2022-03-22 15:32:07.588 | + ./stack.sh:main:473 : exec 2022-03-22 15:32:07.589 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-22-153207' 2022-03-22 15:32:07.589 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-22-153207.summary.2022-03-22-153207 2022-03-22 15:32:07.589 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:32:07.589 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-22-153207 2022-03-22 15:32:07.589 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-22-153207 /opt/stack/logs/stack.sh.log 2022-03-22 15:32:07.589 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-22-153207.summary.2022-03-22-153207 /opt/stack/logs/stack.sh.log.summary 2022-03-22 15:32:07.589 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-22 15:32:07.589 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-22 15:32:07.589 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-22 15:32:07.589 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-22 15:32:07.589 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-22 15:32:07.589 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-22 15:32:07.589 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-22 15:32:07.590 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-22 15:32:07.593 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-03-22 15:32:07.595 | + ./stack.sh:main:546 : trap err_trap ERR 2022-03-22 15:32:07.597 | + ./stack.sh:main:559 : set -o errexit 2022-03-22 15:32:07.598 | + ./stack.sh:main:562 : uname -a 2022-03-22 15:32:07.599 | Linux dv-neutron-834652-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-22 15:32:07.601 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-22 15:32:07.603 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-22 15:32:07.606 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-03-22 15:32:07.640 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-22 15:32:07.656 | + ./stack.sh:main:576 : fetch_plugins 2022-03-22 15:32:07.657 | + functions-common:fetch_plugins:1650 : local plugins= 2022-03-22 15:32:07.659 | + functions-common:fetch_plugins:1651 : local plugin 2022-03-22 15:32:07.661 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-03-22 15:32:07.663 | + functions-common:fetch_plugins:1655 : return 2022-03-22 15:32:07.665 | + ./stack.sh:main:580 : run_phase override_defaults 2022-03-22 15:32:07.666 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-03-22 15:32:07.668 | + functions-common:run_phase:1733 : local phase= 2022-03-22 15:32:07.670 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 15:32:07.671 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 15:32:07.673 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 15:32:07.675 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 15:32:07.676 | + functions-common:run_phase:1742 : local extra 2022-03-22 15:32:07.678 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 15:32:07.681 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 15:32:07.683 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 15:32:07.685 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 15:32:07.686 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-22 15:32:07.688 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 15:32:07.700 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:32:07.703 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-22 15:32:07.704 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-22 15:32:07.706 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-22 15:32:07.708 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-22 15:32:07.710 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-22 15:32:07.712 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-22 15:32:07.713 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-22 15:32:07.715 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-22 15:32:07.717 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-22 15:32:07.719 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-22 15:32:07.721 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-03-22 15:32:07.723 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-03-22 15:32:07.724 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-03-22 15:32:07.726 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-03-22 15:32:07.728 | + functions-common:plugin_override_defaults:1696 : return 2022-03-22 15:32:07.730 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-03-22 15:32:07.745 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-03-22 15:32:07.747 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-22 15:32:07.759 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:32:07.761 | +++ lib/tls:source:43 : hostname -f 2022-03-22 15:32:07.765 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-22 15:32:07.767 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-22 15:32:07.769 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-22 15:32:07.771 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-22 15:32:07.773 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-22 15:32:07.774 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-22 15:32:07.776 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-22 15:32:07.778 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-22 15:32:07.780 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-22 15:32:07.782 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-22 15:32:07.786 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-03-22 15:32:07.797 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-03-22 15:32:07.813 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-03-22 15:32:07.825 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-03-22 15:32:07.837 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-03-22 15:32:07.862 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-03-22 15:32:07.900 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-03-22 15:32:07.980 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-03-22 15:32:08.000 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-03-22 15:32:08.043 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-03-22 15:32:08.092 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-03-22 15:32:08.229 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-03-22 15:32:08.243 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-03-22 15:32:08.256 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-22 15:32:08.269 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-03-22 15:32:08.354 | + ./stack.sh:main:609 : run_phase source 2022-03-22 15:32:08.356 | + functions-common:run_phase:1732 : local mode=source 2022-03-22 15:32:08.358 | + functions-common:run_phase:1733 : local phase= 2022-03-22 15:32:08.360 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 15:32:08.362 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 15:32:08.364 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 15:32:08.366 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 15:32:08.368 | + functions-common:run_phase:1742 : local extra 2022-03-22 15:32:08.370 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 15:32:08.374 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 15:32:08.376 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 15:32:08.379 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 15:32:08.381 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-22 15:32:08.383 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 15:32:08.396 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:32:08.398 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-22 15:32:08.400 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-22 15:32:08.438 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-22 15:32:08.440 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-22 15:32:08.442 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-03-22 15:32:08.444 | + functions-common:run_phase:1754 : load_plugin_settings 2022-03-22 15:32:08.446 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-03-22 15:32:08.448 | + functions-common:load_plugin_settings:1669 : local plugin 2022-03-22 15:32:08.450 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-03-22 15:32:08.452 | + functions-common:load_plugin_settings:1673 : return 2022-03-22 15:32:08.454 | + functions-common:run_phase:1755 : verify_disabled_services 2022-03-22 15:32:08.456 | + functions-common:verify_disabled_services:2015 : local service 2022-03-22 15:32:08.458 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.461 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-22 15:32:08.463 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.465 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-22 15:32:08.467 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.470 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-22 15:32:08.472 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.474 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-22 15:32:08.476 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.478 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-22 15:32:08.480 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.483 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-22 15:32:08.485 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.487 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-22 15:32:08.490 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.492 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-22 15:32:08.494 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.496 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-22 15:32:08.499 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.501 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-22 15:32:08.503 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.505 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-22 15:32:08.508 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.510 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-22 15:32:08.512 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.514 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-22 15:32:08.517 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.519 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-22 15:32:08.521 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.523 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-22 15:32:08.525 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.527 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-22 15:32:08.530 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.532 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-22 15:32:08.534 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.536 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-22 15:32:08.538 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.541 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-22 15:32:08.543 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.545 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-22 15:32:08.548 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.550 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-22 15:32:08.552 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.554 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-22 15:32:08.556 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.559 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-22 15:32:08.561 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.563 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-22 15:32:08.566 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.568 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-22 15:32:08.570 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.572 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-22 15:32:08.574 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.577 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-22 15:32:08.579 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.581 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-22 15:32:08.583 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.585 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-22 15:32:08.588 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.590 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-22 15:32:08.592 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.594 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-22 15:32:08.597 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.599 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-22 15:32:08.601 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.603 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-22 15:32:08.605 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.608 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-22 15:32:08.610 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.612 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-22 15:32:08.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.617 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-22 15:32:08.619 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.621 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-22 15:32:08.624 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.626 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-22 15:32:08.628 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.630 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-22 15:32:08.633 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.635 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-22 15:32:08.637 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.639 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-22 15:32:08.641 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 15:32:08.643 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-22 15:32:08.646 | + ./stack.sh:main:680 : initialize_database_backends 2022-03-22 15:32:08.648 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-22 15:32:08.650 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-22 15:32:08.665 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:32:08.667 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-22 15:32:08.669 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-22 15:32:08.671 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-22 15:32:08.685 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:32:08.688 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-22 15:32:08.690 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-22 15:32:08.692 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-22 15:32:08.694 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-22 15:32:08.696 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-22 15:32:08.699 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-22 15:32:08.701 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-22 15:32:08.703 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-03-22 15:32:08.706 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-22 15:32:08.708 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-03-22 15:32:08.710 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-22 15:32:08.713 | + lib/database:initialize_database_backends:104 : return 0 2022-03-22 15:32:08.715 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-03-22 15:32:08.715 | Using mysql database backend 2022-03-22 15:32:08.718 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-22 15:32:08.733 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-03-22 15:32:08.748 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:32:08.751 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-22 15:32:08.766 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-03-22 15:32:08.781 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:32:08.783 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-22 15:32:08.799 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-22 15:32:08.814 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-03-22 15:32:08.829 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:32:08.832 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-03-22 15:32:08.848 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:32:08.850 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-22 15:32:08.866 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-03-22 15:32:08.868 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-03-22 15:32:08.870 | + ./stack.sh:main:740 : save_stackenv 740 2022-03-22 15:32:08.873 | + functions-common:save_stackenv:60 : local tag=740 2022-03-22 15:32:08.876 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-22 15:32:08.879 | + functions-common:save_stackenv:62 : time_stamp=2022-03-22-153208 2022-03-22 15:32:08.882 | + functions-common:save_stackenv:63 : echo '# 2022-03-22-153208 740' 2022-03-22 15:32:08.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.886 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-22 15:32:08.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.891 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-22 15:32:08.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.895 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-22 15:32:08.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.900 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-22 15:32:08.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.905 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-22 15:32:08.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.910 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-22 15:32:08.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.914 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-22-153207 2022-03-22 15:32:08.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.919 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-22 15:32:08.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.924 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-22 15:32:08.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.929 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-22 15:32:08.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.933 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-22 15:32:08.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.938 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-22 15:32:08.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:32:08.942 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-22 15:32:08.945 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-03-22 15:32:08.947 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-22 15:32:08.949 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-03-22 15:32:08.951 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:32:08.953 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:32:08.956 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:32:08.958 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:32:08.960 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:32:08.963 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:32:08.977 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:32:08.979 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:32:08.981 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:32:08.985 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:32:08.985 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:32:08.990 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-03-22 15:32:08.992 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:32:08.994 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-03-22 15:32:08.996 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:32:08.997 | + functions-common:git_clone:593 : head -1 2022-03-22 15:32:09.000 | 0aeaa222 update constraint for python-heatclient to new release 2.3.1 2022-03-22 15:32:09.002 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:32:09.004 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-03-22 15:32:09.007 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:32:09.009 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-03-22 15:32:09.011 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-22 15:32:09.014 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-22 15:32:09.016 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-22 15:32:09.019 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-22 15:32:09.021 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-22 15:32:09.023 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-22 15:32:09.026 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-22 15:32:09.029 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-22 15:32:09.033 | ++ tools/install_prereqs.sh:source:47 : NOW=1647963129 2022-03-22 15:32:09.036 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-22 15:32:09.040 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-22 15:32:09.042 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-22 15:32:09.045 | ++ tools/install_prereqs.sh:source:49 : DELTA=1647963129 2022-03-22 15:32:09.047 | ++ tools/install_prereqs.sh:source:50 : [[ 1647963129 -lt 7200 ]] 2022-03-22 15:32:09.049 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-22 15:32:09.052 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-03-22 15:32:09.054 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-03-22 15:32:09.056 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-03-22 15:32:09.058 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-03-22 15:32:09.061 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-03-22 15:32:09.063 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-03-22 15:32:09.066 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-22 15:32:09.111 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-22 15:32:09.111 | apache2-dev 2022-03-22 15:32:09.111 | bc 2022-03-22 15:32:09.111 | bsdmainutils 2022-03-22 15:32:09.111 | curl 2022-03-22 15:32:09.111 | g++ 2022-03-22 15:32:09.111 | gcc 2022-03-22 15:32:09.111 | gettext 2022-03-22 15:32:09.111 | git 2022-03-22 15:32:09.111 | graphviz 2022-03-22 15:32:09.111 | iputils-ping 2022-03-22 15:32:09.111 | libapache2-mod-proxy-uwsgi 2022-03-22 15:32:09.111 | libffi-dev 2022-03-22 15:32:09.111 | libjpeg-dev 2022-03-22 15:32:09.112 | libmysqlclient-dev 2022-03-22 15:32:09.112 | libpcre3-dev 2022-03-22 15:32:09.112 | libpq-dev 2022-03-22 15:32:09.112 | libssl-dev 2022-03-22 15:32:09.112 | libsystemd-dev 2022-03-22 15:32:09.112 | libxml2-dev 2022-03-22 15:32:09.112 | libxslt1-dev 2022-03-22 15:32:09.112 | libyaml-dev 2022-03-22 15:32:09.112 | lsof 2022-03-22 15:32:09.112 | openssh-server 2022-03-22 15:32:09.112 | openssl 2022-03-22 15:32:09.112 | pkg-config 2022-03-22 15:32:09.112 | psmisc 2022-03-22 15:32:09.112 | python3-dev 2022-03-22 15:32:09.112 | python3-pip 2022-03-22 15:32:09.112 | python3-systemd 2022-03-22 15:32:09.112 | python3-venv 2022-03-22 15:32:09.112 | tar 2022-03-22 15:32:09.112 | tcpdump 2022-03-22 15:32:09.112 | unzip 2022-03-22 15:32:09.112 | uuid-runtime 2022-03-22 15:32:09.112 | wget 2022-03-22 15:32:09.112 | wget 2022-03-22 15:32:09.112 | zlib1g-dev 2022-03-22 15:32:09.112 | libkrb5-dev 2022-03-22 15:32:09.112 | libldap2-dev 2022-03-22 15:32:09.112 | libsasl2-dev 2022-03-22 15:32:09.112 | memcached 2022-03-22 15:32:09.112 | python3-mysqldb 2022-03-22 15:32:09.112 | sqlite3 2022-03-22 15:32:09.112 | conntrack 2022-03-22 15:32:09.112 | curl 2022-03-22 15:32:09.112 | dnsmasq-base 2022-03-22 15:32:09.112 | dnsmasq-utils 2022-03-22 15:32:09.112 | ebtables 2022-03-22 15:32:09.112 | gawk 2022-03-22 15:32:09.112 | genisoimage 2022-03-22 15:32:09.112 | iptables 2022-03-22 15:32:09.113 | iputils-arping 2022-03-22 15:32:09.113 | kpartx 2022-03-22 15:32:09.113 | libjs-jquery-tablesorter 2022-03-22 15:32:09.113 | libmysqlclient-dev 2022-03-22 15:32:09.113 | parted 2022-03-22 15:32:09.113 | pm-utils 2022-03-22 15:32:09.113 | python3-mysqldb 2022-03-22 15:32:09.113 | socat 2022-03-22 15:32:09.113 | sqlite3 2022-03-22 15:32:09.113 | sudo 2022-03-22 15:32:09.113 | vlan 2022-03-22 15:32:09.113 | lsscsi 2022-03-22 15:32:09.113 | open-iscsi 2022-03-22 15:32:09.113 | lvm2 2022-03-22 15:32:09.113 | qemu-utils 2022-03-22 15:32:09.113 | thin-provisioning-tools 2022-03-22 15:32:09.113 | acl 2022-03-22 15:32:09.113 | dnsmasq-base 2022-03-22 15:32:09.113 | dnsmasq-utils 2022-03-22 15:32:09.113 | ebtables 2022-03-22 15:32:09.113 | haproxy 2022-03-22 15:32:09.113 | iptables 2022-03-22 15:32:09.113 | iputils-arping 2022-03-22 15:32:09.113 | iputils-ping 2022-03-22 15:32:09.113 | libmysqlclient-dev 2022-03-22 15:32:09.113 | postgresql-server-dev-all 2022-03-22 15:32:09.113 | python3-mysqldb 2022-03-22 15:32:09.113 | sqlite3 2022-03-22 15:32:09.113 | sudo 2022-03-22 15:32:09.113 | vlan 2022-03-22 15:32:09.113 | ipset 2022-03-22 15:32:09.113 | conntrack 2022-03-22 15:32:09.113 | conntrackd 2022-03-22 15:32:09.113 | keepalived 2022-03-22 15:32:09.113 | dstat 2022-03-22 15:32:09.113 | lvm2 2022-03-22 15:32:09.113 | qemu-utils 2022-03-22 15:32:09.113 | thin-provisioning-tools 2022-03-22 15:32:09.114 | curl 2022-03-22 15:32:09.114 | liberasurecode-dev 2022-03-22 15:32:09.114 | make 2022-03-22 15:32:09.114 | memcached 2022-03-22 15:32:09.114 | sqlite3 2022-03-22 15:32:09.114 | xfsprogs' 2022-03-22 15:32:09.114 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-22 15:32:09.131 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-22 15:32:09.131 | apache2-dev 2022-03-22 15:32:09.131 | bc 2022-03-22 15:32:09.131 | bsdmainutils 2022-03-22 15:32:09.131 | curl 2022-03-22 15:32:09.131 | g++ 2022-03-22 15:32:09.131 | gcc 2022-03-22 15:32:09.131 | gettext 2022-03-22 15:32:09.131 | git 2022-03-22 15:32:09.131 | graphviz 2022-03-22 15:32:09.131 | iputils-ping 2022-03-22 15:32:09.131 | libapache2-mod-proxy-uwsgi 2022-03-22 15:32:09.131 | libffi-dev 2022-03-22 15:32:09.131 | libjpeg-dev 2022-03-22 15:32:09.131 | libmysqlclient-dev 2022-03-22 15:32:09.131 | libpcre3-dev 2022-03-22 15:32:09.131 | libpq-dev 2022-03-22 15:32:09.131 | libssl-dev 2022-03-22 15:32:09.131 | libsystemd-dev 2022-03-22 15:32:09.131 | libxml2-dev 2022-03-22 15:32:09.131 | libxslt1-dev 2022-03-22 15:32:09.131 | libyaml-dev 2022-03-22 15:32:09.131 | lsof 2022-03-22 15:32:09.131 | openssh-server 2022-03-22 15:32:09.131 | openssl 2022-03-22 15:32:09.131 | pkg-config 2022-03-22 15:32:09.131 | psmisc 2022-03-22 15:32:09.131 | python3-dev 2022-03-22 15:32:09.131 | python3-pip 2022-03-22 15:32:09.131 | python3-systemd 2022-03-22 15:32:09.131 | python3-venv 2022-03-22 15:32:09.131 | tar 2022-03-22 15:32:09.131 | tcpdump 2022-03-22 15:32:09.131 | unzip 2022-03-22 15:32:09.132 | uuid-runtime 2022-03-22 15:32:09.132 | wget 2022-03-22 15:32:09.132 | wget 2022-03-22 15:32:09.132 | zlib1g-dev 2022-03-22 15:32:09.132 | libkrb5-dev 2022-03-22 15:32:09.132 | libldap2-dev 2022-03-22 15:32:09.132 | libsasl2-dev 2022-03-22 15:32:09.132 | memcached 2022-03-22 15:32:09.132 | python3-mysqldb 2022-03-22 15:32:09.132 | sqlite3 2022-03-22 15:32:09.132 | conntrack 2022-03-22 15:32:09.132 | curl 2022-03-22 15:32:09.132 | dnsmasq-base 2022-03-22 15:32:09.132 | dnsmasq-utils 2022-03-22 15:32:09.132 | ebtables 2022-03-22 15:32:09.132 | gawk 2022-03-22 15:32:09.132 | genisoimage 2022-03-22 15:32:09.132 | iptables 2022-03-22 15:32:09.132 | iputils-arping 2022-03-22 15:32:09.132 | kpartx 2022-03-22 15:32:09.132 | libjs-jquery-tablesorter 2022-03-22 15:32:09.132 | libmysqlclient-dev 2022-03-22 15:32:09.132 | parted 2022-03-22 15:32:09.132 | pm-utils 2022-03-22 15:32:09.132 | python3-mysqldb 2022-03-22 15:32:09.132 | socat 2022-03-22 15:32:09.132 | sqlite3 2022-03-22 15:32:09.132 | sudo 2022-03-22 15:32:09.132 | vlan 2022-03-22 15:32:09.132 | lsscsi 2022-03-22 15:32:09.132 | open-iscsi 2022-03-22 15:32:09.132 | lvm2 2022-03-22 15:32:09.132 | qemu-utils 2022-03-22 15:32:09.132 | thin-provisioning-tools 2022-03-22 15:32:09.132 | acl 2022-03-22 15:32:09.132 | dnsmasq-base 2022-03-22 15:32:09.132 | dnsmasq-utils 2022-03-22 15:32:09.132 | ebtables 2022-03-22 15:32:09.133 | haproxy 2022-03-22 15:32:09.133 | iptables 2022-03-22 15:32:09.133 | iputils-arping 2022-03-22 15:32:09.133 | iputils-ping 2022-03-22 15:32:09.133 | libmysqlclient-dev 2022-03-22 15:32:09.133 | postgresql-server-dev-all 2022-03-22 15:32:09.133 | python3-mysqldb 2022-03-22 15:32:09.133 | sqlite3 2022-03-22 15:32:09.133 | sudo 2022-03-22 15:32:09.133 | vlan 2022-03-22 15:32:09.133 | ipset 2022-03-22 15:32:09.133 | conntrack 2022-03-22 15:32:09.133 | conntrackd 2022-03-22 15:32:09.133 | keepalived 2022-03-22 15:32:09.133 | dstat 2022-03-22 15:32:09.133 | lvm2 2022-03-22 15:32:09.133 | qemu-utils 2022-03-22 15:32:09.133 | thin-provisioning-tools 2022-03-22 15:32:09.133 | curl 2022-03-22 15:32:09.133 | liberasurecode-dev 2022-03-22 15:32:09.133 | make 2022-03-22 15:32:09.133 | memcached 2022-03-22 15:32:09.133 | sqlite3 2022-03-22 15:32:09.133 | xfsprogs ' 2022-03-22 15:32:09.133 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-22 15:32:09.135 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:32:09.137 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:32:09.141 | ++ 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 2022-03-22 15:32:09.141 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-22 15:32:09.146 | ++ 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 2022-03-22 15:32:09.148 | ++ functions-common:install_package:1342 : update_package_repo 2022-03-22 15:32:09.150 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:32:09.152 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-03-22 15:32:09.154 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:32:09.157 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:32:09.159 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:32:09.161 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:32:09.162 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:32:09.165 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:32:09.167 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-03-22 15:32:09.169 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-03-22 15:32:09.170 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-03-22 15:32:09.173 | +++ functions-common:apt_get_update:1076 : id -u 2022-03-22 15:32:09.177 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-03-22 15:32:09.179 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-03-22 15:32:09.181 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-03-22 15:32:09.183 | ++ functions-common:time_start:2291 : local start_time= 2022-03-22 15:32:09.184 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:32:09.187 | +++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:32:09.190 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1647963129188 2022-03-22 15:32:09.192 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-22 15:32:09.194 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-22 15:32:09.196 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-22 15:32:09.408 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-22 15:32:09.441 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-22 15:32:09.483 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-22 15:32:09.505 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-22 15:32:11.617 | Reading package lists... 2022-03-22 15:32:11.648 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-03-22 15:32:11.650 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-03-22 15:32:11.652 | ++ functions-common:time_stop:2304 : local name 2022-03-22 15:32:11.654 | ++ functions-common:time_stop:2305 : local end_time 2022-03-22 15:32:11.656 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:32:11.658 | ++ functions-common:time_stop:2307 : local total 2022-03-22 15:32:11.660 | ++ functions-common:time_stop:2308 : local start_time 2022-03-22 15:32:11.662 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-03-22 15:32:11.664 | ++ functions-common:time_stop:2311 : start_time=1647963129188 2022-03-22 15:32:11.666 | ++ functions-common:time_stop:2313 : [[ -z 1647963129188 ]] 2022-03-22 15:32:11.669 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:32:11.672 | ++ functions-common:time_stop:2316 : end_time=1647963131670 2022-03-22 15:32:11.675 | ++ functions-common:time_stop:2317 : elapsed_time=2482 2022-03-22 15:32:11.677 | ++ functions-common:time_stop:2318 : total=0 2022-03-22 15:32:11.679 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:32:11.680 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2482 2022-03-22 15:32:11.683 | ++ functions-common:install_package:1343 : 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 2022-03-22 15:32:11.685 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:32:11.688 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:32:11.690 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:32:11.692 | ++ functions-common:real_install_package:1329 : 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 2022-03-22 15:32:11.712 | ++ functions-common:apt_get:1109 : 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 2022-03-22 15:32:11.818 | Reading package lists... 2022-03-22 15:32:12.049 | Building dependency tree... 2022-03-22 15:32:12.050 | Reading state information... 2022-03-22 15:32:12.314 | bc is already the newest version (1.07.1-2build1). 2022-03-22 15:32:12.314 | bc set to manually installed. 2022-03-22 15:32:12.314 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-22 15:32:12.314 | bsdmainutils set to manually installed. 2022-03-22 15:32:12.314 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-22 15:32:12.314 | gawk set to manually installed. 2022-03-22 15:32:12.314 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-22 15:32:12.314 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-22 15:32:12.314 | iptables set to manually installed. 2022-03-22 15:32:12.314 | iputils-ping is already the newest version (3:20190709-3). 2022-03-22 15:32:12.314 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-22 15:32:12.315 | kpartx set to manually installed. 2022-03-22 15:32:12.315 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-22 15:32:12.315 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-22 15:32:12.315 | psmisc is already the newest version (23.3-1). 2022-03-22 15:32:12.315 | psmisc set to manually installed. 2022-03-22 15:32:12.315 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-22 15:32:12.315 | python3-systemd is already the newest version (234-3build2). 2022-03-22 15:32:12.315 | python3-systemd set to manually installed. 2022-03-22 15:32:12.315 | tcpdump is already the newest version (4.9.3-4). 2022-03-22 15:32:12.315 | tcpdump set to manually installed. 2022-03-22 15:32:12.315 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-22 15:32:12.315 | thin-provisioning-tools set to manually installed. 2022-03-22 15:32:12.315 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-22 15:32:12.315 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-22 15:32:12.315 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-22 15:32:12.315 | lsof set to manually installed. 2022-03-22 15:32:12.315 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-22 15:32:12.315 | parted set to manually installed. 2022-03-22 15:32:12.315 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-22 15:32:12.315 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-22 15:32:12.315 | zlib1g-dev set to manually installed. 2022-03-22 15:32:12.315 | The following packages were automatically installed and are no longer required: 2022-03-22 15:32:12.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:32:12.315 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:32:12.315 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:32:12.315 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:32:12.315 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:32:12.315 | python3-zope.interface 2022-03-22 15:32:12.315 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:32:12.315 | The following additional packages will be installed: 2022-03-22 15:32:12.315 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-22 15:32:12.316 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-22 15:32:12.316 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-22 15:32:12.316 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-22 15:32:12.316 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-22 15:32:12.316 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-22 15:32:12.316 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-22 15:32:12.316 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-22 15:32:12.316 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-22 15:32:12.316 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-22 15:32:12.316 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-22 15:32:12.316 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-22 15:32:12.316 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-22 15:32:12.316 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-22 15:32:12.316 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-22 15:32:12.316 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-22 15:32:12.316 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-22 15:32:12.316 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-22 15:32:12.316 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-22 15:32:12.316 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-22 15:32:12.316 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-03-22 15:32:12.316 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-03-22 15:32:12.316 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-03-22 15:32:12.316 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-03-22 15:32:12.316 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-22 15:32:12.316 | libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-22 15:32:12.316 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-22 15:32:12.316 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-22 15:32:12.316 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-22 15:32:12.316 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-22 15:32:12.316 | openssh-client openssh-sftp-server po-debconf postgresql-client-12 2022-03-22 15:32:12.316 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-22 15:32:12.316 | python-pip-whl python3-pygments python3-wheel python3-yaml python3.8-venv 2022-03-22 15:32:12.317 | qemu-block-extra sharutils ssl-cert systemd systemd-sysv systemd-timesyncd 2022-03-22 15:32:12.317 | uuid-dev vbetool x11-common 2022-03-22 15:32:12.318 | Suggested packages: 2022-03-22 15:32:12.318 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-22 15:32:12.318 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-22 15:32:12.318 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-22 15:32:12.318 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-22 15:32:12.318 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-22 15:32:12.318 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-22 15:32:12.318 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-22 15:32:12.318 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-22 15:32:12.318 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-22 15:32:12.318 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-22 15:32:12.318 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-22 15:32:12.318 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-22 15:32:12.318 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-03-22 15:32:12.318 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-03-22 15:32:12.318 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-03-22 15:32:12.318 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-03-22 15:32:12.318 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-03-22 15:32:12.567 | The following NEW packages will be installed: 2022-03-22 15:32:12.567 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-22 15:32:12.567 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-22 15:32:12.567 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-22 15:32:12.567 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-22 15:32:12.567 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-22 15:32:12.567 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-22 15:32:12.567 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-22 15:32:12.567 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-22 15:32:12.567 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-22 15:32:12.567 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-22 15:32:12.567 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-22 15:32:12.567 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-22 15:32:12.567 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-22 15:32:12.567 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-22 15:32:12.567 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-22 15:32:12.567 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-22 15:32:12.568 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-22 15:32:12.568 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-22 15:32:12.568 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-22 15:32:12.568 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-22 15:32:12.568 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-22 15:32:12.568 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-22 15:32:12.568 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-22 15:32:12.568 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-03-22 15:32:12.568 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-03-22 15:32:12.568 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-03-22 15:32:12.568 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-03-22 15:32:12.568 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-03-22 15:32:12.568 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-22 15:32:12.568 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-03-22 15:32:12.568 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-03-22 15:32:12.568 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-03-22 15:32:12.568 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-03-22 15:32:12.568 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-03-22 15:32:12.568 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-03-22 15:32:12.568 | postgresql-client-12 postgresql-client-common postgresql-common 2022-03-22 15:32:12.568 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-03-22 15:32:12.568 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-03-22 15:32:12.568 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-03-22 15:32:12.568 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-03-22 15:32:12.569 | The following packages will be upgraded: 2022-03-22 15:32:12.569 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-22 15:32:12.569 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-22 15:32:12.569 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-22 15:32:12.570 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-03-22 15:32:12.570 | uuid-runtime wget 2022-03-22 15:32:12.685 | 24 upgraded, 208 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:32:12.685 | Need to get 161 MB of archives. 2022-03-22 15:32:12.685 | After this operation, 761 MB of additional disk space will be used. 2022-03-22 15:32:12.685 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-03-22 15:32:12.924 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-22 15:32:12.937 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-22 15:32:12.941 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-22 15:32:12.942 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-22 15:32:12.977 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-22 15:32:13.409 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-22 15:32:13.415 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-22 15:32:13.416 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-03-22 15:32:13.480 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-22 15:32:13.482 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-03-22 15:32:13.524 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-22 15:32:13.526 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-22 15:32:13.527 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-03-22 15:32:13.528 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-22 15:32:13.529 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-03-22 15:32:13.534 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-22 15:32:13.534 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-22 15:32:13.568 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-22 15:32:13.633 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-22 15:32:13.634 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-22 15:32:13.636 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-22 15:32:15.000 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-03-22 15:32:15.038 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-03-22 15:32:15.115 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-03-22 15:32:15.125 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-03-22 15:32:15.176 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-03-22 15:32:15.190 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-22 15:32:15.212 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-03-22 15:32:15.458 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-22 15:32:15.472 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-22 15:32:15.472 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-22 15:32:15.473 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-22 15:32:15.683 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-22 15:32:15.683 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-22 15:32:15.684 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-22 15:32:15.755 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-22 15:32:15.878 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-03-22 15:32:15.935 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-22 15:32:15.958 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-22 15:32:16.001 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-03-22 15:32:16.102 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-22 15:32:16.133 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-22 15:32:16.142 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-22 15:32:16.194 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-22 15:32:16.309 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-22 15:32:16.362 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-22 15:32:16.368 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-22 15:32:16.369 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-22 15:32:16.402 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-22 15:32:16.463 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-22 15:32:16.575 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-22 15:32:16.586 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-22 15:32:19.122 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-22 15:32:20.765 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-03-22 15:32:21.012 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-22 15:32:21.014 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-22 15:32:21.015 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-03-22 15:32:21.020 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-22 15:32:21.501 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-22 15:32:21.502 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-22 15:32:21.663 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-22 15:32:22.434 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-22 15:32:23.662 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-22 15:32:23.664 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-22 15:32:23.667 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-22 15:32:23.667 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-22 15:32:23.669 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-22 15:32:23.672 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-22 15:32:23.677 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-22 15:32:23.678 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-22 15:32:23.678 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-22 15:32:23.722 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-22 15:32:23.779 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-22 15:32:23.916 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-22 15:32:23.919 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-22 15:32:23.957 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-22 15:32:24.055 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-22 15:32:24.056 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-22 15:32:24.101 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-22 15:32:24.250 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-22 15:32:24.251 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-22 15:32:24.252 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-22 15:32:24.253 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-22 15:32:24.514 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-22 15:32:24.520 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-22 15:32:24.526 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-03-22 15:32:24.571 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-22 15:32:24.573 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-03-22 15:32:26.014 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-22 15:32:26.015 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-22 15:32:26.015 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-22 15:32:26.019 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-22 15:32:26.020 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-22 15:32:26.021 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-22 15:32:26.038 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-22 15:32:26.039 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-22 15:32:26.045 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-22 15:32:26.101 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-22 15:32:26.102 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-03-22 15:32:26.105 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-22 15:32:26.242 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-22 15:32:26.334 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-22 15:32:26.395 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-22 15:32:26.571 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-22 15:32:26.640 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-22 15:32:26.643 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-22 15:32:26.659 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-22 15:32:26.667 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-22 15:32:26.695 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-22 15:32:26.698 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-22 15:32:26.699 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-22 15:32:26.703 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-22 15:32:26.713 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-22 15:32:26.713 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-22 15:32:26.716 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-22 15:32:26.732 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-22 15:32:26.745 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-22 15:32:26.758 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-22 15:32:26.769 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-22 15:32:26.781 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-22 15:32:26.800 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-22 15:32:26.803 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-22 15:32:26.804 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-22 15:32:26.806 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-22 15:32:26.856 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-22 15:32:26.862 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-22 15:32:26.895 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-22 15:32:26.951 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-22 15:32:26.951 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-22 15:32:26.952 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-22 15:32:26.955 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-22 15:32:26.956 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-22 15:32:26.956 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-22 15:32:26.957 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-22 15:32:27.034 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-22 15:32:27.048 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-22 15:32:27.063 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-22 15:32:27.065 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-22 15:32:27.068 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-22 15:32:27.070 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-22 15:32:27.192 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-22 15:32:27.193 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-22 15:32:27.196 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-22 15:32:27.205 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-22 15:32:27.207 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-22 15:32:27.208 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-22 15:32:27.238 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-22 15:32:27.242 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-22 15:32:27.243 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-22 15:32:27.250 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-22 15:32:27.255 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-22 15:32:27.258 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-22 15:32:27.295 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-22 15:32:27.298 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-22 15:32:27.301 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-22 15:32:27.312 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-22 15:32:27.384 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-22 15:32:27.385 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-22 15:32:27.385 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-22 15:32:27.386 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-22 15:32:27.405 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-22 15:32:27.409 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-22 15:32:27.410 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-22 15:32:27.411 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-22 15:32:28.902 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-22 15:32:28.904 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-22 15:32:28.905 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-22 15:32:28.907 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-03-22 15:32:28.924 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-22 15:32:28.924 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-22 15:32:28.925 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-22 15:32:28.976 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-22 15:32:28.979 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-22 15:32:29.036 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-22 15:32:29.039 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-22 15:32:29.040 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-22 15:32:29.040 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-03-22 15:32:29.289 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.28-0ubuntu0.20.04.3 [1,600 kB] 2022-03-22 15:32:29.587 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-22 15:32:29.615 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-22 15:32:29.657 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-22 15:32:29.682 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-22 15:32:29.700 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-22 15:32:29.776 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-22 15:32:30.237 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-22 15:32:30.587 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-22 15:32:30.592 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-22 15:32:30.593 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-22 15:32:30.599 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-22 15:32:30.600 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-22 15:32:30.601 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-03-22 15:32:30.805 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-22 15:32:30.833 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-22 15:32:30.836 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-22 15:32:30.843 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-22 15:32:31.687 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-22 15:32:31.700 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-22 15:32:31.876 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-22 15:32:31.900 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-22 15:32:33.015 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-22 15:32:33.016 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-22 15:32:37.257 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-22 15:32:37.385 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-22 15:32:37.397 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-22 15:32:37.440 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-22 15:32:37.450 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-03-22 15:32:37.587 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-22 15:32:37.588 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-22 15:32:37.603 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-03-22 15:32:37.681 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-22 15:32:37.682 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-22 15:32:37.961 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-22 15:32:37.962 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-22 15:32:37.963 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-22 15:32:37.968 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-22 15:32:37.969 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-22 15:32:37.969 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-22 15:32:37.971 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-22 15:32:38.038 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-22 15:32:38.041 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-22 15:32:38.083 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-22 15:32:38.086 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-22 15:32:38.087 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-22 15:32:38.088 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-22 15:32:38.088 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-03-22 15:32:38.089 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-22 15:32:38.092 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-22 15:32:38.093 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-22 15:32:38.124 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-22 15:32:38.208 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-22 15:32:38.233 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-22 15:32:39.682 | Preconfiguring packages ... 2022-03-22 15:32:39.943 | Fetched 161 MB in 26s (6,269 kB/s) 2022-03-22 15:32:40.094 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-03-22 15:32:40.096 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-03-22 15:32:40.261 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-03-22 15:32:40.732 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-03-22 15:32:41.209 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-03-22 15:32:41.211 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:32:41.387 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-22 15:32:41.795 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:32:41.982 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-22 15:32:42.732 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:32:42.827 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-22 15:32:43.166 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:32:43.336 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-22 15:32:43.823 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:32:44.082 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-22 15:32:45.355 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:32:45.473 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-22 15:32:45.869 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-22 15:32:46.386 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-03-22 15:32:46.389 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-22 15:32:46.559 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-22 15:32:46.932 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-22 15:32:47.397 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-03-22 15:32:47.399 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-22 15:32:47.564 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-22 15:32:47.976 | Selecting previously unselected package libapr1:amd64. 2022-03-22 15:32:47.984 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-22 15:32:48.027 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-22 15:32:48.469 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-22 15:32:48.593 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-22 15:32:49.290 | Selecting previously unselected package libaprutil1:amd64. 2022-03-22 15:32:49.297 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-22 15:32:49.359 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-22 15:32:49.747 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-22 15:32:49.755 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-22 15:32:49.804 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-22 15:32:50.058 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-22 15:32:50.193 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-22 15:32:50.617 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-22 15:32:50.776 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-22 15:32:51.177 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-22 15:32:51.370 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-22 15:32:51.759 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-22 15:32:51.766 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-22 15:32:51.816 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-22 15:32:52.097 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-22 15:32:52.267 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-22 15:32:52.744 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-22 15:32:52.896 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-22 15:32:53.416 | Selecting previously unselected package libjansson4:amd64. 2022-03-22 15:32:53.423 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-22 15:32:53.467 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-22 15:32:53.844 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-22 15:32:53.852 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-22 15:32:53.919 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-22 15:32:54.297 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-22 15:32:54.461 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-22 15:32:56.121 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-22 15:32:56.273 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-03-22 15:32:56.696 | Selecting previously unselected package apache2-bin. 2022-03-22 15:32:56.703 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-22 15:32:56.742 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-03-22 15:32:57.108 | Selecting previously unselected package apache2-data. 2022-03-22 15:32:57.115 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-03-22 15:32:57.159 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-03-22 15:32:57.605 | Selecting previously unselected package apache2-utils. 2022-03-22 15:32:57.612 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-22 15:32:57.667 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-03-22 15:32:58.159 | Selecting previously unselected package apache2. 2022-03-22 15:32:58.166 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-22 15:32:58.238 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-03-22 15:32:58.610 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-22 15:32:58.618 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-22 15:32:58.650 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-22 15:32:58.993 | Selecting previously unselected package haproxy. 2022-03-22 15:32:59.000 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-03-22 15:32:59.058 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-03-22 15:32:59.685 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-22 15:32:59.692 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-22 15:32:59.747 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-22 15:33:00.119 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-22 15:33:00.126 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-22 15:33:00.159 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-22 15:33:00.582 | Selecting previously unselected package mysql-common. 2022-03-22 15:33:00.590 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-22 15:33:00.653 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-22 15:33:01.010 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-22 15:33:01.018 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-22 15:33:01.067 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:33:01.651 | Selecting previously unselected package libsensors-config. 2022-03-22 15:33:01.658 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-22 15:33:01.702 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-22 15:33:02.136 | Selecting previously unselected package libsensors5:amd64. 2022-03-22 15:33:02.143 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-22 15:33:02.289 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-22 15:33:02.662 | Selecting previously unselected package libsnmp-base. 2022-03-22 15:33:02.670 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-22 15:33:02.730 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-22 15:33:03.119 | Selecting previously unselected package libsnmp35:amd64. 2022-03-22 15:33:03.126 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-22 15:33:03.165 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-22 15:33:03.759 | Selecting previously unselected package keepalived. 2022-03-22 15:33:03.766 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-03-22 15:33:03.810 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-22 15:33:04.284 | Selecting previously unselected package memcached. 2022-03-22 15:33:04.292 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-22 15:33:04.341 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-22 15:33:04.863 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-22 15:33:05.723 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-22 15:33:06.218 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-22 15:33:06.387 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-22 15:33:06.925 | Selecting previously unselected package python3-yaml. 2022-03-22 15:33:06.932 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-22 15:33:06.993 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-22 15:33:07.395 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-22 15:33:07.547 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-22 15:33:08.098 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-22 15:33:08.310 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-22 15:33:09.286 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-22 15:33:09.425 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-22 15:33:09.961 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-22 15:33:10.119 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-22 15:33:10.673 | Selecting previously unselected package acl. 2022-03-22 15:33:10.680 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-22 15:33:10.741 | Unpacking acl (2.2.53-6) ... 2022-03-22 15:33:10.999 | Selecting previously unselected package autotools-dev. 2022-03-22 15:33:11.007 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-22 15:33:11.061 | Unpacking autotools-dev (20180224.1) ... 2022-03-22 15:33:11.319 | Selecting previously unselected package m4. 2022-03-22 15:33:11.327 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-22 15:33:11.382 | Unpacking m4 (1.4.18-4) ... 2022-03-22 15:33:11.742 | Selecting previously unselected package autoconf. 2022-03-22 15:33:11.750 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-22 15:33:11.799 | Unpacking autoconf (2.69-11.1) ... 2022-03-22 15:33:12.285 | Selecting previously unselected package automake. 2022-03-22 15:33:12.292 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-22 15:33:12.343 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-22 15:33:12.616 | Selecting previously unselected package autopoint. 2022-03-22 15:33:12.623 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-22 15:33:12.650 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-22 15:33:13.004 | Selecting previously unselected package libllvm10:amd64. 2022-03-22 15:33:13.011 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:33:13.050 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:33:15.868 | Selecting previously unselected package libclang-cpp10. 2022-03-22 15:33:15.876 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:33:15.919 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:33:17.628 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-22 15:33:17.635 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-03-22 15:33:17.662 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-22 15:33:18.530 | Selecting previously unselected package libgc1c2:amd64. 2022-03-22 15:33:18.538 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-22 15:33:18.582 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-22 15:33:18.953 | Selecting previously unselected package libobjc4:amd64. 2022-03-22 15:33:18.961 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-22 15:33:19.010 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-22 15:33:19.348 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-22 15:33:19.355 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-03-22 15:33:19.410 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-22 15:33:19.907 | Selecting previously unselected package libc6-i386. 2022-03-22 15:33:19.915 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-22 15:33:19.953 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-22 15:33:20.879 | Selecting previously unselected package lib32gcc-s1. 2022-03-22 15:33:20.886 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-22 15:33:20.919 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-22 15:33:21.273 | Selecting previously unselected package lib32stdc++6. 2022-03-22 15:33:21.281 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-22 15:33:21.330 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-22 15:33:21.753 | Selecting previously unselected package libclang-common-10-dev. 2022-03-22 15:33:21.760 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:33:21.793 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-22 15:33:23.193 | Selecting previously unselected package libclang1-10. 2022-03-22 15:33:23.201 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:33:23.267 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:33:24.759 | Selecting previously unselected package clang-10. 2022-03-22 15:33:24.766 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:33:24.815 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:33:25.085 | Selecting previously unselected package libtool. 2022-03-22 15:33:25.093 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-22 15:33:25.125 | Unpacking libtool (2.4.6-14) ... 2022-03-22 15:33:25.439 | Selecting previously unselected package dh-autoreconf. 2022-03-22 15:33:25.447 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-22 15:33:25.491 | Unpacking dh-autoreconf (19) ... 2022-03-22 15:33:25.799 | Selecting previously unselected package libdebhelper-perl. 2022-03-22 15:33:25.806 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-22 15:33:25.856 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-22 15:33:26.090 | Selecting previously unselected package libarchive-zip-perl. 2022-03-22 15:33:26.098 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-22 15:33:26.130 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-22 15:33:26.428 | Selecting previously unselected package libsub-override-perl. 2022-03-22 15:33:26.435 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-22 15:33:26.467 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-22 15:33:26.725 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-22 15:33:26.732 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-22 15:33:26.759 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-22 15:33:27.073 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-22 15:33:27.081 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-22 15:33:27.113 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-22 15:33:27.416 | Selecting previously unselected package libdpkg-perl. 2022-03-22 15:33:27.424 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-22 15:33:27.479 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-22 15:33:27.771 | Selecting previously unselected package make. 2022-03-22 15:33:27.778 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-22 15:33:27.811 | Unpacking make (4.2.1-1.2) ... 2022-03-22 15:33:28.182 | Selecting previously unselected package dpkg-dev. 2022-03-22 15:33:28.190 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-22 15:33:28.244 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-22 15:33:28.662 | Selecting previously unselected package dwz. 2022-03-22 15:33:28.670 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-22 15:33:28.702 | Unpacking dwz (0.13-5) ... 2022-03-22 15:33:29.199 | Selecting previously unselected package libcroco3:amd64. 2022-03-22 15:33:29.206 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-22 15:33:29.268 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-22 15:33:29.610 | Selecting previously unselected package gettext. 2022-03-22 15:33:29.618 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-22 15:33:29.667 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-22 15:33:30.165 | Selecting previously unselected package intltool-debian. 2022-03-22 15:33:30.173 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-22 15:33:30.227 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-22 15:33:30.542 | Selecting previously unselected package po-debconf. 2022-03-22 15:33:30.549 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-22 15:33:30.599 | Unpacking po-debconf (1.0.21) ... 2022-03-22 15:33:31.016 | Selecting previously unselected package debhelper. 2022-03-22 15:33:31.024 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-22 15:33:31.084 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-22 15:33:31.542 | Selecting previously unselected package uuid-dev:amd64. 2022-03-22 15:33:31.550 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-22 15:33:31.598 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-22 15:33:31.919 | Selecting previously unselected package libsctp1:amd64. 2022-03-22 15:33:31.927 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-22 15:33:31.969 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-22 15:33:32.193 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-22 15:33:32.201 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-22 15:33:32.233 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-22 15:33:32.536 | Selecting previously unselected package libapr1-dev. 2022-03-22 15:33:32.543 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-22 15:33:32.581 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-22 15:33:33.125 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-22 15:33:33.133 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-22 15:33:33.181 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-22 15:33:33.542 | Selecting previously unselected package libaprutil1-dev. 2022-03-22 15:33:33.549 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-22 15:33:33.587 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-22 15:33:34.136 | Selecting previously unselected package apache2-dev. 2022-03-22 15:33:34.144 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-22 15:33:34.176 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-03-22 15:33:34.593 | Selecting previously unselected package binfmt-support. 2022-03-22 15:33:34.602 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-22 15:33:34.657 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-22 15:33:34.902 | Selecting previously unselected package g++-9. 2022-03-22 15:33:34.909 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-03-22 15:33:34.958 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-22 15:33:36.455 | Selecting previously unselected package g++. 2022-03-22 15:33:36.464 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-22 15:33:36.513 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-22 15:33:36.736 | Selecting previously unselected package build-essential. 2022-03-22 15:33:36.744 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-22 15:33:36.792 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-22 15:33:37.085 | Selecting previously unselected package conntrack. 2022-03-22 15:33:37.093 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-22 15:33:37.136 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-22 15:33:37.445 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-22 15:33:37.453 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-22 15:33:37.502 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-22 15:33:37.828 | Selecting previously unselected package libnetfilter-queue1. 2022-03-22 15:33:37.836 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-22 15:33:37.896 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-22 15:33:38.285 | Selecting previously unselected package conntrackd. 2022-03-22 15:33:38.294 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-22 15:33:38.342 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-22 15:33:38.633 | Selecting previously unselected package dns-root-data. 2022-03-22 15:33:38.640 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-22 15:33:38.690 | Unpacking dns-root-data (2019052802) ... 2022-03-22 15:33:39.085 | Selecting previously unselected package libidn11:amd64. 2022-03-22 15:33:39.093 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-22 15:33:39.142 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-22 15:33:39.508 | Selecting previously unselected package dnsmasq-base. 2022-03-22 15:33:39.516 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-22 15:33:39.553 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-22 15:33:39.844 | Selecting previously unselected package dnsmasq-utils. 2022-03-22 15:33:39.852 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-22 15:33:39.884 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-22 15:33:40.165 | Selecting previously unselected package dstat. 2022-03-22 15:33:40.172 | Preparing to unpack .../091-dstat_0.7.4-6_all.deb ... 2022-03-22 15:33:40.232 | Unpacking dstat (0.7.4-6) ... 2022-03-22 15:33:40.639 | Selecting previously unselected package ebtables. 2022-03-22 15:33:40.647 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-22 15:33:40.703 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-22 15:33:41.096 | Selecting previously unselected package libfakeroot:amd64. 2022-03-22 15:33:41.105 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-03-22 15:33:41.152 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-22 15:33:41.451 | Selecting previously unselected package fakeroot. 2022-03-22 15:33:41.459 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-03-22 15:33:41.502 | Unpacking fakeroot (1.24-1) ... 2022-03-22 15:33:41.839 | Selecting previously unselected package fonts-dejavu-core. 2022-03-22 15:33:41.847 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-22 15:33:41.902 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-22 15:33:42.244 | Selecting previously unselected package fonts-liberation. 2022-03-22 15:33:42.252 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-22 15:33:42.278 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-22 15:33:42.748 | Selecting previously unselected package fontconfig-config. 2022-03-22 15:33:42.755 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-22 15:33:42.804 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-22 15:33:43.239 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-22 15:33:43.247 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-22 15:33:43.301 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-22 15:33:43.673 | Selecting previously unselected package fontconfig. 2022-03-22 15:33:43.682 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-22 15:33:43.719 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-22 15:33:44.096 | Selecting previously unselected package genisoimage. 2022-03-22 15:33:44.104 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-22 15:33:44.136 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-22 15:33:44.519 | Selecting previously unselected package libann0. 2022-03-22 15:33:44.527 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-22 15:33:44.582 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-22 15:33:44.879 | Selecting previously unselected package libcdt5:amd64. 2022-03-22 15:33:44.887 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:44.941 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-22 15:33:45.244 | Selecting previously unselected package libcgraph6:amd64. 2022-03-22 15:33:45.252 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:45.302 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-22 15:33:45.622 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-22 15:33:45.629 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-22 15:33:45.662 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-22 15:33:45.970 | Selecting previously unselected package libjpeg8:amd64. 2022-03-22 15:33:45.978 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-22 15:33:46.010 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-22 15:33:46.365 | Selecting previously unselected package libjbig0:amd64. 2022-03-22 15:33:46.373 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-22 15:33:46.405 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-22 15:33:46.771 | Selecting previously unselected package libwebp6:amd64. 2022-03-22 15:33:46.779 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:33:46.822 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-22 15:33:47.222 | Selecting previously unselected package libtiff5:amd64. 2022-03-22 15:33:47.229 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-22 15:33:47.278 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-22 15:33:47.765 | Selecting previously unselected package libxpm4:amd64. 2022-03-22 15:33:47.772 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-22 15:33:47.827 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-22 15:33:48.244 | Selecting previously unselected package libgd3:amd64. 2022-03-22 15:33:48.252 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-22 15:33:48.307 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-22 15:33:48.713 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-22 15:33:48.721 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-22 15:33:48.776 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-22 15:33:49.216 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-22 15:33:49.224 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-22 15:33:49.261 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-22 15:33:49.645 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-22 15:33:49.653 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-03-22 15:33:49.701 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-22 15:33:50.045 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-22 15:33:50.052 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-22 15:33:50.090 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-22 15:33:50.382 | Selecting previously unselected package libxrender1:amd64. 2022-03-22 15:33:50.390 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-22 15:33:50.421 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-22 15:33:50.730 | Selecting previously unselected package libcairo2:amd64. 2022-03-22 15:33:50.738 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-22 15:33:50.770 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-22 15:33:51.210 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-22 15:33:51.219 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-22 15:33:51.278 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-22 15:33:51.713 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-22 15:33:51.721 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-22 15:33:51.776 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-22 15:33:52.153 | Selecting previously unselected package libthai-data. 2022-03-22 15:33:52.161 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-03-22 15:33:52.199 | Unpacking libthai-data (0.1.28-3) ... 2022-03-22 15:33:52.576 | Selecting previously unselected package libdatrie1:amd64. 2022-03-22 15:33:52.584 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-22 15:33:52.621 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-22 15:33:53.027 | Selecting previously unselected package libthai0:amd64. 2022-03-22 15:33:53.035 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-03-22 15:33:53.073 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-22 15:33:53.468 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-22 15:33:53.475 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-22 15:33:53.530 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-22 15:33:53.936 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-22 15:33:53.944 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-22 15:33:53.992 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-22 15:33:54.422 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-22 15:33:54.429 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-22 15:33:54.484 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-22 15:33:54.839 | Selecting previously unselected package libpathplan4:amd64. 2022-03-22 15:33:54.847 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:54.907 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-22 15:33:55.319 | Selecting previously unselected package libgvc6. 2022-03-22 15:33:55.327 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:55.358 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-22 15:33:55.827 | Selecting previously unselected package libgvpr2:amd64. 2022-03-22 15:33:55.835 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:55.896 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-22 15:33:56.353 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-22 15:33:56.362 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:56.433 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-22 15:33:57.061 | Selecting previously unselected package x11-common. 2022-03-22 15:33:57.069 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-22 15:33:57.146 | dpkg-query: no packages found matching nux-tools 2022-03-22 15:33:57.158 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-22 15:33:57.479 | Selecting previously unselected package libice6:amd64. 2022-03-22 15:33:57.487 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-22 15:33:57.536 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-22 15:33:57.879 | Selecting previously unselected package libsm6:amd64. 2022-03-22 15:33:57.887 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-22 15:33:57.942 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-22 15:33:58.256 | Selecting previously unselected package libxt6:amd64. 2022-03-22 15:33:58.264 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-22 15:33:58.302 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-22 15:33:58.656 | Selecting previously unselected package libxmu6:amd64. 2022-03-22 15:33:58.664 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-22 15:33:58.707 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-22 15:33:59.159 | Selecting previously unselected package libxaw7:amd64. 2022-03-22 15:33:59.168 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-22 15:33:59.211 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-22 15:33:59.565 | Selecting previously unselected package graphviz. 2022-03-22 15:33:59.573 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-22 15:33:59.604 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-22 15:34:00.136 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-22 15:34:00.144 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-22 15:34:00.182 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-22 15:34:00.674 | Selecting previously unselected package libibverbs1:amd64. 2022-03-22 15:34:00.682 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-22 15:34:00.725 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-22 15:34:01.205 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-22 15:34:01.213 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-22 15:34:01.273 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-22 15:34:01.628 | Selecting previously unselected package icu-devtools. 2022-03-22 15:34:01.636 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-22 15:34:01.690 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-22 15:34:02.080 | Selecting previously unselected package iputils-arping. 2022-03-22 15:34:02.089 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-22 15:34:02.131 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-22 15:34:02.593 | Selecting previously unselected package javascript-common. 2022-03-22 15:34:02.601 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-03-22 15:34:02.662 | Unpacking javascript-common (11) ... 2022-03-22 15:34:02.913 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-22 15:34:02.921 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-22 15:34:02.959 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:03.341 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-22 15:34:03.349 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-22 15:34:03.404 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:03.851 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-22 15:34:03.859 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-22 15:34:03.913 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:04.228 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-22 15:34:04.236 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-22 15:34:04.279 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:04.640 | Selecting previously unselected package comerr-dev:amd64. 2022-03-22 15:34:04.648 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-22 15:34:04.699 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-22 15:34:05.028 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-22 15:34:05.036 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-22 15:34:05.090 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:05.462 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-22 15:34:05.471 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-22 15:34:05.525 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-22 15:34:05.788 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-22 15:34:05.796 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-22 15:34:05.822 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-22 15:34:06.068 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-22 15:34:06.075 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-22 15:34:06.193 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-22 15:34:06.513 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-22 15:34:06.521 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-22 15:34:06.582 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-22 15:34:06.982 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-22 15:34:06.990 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-22 15:34:07.045 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-22 15:34:07.479 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-22 15:34:07.489 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-22 15:34:07.524 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-22 15:34:07.879 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-22 15:34:07.887 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-22 15:34:07.936 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-22 15:34:08.217 | Selecting previously unselected package libgts-bin. 2022-03-22 15:34:08.224 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-22 15:34:08.273 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-22 15:34:08.508 | Selecting previously unselected package libicu-dev:amd64. 2022-03-22 15:34:08.516 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-22 15:34:08.542 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-22 15:34:10.382 | Selecting previously unselected package libipset13:amd64. 2022-03-22 15:34:10.390 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:34:10.439 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-22 15:34:10.748 | Selecting previously unselected package librdmacm1:amd64. 2022-03-22 15:34:10.756 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-22 15:34:10.804 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-22 15:34:11.096 | Selecting previously unselected package libiscsi7:amd64. 2022-03-22 15:34:11.104 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-22 15:34:11.158 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-22 15:34:11.485 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-22 15:34:11.492 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-22 15:34:11.547 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-22 15:34:11.810 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-22 15:34:11.818 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-22 15:34:11.850 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-22 15:34:12.078 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-22 15:34:12.086 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-22 15:34:12.136 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-22 15:34:12.405 | Selecting previously unselected package libjs-jquery. 2022-03-22 15:34:12.413 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-22 15:34:12.444 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-22 15:34:12.754 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-22 15:34:12.762 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-22 15:34:12.810 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-22 15:34:13.062 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-22 15:34:13.070 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-22 15:34:13.102 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-22 15:34:13.411 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-22 15:34:13.419 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-22 15:34:13.473 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-22 15:34:13.788 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-22 15:34:13.796 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-22 15:34:13.833 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-22 15:34:14.147 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-22 15:34:14.155 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-22 15:34:14.210 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-22 15:34:14.479 | Selecting previously unselected package libssl-dev:amd64. 2022-03-22 15:34:14.488 | Preparing to unpack .../169-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-22 15:34:14.525 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-22 15:34:15.079 | Selecting previously unselected package libmysqlclient-dev. 2022-03-22 15:34:15.087 | Preparing to unpack .../170-libmysqlclient-dev_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-22 15:34:15.130 | Unpacking libmysqlclient-dev (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:34:15.725 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-22 15:34:15.733 | Preparing to unpack .../171-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-22 15:34:15.781 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-22 15:34:16.250 | Selecting previously unselected package libomp5-10:amd64. 2022-03-22 15:34:16.258 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:34:16.313 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:16.702 | Selecting previously unselected package libomp-10-dev. 2022-03-22 15:34:16.710 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:34:16.741 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:17.102 | Selecting previously unselected package libpq5:amd64. 2022-03-22 15:34:17.111 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:34:17.152 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:34:17.456 | Selecting previously unselected package libpq-dev. 2022-03-22 15:34:17.464 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:34:17.547 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:34:17.919 | Selecting previously unselected package librados2. 2022-03-22 15:34:17.927 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-22 15:34:17.964 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-22 15:34:18.873 | Selecting previously unselected package librbd1. 2022-03-22 15:34:18.881 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-22 15:34:18.930 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-22 15:34:19.508 | Selecting previously unselected package libsasl2-dev. 2022-03-22 15:34:19.516 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-22 15:34:19.564 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-22 15:34:19.865 | Preparing to unpack .../179-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-22 15:34:19.982 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-22 15:34:20.353 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-22 15:34:20.361 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-22 15:34:20.415 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-22 15:34:20.736 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-22 15:34:20.744 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-22 15:34:20.799 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-22 15:34:21.114 | Selecting previously unselected package libx86-1:amd64. 2022-03-22 15:34:21.122 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-22 15:34:21.170 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-22 15:34:21.421 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-22 15:34:21.429 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-22 15:34:21.478 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-22 15:34:21.947 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-22 15:34:21.955 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-22 15:34:21.999 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-22 15:34:22.462 | Selecting previously unselected package llvm-10-runtime. 2022-03-22 15:34:22.471 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:34:22.530 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:22.965 | Selecting previously unselected package libpfm4:amd64. 2022-03-22 15:34:22.974 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-22 15:34:23.027 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-22 15:34:23.365 | Selecting previously unselected package llvm-10. 2022-03-22 15:34:23.373 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:34:23.416 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:24.519 | Selecting previously unselected package libffi-dev:amd64. 2022-03-22 15:34:24.527 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-03-22 15:34:24.581 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-22 15:34:24.954 | Selecting previously unselected package python3-pygments. 2022-03-22 15:34:24.962 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-22 15:34:25.010 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-22 15:34:25.428 | Selecting previously unselected package llvm-10-tools. 2022-03-22 15:34:25.437 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:34:25.484 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:26.050 | Selecting previously unselected package libz3-4:amd64. 2022-03-22 15:34:26.058 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-22 15:34:26.118 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-22 15:34:27.365 | Selecting previously unselected package libz3-dev:amd64. 2022-03-22 15:34:27.373 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-22 15:34:27.415 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-22 15:34:27.712 | Selecting previously unselected package llvm-10-dev. 2022-03-22 15:34:27.721 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-22 15:34:27.769 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:32.479 | Selecting previously unselected package lsscsi. 2022-03-22 15:34:32.488 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-03-22 15:34:32.523 | Unpacking lsscsi (0.30-0.1) ... 2022-03-22 15:34:32.885 | Selecting previously unselected package pkg-config. 2022-03-22 15:34:32.893 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-22 15:34:32.942 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-22 15:34:33.291 | Selecting previously unselected package pm-utils. 2022-03-22 15:34:33.299 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-03-22 15:34:33.347 | Unpacking pm-utils (1.4.1-19) ... 2022-03-22 15:34:33.701 | Selecting previously unselected package postgresql-client-common. 2022-03-22 15:34:33.710 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-22 15:34:33.776 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-22 15:34:34.130 | Selecting previously unselected package postgresql-client-12. 2022-03-22 15:34:34.139 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:34:34.187 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:34:34.690 | Selecting previously unselected package ssl-cert. 2022-03-22 15:34:34.698 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-03-22 15:34:34.747 | Unpacking ssl-cert (1.0.39) ... 2022-03-22 15:34:35.250 | Selecting previously unselected package postgresql-common. 2022-03-22 15:34:35.259 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-22 15:34:35.332 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-22 15:34:35.376 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-22 15:34:35.816 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-22 15:34:35.825 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:34:35.867 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:34:36.392 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-22 15:34:36.401 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-22 15:34:36.438 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-22 15:34:36.668 | Selecting previously unselected package python-pip-whl. 2022-03-22 15:34:36.676 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-22 15:34:36.725 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-22 15:34:37.250 | Selecting previously unselected package python3-mysqldb. 2022-03-22 15:34:37.259 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-22 15:34:37.307 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-22 15:34:37.685 | Selecting previously unselected package python3-wheel. 2022-03-22 15:34:37.694 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-03-22 15:34:37.752 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-22 15:34:38.073 | Selecting previously unselected package python3-pip. 2022-03-22 15:34:38.082 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-22 15:34:38.130 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-22 15:34:38.536 | Selecting previously unselected package python3.8-venv. 2022-03-22 15:34:38.545 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-22 15:34:38.598 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-22 15:34:38.839 | Selecting previously unselected package python3-venv. 2022-03-22 15:34:38.848 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-22 15:34:38.878 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-22 15:34:39.222 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-22 15:34:39.230 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-22 15:34:39.278 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-22 15:34:39.525 | Selecting previously unselected package qemu-utils. 2022-03-22 15:34:39.533 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-22 15:34:39.559 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-22 15:34:40.021 | Selecting previously unselected package sharutils. 2022-03-22 15:34:40.030 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-22 15:34:40.079 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-22 15:34:40.422 | Selecting previously unselected package sqlite3. 2022-03-22 15:34:40.431 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-22 15:34:40.513 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-22 15:34:41.010 | Selecting previously unselected package unzip. 2022-03-22 15:34:41.019 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-22 15:34:41.067 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-22 15:34:41.348 | Selecting previously unselected package vbetool. 2022-03-22 15:34:41.356 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-03-22 15:34:41.410 | Unpacking vbetool (1.1-4) ... 2022-03-22 15:34:41.782 | Selecting previously unselected package ipset. 2022-03-22 15:34:41.791 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-22 15:34:41.845 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-22 15:34:42.273 | Selecting previously unselected package ipvsadm. 2022-03-22 15:34:42.282 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-22 15:34:42.336 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-22 15:34:42.690 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-22 15:34:42.699 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-22 15:34:42.743 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-03-22 15:34:43.113 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-22 15:34:43.122 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-22 15:34:43.159 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-22 15:34:43.398 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-22 15:34:43.407 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-22 15:34:43.461 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-22 15:34:43.713 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-22 15:34:43.722 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-22 15:34:43.770 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:43.970 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-22 15:34:43.979 | Preparing to unpack .../221-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-22 15:34:44.010 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-22 15:34:44.211 | Selecting previously unselected package socat. 2022-03-22 15:34:44.220 | Preparing to unpack .../222-socat_1.7.3.3-2_amd64.deb ... 2022-03-22 15:34:44.250 | Unpacking socat (1.7.3.3-2) ... 2022-03-22 15:34:44.599 | Selecting previously unselected package vlan. 2022-03-22 15:34:44.607 | Preparing to unpack .../223-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-22 15:34:44.650 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-22 15:34:44.945 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-22 15:34:45.056 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-22 15:34:45.256 | Setting up javascript-common (11) ... 2022-03-22 15:34:45.481 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-22 15:34:45.547 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-22 15:34:45.656 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-22 15:34:45.798 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-22 15:34:45.941 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-22 15:34:46.217 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-22 15:34:46.289 | Setting up dstat (0.7.4-6) ... 2022-03-22 15:34:46.661 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-22 15:34:46.661 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-03-22 15:34:46.678 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-22 15:34:46.678 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-03-22 15:34:46.786 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-22 15:34:46.941 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-22 15:34:47.067 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-22 15:34:47.192 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-22 15:34:47.353 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-22 15:34:47.501 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-22 15:34:47.638 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-22 15:34:47.764 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-22 15:34:47.911 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-22 15:34:48.061 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-22 15:34:48.204 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-22 15:34:48.364 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-22 15:34:48.512 | Setting up vbetool (1.1-4) ... 2022-03-22 15:34:48.655 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-22 15:34:48.804 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-22 15:34:48.981 | Setting up pm-utils (1.4.1-19) ... 2022-03-22 15:34:49.255 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-22 15:34:49.707 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-22 15:34:49.866 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-22 15:34:50.009 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-22 15:34:50.198 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-22 15:34:50.324 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-22 15:34:51.217 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-22 15:34:51.981 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-22 15:34:52.214 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-22 15:34:52.439 | Setting up m4 (1.4.18-4) ... 2022-03-22 15:34:52.581 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-22 15:34:53.004 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-22 15:34:53.151 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-22 15:34:53.290 | Setting up iputils-arping (3:20190709-3) ... 2022-03-22 15:34:53.455 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-22 15:34:53.563 | Setting up conntrack (1:1.4.5-2) ... 2022-03-22 15:34:53.694 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-22 15:34:53.843 | Setting up python3-wheel (0.34.2-1) ... 2022-03-22 15:34:54.232 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-22 15:34:54.346 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-22 15:34:54.833 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-22 15:34:57.021 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-22 15:34:57.215 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-22 15:34:57.375 | Setting up acl (2.2.53-6) ... 2022-03-22 15:34:57.529 | Setting up dns-root-data (2019052802) ... 2022-03-22 15:34:57.666 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-22 15:34:57.804 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:34:57.952 | Setting up fakeroot (1.24-1) ... 2022-03-22 15:34:58.063 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-22 15:34:58.163 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-22 15:34:58.288 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:34:58.425 | Setting up autotools-dev (20180224.1) ... 2022-03-22 15:34:58.574 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-22 15:34:59.541 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-22 15:34:59.706 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-22 15:34:59.872 | Setting up make (4.2.1-1.2) ... 2022-03-22 15:35:00.004 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-22 15:35:00.095 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:00.181 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-22 15:35:00.324 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-22 15:35:00.467 | Setting up ebtables (2.0.11-3build1) ... 2022-03-22 15:35:01.152 | Setting up socat (1.7.3.3-2) ... 2022-03-22 15:35:01.334 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-22 15:35:01.490 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-22 15:35:01.661 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-22 15:35:01.825 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-22 15:35:01.992 | Setting up binfmt-support (2.2.0-2) ... 2022-03-22 15:35:02.456 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-22 15:35:03.558 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-22 15:35:03.689 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-22 15:35:03.844 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-22 15:35:04.746 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-22 15:35:04.918 | Setting up lsscsi (0.30-0.1) ... 2022-03-22 15:35:05.084 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-22 15:35:05.221 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-22 15:35:05.341 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-22 15:35:05.477 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-03-22 15:35:05.638 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-22 15:35:05.752 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-22 15:35:05.918 | Setting up autoconf (2.69-11.1) ... 2022-03-22 15:35:06.124 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-22 15:35:06.295 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-22 15:35:06.414 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-22 15:35:06.490 | Setting up dwz (0.13-5) ... 2022-03-22 15:35:06.620 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-22 15:35:06.752 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-22 15:35:06.912 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-22 15:35:07.089 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-22 15:35:07.255 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-22 15:35:07.621 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-22 15:35:09.049 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:35:09.215 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:09.352 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-22 15:35:09.517 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-22 15:35:09.671 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-22 15:35:09.798 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-22 15:35:10.043 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-22 15:35:10.146 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-22 15:35:10.295 | Setting up libsub-override-perl (0.09-2) ... 2022-03-22 15:35:10.438 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-22 15:35:10.546 | Setting up libthai-data (0.1.28-3) ... 2022-03-22 15:35:10.678 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-22 15:35:10.821 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-22 15:35:10.968 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-22 15:35:11.128 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-03-22 15:35:11.266 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:35:11.414 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-22 15:35:11.552 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-22 15:35:11.694 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-22 15:35:11.878 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-03-22 15:35:12.118 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-22 15:35:13.405 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-22 15:35:13.796 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-22 15:35:13.963 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-22 15:35:14.117 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-22 15:35:14.254 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-22 15:35:14.357 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-22 15:35:14.529 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-22 15:35:14.700 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-22 15:35:14.893 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-22 15:35:15.066 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-22 15:35:15.243 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-22 15:35:15.361 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-22 15:35:15.437 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-22 15:35:15.552 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-22 15:35:15.694 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:35:15.849 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-22 15:35:16.003 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-22 15:35:16.174 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-22 15:35:16.351 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-22 15:35:16.476 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:35:16.643 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:16.809 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-22 15:35:16.980 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:17.146 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-22 15:35:17.369 | Setting up libtool (2.4.6-14) ... 2022-03-22 15:35:17.512 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-22 15:35:19.865 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-22 15:35:20.089 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-03-22 15:35:21.425 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-22 15:35:22.592 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-22 15:35:22.733 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-22 15:35:22.877 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-22 15:35:23.643 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-22 15:35:23.757 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:23.899 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:24.060 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-22 15:35:25.722 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-22 15:35:26.471 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-22 15:35:26.740 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-22 15:35:26.837 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-22 15:35:27.220 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-22 15:35:27.334 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-22 15:35:27.483 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-22 15:35:27.631 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-22 15:35:27.784 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-22 15:35:27.934 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-22 15:35:28.054 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-22 15:35:28.174 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-22 15:35:28.288 | Setting up ssl-cert (1.0.39) ... 2022-03-22 15:35:29.106 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-22 15:35:29.186 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-22 15:35:29.396 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-22 15:35:29.500 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-22 15:35:30.689 | Adding user postgres to group ssl-cert 2022-03-22 15:35:30.942 | 2022-03-22 15:35:30.943 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-22 15:35:31.142 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-22 15:35:31.142 | Removing obsolete dictionary files: 2022-03-22 15:35:31.731 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-22 15:35:32.997 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-22 15:35:33.111 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-22 15:35:33.191 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-22 15:35:33.488 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-22 15:35:34.054 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-22 15:35:34.231 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-22 15:35:34.402 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-22 15:35:34.568 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-22 15:35:34.682 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-22 15:35:34.836 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-22 15:35:34.968 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-22 15:35:35.106 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-22 15:35:35.266 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-22 15:35:35.432 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-22 15:35:35.597 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-22 15:35:35.745 | Setting up libmysqlclient-dev (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:35:35.893 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-03-22 15:35:36.060 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:35:36.186 | Setting up ipvsadm (1:1.31-1) ... 2022-03-22 15:35:37.254 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-22 15:35:37.379 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-22 15:35:37.705 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-22 15:35:39.861 | Regenerating fonts cache... done. 2022-03-22 15:35:39.917 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-22 15:35:40.014 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-22 15:35:40.127 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-22 15:35:41.828 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-22 15:35:42.802 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-22 15:35:43.529 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:43.626 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-22 15:35:44.833 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-22 15:35:45.561 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:45.698 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-22 15:35:45.831 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-22 15:35:45.967 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:35:46.111 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:35:46.271 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-03-22 15:35:46.397 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-22 15:35:46.585 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-22 15:35:46.773 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-22 15:35:46.928 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:47.076 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:35:47.794 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-03-22 15:35:47.910 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-22 15:35:48.058 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-22 15:35:48.202 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-22 15:35:48.424 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-22 15:35:48.607 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-22 15:35:48.778 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-22 15:35:48.945 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-22 15:35:49.098 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-22 15:35:49.260 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-22 15:35:49.408 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-22 15:35:49.590 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-22 15:35:49.768 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-22 15:35:49.945 | Setting up po-debconf (1.0.21) ... 2022-03-22 15:35:50.110 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-03-22 15:35:58.196 | Enabling module mpm_event. 2022-03-22 15:35:58.268 | Enabling module authz_core. 2022-03-22 15:35:58.273 | Enabling module authz_host. 2022-03-22 15:35:58.332 | Enabling module authn_core. 2022-03-22 15:35:58.337 | Enabling module auth_basic. 2022-03-22 15:35:58.396 | Enabling module access_compat. 2022-03-22 15:35:58.454 | Enabling module authn_file. 2022-03-22 15:35:58.514 | Enabling module authz_user. 2022-03-22 15:35:58.573 | Enabling module alias. 2022-03-22 15:35:58.636 | Enabling module dir. 2022-03-22 15:35:58.695 | Enabling module autoindex. 2022-03-22 15:35:58.755 | Enabling module env. 2022-03-22 15:35:58.815 | Enabling module mime. 2022-03-22 15:35:58.875 | Enabling module negotiation. 2022-03-22 15:35:58.933 | Enabling module setenvif. 2022-03-22 15:35:58.993 | Enabling module filter. 2022-03-22 15:35:59.052 | Enabling module deflate. 2022-03-22 15:35:59.110 | Enabling module status. 2022-03-22 15:35:59.169 | Enabling module reqtimeout. 2022-03-22 15:35:59.228 | Enabling conf charset. 2022-03-22 15:35:59.286 | Enabling conf localized-error-pages. 2022-03-22 15:35:59.345 | Enabling conf other-vhosts-access-log. 2022-03-22 15:35:59.404 | Enabling conf security. 2022-03-22 15:35:59.467 | Enabling conf serve-cgi-bin. 2022-03-22 15:35:59.527 | Enabling site 000-default. 2022-03-22 15:35:59.578 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-22 15:35:59.642 | Enabling conf javascript-common. 2022-03-22 15:35:59.897 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-22 15:36:00.470 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-22 15:36:03.219 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-22 15:36:03.448 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-22 15:36:03.631 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-22 15:36:03.813 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-03-22 15:36:03.979 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-22 15:36:04.122 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-22 15:36:04.253 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-22 15:36:04.396 | Setting up graphviz (2.42.2-3build2) ... 2022-03-22 15:36:04.550 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-22 15:36:04.734 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-22 15:36:04.785 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-22 15:36:06.637 | Setting up dh-autoreconf (19) ... 2022-03-22 15:36:06.786 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-22 15:36:07.883 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-22 15:36:08.054 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-22 15:36:08.202 | Setting up debhelper (12.10ubuntu1) ... 2022-03-22 15:36:08.362 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-22 15:36:09.036 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-03-22 15:36:09.179 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-22 15:36:09.293 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-22 15:36:09.484 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-22 15:36:23.142 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-22 15:36:23.321 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-22 15:36:23.812 | Processing triggers for ufw (0.36-6) ... 2022-03-22 15:36:24.047 | Processing triggers for man-db (2.9.1-1) ... 2022-03-22 15:36:48.771 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-22 15:36:48.879 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-22 15:36:56.445 | ++ functions-common:apt_get:1113 : result=0 2022-03-22 15:36:56.447 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:36:56.449 | ++ functions-common:time_stop:2304 : local name 2022-03-22 15:36:56.451 | ++ functions-common:time_stop:2305 : local end_time 2022-03-22 15:36:56.453 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:36:56.455 | ++ functions-common:time_stop:2307 : local total 2022-03-22 15:36:56.457 | ++ functions-common:time_stop:2308 : local start_time 2022-03-22 15:36:56.460 | ++ functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:36:56.462 | ++ functions-common:time_stop:2311 : start_time=1647963131709 2022-03-22 15:36:56.464 | ++ functions-common:time_stop:2313 : [[ -z 1647963131709 ]] 2022-03-22 15:36:56.466 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:36:56.470 | ++ functions-common:time_stop:2316 : end_time=1647963416468 2022-03-22 15:36:56.472 | ++ functions-common:time_stop:2317 : elapsed_time=284759 2022-03-22 15:36:56.474 | ++ functions-common:time_stop:2318 : total=718 2022-03-22 15:36:56.476 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:36:56.479 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=285477 2022-03-22 15:36:56.481 | ++ functions-common:apt_get:1117 : return 0 2022-03-22 15:36:56.483 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-22 15:36:56.486 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-22 15:36:56.488 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-22 15:36:56.492 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-22 15:36:56.496 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-03-22 15:36:56.498 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-03-22 15:36:56.501 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-22 15:36:57.791 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-22 15:36:57.793 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-22 15:36:57.795 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-22 15:36:57.796 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-22 15:36:57.799 | + functions-common:GetDistro:373 : GetOSVersion 2022-03-22 15:36:57.801 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-03-22 15:36:57.803 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-03-22 15:36:57.805 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-03-22 15:36:57.807 | + functions-common:_ensure_lsb_release:328 : return 2022-03-22 15:36:57.809 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-03-22 15:36:57.876 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-03-22 15:36:57.879 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-03-22 15:36:57.944 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-03-22 15:36:57.946 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-03-22 15:36:58.016 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-03-22 15:36:58.017 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-22 15:36:58.019 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-03-22 15:36:58.021 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-03-22 15:36:58.023 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-03-22 15:36:58.025 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-03-22 15:36:58.027 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-03-22 15:36:58.029 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-22 15:36:58.030 | + functions-common:GetDistro:378 : DISTRO=focal 2022-03-22 15:36:58.032 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-03-22 15:36:58.034 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-22 15:36:58.034 | Distro: focal 2022-03-22 15:36:58.037 | + tools/install_pip.sh:main:136 : get_versions 2022-03-22 15:36:58.039 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-22 15:36:58.042 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-22 15:36:58.044 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-22 15:36:58.046 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-22 15:36:58.047 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-22 15:36:58.432 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-03-22 15:36:58.434 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-03-22 15:36:58.434 | pip: 20.2.2 2022-03-22 15:36:58.436 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-03-22 15:36:58.800 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-03-22 15:36:58.821 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-03-22 15:36:58.823 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-03-22 15:36:58.825 | + tools/install_pip.sh:main:144 : exit 0 2022-03-22 15:36:58.828 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-22 15:36:58.831 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-22 15:36:58.834 | + ./stack.sh:main:765 : fixup_all 2022-03-22 15:36:58.837 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-03-22 15:36:58.839 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-03-22 15:36:58.841 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-03-22 15:36:58.852 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-03-22 15:36:58.852 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-03-22 15:36:58.852 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-03-22 15:36:58.857 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-03-22 15:36:58.859 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-03-22 15:36:58.861 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-03-22 15:36:58.869 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-03-22 15:36:58.872 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-03-22 15:36:58.874 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-03-22 15:36:58.876 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-03-22 15:36:58.879 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-03-22 15:36:58.881 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-03-22 15:36:58.883 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 15:36:58.885 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 15:36:58.887 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 15:36:58.889 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 15:36:58.891 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 15:36:58.893 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 15:36:58.895 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 15:36:58.897 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:36:58.899 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 15:36:58.901 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-03-22 15:36:58.903 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-03-22 15:36:58.905 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-03-22 15:36:58.907 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:36:58.910 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:36:58.912 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:36:58.914 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:36:58.916 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:36:58.918 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:36:58.920 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-03-22 15:36:58.922 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-03-22 15:36:58.942 | Using python 3.8 to install os-testr 2022-03-22 15:36:58.944 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-22 15:36:59.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:36:59.614 | from cryptography.utils import int_from_bytes 2022-03-22 15:36:59.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:36:59.614 | from cryptography.utils import int_from_bytes 2022-03-22 15:37:00.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:37:00.625 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:00.625 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:00.631 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:00.636 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:00.637 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:00.639 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:00.766 | Collecting os-testr===2.0.0 2022-03-22 15:37:00.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-03-22 15:37:00.929 | Collecting python-subunit===1.4.0 2022-03-22 15:37:00.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-22 15:37:01.014 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-03-22 15:37:01.017 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.4.0) 2022-03-22 15:37:01.120 | Collecting stestr===3.1.0 2022-03-22 15:37:01.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-03-22 15:37:01.221 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2022-03-22 15:37:01.224 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.1.0) 2022-03-22 15:37:01.230 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-03-22 15:37:01.233 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2022-03-22 15:37:01.235 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2022-03-22 15:37:01.245 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.4.0) 2022-03-22 15:37:01.248 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2022-03-22 15:37:01.253 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (3.7.0) 2022-03-22 15:37:01.264 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-03-22 15:37:01.356 | Collecting future===0.18.2 2022-03-22 15:37:01.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-22 15:37:02.315 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) (1.4.0) 2022-03-22 15:37:02.317 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.0.0) 2022-03-22 15:37:02.319 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-03-22 15:37:02.326 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-03-22 15:37:02.329 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.7.2) 2022-03-22 15:37:02.332 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (1.5.0) 2022-03-22 15:37:02.386 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.4.4) 2022-03-22 15:37:02.390 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (1.8.2) 2022-03-22 15:37:02.393 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2022-03-22 15:37:02.433 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.2.5) 2022-03-22 15:37:02.438 | Building wheels for collected packages: future 2022-03-22 15:37:02.439 | Building wheel for future (setup.py): started 2022-03-22 15:37:03.478 | Building wheel for future (setup.py): finished with status 'done' 2022-03-22 15:37:03.482 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=2baa4f5eee287c24aea910fb11562bd899d4584058a61c8fba32868c9835f6c8 2022-03-22 15:37:03.482 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-22 15:37:03.483 | Successfully built future 2022-03-22 15:37:04.660 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-22 15:37:05.748 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-03-22 15:37:05.851 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:37:05.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:37:05.949 | + inc/python:pip_install:200 : result=0 2022-03-22 15:37:05.951 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:37:05.953 | + functions-common:time_stop:2304 : local name 2022-03-22 15:37:05.955 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:37:05.957 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:37:05.959 | + functions-common:time_stop:2307 : local total 2022-03-22 15:37:05.962 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:37:05.964 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:37:05.966 | + functions-common:time_stop:2311 : start_time=1647963418936 2022-03-22 15:37:05.968 | + functions-common:time_stop:2313 : [[ -z 1647963418936 ]] 2022-03-22 15:37:05.971 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:37:05.974 | + functions-common:time_stop:2316 : end_time=1647963425972 2022-03-22 15:37:05.976 | + functions-common:time_stop:2317 : elapsed_time=7036 2022-03-22 15:37:05.978 | + functions-common:time_stop:2318 : total=0 2022-03-22 15:37:05.980 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:37:05.982 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7036 2022-03-22 15:37:05.985 | + inc/python:pip_install:203 : return 0 2022-03-22 15:37:05.987 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-22 15:37:06.034 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-03-22 15:37:06.228 | + ./stack.sh:main:779 : install_infra 2022-03-22 15:37:06.231 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-22 15:37:06.235 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-22 15:37:06.238 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-22 15:37:09.344 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-22 15:37:09.346 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-22 15:37:09.368 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-22 15:37:11.278 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:11.285 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:11.491 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:11.672 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:11.727 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:11.785 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:11.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:37:12.070 | Collecting pbr===5.5.1 2022-03-22 15:37:12.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-03-22 15:37:12.114 | Installing collected packages: pbr 2022-03-22 15:37:12.249 | Successfully installed pbr-5.5.1 2022-03-22 15:37:12.310 | + inc/python:pip_install:200 : result=0 2022-03-22 15:37:12.312 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:37:12.314 | + functions-common:time_stop:2304 : local name 2022-03-22 15:37:12.316 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:37:12.318 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:37:12.320 | + functions-common:time_stop:2307 : local total 2022-03-22 15:37:12.322 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:37:12.324 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:37:12.326 | + functions-common:time_stop:2311 : start_time=1647963429360 2022-03-22 15:37:12.328 | + functions-common:time_stop:2313 : [[ -z 1647963429360 ]] 2022-03-22 15:37:12.331 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:37:12.334 | + functions-common:time_stop:2316 : end_time=1647963432332 2022-03-22 15:37:12.336 | + functions-common:time_stop:2317 : elapsed_time=2972 2022-03-22 15:37:12.338 | + functions-common:time_stop:2318 : total=7036 2022-03-22 15:37:12.341 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:37:12.343 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10008 2022-03-22 15:37:12.345 | + inc/python:pip_install:203 : return 0 2022-03-22 15:37:12.347 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-22 15:37:12.350 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-22 15:37:12.371 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-22 15:37:14.280 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:14.288 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:14.493 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:14.670 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:14.724 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:14.783 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:14.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:37:14.944 | Processing /opt/stack/requirements 2022-03-22 15:37:16.242 | Collecting fixtures===3.0.0 2022-03-22 15:37:16.249 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-22 15:37:16.464 | Collecting PyYAML===5.4.1 2022-03-22 15:37:16.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-03-22 15:37:16.659 | Collecting requests===2.25.1 2022-03-22 15:37:16.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-03-22 15:37:16.753 | Collecting packaging===20.9 2022-03-22 15:37:16.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-03-22 15:37:16.822 | Collecting testtools===2.4.0 2022-03-22 15:37:16.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-03-22 15:37:16.918 | Collecting idna===2.10 2022-03-22 15:37:16.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-03-22 15:37:17.060 | Collecting pyparsing===2.4.7 2022-03-22 15:37:17.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-03-22 15:37:17.114 | Collecting six===1.15.0 2022-03-22 15:37:17.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-03-22 15:37:17.146 | Collecting Parsley>=1.2 2022-03-22 15:37:17.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-22 15:37:17.196 | Collecting beagle>=0.2.1 2022-03-22 15:37:17.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-22 15:37:17.230 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-03-22 15:37:17.284 | Collecting certifi===2021.10.8 2022-03-22 15:37:17.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-22 15:37:17.376 | Collecting urllib3===1.26.3 2022-03-22 15:37:17.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-03-22 15:37:17.452 | Collecting chardet===4.0.0 2022-03-22 15:37:17.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-03-22 15:37:17.521 | Collecting unittest2===1.1.0 2022-03-22 15:37:17.528 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-03-22 15:37:17.572 | Collecting extras===1.0.0 2022-03-22 15:37:17.577 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-22 15:37:17.609 | Collecting python-mimeparse===1.6.0 2022-03-22 15:37:17.616 | 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) 2022-03-22 15:37:17.646 | Collecting traceback2===1.4.0 2022-03-22 15:37:17.652 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-03-22 15:37:17.733 | Collecting cliff===3.7.0 2022-03-22 15:37:17.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-03-22 15:37:17.805 | Collecting argparse 2022-03-22 15:37:17.811 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-03-22 15:37:17.837 | Collecting linecache2===1.0.0 2022-03-22 15:37:17.843 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-03-22 15:37:17.987 | Collecting cmd2===1.5.0 2022-03-22 15:37:17.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-03-22 15:37:18.139 | Collecting stevedore===3.3.1 2022-03-22 15:37:18.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9c/35e266b71fd2a/stevedore-3.3.1-py3-none-any.whl (49 kB) 2022-03-22 15:37:18.208 | Collecting prettytable===0.7.2 2022-03-22 15:37:18.214 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-03-22 15:37:18.260 | Collecting attrs===20.3.0 2022-03-22 15:37:18.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-03-22 15:37:18.374 | Collecting colorama===0.4.4 2022-03-22 15:37:18.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-03-22 15:37:18.427 | Collecting pyperclip===1.8.2 2022-03-22 15:37:18.434 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-22 15:37:18.494 | Collecting wcwidth===0.2.5 2022-03-22 15:37:18.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-22 15:37:18.518 | Building wheels for collected packages: openstack-requirements 2022-03-22 15:37:18.519 | Building wheel for openstack-requirements (setup.py): started 2022-03-22 15:37:19.284 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-22 15:37:19.284 | ERROR: Command errored out with exit status 1: 2022-03-22 15:37:19.284 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-aurcigpg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-aurcigpg/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-lrjvlczf 2022-03-22 15:37:19.284 | cwd: /tmp/pip-req-build-aurcigpg/ 2022-03-22 15:37:19.284 | Complete output (6 lines): 2022-03-22 15:37:19.284 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-22 15:37:19.284 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-22 15:37:19.284 | or: setup.py --help-commands 2022-03-22 15:37:19.284 | or: setup.py cmd --help 2022-03-22 15:37:19.284 | 2022-03-22 15:37:19.284 | error: invalid command 'bdist_wheel' 2022-03-22 15:37:19.284 | ---------------------------------------- 2022-03-22 15:37:19.285 | ERROR: Failed building wheel for openstack-requirements 2022-03-22 15:37:19.285 | Running setup.py clean for openstack-requirements 2022-03-22 15:37:20.045 | Failed to build openstack-requirements 2022-03-22 15:37:20.262 | Installing collected packages: chardet, certifi, attrs, argparse, linecache2, traceback2, six, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-22 15:37:22.455 | Running setup.py install for openstack-requirements: started 2022-03-22 15:37:24.596 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-22 15:37:24.632 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4611 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.1 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-03-22 15:37:24.764 | + inc/python:pip_install:200 : result=0 2022-03-22 15:37:24.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:37:24.769 | + functions-common:time_stop:2304 : local name 2022-03-22 15:37:24.771 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:37:24.773 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:37:24.775 | + functions-common:time_stop:2307 : local total 2022-03-22 15:37:24.777 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:37:24.779 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:37:24.781 | + functions-common:time_stop:2311 : start_time=1647963432364 2022-03-22 15:37:24.783 | + functions-common:time_stop:2313 : [[ -z 1647963432364 ]] 2022-03-22 15:37:24.786 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:37:24.789 | + functions-common:time_stop:2316 : end_time=1647963444787 2022-03-22 15:37:24.791 | + functions-common:time_stop:2317 : elapsed_time=12423 2022-03-22 15:37:24.793 | + functions-common:time_stop:2318 : total=10008 2022-03-22 15:37:24.795 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:37:24.797 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22431 2022-03-22 15:37:24.800 | + inc/python:pip_install:203 : return 0 2022-03-22 15:37:24.802 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-22 15:37:24.804 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-22 15:37:24.806 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-22 15:37:24.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:37:24.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:37:24.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-22 15:37:24.815 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:37:24.818 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-22 15:37:24.837 | Using python 3.8 to install pbr 2022-03-22 15:37:24.839 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-22 15:37:25.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:37:25.491 | from cryptography.utils import int_from_bytes 2022-03-22 15:37:25.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:37:25.491 | from cryptography.utils import int_from_bytes 2022-03-22 15:37:26.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:37:26.497 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:26.504 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:26.504 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:26.508 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:26.509 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:26.511 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:37:26.633 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-03-22 15:37:28.100 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:37:28.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:37:28.170 | + inc/python:pip_install:200 : result=0 2022-03-22 15:37:28.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:37:28.174 | + functions-common:time_stop:2304 : local name 2022-03-22 15:37:28.176 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:37:28.178 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:37:28.181 | + functions-common:time_stop:2307 : local total 2022-03-22 15:37:28.183 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:37:28.185 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:37:28.187 | + functions-common:time_stop:2311 : start_time=1647963444832 2022-03-22 15:37:28.189 | + functions-common:time_stop:2313 : [[ -z 1647963444832 ]] 2022-03-22 15:37:28.191 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:37:28.195 | + functions-common:time_stop:2316 : end_time=1647963448193 2022-03-22 15:37:28.197 | + functions-common:time_stop:2317 : elapsed_time=3361 2022-03-22 15:37:28.199 | + functions-common:time_stop:2318 : total=22431 2022-03-22 15:37:28.201 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:37:28.203 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25792 2022-03-22 15:37:28.206 | + inc/python:pip_install:203 : return 0 2022-03-22 15:37:28.208 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-03-22 15:37:31.316 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-22 15:37:33.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:37:33.159 | Collecting bindep 2022-03-22 15:37:33.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-22 15:37:33.268 | Collecting packaging; python_version >= "3.6" 2022-03-22 15:37:33.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-22 15:37:33.419 | Collecting pbr>=2.0.0 2022-03-22 15:37:33.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-22 15:37:33.474 | Collecting Parsley 2022-03-22 15:37:33.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-22 15:37:33.536 | Collecting distro 2022-03-22 15:37:33.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-22 15:37:33.706 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-22 15:37:33.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-22 15:37:33.760 | Installing collected packages: pyparsing, packaging, pbr, Parsley, distro, bindep 2022-03-22 15:37:34.326 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-22 15:37:34.396 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-22 15:37:34.399 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-22 15:37:34.402 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-03-22 15:37:34.418 | + ./stack.sh:main:788 : pkgs= 2022-03-22 15:37:34.420 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-03-22 15:37:34.423 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-03-22 15:37:34.425 | + functions-common:run_phase:1732 : local mode=stack 2022-03-22 15:37:34.427 | + functions-common:run_phase:1733 : local phase=pre-install 2022-03-22 15:37:34.429 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 15:37:34.432 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 15:37:34.434 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 15:37:34.436 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 15:37:34.439 | + functions-common:run_phase:1742 : local extra 2022-03-22 15:37:34.441 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 15:37:34.445 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 15:37:34.447 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 15:37:34.449 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 15:37:34.451 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-22 15:37:34.454 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 15:37:34.469 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:37:34.471 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 15:37:34.473 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-22 15:37:34.475 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-22 15:37:34.477 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-22 15:37:34.479 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-22 15:37:34.481 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-22 15:37:34.483 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-22 15:37:34.485 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-22 15:37:34.487 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-22 15:37:34.489 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-22 15:37:34.492 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-22 15:37:34.494 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-22 15:37:34.496 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-22 15:37:34.498 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 15:37:34.500 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-22 15:37:34.502 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-03-22 15:37:34.504 | + functions-common:run_plugins:1718 : local mode=stack 2022-03-22 15:37:34.507 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-03-22 15:37:34.509 | + functions-common:run_plugins:1721 : local plugins= 2022-03-22 15:37:34.511 | + functions-common:run_plugins:1722 : local plugin 2022-03-22 15:37:34.513 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-22 15:37:34.515 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-22 15:37:34.518 | + functions:set_systemd_override:821 : local value=2048 2022-03-22 15:37:34.520 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-22 15:37:34.522 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-22 15:37:34.569 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-22 15:37:34.569 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-22 15:37:34.572 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-22 15:37:34.929 | + ./stack.sh:main:801 : install_rpc_backend 2022-03-22 15:37:34.931 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-22 15:37:34.946 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:37:34.948 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-22 15:37:34.951 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:37:34.953 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:37:34.955 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:37:34.958 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:37:34.960 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:37:34.962 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:37:34.964 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:37:34.967 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:37:34.969 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:37:34.972 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:37:34.974 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:37:34.976 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:37:34.978 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-03-22 15:37:34.980 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:37:34.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:37:34.985 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:37:34.987 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-03-22 15:37:35.006 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-22 15:37:35.113 | Reading package lists... 2022-03-22 15:37:35.346 | Building dependency tree... 2022-03-22 15:37:35.348 | Reading state information... 2022-03-22 15:37:35.589 | The following packages were automatically installed and are no longer required: 2022-03-22 15:37:35.590 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:37:35.590 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:37:35.590 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:37:35.590 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:37:35.590 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:37:35.590 | python3-zope.interface 2022-03-22 15:37:35.590 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:37:35.590 | The following additional packages will be installed: 2022-03-22 15:37:35.590 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-22 15:37:35.590 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-22 15:37:35.590 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-22 15:37:35.591 | erlang-tools erlang-xmerl locales-all 2022-03-22 15:37:35.592 | Suggested packages: 2022-03-22 15:37:35.592 | erlang erlang-manpages erlang-doc 2022-03-22 15:37:35.661 | The following NEW packages will be installed: 2022-03-22 15:37:35.661 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-22 15:37:35.661 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-22 15:37:35.661 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-22 15:37:35.662 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-22 15:37:35.768 | 0 upgraded, 19 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:37:35.768 | Need to get 38.1 MB of archives. 2022-03-22 15:37:35.768 | After this operation, 276 MB of additional disk space will be used. 2022-03-22 15:37:35.768 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-03-22 15:37:36.742 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-22 15:37:36.846 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-22 15:37:36.849 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-03-22 15:37:36.994 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-22 15:37:37.163 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-03-22 15:37:37.191 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-03-22 15:37:37.390 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-03-22 15:37:37.392 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-03-22 15:37:37.393 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-03-22 15:37:37.395 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-22 15:37:37.409 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-03-22 15:37:37.605 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-03-22 15:37:37.623 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-22 15:37:37.677 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-03-22 15:37:37.754 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-22 15:37:37.805 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-03-22 15:37:37.992 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-22 15:37:39.740 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-03-22 15:37:42.166 | Fetched 38.1 MB in 6s (6,412 kB/s) 2022-03-22 15:37:42.397 | Selecting previously unselected package erlang-base. 2022-03-22 15:37:42.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 ... 80311 files and directories currently installed.) 2022-03-22 15:37:42.446 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:42.504 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:43.929 | Selecting previously unselected package erlang-asn1. 2022-03-22 15:37:43.938 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:43.986 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:44.352 | Selecting previously unselected package erlang-crypto. 2022-03-22 15:37:44.360 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:44.414 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:44.689 | Selecting previously unselected package erlang-public-key. 2022-03-22 15:37:44.698 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:44.738 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:45.070 | Selecting previously unselected package erlang-mnesia. 2022-03-22 15:37:45.079 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:45.127 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:45.556 | Selecting previously unselected package erlang-runtime-tools. 2022-03-22 15:37:45.564 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:45.613 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:45.929 | Selecting previously unselected package erlang-ssl. 2022-03-22 15:37:45.938 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:45.963 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:46.443 | Selecting previously unselected package erlang-eldap. 2022-03-22 15:37:46.452 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:46.506 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:46.849 | Selecting previously unselected package erlang-ftp. 2022-03-22 15:37:46.857 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:46.900 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:47.219 | Selecting previously unselected package erlang-tftp. 2022-03-22 15:37:47.228 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:47.275 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:47.626 | Selecting previously unselected package erlang-inets. 2022-03-22 15:37:47.635 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:47.670 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:47.992 | Selecting previously unselected package erlang-snmp. 2022-03-22 15:37:48.001 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:48.049 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:48.573 | Selecting previously unselected package erlang-os-mon. 2022-03-22 15:37:48.582 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:48.630 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:48.969 | Selecting previously unselected package erlang-parsetools. 2022-03-22 15:37:48.978 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:49.020 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:49.323 | Selecting previously unselected package erlang-syntax-tools. 2022-03-22 15:37:49.332 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:49.378 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:49.735 | Selecting previously unselected package erlang-tools. 2022-03-22 15:37:49.743 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:49.791 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:50.129 | Selecting previously unselected package erlang-xmerl. 2022-03-22 15:37:50.138 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-22 15:37:50.186 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:50.712 | Selecting previously unselected package locales-all. 2022-03-22 15:37:50.721 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-22 15:37:50.763 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-22 15:37:55.328 | Selecting previously unselected package rabbitmq-server. 2022-03-22 15:37:55.339 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-22 15:37:55.384 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-22 15:37:56.821 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-22 15:37:57.678 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-22 15:37:57.678 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-22 15:38:01.716 | Searching for services which depend on erlang and should be started... none found. 2022-03-22 15:38:01.774 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:01.883 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.003 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-22 15:38:02.129 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.264 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.409 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.552 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.698 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.835 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:02.946 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.083 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.226 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.352 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.534 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.681 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.824 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:03.961 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-22 15:38:04.089 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-22 15:38:04.367 | Adding group `rabbitmq' (GID 125) ... 2022-03-22 15:38:04.478 | Done. 2022-03-22 15:38:04.558 | Adding system user `rabbitmq' (UID 117) ... 2022-03-22 15:38:04.558 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-22 15:38:04.789 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-22 15:38:05.053 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-22 15:38:12.815 | Processing triggers for man-db (2.9.1-1) ... 2022-03-22 15:38:13.573 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-22 15:38:21.249 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:38:21.251 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:38:21.253 | + functions-common:time_stop:2304 : local name 2022-03-22 15:38:21.256 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:38:21.258 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:38:21.260 | + functions-common:time_stop:2307 : local total 2022-03-22 15:38:21.262 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:38:21.264 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:38:21.266 | + functions-common:time_stop:2311 : start_time=1647963455003 2022-03-22 15:38:21.268 | + functions-common:time_stop:2313 : [[ -z 1647963455003 ]] 2022-03-22 15:38:21.272 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:38:21.275 | + functions-common:time_stop:2316 : end_time=1647963501273 2022-03-22 15:38:21.278 | + functions-common:time_stop:2317 : elapsed_time=46270 2022-03-22 15:38:21.280 | + functions-common:time_stop:2318 : total=285477 2022-03-22 15:38:21.282 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:38:21.284 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=331747 2022-03-22 15:38:21.287 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:38:21.289 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-22 15:38:21.291 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:38:21.293 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:38:21.296 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:38:21.298 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:38:21.300 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:38:21.302 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:38:21.304 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-22 15:38:21.307 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 15:38:21.309 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 15:38:21.311 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 15:38:21.313 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 15:38:21.316 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 15:38:21.318 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 15:38:21.320 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 15:38:21.322 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:38:21.324 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 15:38:21.327 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-22 15:38:21.329 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:38:21.331 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:38:21.334 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:38:21.336 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:38:21.338 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:38:21.341 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:38:21.343 | + ./stack.sh:main:802 : restart_rpc_backend 2022-03-22 15:38:21.345 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-22 15:38:21.361 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:38:21.363 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-22 15:38:21.365 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:38:21.367 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-03-22 15:38:21.370 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-22 15:38:21.372 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-22 15:38:21.376 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-22 15:38:21.378 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-22 15:38:21.381 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-22 15:38:21.383 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-22 15:38:21.385 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-22 15:38:21.388 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-22 15:38:21.390 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-22 15:38:22.058 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-22 15:38:22.058 | user tags 2022-03-22 15:38:22.058 | guest [administrator]' 2022-03-22 15:38:22.062 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-22 15:38:22.062 | user tags 2022-03-22 15:38:22.062 | guest [administrator]' 2022-03-22 15:38:22.062 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-22 15:38:22.068 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-22 15:38:22.071 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-22 15:38:22.073 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-22 15:38:22.734 | Adding user "stackrabbit" ... 2022-03-22 15:38:22.798 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-22 15:38:23.505 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-22 15:38:23.569 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-22 15:38:23.571 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-22 15:38:24.216 | Changing password for user "stackrabbit" ... 2022-03-22 15:38:24.273 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-22 15:38:24.276 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-22 15:38:24.278 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-22 15:38:24.924 | Deleting user "guest" ... 2022-03-22 15:38:25.003 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-03-22 15:38:25.020 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:38:25.022 | + ./stack.sh:main:805 : install_database 2022-03-22 15:38:25.024 | + lib/database:install_database:116 : install_database_mysql 2022-03-22 15:38:25.027 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-03-22 15:38:25.029 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:38:25.031 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:38:25.033 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-03-22 15:38:25.399 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-22 15:38:25.401 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-03-22 15:38:25.405 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-03-22 15:38:25.408 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:38:25.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:38:25.413 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-03-22 15:38:25.415 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-03-22 15:38:25.417 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-22 15:38:25.421 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-03-22 15:38:25.423 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-03-22 15:38:25.425 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:38:25.428 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-03-22 15:38:25.430 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 15:38:25.433 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 15:38:25.435 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 15:38:25.437 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 15:38:25.439 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 15:38:25.442 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 15:38:25.444 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 15:38:25.446 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:38:25.448 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 15:38:25.450 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-03-22 15:38:25.453 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:38:25.455 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:38:25.457 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:38:25.459 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:38:25.462 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:38:25.464 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:38:25.466 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-03-22 15:38:25.468 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:38:25.471 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:38:25.473 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-03-22 15:38:25.476 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:38:25.478 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:38:25.480 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:38:25.482 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:38:25.484 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:38:25.487 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:38:25.489 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:38:25.492 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:38:25.495 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:38:25.497 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:38:25.499 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:38:25.501 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:38:25.504 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-03-22 15:38:25.506 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:38:25.508 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:38:25.510 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:38:25.513 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-03-22 15:38:25.533 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-22 15:38:25.641 | Reading package lists... 2022-03-22 15:38:25.875 | Building dependency tree... 2022-03-22 15:38:25.876 | Reading state information... 2022-03-22 15:38:26.115 | The following packages were automatically installed and are no longer required: 2022-03-22 15:38:26.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:38:26.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:38:26.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:38:26.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:38:26.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:38:26.116 | python3-zope.interface 2022-03-22 15:38:26.116 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:38:26.117 | The following additional packages will be installed: 2022-03-22 15:38:26.117 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-22 15:38:26.117 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-22 15:38:26.117 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-22 15:38:26.117 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-22 15:38:26.117 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-22 15:38:26.117 | mysql-server-8.0 mysql-server-core-8.0 2022-03-22 15:38:26.118 | Suggested packages: 2022-03-22 15:38:26.118 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-22 15:38:26.194 | The following NEW packages will be installed: 2022-03-22 15:38:26.194 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-22 15:38:26.194 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-22 15:38:26.194 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-22 15:38:26.194 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-22 15:38:26.194 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-22 15:38:26.194 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-22 15:38:26.439 | 0 upgraded, 24 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:38:26.439 | Need to get 31.4 MB of archives. 2022-03-22 15:38:26.439 | After this operation, 262 MB of additional disk space will be used. 2022-03-22 15:38:26.439 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-03-22 15:38:27.580 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-03-22 15:38:27.582 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-03-22 15:38:27.589 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-03-22 15:38:27.590 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-22 15:38:27.610 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-03-22 15:38:30.288 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-03-22 15:38:30.421 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-22 15:38:30.536 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-22 15:38:30.538 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-22 15:38:30.540 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-22 15:38:30.594 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-22 15:38:30.595 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-22 15:38:30.596 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-22 15:38:30.597 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-22 15:38:30.598 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-22 15:38:30.599 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-22 15:38:30.650 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-22 15:38:30.761 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-22 15:38:30.763 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-22 15:38:30.770 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-22 15:38:30.771 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-03-22 15:38:31.611 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-03-22 15:38:31.611 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-03-22 15:38:32.108 | Preconfiguring packages ... 2022-03-22 15:38:32.329 | Fetched 31.4 MB in 5s (5,814 kB/s) 2022-03-22 15:38:32.443 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-22 15:38:32.493 | (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 ... 88767 files and directories currently installed.) 2022-03-22 15:38:32.496 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-22 15:38:32.551 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:33.823 | Selecting previously unselected package mysql-client-8.0. 2022-03-22 15:38:33.833 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-22 15:38:33.880 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:34.235 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-22 15:38:34.244 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-22 15:38:34.351 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-22 15:38:34.751 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-22 15:38:34.760 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-22 15:38:34.806 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-22 15:38:35.075 | Selecting previously unselected package libmecab2:amd64. 2022-03-22 15:38:35.085 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-22 15:38:35.132 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-22 15:38:35.500 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-22 15:38:35.510 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-22 15:38:35.551 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:39.265 | Selecting previously unselected package mysql-server-8.0. 2022-03-22 15:38:39.275 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-22 15:38:40.247 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:40.659 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-22 15:38:40.669 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-22 15:38:40.728 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-22 15:38:40.951 | Selecting previously unselected package liburi-perl. 2022-03-22 15:38:40.961 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-22 15:38:40.994 | Unpacking liburi-perl (1.76-2) ... 2022-03-22 15:38:41.334 | Selecting previously unselected package libhtml-parser-perl. 2022-03-22 15:38:41.344 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-22 15:38:41.383 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-22 15:38:41.671 | Selecting previously unselected package libcgi-pm-perl. 2022-03-22 15:38:41.680 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-22 15:38:41.722 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-22 15:38:42.063 | Selecting previously unselected package libfcgi-perl. 2022-03-22 15:38:42.073 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-22 15:38:42.126 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-22 15:38:42.419 | Selecting previously unselected package libcgi-fast-perl. 2022-03-22 15:38:42.429 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-22 15:38:42.463 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-22 15:38:42.819 | Selecting previously unselected package libencode-locale-perl. 2022-03-22 15:38:42.829 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-22 15:38:42.882 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-22 15:38:43.172 | Selecting previously unselected package libhtml-template-perl. 2022-03-22 15:38:43.181 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-22 15:38:43.231 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-22 15:38:43.509 | Selecting previously unselected package libtimedate-perl. 2022-03-22 15:38:43.518 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-22 15:38:43.566 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-22 15:38:43.922 | Selecting previously unselected package libhttp-date-perl. 2022-03-22 15:38:43.932 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-22 15:38:43.979 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-22 15:38:44.214 | Selecting previously unselected package libio-html-perl. 2022-03-22 15:38:44.223 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-22 15:38:44.253 | Unpacking libio-html-perl (1.001-1) ... 2022-03-22 15:38:44.549 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-22 15:38:44.558 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-22 15:38:44.606 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-22 15:38:44.898 | Selecting previously unselected package libhttp-message-perl. 2022-03-22 15:38:44.907 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-22 15:38:44.954 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-22 15:38:45.259 | Selecting previously unselected package mecab-utils. 2022-03-22 15:38:45.269 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-22 15:38:45.316 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-22 15:38:45.722 | Selecting previously unselected package mecab-ipadic. 2022-03-22 15:38:45.732 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-22 15:38:45.779 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-22 15:38:47.446 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-22 15:38:47.455 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-22 15:38:47.505 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-22 15:38:47.819 | Selecting previously unselected package mysql-server. 2022-03-22 15:38:47.830 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-22 15:38:48.002 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:48.316 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-22 15:38:48.505 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:48.629 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-22 15:38:48.790 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-22 15:38:48.943 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-22 15:38:49.125 | Setting up mecab-utils (0.996-10build1) ... 2022-03-22 15:38:49.265 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-22 15:38:49.423 | Setting up libio-html-perl (1.001-1) ... 2022-03-22 15:38:49.560 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-22 15:38:49.720 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:49.868 | Setting up libfcgi-perl (0.79-1) ... 2022-03-22 15:38:50.046 | Setting up liburi-perl (1.76-2) ... 2022-03-22 15:38:50.194 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-22 15:38:50.339 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-22 15:38:50.465 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-22 15:38:50.567 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-22 15:38:50.571 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-22 15:38:50.571 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-22 15:38:50.571 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-22 15:38:50.571 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-22 15:38:50.709 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-22 15:38:50.709 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-22 15:38:50.709 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-22 15:38:50.710 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-22 15:38:50.717 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-22 15:38:50.806 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-22 15:38:50.806 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-22 15:38:50.806 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-22 15:38:50.832 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-22 15:38:50.877 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-22 15:38:51.160 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-22 15:38:51.167 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-22 15:38:51.256 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-22 15:38:51.256 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-22 15:38:51.257 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-22 15:38:51.257 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-22 15:38:51.261 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-22 15:38:51.261 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-22 15:38:51.306 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-22 15:38:51.498 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-22 15:38:51.498 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-22 15:38:51.499 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-22 15:38:51.499 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-22 15:38:51.501 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-22 15:38:51.502 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-22 15:38:51.922 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-22 15:38:52.040 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-22 15:38:52.345 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-22 15:38:52.349 | 2022-03-22 15:38:52.349 | done! 2022-03-22 15:38:52.355 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-22 15:38:52.446 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:52.625 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-22 15:38:52.735 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-22 15:38:52.738 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-22 15:38:52.738 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-22 15:38:52.738 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-22 15:38:52.739 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-22 15:38:52.946 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-22 15:38:52.947 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-22 15:38:52.947 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-22 15:38:52.947 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-22 15:38:52.959 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-22 15:38:53.089 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-22 15:38:53.090 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-22 15:38:53.090 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-22 15:38:53.131 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-22 15:38:53.203 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-22 15:38:53.696 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-22 15:38:53.705 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-22 15:38:53.813 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-22 15:38:53.814 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-22 15:38:53.814 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-22 15:38:53.814 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-22 15:38:53.820 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-22 15:38:53.821 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-22 15:38:53.910 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-22 15:38:54.198 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-22 15:38:54.198 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-22 15:38:54.199 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-22 15:38:54.200 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-22 15:38:54.203 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-22 15:38:54.203 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-22 15:38:54.711 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-22 15:38:54.845 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-22 15:38:55.154 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-22 15:38:55.158 | 2022-03-22 15:38:55.158 | done! 2022-03-22 15:38:55.165 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-22 15:38:55.253 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-22 15:38:55.362 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-22 15:38:55.459 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:38:56.725 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-22 15:38:56.793 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-22 15:39:39.344 | mysqld will log errors to /var/log/mysql/error.log 2022-03-22 15:39:40.804 | mysqld is running as pid 43654 2022-03-22 15:39:43.624 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-22 15:39:46.370 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-22 15:39:46.525 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-22 15:39:46.693 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-22 15:39:46.850 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-22 15:39:46.996 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-22 15:39:47.453 | Processing triggers for man-db (2.9.1-1) ... 2022-03-22 15:39:49.328 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-22 15:39:56.768 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:39:56.770 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:39:56.772 | + functions-common:time_stop:2304 : local name 2022-03-22 15:39:56.775 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:39:56.777 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:39:56.779 | + functions-common:time_stop:2307 : local total 2022-03-22 15:39:56.781 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:39:56.783 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:39:56.785 | + functions-common:time_stop:2311 : start_time=1647963505530 2022-03-22 15:39:56.787 | + functions-common:time_stop:2313 : [[ -z 1647963505530 ]] 2022-03-22 15:39:56.790 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:39:56.794 | + functions-common:time_stop:2316 : end_time=1647963596792 2022-03-22 15:39:56.796 | + functions-common:time_stop:2317 : elapsed_time=91262 2022-03-22 15:39:56.798 | + functions-common:time_stop:2318 : total=331747 2022-03-22 15:39:56.800 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:39:56.802 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=423009 2022-03-22 15:39:56.804 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:39:56.807 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-03-22 15:39:56.809 | + ./stack.sh:main:808 : install_database_python 2022-03-22 15:39:56.811 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-03-22 15:39:56.813 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-03-22 15:39:56.815 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-22 15:39:56.818 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-22 15:39:56.821 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-22 15:39:56.823 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-22 15:39:56.826 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-22 15:39:56.829 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-22 15:39:56.829 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-22 15:39:56.834 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-22 15:39:56.837 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-22 15:39:56.840 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-22 15:39:56.842 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-22 15:39:56.844 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-22 15:39:56.865 | Using python 3.8 to install PyMySQL 2022-03-22 15:39:56.867 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-22 15:39:57.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:39:57.526 | from cryptography.utils import int_from_bytes 2022-03-22 15:39:57.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:39:57.526 | from cryptography.utils import int_from_bytes 2022-03-22 15:39:58.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:39:58.546 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:39:58.546 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:39:58.552 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:39:58.557 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:39:58.559 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:39:58.560 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:39:58.708 | Collecting PyMySQL===1.0.2 2022-03-22 15:39:58.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-22 15:40:00.097 | Installing collected packages: PyMySQL 2022-03-22 15:40:00.282 | Successfully installed PyMySQL-1.0.2 2022-03-22 15:40:00.387 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:40:00.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:40:00.459 | + inc/python:pip_install:200 : result=0 2022-03-22 15:40:00.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:40:00.464 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:00.466 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:00.469 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:00.471 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:00.473 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:00.475 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:40:00.478 | + functions-common:time_stop:2311 : start_time=1647963596859 2022-03-22 15:40:00.480 | + functions-common:time_stop:2313 : [[ -z 1647963596859 ]] 2022-03-22 15:40:00.483 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:00.487 | + functions-common:time_stop:2316 : end_time=1647963600484 2022-03-22 15:40:00.489 | + functions-common:time_stop:2317 : elapsed_time=3625 2022-03-22 15:40:00.491 | + functions-common:time_stop:2318 : total=25792 2022-03-22 15:40:00.494 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:00.496 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29417 2022-03-22 15:40:00.499 | + inc/python:pip_install:203 : return 0 2022-03-22 15:40:00.501 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-22 15:40:00.503 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-22 15:40:00.505 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-22 15:40:00.508 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-03-22 15:40:00.523 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:00.525 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-03-22 15:40:00.528 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-03-22 15:40:00.531 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:40:00.531 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 15:40:00.537 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:40:00.539 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 15:40:00.542 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-22 15:40:00.544 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 15:40:00.546 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-03-22 15:40:00.548 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-03-22 15:40:00.564 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:00.566 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-03-22 15:40:00.569 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:40:00.571 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:40:00.573 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:40:00.575 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:40:00.578 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:40:00.580 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:40:00.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:00.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:00.587 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:40:00.589 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:40:00.591 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:40:00.594 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:40:00.596 | + functions-common:install_package:1343 : real_install_package radvd 2022-03-22 15:40:00.598 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:40:00.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:00.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:00.606 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-03-22 15:40:00.626 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-22 15:40:00.734 | Reading package lists... 2022-03-22 15:40:00.969 | Building dependency tree... 2022-03-22 15:40:00.970 | Reading state information... 2022-03-22 15:40:01.209 | The following packages were automatically installed and are no longer required: 2022-03-22 15:40:01.211 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:40:01.211 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:40:01.211 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:40:01.211 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:40:01.211 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:40:01.211 | python3-zope.interface 2022-03-22 15:40:01.211 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:40:01.280 | The following NEW packages will be installed: 2022-03-22 15:40:01.280 | radvd 2022-03-22 15:40:01.555 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:40:01.556 | Need to get 59.0 kB of archives. 2022-03-22 15:40:01.556 | After this operation, 164 kB of additional disk space will be used. 2022-03-22 15:40:01.556 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-22 15:40:02.346 | Fetched 59.0 kB in 1s (115 kB/s) 2022-03-22 15:40:02.542 | Selecting previously unselected package radvd. 2022-03-22 15:40:02.593 | (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 ... 89345 files and directories currently installed.) 2022-03-22 15:40:02.596 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-22 15:40:02.652 | Unpacking radvd (1:2.17-2) ... 2022-03-22 15:40:03.060 | Setting up radvd (1:2.17-2) ... 2022-03-22 15:40:04.489 | Job for radvd.service failed because the control process exited with error code. 2022-03-22 15:40:04.490 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-22 15:40:04.491 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-22 15:40:04.503 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-22 15:40:04.503 | Loaded: loaded (]8;;file://dv-neutron-834652-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-22 15:40:04.503 | Active: failed (Result: exit-code) since Tue 2022-03-22 15:40:04 UTC; 15ms ago 2022-03-22 15:40:04.503 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-22 15:40:04.503 | Process: 44768 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-22 15:40:04.503 | 2022-03-22 15:40:04.503 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-22 15:40:04.503 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv radvd[44768]: can't open /etc/radvd.conf: No such file or directory 2022-03-22 15:40:04.503 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv radvd[44768]: Insecure file permissions, but continuing anyway 2022-03-22 15:40:04.503 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv radvd[44768]: exiting, failed to read config file 2022-03-22 15:40:04.504 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-22 15:40:04.504 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-22 15:40:04.504 | Mar 22 15:40:04 dv-neutron-834652-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-22 15:40:04.579 | Processing triggers for man-db (2.9.1-1) ... 2022-03-22 15:40:04.853 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-22 15:40:12.577 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:40:12.579 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:40:12.581 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:12.583 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:12.586 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:12.589 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:12.591 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:12.593 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:40:12.595 | + functions-common:time_stop:2311 : start_time=1647963600623 2022-03-22 15:40:12.597 | + functions-common:time_stop:2313 : [[ -z 1647963600623 ]] 2022-03-22 15:40:12.600 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:12.605 | + functions-common:time_stop:2316 : end_time=1647963612602 2022-03-22 15:40:12.607 | + functions-common:time_stop:2317 : elapsed_time=11979 2022-03-22 15:40:12.609 | + functions-common:time_stop:2318 : total=423009 2022-03-22 15:40:12.611 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:12.614 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=434988 2022-03-22 15:40:12.617 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:40:12.619 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-03-22 15:40:12.636 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:12.638 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-03-22 15:40:12.640 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-22 15:40:12.643 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-03-22 15:40:12.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-03-22 15:40:12.664 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:40:12.666 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:40:12.668 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:40:12.671 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:40:12.673 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:40:12.675 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:40:12.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:12.680 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:12.682 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:40:12.684 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:40:12.686 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:40:12.688 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:40:12.691 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-03-22 15:40:12.693 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:40:12.696 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:12.698 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:12.700 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-03-22 15:40:12.720 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-22 15:40:12.828 | Reading package lists... 2022-03-22 15:40:13.062 | Building dependency tree... 2022-03-22 15:40:13.063 | Reading state information... 2022-03-22 15:40:13.304 | fakeroot is already the newest version (1.24-1). 2022-03-22 15:40:13.304 | fakeroot set to manually installed. 2022-03-22 15:40:13.304 | make is already the newest version (4.2.1-1.2). 2022-03-22 15:40:13.304 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-22 15:40:13.304 | The following packages were automatically installed and are no longer required: 2022-03-22 15:40:13.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:40:13.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:40:13.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:40:13.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:40:13.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:40:13.305 | python3-zope.interface 2022-03-22 15:40:13.305 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:40:13.432 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:40:13.436 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:40:13.438 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:40:13.441 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:13.443 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:13.445 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:13.447 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:13.449 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:13.452 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:40:13.454 | + functions-common:time_stop:2311 : start_time=1647963612717 2022-03-22 15:40:13.456 | + functions-common:time_stop:2313 : [[ -z 1647963612717 ]] 2022-03-22 15:40:13.458 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:13.462 | + functions-common:time_stop:2316 : end_time=1647963613460 2022-03-22 15:40:13.464 | + functions-common:time_stop:2317 : elapsed_time=743 2022-03-22 15:40:13.466 | + functions-common:time_stop:2318 : total=434988 2022-03-22 15:40:13.469 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:13.471 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=435731 2022-03-22 15:40:13.473 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:40:13.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-03-22 15:40:13.477 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:13.479 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:13.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-22 15:40:13.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-03-22 15:40:13.487 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-03-22 15:40:13.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-03-22 15:40:13.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-03-22 15:40:13.496 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-03-22 15:40:13.497 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-03-22 15:40:13.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-03-22 15:40:13.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-03-22 15:40:13.505 | + functions:vercmp:628 : local v1=5.4 2022-03-22 15:40:13.508 | + functions:vercmp:629 : local 'op=<' 2022-03-22 15:40:13.510 | + functions:vercmp:630 : local v2=3.13 2022-03-22 15:40:13.512 | + functions:vercmp:631 : local result 2022-03-22 15:40:13.516 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-22 15:40:13.516 | ++ functions:vercmp:635 : sort -V 2022-03-22 15:40:13.517 | ++ functions:vercmp:635 : head -1 2022-03-22 15:40:13.521 | + functions:vercmp:635 : result=3.13 2022-03-22 15:40:13.523 | + functions:vercmp:637 : case $op in 2022-03-22 15:40:13.526 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-22 15:40:13.528 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-22 15:40:13.530 | + functions:vercmp:648 : return 2022-03-22 15:40:13.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-03-22 15:40:13.534 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:40:13.537 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-03-22 15:40:13.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-22 15:40:13.996 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-22 15:40:13.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:14.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:14.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-22 15:40:14.007 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:14.010 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-03-22 15:40:14.029 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:14.031 | + ./stack.sh:main:816 : install_etcd3 2022-03-22 15:40:14.034 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-22 15:40:14.034 | Installing etcd 2022-03-22 15:40:14.036 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-22 15:40:14.048 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-22 15:40:14.059 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-22 15:40:14.061 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-22 15:40:14.078 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-22 15:40:14.081 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:14.084 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:14.088 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:14.092 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:14.094 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-22 15:40:14.097 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-22 15:40:14.099 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:14.102 | --2022-03-22 15:40:14-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:14.204 | Resolving github.com (github.com)... 140.82.121.4 2022-03-22 15:40:14.248 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-03-22 15:40:14.539 | HTTP request sent, awaiting response... 302 Found 2022-03-22 15:40:14.539 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220322%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220322T154014Z&X-Amz-Expires=300&X-Amz-Signature=217efb8dd6ad88723bfd75978bb511bd242eb8dbbc42a683b60ce2c10fc34f79&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-03-22 15:40:14.539 | --2022-03-22 15:40:14-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220322%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220322T154014Z&X-Amz-Expires=300&X-Amz-Signature=217efb8dd6ad88723bfd75978bb511bd242eb8dbbc42a683b60ce2c10fc34f79&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-03-22 15:40:14.618 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2022-03-22 15:40:14.642 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-03-22 15:40:15.363 | HTTP request sent, awaiting response... 200 OK 2022-03-22 15:40:15.364 | Length: 11350736 (11M) [application/octet-stream] 2022-03-22 15:40:15.364 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-22 15:40:15.476 | 2022-03-22 15:40:15.702 | 0K ........ .. 100% 32.0M=0.3s 2022-03-22 15:40:15.702 | 2022-03-22 15:40:15.702 | 2022-03-22 15:40:15 (32.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-22 15:40:15.702 | 2022-03-22 15:40:15.706 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-22 15:40:15.708 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:15.710 | ++ functions:get_extra_file:74 : return 2022-03-22 15:40:15.713 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-22 15:40:15.715 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-22 15:40:15.718 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-22 15:40:15.720 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-22 15:40:15.854 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-22 15:40:15.857 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/ 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/README.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-22 15:40:15.861 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-22 15:40:15.862 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-22 15:40:15.863 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-22 15:40:15.864 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-22 15:40:15.865 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-22 15:40:15.866 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-22 15:40:15.867 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-22 15:40:15.868 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-22 15:40:15.869 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-22 15:40:15.870 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-22 15:40:15.870 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-22 15:40:15.870 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-22 15:40:15.870 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-22 15:40:15.871 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-22 15:40:15.872 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-22 15:40:16.059 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-22 15:40:16.059 | etcd-v3.3.12-linux-amd64/etcd 2022-03-22 15:40:16.287 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-22 15:40:16.325 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-22 15:40:16.358 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-22 15:40:16.361 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-03-22 15:40:16.377 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:40:16.379 | + ./stack.sh:main:835 : install_dstat 2022-03-22 15:40:16.381 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-22 15:40:16.397 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:40:16.400 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-03-22 15:40:16.402 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:40:16.404 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-03-22 15:40:16.406 | + ./stack.sh:main:844 : install_libs 2022-03-22 15:40:16.409 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-03-22 15:40:16.411 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-03-22 15:40:16.413 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-03-22 15:40:16.416 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-22 15:40:16.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-22 15:40:16.425 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.427 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-03-22 15:40:16.429 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-03-22 15:40:16.431 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-03-22 15:40:16.433 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-22 15:40:16.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-22 15:40:16.442 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.444 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-03-22 15:40:16.446 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-03-22 15:40:16.448 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-03-22 15:40:16.451 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-22 15:40:16.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-22 15:40:16.459 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.462 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-03-22 15:40:16.465 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-03-22 15:40:16.467 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-03-22 15:40:16.469 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-22 15:40:16.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-22 15:40:16.478 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.481 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-03-22 15:40:16.483 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-03-22 15:40:16.485 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-03-22 15:40:16.487 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-22 15:40:16.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-22 15:40:16.496 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.498 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-03-22 15:40:16.500 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-03-22 15:40:16.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-03-22 15:40:16.505 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-22 15:40:16.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-22 15:40:16.514 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.516 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-03-22 15:40:16.518 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-03-22 15:40:16.520 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-03-22 15:40:16.523 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-22 15:40:16.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-22 15:40:16.532 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.534 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-03-22 15:40:16.536 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-03-22 15:40:16.539 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-03-22 15:40:16.541 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-22 15:40:16.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-22 15:40:16.550 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.552 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-03-22 15:40:16.555 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-03-22 15:40:16.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-03-22 15:40:16.559 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-22 15:40:16.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-22 15:40:16.568 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.570 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-03-22 15:40:16.572 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-03-22 15:40:16.575 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-03-22 15:40:16.577 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-22 15:40:16.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-22 15:40:16.586 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.589 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-03-22 15:40:16.591 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-03-22 15:40:16.593 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-03-22 15:40:16.595 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-22 15:40:16.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-22 15:40:16.605 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.607 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-03-22 15:40:16.609 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-03-22 15:40:16.611 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-03-22 15:40:16.613 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-22 15:40:16.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-22 15:40:16.622 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.624 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-03-22 15:40:16.627 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-03-22 15:40:16.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-03-22 15:40:16.631 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-22 15:40:16.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-22 15:40:16.640 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.642 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-03-22 15:40:16.644 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-03-22 15:40:16.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-03-22 15:40:16.649 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-22 15:40:16.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-22 15:40:16.658 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.661 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-03-22 15:40:16.663 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-03-22 15:40:16.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-03-22 15:40:16.668 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-22 15:40:16.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-22 15:40:16.677 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.679 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-03-22 15:40:16.681 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-03-22 15:40:16.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-03-22 15:40:16.686 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-22 15:40:16.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-22 15:40:16.695 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.698 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-03-22 15:40:16.700 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-03-22 15:40:16.702 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-03-22 15:40:16.704 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-22 15:40:16.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-22 15:40:16.714 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.716 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-03-22 15:40:16.718 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-03-22 15:40:16.721 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-03-22 15:40:16.723 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-22 15:40:16.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-22 15:40:16.732 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.734 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-03-22 15:40:16.736 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-03-22 15:40:16.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-03-22 15:40:16.740 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-22 15:40:16.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-22 15:40:16.749 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.752 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-03-22 15:40:16.754 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-03-22 15:40:16.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-03-22 15:40:16.759 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-22 15:40:16.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-22 15:40:16.767 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.770 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-03-22 15:40:16.772 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-03-22 15:40:16.775 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-03-22 15:40:16.777 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-22 15:40:16.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-22 15:40:16.786 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.788 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-03-22 15:40:16.791 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-03-22 15:40:16.793 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-03-22 15:40:16.795 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-22 15:40:16.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-22 15:40:16.804 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.806 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-03-22 15:40:16.809 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-03-22 15:40:16.811 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-03-22 15:40:16.813 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-22 15:40:16.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-22 15:40:16.822 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.825 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-03-22 15:40:16.827 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-03-22 15:40:16.829 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-03-22 15:40:16.832 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-22 15:40:16.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-22 15:40:16.841 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.844 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-03-22 15:40:16.846 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-03-22 15:40:16.848 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-03-22 15:40:16.850 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-22 15:40:16.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-22 15:40:16.860 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.862 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-03-22 15:40:16.864 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-03-22 15:40:16.866 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-03-22 15:40:16.869 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-22 15:40:16.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-22 15:40:16.878 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.880 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-03-22 15:40:16.882 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-03-22 15:40:16.885 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-03-22 15:40:16.887 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-22 15:40:16.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-22 15:40:16.897 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.900 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-03-22 15:40:16.902 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-03-22 15:40:16.904 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-03-22 15:40:16.906 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-22 15:40:16.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-22 15:40:16.915 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.918 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-03-22 15:40:16.920 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-03-22 15:40:16.922 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-03-22 15:40:16.924 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-22 15:40:16.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-22 15:40:16.933 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.936 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-03-22 15:40:16.938 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-03-22 15:40:16.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-03-22 15:40:16.942 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-22 15:40:16.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-22 15:40:16.952 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.954 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-03-22 15:40:16.956 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-03-22 15:40:16.959 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-03-22 15:40:16.961 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-22 15:40:16.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-22 15:40:16.970 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.973 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-03-22 15:40:16.975 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-03-22 15:40:16.977 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-03-22 15:40:16.979 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-22 15:40:16.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:16.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:16.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-22 15:40:16.988 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:16.991 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-03-22 15:40:16.993 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-03-22 15:40:16.995 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-03-22 15:40:16.997 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-22 15:40:16.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:17.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:17.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-22 15:40:17.006 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:17.009 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-03-22 15:40:17.011 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-03-22 15:40:17.013 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-03-22 15:40:17.016 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-22 15:40:17.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:17.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:17.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-22 15:40:17.024 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:17.027 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-03-22 15:40:17.029 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-03-22 15:40:17.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-03-22 15:40:17.033 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-22 15:40:17.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:17.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:17.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-22 15:40:17.043 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:17.045 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-03-22 15:40:17.048 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-03-22 15:40:17.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-03-22 15:40:17.052 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-22 15:40:17.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:17.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:17.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-22 15:40:17.062 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:17.064 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-03-22 15:40:17.084 | Using python 3.8 to install etcd3 2022-03-22 15:40:17.087 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-22 15:40:17.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:17.744 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:17.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:17.744 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:18.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:40:18.762 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:18.762 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:18.768 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:18.772 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:18.774 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:18.776 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:18.898 | Collecting etcd3===0.12.0 2022-03-22 15:40:18.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-22 15:40:21.717 | Collecting grpcio===1.36.1 2022-03-22 15:40:21.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2022-03-22 15:40:22.641 | Collecting protobuf===3.15.6 2022-03-22 15:40:22.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2022-03-22 15:40:22.737 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-03-22 15:40:22.740 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (6.3.1) 2022-03-22 15:40:22.754 | Building wheels for collected packages: etcd3 2022-03-22 15:40:22.761 | Building wheel for etcd3 (setup.py): started 2022-03-22 15:40:23.501 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-22 15:40:23.502 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=a7447e2bd8cdb0b01891d159dbf967496e632122a43616708d1a531965dee8c1 2022-03-22 15:40:23.502 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-22 15:40:23.503 | Successfully built etcd3 2022-03-22 15:40:24.811 | Installing collected packages: grpcio, protobuf, etcd3 2022-03-22 15:40:25.616 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2022-03-22 15:40:25.722 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:40:25.722 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:40:25.809 | + inc/python:pip_install:200 : result=0 2022-03-22 15:40:25.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:40:25.814 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:25.816 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:25.818 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:25.821 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:25.823 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:25.825 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:40:25.827 | + functions-common:time_stop:2311 : start_time=1647963617079 2022-03-22 15:40:25.829 | + functions-common:time_stop:2313 : [[ -z 1647963617079 ]] 2022-03-22 15:40:25.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:25.836 | + functions-common:time_stop:2316 : end_time=1647963625833 2022-03-22 15:40:25.839 | + functions-common:time_stop:2317 : elapsed_time=8754 2022-03-22 15:40:25.841 | + functions-common:time_stop:2318 : total=29417 2022-03-22 15:40:25.843 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:25.845 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=38171 2022-03-22 15:40:25.848 | + inc/python:pip_install:203 : return 0 2022-03-22 15:40:25.850 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-03-22 15:40:25.870 | Using python 3.8 to install etcd3gw 2022-03-22 15:40:25.873 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-22 15:40:26.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:26.550 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:26.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:26.550 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:27.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:40:27.563 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:27.563 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:27.569 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:27.573 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:27.575 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:27.577 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:27.704 | Collecting etcd3gw===0.2.5 2022-03-22 15:40:27.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-03-22 15:40:27.787 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.3.0) 2022-03-22 15:40:27.794 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-03-22 15:40:27.797 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-03-22 15:40:27.799 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-03-22 15:40:27.819 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-03-22 15:40:27.838 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-03-22 15:40:27.841 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-03-22 15:40:27.844 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-03-22 15:40:29.121 | Installing collected packages: etcd3gw 2022-03-22 15:40:29.283 | Successfully installed etcd3gw-0.2.5 2022-03-22 15:40:29.390 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:40:29.390 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:40:29.466 | + inc/python:pip_install:200 : result=0 2022-03-22 15:40:29.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:40:29.470 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:29.472 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:29.474 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:29.476 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:29.479 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:29.481 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:40:29.483 | + functions-common:time_stop:2311 : start_time=1647963625865 2022-03-22 15:40:29.485 | + functions-common:time_stop:2313 : [[ -z 1647963625865 ]] 2022-03-22 15:40:29.488 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:29.492 | + functions-common:time_stop:2316 : end_time=1647963629489 2022-03-22 15:40:29.494 | + functions-common:time_stop:2317 : elapsed_time=3624 2022-03-22 15:40:29.496 | + functions-common:time_stop:2318 : total=38171 2022-03-22 15:40:29.498 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:29.501 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41795 2022-03-22 15:40:29.503 | + inc/python:pip_install:203 : return 0 2022-03-22 15:40:29.505 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-03-22 15:40:29.508 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-22 15:40:29.510 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-22 15:40:29.513 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 15:40:29.515 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 15:40:29.517 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 15:40:29.519 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 15:40:29.522 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 15:40:29.525 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 15:40:29.527 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 15:40:29.529 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:40:29.531 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 15:40:29.534 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-03-22 15:40:29.536 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-03-22 15:40:29.538 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:29.540 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:29.542 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-22 15:40:29.545 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-03-22 15:40:29.547 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-22 15:40:29.549 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:40:29.551 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:40:29.554 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:40:29.556 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:40:29.558 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:40:29.560 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:40:29.563 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:29.565 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:29.567 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:40:29.569 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:40:29.572 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:40:29.574 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:40:29.577 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-22 15:40:29.579 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:40:29.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:29.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:29.586 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-22 15:40:29.607 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-22 15:40:29.715 | Reading package lists... 2022-03-22 15:40:29.949 | Building dependency tree... 2022-03-22 15:40:29.950 | Reading state information... 2022-03-22 15:40:30.189 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-22 15:40:30.189 | The following packages were automatically installed and are no longer required: 2022-03-22 15:40:30.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:40:30.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:40:30.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:40:30.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:40:30.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:40:30.190 | python3-zope.interface 2022-03-22 15:40:30.190 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:40:30.191 | The following additional packages will be installed: 2022-03-22 15:40:30.191 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-22 15:40:30.192 | Suggested packages: 2022-03-22 15:40:30.192 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-22 15:40:30.258 | The following NEW packages will be installed: 2022-03-22 15:40:30.259 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-22 15:40:30.502 | 0 upgraded, 6 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:40:30.502 | Need to get 1,306 kB of archives. 2022-03-22 15:40:30.502 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-22 15:40:30.502 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-22 15:40:31.116 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-03-22 15:40:31.162 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-22 15:40:31.255 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-22 15:40:31.364 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-22 15:40:31.367 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-22 15:40:31.922 | Fetched 1,306 kB in 1s (1,178 kB/s) 2022-03-22 15:40:32.110 | Selecting previously unselected package libnorm1:amd64. 2022-03-22 15:40:32.160 | (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 ... 89358 files and directories currently installed.) 2022-03-22 15:40:32.164 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-22 15:40:32.267 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-22 15:40:32.715 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-22 15:40:32.724 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-22 15:40:32.777 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-22 15:40:33.235 | Selecting previously unselected package libzmq5:amd64. 2022-03-22 15:40:33.245 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-22 15:40:33.297 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-22 15:40:33.730 | Selecting previously unselected package uwsgi-core. 2022-03-22 15:40:33.739 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-22 15:40:33.783 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-22 15:40:34.438 | Selecting previously unselected package uwsgi. 2022-03-22 15:40:34.448 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-22 15:40:34.501 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-22 15:40:34.901 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-22 15:40:34.910 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-22 15:40:34.961 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-22 15:40:35.357 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-22 15:40:35.492 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-22 15:40:35.629 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-22 15:40:35.783 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-22 15:40:36.107 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-22 15:40:37.324 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-22 15:40:37.570 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-22 15:40:38.042 | Processing triggers for man-db (2.9.1-1) ... 2022-03-22 15:40:38.518 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-22 15:40:45.921 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:40:45.923 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:40:45.925 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:45.927 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:45.929 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:45.932 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:45.934 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:45.936 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:40:45.938 | + functions-common:time_stop:2311 : start_time=1647963629604 2022-03-22 15:40:45.940 | + functions-common:time_stop:2313 : [[ -z 1647963629604 ]] 2022-03-22 15:40:45.943 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:45.947 | + functions-common:time_stop:2316 : end_time=1647963645945 2022-03-22 15:40:45.949 | + functions-common:time_stop:2317 : elapsed_time=16341 2022-03-22 15:40:45.951 | + functions-common:time_stop:2318 : total=435731 2022-03-22 15:40:45.954 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:45.956 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=452072 2022-03-22 15:40:45.958 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:40:45.960 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-03-22 15:40:45.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:40:45.965 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:40:45.967 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-03-22 15:40:46.030 | Enabling module proxy. 2022-03-22 15:40:46.035 | To activate the new configuration, you need to run: 2022-03-22 15:40:46.035 | systemctl restart apache2 2022-03-22 15:40:46.039 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-03-22 15:40:46.101 | Considering dependency proxy for proxy_uwsgi: 2022-03-22 15:40:46.101 | Module proxy already enabled 2022-03-22 15:40:46.101 | Enabling module proxy_uwsgi. 2022-03-22 15:40:46.107 | To activate the new configuration, you need to run: 2022-03-22 15:40:46.107 | systemctl restart apache2 2022-03-22 15:40:46.112 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-03-22 15:40:46.114 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:40:46.117 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:40:46.119 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:40:46.244 | + ./stack.sh:main:850 : install_keystoneauth 2022-03-22 15:40:46.246 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-03-22 15:40:46.249 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-22 15:40:46.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-22 15:40:46.259 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.261 | + ./stack.sh:main:851 : install_keystoneclient 2022-03-22 15:40:46.264 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-03-22 15:40:46.266 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-22 15:40:46.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-22 15:40:46.276 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.278 | + ./stack.sh:main:852 : install_glanceclient 2022-03-22 15:40:46.281 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-03-22 15:40:46.284 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-22 15:40:46.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-22 15:40:46.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.297 | + ./stack.sh:main:853 : install_cinderclient 2022-03-22 15:40:46.299 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-03-22 15:40:46.301 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-22 15:40:46.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-22 15:40:46.310 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.313 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-03-22 15:40:46.315 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-22 15:40:46.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-22 15:40:46.324 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.327 | + ./stack.sh:main:854 : install_novaclient 2022-03-22 15:40:46.329 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-03-22 15:40:46.331 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-22 15:40:46.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-22 15:40:46.341 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.343 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-03-22 15:40:46.360 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:46.363 | + ./stack.sh:main:856 : install_swiftclient 2022-03-22 15:40:46.365 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-03-22 15:40:46.368 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-22 15:40:46.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-22 15:40:46.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.379 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-03-22 15:40:46.395 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:46.397 | + ./stack.sh:main:859 : install_neutronclient 2022-03-22 15:40:46.399 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-03-22 15:40:46.402 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-22 15:40:46.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-22 15:40:46.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.414 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-03-22 15:40:46.416 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-03-22 15:40:46.419 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-22 15:40:46.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:40:46.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:40:46.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-22 15:40:46.428 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:40:46.430 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-03-22 15:40:46.433 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-22 15:40:46.435 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-22 15:40:46.438 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-22 15:40:46.440 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-22 15:40:46.443 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-22 15:40:46.446 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-22 15:40:46.447 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-22 15:40:46.451 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-22 15:40:46.454 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-22 15:40:46.456 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-22 15:40:46.459 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-22 15:40:46.461 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-22 15:40:46.482 | Using python 3.8 to install keystonemiddleware 2022-03-22 15:40:46.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-22 15:40:47.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:47.159 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:47.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:47.159 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:48.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:40:48.171 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:48.171 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:48.177 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:48.181 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:48.183 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:48.185 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:48.191 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (9.2.0) 2022-03-22 15:40:48.258 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.7.1) 2022-03-22 15:40:48.296 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (8.5.1) 2022-03-22 15:40:48.336 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.1.5) 2022-03-22 15:40:48.342 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.3.1) 2022-03-22 15:40:48.349 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-03-22 15:40:48.351 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.4.0) 2022-03-22 15:40:48.356 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (4.3.1) 2022-03-22 15:40:48.415 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.2.0) 2022-03-22 15:40:48.433 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.4.2) 2022-03-22 15:40:48.436 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (4.8.1) 2022-03-22 15:40:48.452 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2021.1) 2022-03-22 15:40:48.455 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2022-03-22 15:40:48.469 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2022-03-22 15:40:48.475 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2022-03-22 15:40:48.484 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-03-22 15:40:48.487 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.4.0) 2022-03-22 15:40:48.526 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2022-03-22 15:40:48.545 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-03-22 15:40:48.554 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2022-03-22 15:40:48.560 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2022-03-22 15:40:48.565 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2022-03-22 15:40:48.568 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2022-03-22 15:40:48.575 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.7.0) 2022-03-22 15:40:48.579 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.1.14) 2022-03-22 15:40:48.582 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.7) 2022-03-22 15:40:48.585 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2022-03-22 15:40:48.590 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.10.9) 2022-03-22 15:40:48.593 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (2.8.1) 2022-03-22 15:40:48.597 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2022-03-22 15:40:48.600 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2022-03-22 15:40:48.602 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2022-03-22 15:40:48.622 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2022-03-22 15:40:48.626 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2022-03-22 15:40:48.629 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.2) 2022-03-22 15:40:48.631 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.12.1) 2022-03-22 15:40:49.850 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:40:49.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:40:49.921 | + inc/python:pip_install:200 : result=0 2022-03-22 15:40:49.923 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:40:49.926 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:49.928 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:49.930 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:49.933 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:49.935 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:49.937 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:40:49.939 | + functions-common:time_stop:2311 : start_time=1647963646476 2022-03-22 15:40:49.942 | + functions-common:time_stop:2313 : [[ -z 1647963646476 ]] 2022-03-22 15:40:49.944 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:49.948 | + functions-common:time_stop:2316 : end_time=1647963649946 2022-03-22 15:40:49.950 | + functions-common:time_stop:2317 : elapsed_time=3470 2022-03-22 15:40:49.953 | + functions-common:time_stop:2318 : total=41795 2022-03-22 15:40:49.955 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:49.957 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=45265 2022-03-22 15:40:49.959 | + inc/python:pip_install:203 : return 0 2022-03-22 15:40:49.961 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-03-22 15:40:49.964 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-22 15:40:49.967 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-22 15:40:49.969 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-22 15:40:49.972 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-22 15:40:49.974 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-22 15:40:49.978 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-22 15:40:49.978 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-22 15:40:49.984 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-22 15:40:49.986 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-22 15:40:49.988 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-22 15:40:49.991 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-22 15:40:49.993 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-22 15:40:50.014 | Using python 3.8 to install python-memcached 2022-03-22 15:40:50.016 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-22 15:40:50.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:50.686 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:50.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:50.686 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:51.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:40:51.711 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:51.712 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:51.719 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:51.724 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:51.726 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:51.727 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:51.852 | Collecting python-memcached===1.59 2022-03-22 15:40:51.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-22 15:40:51.928 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (1.15.0) 2022-03-22 15:40:53.247 | Installing collected packages: python-memcached 2022-03-22 15:40:53.409 | Successfully installed python-memcached-1.59 2022-03-22 15:40:53.515 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:40:53.515 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:40:53.587 | + inc/python:pip_install:200 : result=0 2022-03-22 15:40:53.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:40:53.592 | + functions-common:time_stop:2304 : local name 2022-03-22 15:40:53.594 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:40:53.596 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:40:53.598 | + functions-common:time_stop:2307 : local total 2022-03-22 15:40:53.600 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:40:53.603 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:40:53.605 | + functions-common:time_stop:2311 : start_time=1647963650009 2022-03-22 15:40:53.607 | + functions-common:time_stop:2313 : [[ -z 1647963650009 ]] 2022-03-22 15:40:53.610 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:40:53.614 | + functions-common:time_stop:2316 : end_time=1647963653612 2022-03-22 15:40:53.617 | + functions-common:time_stop:2317 : elapsed_time=3603 2022-03-22 15:40:53.619 | + functions-common:time_stop:2318 : total=45265 2022-03-22 15:40:53.622 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:40:53.624 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48868 2022-03-22 15:40:53.626 | + inc/python:pip_install:203 : return 0 2022-03-22 15:40:53.628 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-03-22 15:40:53.644 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:40:53.647 | + ./stack.sh:main:866 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-22 15:40:53.649 | + ./stack.sh:main:867 : stack_install_service keystone 2022-03-22 15:40:53.651 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-22 15:40:53.653 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-22 15:40:53.656 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:40:53.658 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-22 15:40:53.660 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-03-22 15:40:53.675 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:40:53.678 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-03-22 15:40:53.680 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-22 15:40:53.682 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-03-22 15:40:53.685 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:40:53.687 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:40:53.689 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:40:53.692 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:40:53.694 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:40:53.696 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:40:53.711 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:40:53.713 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:40:53.715 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:40:53.718 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:40:53.718 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:40:53.723 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-03-22 15:40:53.725 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:40:53.727 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-03-22 15:40:53.730 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:40:53.730 | + functions-common:git_clone:593 : head -1 2022-03-22 15:40:53.734 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-03-22 15:40:53.737 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:40:53.739 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-03-22 15:40:53.741 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:40:53.743 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-22 15:40:53.745 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-22 15:40:53.748 | + inc/python:setup_develop:344 : local extras= 2022-03-22 15:40:53.750 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-22 15:40:53.752 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:40:53.754 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-22 15:40:53.757 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-22 15:40:53.759 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:40:53.761 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-22 15:40:53.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-22 15:40:53.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:40:53.769 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-22 15:40:53.771 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:40:53.773 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:40:53.777 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-22 15:40:53.782 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-03-22 15:40:53.785 | + 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' 2022-03-22 15:40:54.408 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-03-22 15:40:54.410 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:40:54.412 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:40:54.414 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:40:54.417 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-22 15:40:54.419 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-03-22 15:40:54.421 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:40:54.423 | + inc/python:setup_package:427 : local extras= 2022-03-22 15:40:54.425 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:40:54.427 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-03-22 15:40:54.429 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-03-22 15:40:54.432 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-03-22 15:40:54.434 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:40:54.436 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-03-22 15:40:54.456 | Using python 3.8 to install /opt/stack/keystone 2022-03-22 15:40:54.458 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-22 15:40:55.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:55.125 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:55.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:40:55.125 | from cryptography.utils import int_from_bytes 2022-03-22 15:40:56.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:40:56.126 | 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. 2022-03-22 15:40:56.130 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:56.131 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:56.132 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:56.135 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:56.138 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:56.145 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:40:56.149 | Obtaining file:///opt/stack/keystone 2022-03-22 15:40:57.688 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:40:59.345 | Collecting Flask===1.1.2 2022-03-22 15:40:59.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-03-22 15:40:59.543 | Collecting Flask-RESTful===0.3.8 2022-03-22 15:40:59.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-03-22 15:40:59.626 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-03-22 15:40:59.633 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-03-22 15:40:59.693 | Collecting PyJWT===2.0.1 2022-03-22 15:40:59.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2022-03-22 15:40:59.731 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-03-22 15:40:59.758 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:40:59.901 | Collecting Werkzeug===1.0.1 2022-03-22 15:40:59.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-03-22 15:41:00.093 | Collecting aniso8601===9.0.1 2022-03-22 15:41:00.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-22 15:41:00.804 | Collecting bcrypt===3.2.0 2022-03-22 15:41:00.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) 2022-03-22 15:41:00.889 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:41:00.942 | Collecting click===7.1.2 2022-03-22 15:41:00.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-03-22 15:41:00.957 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-03-22 15:41:00.996 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-03-22 15:41:01.088 | Collecting itsdangerous===1.1.0 2022-03-22 15:41:01.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-03-22 15:41:01.160 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-03-22 15:41:01.171 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2022-03-22 15:41:01.223 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2022-03-22 15:41:01.226 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2022-03-22 15:41:01.232 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.1) 2022-03-22 15:41:01.269 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2022-03-22 15:41:01.309 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2022-03-22 15:41:01.315 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-03-22 15:41:01.364 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-03-22 15:41:01.370 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-03-22 15:41:01.408 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.2) 2022-03-22 15:41:01.463 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.1) 2022-03-22 15:41:01.480 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.1) 2022-03-22 15:41:01.495 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.1) 2022-03-22 15:41:01.504 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.1) 2022-03-22 15:41:01.527 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.1) 2022-03-22 15:41:01.537 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.1) 2022-03-22 15:41:01.553 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2022-03-22 15:41:01.617 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-03-22 15:41:01.718 | Collecting passlib===1.7.4 2022-03-22 15:41:01.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-22 15:41:01.816 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-03-22 15:41:01.819 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-03-22 15:41:01.821 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-03-22 15:41:01.831 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-03-22 15:41:01.834 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-03-22 15:41:01.836 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-03-22 15:41:01.947 | Collecting pysaml2===6.5.1 2022-03-22 15:41:01.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2022-03-22 15:41:02.048 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2022-03-22 15:41:02.052 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2022-03-22 15:41:02.071 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2022-03-22 15:41:02.074 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-03-22 15:41:02.094 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-03-22 15:41:02.347 | Collecting scrypt===0.8.17 2022-03-22 15:41:02.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-03-22 15:41:02.443 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-03-22 15:41:02.446 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.13.0) 2022-03-22 15:41:02.456 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2022-03-22 15:41:02.458 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (3.3.0) 2022-03-22 15:41:02.461 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-03-22 15:41:02.469 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-03-22 15:41:02.477 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-03-22 15:41:02.482 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-03-22 15:41:02.499 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-03-22 15:41:02.502 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-03-22 15:41:02.509 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-03-22 15:41:02.667 | Collecting xmlschema===1.5.2 2022-03-22 15:41:02.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2022-03-22 15:41:02.773 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.2) 2022-03-22 15:41:02.778 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-03-22 15:41:02.781 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2022-03-22 15:41:02.841 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-03-22 15:41:02.847 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:41:02.851 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-03-22 15:41:02.855 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-03-22 15:41:02.864 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-03-22 15:41:02.866 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-03-22 15:41:02.906 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-03-22 15:41:02.912 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-03-22 15:41:02.917 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:41:02.925 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-03-22 15:41:02.933 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:41:02.944 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2022-03-22 15:41:02.954 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-03-22 15:41:02.963 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-03-22 15:41:02.974 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-03-22 15:41:02.979 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-03-22 15:41:02.981 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-03-22 15:41:03.439 | Collecting importlib-resources===5.1.2 2022-03-22 15:41:03.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2022-03-22 15:41:03.635 | Collecting defusedxml===0.7.1 2022-03-22 15:41:03.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-22 15:41:03.711 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2022-03-22 15:41:03.725 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-03-22 15:41:03.729 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:41:03.732 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:41:03.735 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-03-22 15:41:03.738 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-03-22 15:41:03.740 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-03-22 15:41:03.742 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-03-22 15:41:03.744 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-03-22 15:41:03.869 | Collecting elementpath===2.2.0 2022-03-22 15:41:03.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2022-03-22 15:41:03.954 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-03-22 15:41:03.958 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2022-03-22 15:41:03.961 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-03-22 15:41:03.969 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.4) 2022-03-22 15:41:03.971 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (5.0.0) 2022-03-22 15:41:03.973 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (54.1.1) 2022-03-22 15:41:04.022 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2022-03-22 15:41:04.029 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-03-22 15:41:04.034 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-03-22 15:41:04.042 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-03-22 15:41:04.894 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, importlib-resources, defusedxml, elementpath, xmlschema, pysaml2, PyJWT, keystone 2022-03-22 15:41:04.894 | Attempting uninstall: click 2022-03-22 15:41:04.895 | Found existing installation: Click 7.0 2022-03-22 15:41:04.906 | Uninstalling Click-7.0: 2022-03-22 15:41:04.936 | Successfully uninstalled Click-7.0 2022-03-22 15:41:07.743 | Attempting uninstall: PyJWT 2022-03-22 15:41:07.744 | Found existing installation: PyJWT 1.7.1 2022-03-22 15:41:07.753 | Uninstalling PyJWT-1.7.1: 2022-03-22 15:41:07.781 | Successfully uninstalled PyJWT-1.7.1 2022-03-22 15:41:07.866 | Running setup.py develop for keystone 2022-03-22 15:41:09.575 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2022-03-22 15:41:09.692 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:41:09.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:41:09.769 | + inc/python:pip_install:200 : result=0 2022-03-22 15:41:09.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:41:09.773 | + functions-common:time_stop:2304 : local name 2022-03-22 15:41:09.775 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:41:09.777 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:41:09.779 | + functions-common:time_stop:2307 : local total 2022-03-22 15:41:09.781 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:41:09.783 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:41:09.785 | + functions-common:time_stop:2311 : start_time=1647963654451 2022-03-22 15:41:09.788 | + functions-common:time_stop:2313 : [[ -z 1647963654451 ]] 2022-03-22 15:41:09.790 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:41:09.794 | + functions-common:time_stop:2316 : end_time=1647963669792 2022-03-22 15:41:09.796 | + functions-common:time_stop:2317 : elapsed_time=15341 2022-03-22 15:41:09.798 | + functions-common:time_stop:2318 : total=48868 2022-03-22 15:41:09.800 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:41:09.802 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=64209 2022-03-22 15:41:09.804 | + inc/python:pip_install:203 : return 0 2022-03-22 15:41:09.807 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:41:09.809 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-22 15:41:09.811 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-22 15:41:09.829 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-22 15:41:09.841 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-03-22 15:41:09.843 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-22 15:41:09.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:41:09.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:41:09.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-22 15:41:09.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:41:09.855 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-03-22 15:41:09.872 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:09.874 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-03-22 15:41:09.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:41:09.879 | + ./stack.sh:main:868 : configure_keystone 2022-03-22 15:41:09.881 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-03-22 15:41:09.893 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-22 15:41:09.895 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-22 15:41:09.900 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-03-22 15:41:09.915 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:09.917 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-22 15:41:09.947 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-22 15:41:09.973 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-22 15:41:10.003 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-22 15:41:10.032 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-22 15:41:10.062 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-22 15:41:10.091 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-22 15:41:10.118 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-22 15:41:10.145 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-22 15:41:10.147 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-22 15:41:10.149 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-22 15:41:10.152 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-22 15:41:10.154 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-22 15:41:10.156 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 15:41:10.172 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:10.175 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-22 15:41:10.178 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-22 15:41:10.180 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 15:41:10.195 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:10.197 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:41:10.200 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:41:10.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 15:41:10.232 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 15:41:10.234 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-03-22 15:41:10.236 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-03-22 15:41:10.239 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-03-22 15:41:10.255 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:10.257 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-22 15:41:10.286 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.45/identity 2022-03-22 15:41:10.313 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-03-22 15:41:10.315 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-22 15:41:10.345 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-03-22 15:41:10.348 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-03-22 15:41:10.350 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-03-22 15:41:10.352 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-03-22 15:41:10.355 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-22 15:41:10.357 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-22 15:41:10.387 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-03-22 15:41:10.389 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-03-22 15:41:10.391 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-22 15:41:10.394 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-22 15:41:10.396 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:41:10.412 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:41:10.414 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:41:10.417 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:41:10.419 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:41:10.421 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:41:10.448 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:41:10.475 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:41:10.503 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:41:10.529 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-22 15:41:10.556 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-03-22 15:41:10.559 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-22 15:41:10.561 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-22 15:41:10.563 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-22 15:41:10.565 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-03-22 15:41:10.568 | + lib/apache:write_uwsgi_config:260 : local http= 2022-03-22 15:41:10.570 | + lib/apache:write_uwsgi_config:261 : local name= 2022-03-22 15:41:10.573 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-03-22 15:41:10.577 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-03-22 15:41:10.580 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-03-22 15:41:10.582 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-22 15:41:10.594 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-22 15:41:10.594 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:41:10.603 | d /var/run/uwsgi 0755 ubuntu root 2022-03-22 15:41:10.606 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:41:10.622 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-22 15:41:10.624 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-22 15:41:10.628 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-22 15:41:10.655 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-22 15:41:10.683 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-22 15:41:10.708 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-22 15:41:10.735 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-22 15:41:10.762 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-22 15:41:10.788 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-22 15:41:10.829 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-22 15:41:10.858 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-22 15:41:10.885 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-22 15:41:10.913 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-22 15:41:10.944 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-22 15:41:10.972 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-22 15:41:10.998 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-03-22 15:41:11.001 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-03-22 15:41:11.003 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-03-22 15:41:11.006 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-03-22 15:41:11.009 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-03-22 15:41:11.012 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:11.014 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:11.016 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-22 15:41:11.019 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-22 15:41:11.021 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-22 15:41:11.047 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-22 15:41:11.075 | + 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 ' 2022-03-22 15:41:11.076 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-22 15:41:11.084 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-22 15:41:11.088 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-03-22 15:41:11.090 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-03-22 15:41:11.092 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-03-22 15:41:11.094 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-22 15:41:11.096 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:41:11.099 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:11.101 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:11.103 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-22 15:41:11.105 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-03-22 15:41:11.108 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:11.110 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:11.112 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-03-22 15:41:11.174 | Enabling site keystone-wsgi-public. 2022-03-22 15:41:11.180 | To activate the new configuration, you need to run: 2022-03-22 15:41:11.180 | systemctl reload apache2 2022-03-22 15:41:11.184 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-03-22 15:41:11.186 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:41:11.188 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:41:11.191 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:41:11.323 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-03-22 15:41:11.326 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-03-22 15:41:11.328 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-03-22 15:41:11.330 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-03-22 15:41:11.333 | + lib/apache:write_uwsgi_config:260 : local http= 2022-03-22 15:41:11.335 | + lib/apache:write_uwsgi_config:261 : local name= 2022-03-22 15:41:11.339 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-03-22 15:41:11.343 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-03-22 15:41:11.345 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-03-22 15:41:11.348 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-22 15:41:11.360 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-22 15:41:11.361 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:41:11.369 | d /var/run/uwsgi 0755 ubuntu root 2022-03-22 15:41:11.372 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:41:11.388 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-03-22 15:41:11.390 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-03-22 15:41:11.394 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-03-22 15:41:11.423 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-03-22 15:41:11.450 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-03-22 15:41:11.477 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-03-22 15:41:11.504 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-03-22 15:41:11.530 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-03-22 15:41:11.558 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-03-22 15:41:11.584 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-03-22 15:41:11.611 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-03-22 15:41:11.640 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-22 15:41:11.667 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-03-22 15:41:11.694 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-03-22 15:41:11.721 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-03-22 15:41:11.748 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-03-22 15:41:11.750 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-03-22 15:41:11.753 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-03-22 15:41:11.755 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-03-22 15:41:11.757 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-03-22 15:41:11.760 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:11.762 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:11.764 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-03-22 15:41:11.767 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-03-22 15:41:11.769 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-03-22 15:41:11.796 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-03-22 15:41:11.823 | + 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 ' 2022-03-22 15:41:11.824 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-03-22 15:41:11.832 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-03-22 15:41:11.835 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-03-22 15:41:11.838 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-03-22 15:41:11.841 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-03-22 15:41:11.843 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-22 15:41:11.845 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:41:11.847 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:11.850 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:11.852 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-22 15:41:11.855 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-03-22 15:41:11.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:11.859 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:11.861 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-03-22 15:41:11.922 | Enabling site keystone-wsgi-admin. 2022-03-22 15:41:11.927 | To activate the new configuration, you need to run: 2022-03-22 15:41:11.927 | systemctl reload apache2 2022-03-22 15:41:11.932 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-03-22 15:41:11.934 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:41:11.936 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:41:11.939 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:41:12.063 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-22 15:41:12.095 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-22 15:41:12.127 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-22 15:41:12.158 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-03-22 15:41:12.160 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-22 15:41:12.190 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-22 15:41:12.218 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-22 15:41:12.245 | + ./stack.sh:main:872 : is_service_enabled swift 2022-03-22 15:41:12.262 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:12.264 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-03-22 15:41:12.281 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:12.284 | + ./stack.sh:main:876 : stack_install_service swift 2022-03-22 15:41:12.286 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-22 15:41:12.288 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-22 15:41:12.291 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:41:12.293 | + lib/stack:stack_install_service:32 : install_swift 2022-03-22 15:41:12.295 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2022-03-22 15:41:12.297 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-22 15:41:12.300 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-03-22 15:41:12.302 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:41:12.304 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:41:12.307 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:41:12.309 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:41:12.311 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:41:12.314 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:41:12.330 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:41:12.333 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:41:12.335 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:41:12.338 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:41:12.338 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:41:12.343 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-03-22 15:41:12.346 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:41:12.348 | + functions-common:git_clone:592 : cd /opt/stack/swift 2022-03-22 15:41:12.351 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:41:12.351 | + functions-common:git_clone:593 : head -1 2022-03-22 15:41:12.355 | c5ea1ac4c Merge "Add FIPS CI jobs" into stable/wallaby 2022-03-22 15:41:12.357 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:41:12.360 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-03-22 15:41:12.362 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:41:12.364 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-22 15:41:12.367 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-22 15:41:12.369 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-22 15:41:12.372 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-22 15:41:12.374 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:41:12.376 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-22 15:41:12.378 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-22 15:41:12.381 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:41:12.383 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-22 15:41:12.386 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-22 15:41:12.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:41:12.391 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-22 15:41:12.393 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:41:12.396 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:41:12.399 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-22 15:41:12.404 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-03-22 15:41:12.407 | + 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' 2022-03-22 15:41:13.025 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-03-22 15:41:13.027 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:41:13.030 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:41:13.032 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:41:13.034 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-03-22 15:41:13.036 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-03-22 15:41:13.039 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:41:13.041 | + inc/python:setup_package:427 : local extras=keystone 2022-03-22 15:41:13.044 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:41:13.046 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-03-22 15:41:13.048 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-03-22 15:41:13.050 | + inc/python:setup_package:437 : extras='[keystone]' 2022-03-22 15:41:13.052 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:41:13.055 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-22 15:41:13.075 | Using python 3.8 to install /opt/stack/swift 2022-03-22 15:41:13.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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-22 15:41:13.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:13.777 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:13.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:13.778 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:14.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:41:14.812 | 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. 2022-03-22 15:41:14.815 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:14.817 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:14.817 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:14.820 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:14.823 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:14.830 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:14.834 | Obtaining file:///opt/stack/swift 2022-03-22 15:41:16.084 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:41:17.309 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:41:17.318 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-03-22 15:41:17.357 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-03-22 15:41:17.367 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-03-22 15:41:17.372 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2022-03-22 15:41:18.324 | Collecting lxml===4.6.2 2022-03-22 15:41:18.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-03-22 15:41:18.544 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-03-22 15:41:18.547 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.1) 2022-03-22 15:41:18.585 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-03-22 15:41:18.625 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-03-22 15:41:18.631 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-03-22 15:41:18.638 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-03-22 15:41:18.703 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.1) 2022-03-22 15:41:18.711 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.1) 2022-03-22 15:41:18.727 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-03-22 15:41:18.732 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-03-22 15:41:18.735 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2022-03-22 15:41:18.837 | Collecting pyeclib===1.6.0 2022-03-22 15:41:18.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-22 15:41:19.876 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-03-22 15:41:19.879 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-03-22 15:41:19.882 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2022-03-22 15:41:19.887 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2022-03-22 15:41:19.906 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2022-03-22 15:41:19.909 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2022-03-22 15:41:19.929 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2022-03-22 15:41:19.933 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (54.1.1) 2022-03-22 15:41:19.982 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2022-03-22 15:41:19.985 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.1) 2022-03-22 15:41:19.991 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2022-03-22 15:41:20.161 | Collecting xattr===0.9.7 2022-03-22 15:41:20.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-03-22 15:41:20.936 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:41:20.939 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-03-22 15:41:20.948 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:41:20.960 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-03-22 15:41:21.021 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-03-22 15:41:21.026 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-03-22 15:41:21.033 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-03-22 15:41:21.038 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:41:21.041 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-03-22 15:41:21.044 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-03-22 15:41:21.047 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:41:21.049 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:41:21.053 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-03-22 15:41:21.056 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-03-22 15:41:21.059 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-03-22 15:41:21.063 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-03-22 15:41:21.066 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2022-03-22 15:41:21.069 | Building wheels for collected packages: pyeclib, xattr 2022-03-22 15:41:21.070 | Building wheel for pyeclib (setup.py): started 2022-03-22 15:41:22.364 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-03-22 15:41:22.365 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55501 sha256=3c35b230c6417ae86e43442476d38efbc80be17f7d0fa5cdc0bf74c15c8eff29 2022-03-22 15:41:22.365 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-22 15:41:22.367 | Building wheel for xattr (setup.py): started 2022-03-22 15:41:23.760 | Building wheel for xattr (setup.py): finished with status 'done' 2022-03-22 15:41:23.761 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33234 sha256=b5b69e61f62d5dd5e72ffab3f36fd81b7a48248ccf60e75a38a8a70fe1d68979 2022-03-22 15:41:23.761 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-03-22 15:41:23.762 | Successfully built pyeclib xattr 2022-03-22 15:41:24.943 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-03-22 15:41:25.435 | Running setup.py develop for swift 2022-03-22 15:41:26.967 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-03-22 15:41:27.084 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:41:27.084 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:41:27.181 | + inc/python:pip_install:200 : result=0 2022-03-22 15:41:27.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:41:27.185 | + functions-common:time_stop:2304 : local name 2022-03-22 15:41:27.187 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:41:27.189 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:41:27.192 | + functions-common:time_stop:2307 : local total 2022-03-22 15:41:27.194 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:41:27.196 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:41:27.198 | + functions-common:time_stop:2311 : start_time=1647963673070 2022-03-22 15:41:27.200 | + functions-common:time_stop:2313 : [[ -z 1647963673070 ]] 2022-03-22 15:41:27.203 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:41:27.207 | + functions-common:time_stop:2316 : end_time=1647963687205 2022-03-22 15:41:27.209 | + functions-common:time_stop:2317 : elapsed_time=14135 2022-03-22 15:41:27.212 | + functions-common:time_stop:2318 : total=64209 2022-03-22 15:41:27.215 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:41:27.217 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=78344 2022-03-22 15:41:27.219 | + inc/python:pip_install:203 : return 0 2022-03-22 15:41:27.222 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:41:27.224 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-22 15:41:27.226 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-22 15:41:27.244 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-22 15:41:27.256 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-03-22 15:41:27.258 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-22 15:41:27.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:41:27.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:41:27.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-22 15:41:27.268 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:41:27.270 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-03-22 15:41:27.272 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:41:27.275 | + ./stack.sh:main:877 : configure_swift 2022-03-22 15:41:27.278 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-03-22 15:41:27.279 | + lib/swift:configure_swift:335 : local node_number 2022-03-22 15:41:27.281 | + lib/swift:configure_swift:336 : local swift_node_config 2022-03-22 15:41:27.283 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-03-22 15:41:27.285 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-22 15:41:28.134 | No container-reconciler running 2022-03-22 15:41:28.134 | No account-server running 2022-03-22 15:41:28.134 | No object-replicator running 2022-03-22 15:41:28.134 | No container-auditor running 2022-03-22 15:41:28.134 | No container-sync running 2022-03-22 15:41:28.134 | No account-reaper running 2022-03-22 15:41:28.134 | No object-server running 2022-03-22 15:41:28.134 | No container-server running 2022-03-22 15:41:28.134 | No object-updater running 2022-03-22 15:41:28.134 | No object-auditor running 2022-03-22 15:41:28.134 | No object-expirer running 2022-03-22 15:41:28.134 | No account-auditor running 2022-03-22 15:41:28.134 | No account-replicator running 2022-03-22 15:41:28.134 | No container-replicator running 2022-03-22 15:41:28.135 | No container-sharder running 2022-03-22 15:41:28.135 | No container-updater running 2022-03-22 15:41:28.135 | No proxy-server running 2022-03-22 15:41:28.135 | No object-reconstructor running 2022-03-22 15:41:28.178 | + lib/swift:configure_swift:340 : true 2022-03-22 15:41:28.180 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-03-22 15:41:28.192 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-22 15:41:28.204 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-22 15:41:28.207 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-03-22 15:41:28.207 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-03-22 15:41:28.213 | + lib/swift:configure_swift:354 : sed -e ' 2022-03-22 15:41:28.213 | s/%GROUP%/ubuntu/; 2022-03-22 15:41:28.213 | s/%USER%/ubuntu/; 2022-03-22 15:41:28.213 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-22 15:41:28.213 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-22 15:41:28.216 | uid = ubuntu 2022-03-22 15:41:28.216 | gid = ubuntu 2022-03-22 15:41:28.216 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-22 15:41:28.216 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-22 15:41:28.216 | address = 127.0.0.1 2022-03-22 15:41:28.216 | 2022-03-22 15:41:28.216 | [account6612] 2022-03-22 15:41:28.216 | max connections = 25 2022-03-22 15:41:28.216 | path = /opt/stack/data/swift/1/node/ 2022-03-22 15:41:28.216 | read only = false 2022-03-22 15:41:28.216 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-22 15:41:28.216 | 2022-03-22 15:41:28.216 | [account6622] 2022-03-22 15:41:28.216 | max connections = 25 2022-03-22 15:41:28.216 | path = /opt/stack/data/swift/2/node/ 2022-03-22 15:41:28.216 | read only = false 2022-03-22 15:41:28.216 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-22 15:41:28.216 | 2022-03-22 15:41:28.217 | [account6632] 2022-03-22 15:41:28.217 | max connections = 25 2022-03-22 15:41:28.217 | path = /opt/stack/data/swift/3/node/ 2022-03-22 15:41:28.217 | read only = false 2022-03-22 15:41:28.217 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.217 | [account6642] 2022-03-22 15:41:28.217 | max connections = 25 2022-03-22 15:41:28.217 | path = /opt/stack/data/swift/4/node/ 2022-03-22 15:41:28.217 | read only = false 2022-03-22 15:41:28.217 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.217 | [container6611] 2022-03-22 15:41:28.217 | max connections = 25 2022-03-22 15:41:28.217 | path = /opt/stack/data/swift/1/node/ 2022-03-22 15:41:28.217 | read only = false 2022-03-22 15:41:28.217 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.217 | [container6621] 2022-03-22 15:41:28.217 | max connections = 25 2022-03-22 15:41:28.217 | path = /opt/stack/data/swift/2/node/ 2022-03-22 15:41:28.217 | read only = false 2022-03-22 15:41:28.217 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.217 | [container6631] 2022-03-22 15:41:28.217 | max connections = 25 2022-03-22 15:41:28.217 | path = /opt/stack/data/swift/3/node/ 2022-03-22 15:41:28.217 | read only = false 2022-03-22 15:41:28.217 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.217 | [container6641] 2022-03-22 15:41:28.217 | max connections = 25 2022-03-22 15:41:28.217 | path = /opt/stack/data/swift/4/node/ 2022-03-22 15:41:28.217 | read only = false 2022-03-22 15:41:28.217 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-22 15:41:28.217 | 2022-03-22 15:41:28.218 | 2022-03-22 15:41:28.218 | [object6613] 2022-03-22 15:41:28.218 | max connections = 25 2022-03-22 15:41:28.218 | path = /opt/stack/data/swift/1/node/ 2022-03-22 15:41:28.218 | read only = false 2022-03-22 15:41:28.218 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-22 15:41:28.218 | 2022-03-22 15:41:28.218 | [object6623] 2022-03-22 15:41:28.218 | max connections = 25 2022-03-22 15:41:28.218 | path = /opt/stack/data/swift/2/node/ 2022-03-22 15:41:28.218 | read only = false 2022-03-22 15:41:28.218 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-22 15:41:28.218 | 2022-03-22 15:41:28.218 | [object6633] 2022-03-22 15:41:28.218 | max connections = 25 2022-03-22 15:41:28.218 | path = /opt/stack/data/swift/3/node/ 2022-03-22 15:41:28.218 | read only = false 2022-03-22 15:41:28.218 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-22 15:41:28.218 | 2022-03-22 15:41:28.218 | [object6643] 2022-03-22 15:41:28.218 | max connections = 25 2022-03-22 15:41:28.218 | path = /opt/stack/data/swift/4/node/ 2022-03-22 15:41:28.218 | read only = false 2022-03-22 15:41:28.218 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-22 15:41:28.219 | + lib/swift:configure_swift:360 : is_ubuntu 2022-03-22 15:41:28.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:28.223 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:28.225 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-22 15:41:28.242 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-22 15:41:28.245 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-22 15:41:28.249 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-22 15:41:28.253 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-22 15:41:28.255 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-22 15:41:28.259 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-22 15:41:28.286 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-22 15:41:28.312 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-22 15:41:28.329 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-22 15:41:28.356 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-22 15:41:28.373 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-22 15:41:28.400 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-22 15:41:28.417 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-22 15:41:28.444 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-22 15:41:28.461 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-22 15:41:28.488 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-22 15:41:28.505 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-22 15:41:28.532 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-22 15:41:28.549 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-03-22 15:41:28.564 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:28.566 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-22 15:41:28.593 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-22 15:41:28.620 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-22 15:41:28.646 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-22 15:41:28.672 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-03-22 15:41:28.686 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:28.689 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-22 15:41:28.714 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-03-22 15:41:28.729 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:28.731 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-03-22 15:41:28.746 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:28.748 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-03-22 15:41:28.750 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-03-22 15:41:28.764 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:28.766 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-03-22 15:41:28.768 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-03-22 15:41:28.770 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-22 15:41:28.775 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-22 15:41:28.786 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-22 15:41:28.812 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-22 15:41:28.838 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-22 15:41:28.867 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-22 15:41:28.896 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-22 15:41:28.922 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-22 15:41:28.924 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-03-22 15:41:28.926 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-03-22 15:41:28.928 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-03-22 15:41:28.931 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-22 15:41:28.957 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-22 15:41:28.984 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-22 15:41:29.011 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-22 15:41:29.037 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-22 15:41:29.064 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-22 15:41:29.090 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-22 15:41:29.116 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-22 15:41:29.143 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:41:29.170 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-22 15:41:29.196 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-22 15:41:29.223 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-22 15:41:29.249 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-22 15:41:29.276 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-22 15:41:29.304 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-22 15:41:29.332 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-22 15:41:29.349 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-22 15:41:29.376 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-22 15:41:29.403 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-22 15:41:29.407 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-22 15:41:29.436 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-22 15:41:29.462 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-22 15:41:29.488 | + lib/swift:configure_swift:478 : local node_number 2022-03-22 15:41:29.490 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-22 15:41:29.493 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-22 15:41:29.495 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-22 15:41:29.499 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-22 15:41:29.501 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-22 15:41:29.503 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-03-22 15:41:29.505 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-03-22 15:41:29.507 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-03-22 15:41:29.509 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-03-22 15:41:29.511 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-03-22 15:41:29.513 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-22 15:41:29.530 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-22 15:41:29.558 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-22 15:41:29.575 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-22 15:41:29.602 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-22 15:41:29.620 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-22 15:41:29.648 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-22 15:41:29.665 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-22 15:41:29.693 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-22 15:41:29.710 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-22 15:41:29.738 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-22 15:41:29.755 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-22 15:41:29.783 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-22 15:41:29.801 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-22 15:41:29.828 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-22 15:41:29.845 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-22 15:41:29.873 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-22 15:41:29.890 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-22 15:41:29.917 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-22 15:41:29.922 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-22 15:41:29.939 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-22 15:41:29.967 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-22 15:41:29.995 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-22 15:41:29.997 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-22 15:41:30.001 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-22 15:41:30.003 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-22 15:41:30.006 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-03-22 15:41:30.008 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-03-22 15:41:30.010 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-03-22 15:41:30.012 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-03-22 15:41:30.014 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-03-22 15:41:30.016 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-22 15:41:30.034 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-22 15:41:30.061 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-22 15:41:30.078 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-22 15:41:30.106 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-22 15:41:30.123 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-22 15:41:30.152 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-22 15:41:30.169 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-22 15:41:30.196 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-22 15:41:30.214 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-22 15:41:30.241 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-22 15:41:30.258 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-22 15:41:30.286 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-22 15:41:30.304 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-22 15:41:30.333 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-22 15:41:30.350 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-22 15:41:30.378 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-22 15:41:30.395 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-22 15:41:30.422 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-22 15:41:30.427 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-22 15:41:30.455 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-22 15:41:30.484 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-22 15:41:30.486 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-22 15:41:30.490 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-22 15:41:30.493 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-22 15:41:30.495 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-03-22 15:41:30.497 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-03-22 15:41:30.499 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-03-22 15:41:30.501 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-03-22 15:41:30.503 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-03-22 15:41:30.505 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-22 15:41:30.523 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-22 15:41:30.550 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-22 15:41:30.568 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-22 15:41:30.596 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-22 15:41:30.613 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-22 15:41:30.646 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-22 15:41:30.663 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-22 15:41:30.691 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-22 15:41:30.709 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-22 15:41:30.736 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-22 15:41:30.754 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-22 15:41:30.781 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-22 15:41:30.798 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-22 15:41:30.827 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-22 15:41:30.844 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-22 15:41:30.873 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-22 15:41:30.890 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-22 15:41:30.916 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-22 15:41:30.922 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-22 15:41:30.939 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-22 15:41:30.967 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-22 15:41:30.994 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-22 15:41:31.021 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-22 15:41:31.048 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-03-22 15:41:31.050 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-22 15:41:31.054 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-22 15:41:31.082 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-22 15:41:31.110 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-22 15:41:31.138 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-22 15:41:31.166 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-22 15:41:31.194 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-22 15:41:31.221 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-22 15:41:31.247 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-22 15:41:31.273 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-22 15:41:31.300 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-03-22 15:41:31.316 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:31.318 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-22 15:41:31.336 | + lib/swift:configure_swift:521 : local auth_vers 2022-03-22 15:41:31.339 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-03-22 15:41:31.358 | + lib/swift:configure_swift:522 : auth_vers=3 2022-03-22 15:41:31.360 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-22 15:41:31.387 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-03-22 15:41:31.389 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-22 15:41:31.415 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-22 15:41:31.444 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-03-22 15:41:31.446 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-22 15:41:31.473 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-03-22 15:41:31.488 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:31.490 | + lib/swift:configure_swift:541 : local user_group 2022-03-22 15:41:31.494 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-03-22 15:41:31.498 | + lib/swift:configure_swift:542 : user_group=1000 2022-03-22 15:41:31.500 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-22 15:41:31.513 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-22 15:41:31.515 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-22 15:41:31.526 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-03-22 15:41:31.528 | + lib/swift:configure_swift:548 : is_suse 2022-03-22 15:41:31.530 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:41:31.533 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:41:31.535 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:41:31.537 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:41:31.539 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:41:31.541 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:41:31.544 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-22 15:41:31.556 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-03-22 15:41:31.558 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-03-22 15:41:31.561 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-03-22 15:41:31.578 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:31.580 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-03-22 15:41:31.597 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:31.599 | + ./stack.sh:main:888 : stack_install_service glance 2022-03-22 15:41:31.601 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-22 15:41:31.604 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-22 15:41:31.606 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:41:31.609 | + lib/stack:stack_install_service:32 : install_glance 2022-03-22 15:41:31.611 | + lib/glance:install_glance:438 : glance_store_extras=() 2022-03-22 15:41:31.614 | + lib/glance:install_glance:438 : local glance_store_extras 2022-03-22 15:41:31.616 | + lib/glance:install_glance:440 : is_service_enabled cinder 2022-03-22 15:41:31.633 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:31.636 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-22 15:41:31.638 | + lib/glance:install_glance:444 : is_service_enabled swift 2022-03-22 15:41:31.655 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:31.657 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-22 15:41:31.660 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2022-03-22 15:41:31.662 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-22 15:41:31.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:41:31.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:41:31.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-22 15:41:31.673 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:41:31.677 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2022-03-22 15:41:31.679 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-22 15:41:31.682 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-22 15:41:31.685 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2022-03-22 15:41:31.688 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-22 15:41:31.690 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-22 15:41:31.693 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-22 15:41:31.697 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-22 15:41:31.700 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-22 15:41:31.702 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-22 15:41:31.706 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-22 15:41:31.706 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-22 15:41:31.711 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-22 15:41:31.714 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-22 15:41:31.717 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-22 15:41:31.720 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-22 15:41:31.722 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-22 15:41:31.745 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-22 15:41:31.747 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-22 15:41:32.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:32.451 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:32.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:32.451 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:33.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:41:33.470 | 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. 2022-03-22 15:41:33.474 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:33.475 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:33.475 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:33.479 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:33.481 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:33.488 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:33.664 | Collecting glance-store===2.5.0 2022-03-22 15:41:33.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2022-03-22 15:41:33.834 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2022-03-22 15:41:33.840 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-03-22 15:41:33.850 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-03-22 15:41:34.099 | Collecting os-brick===4.3.3 2022-03-22 15:41:34.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4bd/9957b2b5dbd82/os_brick-4.3.3-py3-none-any.whl (253 kB) 2022-03-22 15:41:34.210 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-03-22 15:41:34.215 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2022-03-22 15:41:34.233 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2022-03-22 15:41:34.243 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-03-22 15:41:34.283 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-03-22 15:41:34.289 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-03-22 15:41:34.295 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-03-22 15:41:34.334 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.1) 2022-03-22 15:41:34.350 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.3.1) 2022-03-22 15:41:34.353 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.1) 2022-03-22 15:41:34.362 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.1) 2022-03-22 15:41:34.386 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.1) 2022-03-22 15:41:34.402 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-03-22 15:41:34.407 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-03-22 15:41:34.410 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-03-22 15:41:34.412 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-03-22 15:41:34.553 | Collecting python-cinderclient===7.4.1 2022-03-22 15:41:34.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2022-03-22 15:41:34.657 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2022-03-22 15:41:34.662 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2022-03-22 15:41:34.793 | Collecting python-swiftclient===3.11.1 2022-03-22 15:41:34.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2022-03-22 15:41:34.902 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2022-03-22 15:41:34.906 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2022-03-22 15:41:34.925 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2022-03-22 15:41:34.930 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.17.2) 2022-03-22 15:41:34.932 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2022-03-22 15:41:34.935 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.1) 2022-03-22 15:41:34.942 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2022-03-22 15:41:34.956 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2022-03-22 15:41:34.976 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2022-03-22 15:41:34.981 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-03-22 15:41:34.990 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-03-22 15:41:34.993 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-03-22 15:41:34.998 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:41:35.001 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-03-22 15:41:35.009 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-03-22 15:41:35.013 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:41:35.017 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-03-22 15:41:35.022 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-03-22 15:41:35.024 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-03-22 15:41:35.033 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-03-22 15:41:35.043 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:41:35.054 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:41:35.063 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:41:35.076 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-03-22 15:41:35.079 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2022-03-22 15:41:35.081 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-03-22 15:41:35.084 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:41:35.088 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:41:35.090 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-03-22 15:41:35.098 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-03-22 15:41:35.100 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2022-03-22 15:41:35.103 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-03-22 15:41:35.106 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (54.1.1) 2022-03-22 15:41:35.171 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2022-03-22 15:41:35.189 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2022-03-22 15:41:35.196 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-03-22 15:41:35.198 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2022-03-22 15:41:35.200 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2022-03-22 15:41:35.203 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2022-03-22 15:41:35.210 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-03-22 15:41:35.213 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2022-03-22 15:41:36.519 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-03-22 15:41:37.790 | Successfully installed glance-store-2.5.0 os-brick-4.3.3 python-cinderclient-7.4.1 python-swiftclient-3.11.1 2022-03-22 15:41:37.908 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:41:37.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:41:37.985 | + inc/python:pip_install:200 : result=0 2022-03-22 15:41:37.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:41:37.990 | + functions-common:time_stop:2304 : local name 2022-03-22 15:41:37.993 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:41:37.995 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:41:37.997 | + functions-common:time_stop:2307 : local total 2022-03-22 15:41:38.000 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:41:38.002 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:41:38.004 | + functions-common:time_stop:2311 : start_time=1647963691739 2022-03-22 15:41:38.006 | + functions-common:time_stop:2313 : [[ -z 1647963691739 ]] 2022-03-22 15:41:38.012 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:41:38.016 | + functions-common:time_stop:2316 : end_time=1647963698014 2022-03-22 15:41:38.019 | + functions-common:time_stop:2317 : elapsed_time=6275 2022-03-22 15:41:38.021 | + functions-common:time_stop:2318 : total=78344 2022-03-22 15:41:38.023 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:41:38.026 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=84619 2022-03-22 15:41:38.028 | + inc/python:pip_install:203 : return 0 2022-03-22 15:41:38.031 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2022-03-22 15:41:38.033 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2022-03-22 15:41:38.036 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2022-03-22 15:41:38.048 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-22 15:41:38.053 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2022-03-22 15:41:38.056 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-22 15:41:38.058 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-03-22 15:41:38.061 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:41:38.063 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:41:38.066 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:41:38.068 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:41:38.071 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:41:38.074 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:41:38.090 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:41:38.092 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:41:38.094 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:41:38.097 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:41:38.097 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:41:38.102 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-03-22 15:41:38.105 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:41:38.107 | + functions-common:git_clone:592 : cd /opt/stack/glance 2022-03-22 15:41:38.110 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:41:38.110 | + functions-common:git_clone:593 : head -1 2022-03-22 15:41:38.114 | b1d635c28 Fix failing copy_image flow init 2022-03-22 15:41:38.117 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:41:38.120 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2022-03-22 15:41:38.122 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:41:38.125 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-22 15:41:38.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-22 15:41:38.130 | + inc/python:setup_develop:344 : local extras= 2022-03-22 15:41:38.133 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-22 15:41:38.136 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:41:38.138 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-22 15:41:38.141 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-22 15:41:38.143 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:41:38.146 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-22 15:41:38.149 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-22 15:41:38.151 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:41:38.154 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-22 15:41:38.156 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:41:38.159 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:41:38.162 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-22 15:41:38.168 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-03-22 15:41:38.170 | + 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' 2022-03-22 15:41:38.788 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-03-22 15:41:38.791 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:41:38.793 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:41:38.795 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:41:38.798 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-03-22 15:41:38.800 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-03-22 15:41:38.802 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:41:38.805 | + inc/python:setup_package:427 : local extras= 2022-03-22 15:41:38.807 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:41:38.810 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-03-22 15:41:38.812 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-03-22 15:41:38.814 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-03-22 15:41:38.817 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:41:38.819 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-03-22 15:41:38.840 | Using python 3.8 to install /opt/stack/glance 2022-03-22 15:41:38.843 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-22 15:41:39.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:39.554 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:39.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:39.554 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:40.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:41:40.593 | 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. 2022-03-22 15:41:40.597 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:40.598 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:40.599 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:40.602 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:40.605 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:40.612 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:40.617 | Obtaining file:///opt/stack/glance 2022-03-22 15:41:41.900 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:41:43.184 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-03-22 15:41:43.192 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:41:43.202 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:41:43.213 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-03-22 15:41:43.360 | Collecting WSME===0.10.1 2022-03-22 15:41:43.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2022-03-22 15:41:43.451 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:41:43.464 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-03-22 15:41:43.608 | Collecting castellan===3.7.2 2022-03-22 15:41:43.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/458/377b7164d9778/castellan-3.7.2-py3-none-any.whl (93 kB) 2022-03-22 15:41:43.708 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-03-22 15:41:43.831 | Collecting cursive===0.2.2 2022-03-22 15:41:43.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-22 15:41:43.924 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-03-22 15:41:43.931 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2022-03-22 15:41:43.937 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-03-22 15:41:43.945 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-03-22 15:41:43.951 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2022-03-22 15:41:44.021 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2022-03-22 15:41:44.026 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2022-03-22 15:41:44.030 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-03-22 15:41:44.033 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-03-22 15:41:44.045 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2022-03-22 15:41:44.105 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2022-03-22 15:41:44.157 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-03-22 15:41:44.162 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-03-22 15:41:44.166 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2022-03-22 15:41:44.185 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.1) 2022-03-22 15:41:44.223 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2022-03-22 15:41:44.234 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2022-03-22 15:41:44.277 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2022-03-22 15:41:44.283 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2022-03-22 15:41:44.332 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-03-22 15:41:44.338 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-03-22 15:41:44.377 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.2) 2022-03-22 15:41:44.432 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.1) 2022-03-22 15:41:44.450 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.1) 2022-03-22 15:41:44.464 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.2.0) 2022-03-22 15:41:44.478 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.1) 2022-03-22 15:41:44.487 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.1) 2022-03-22 15:41:44.511 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.1) 2022-03-22 15:41:44.521 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.1) 2022-03-22 15:41:44.537 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2022-03-22 15:41:44.585 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2022-03-22 15:41:44.591 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2022-03-22 15:41:44.596 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2022-03-22 15:41:44.598 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2022-03-22 15:41:44.624 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2022-03-22 15:41:44.638 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2022-03-22 15:41:44.648 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2022-03-22 15:41:44.650 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2022-03-22 15:41:44.766 | Collecting python-barbicanclient===5.1.0 2022-03-22 15:41:44.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2022-03-22 15:41:44.863 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2022-03-22 15:41:44.868 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.0.4) 2022-03-22 15:41:44.870 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2022-03-22 15:41:44.890 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2022-03-22 15:41:44.894 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2022-03-22 15:41:44.902 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2022-03-22 15:41:45.026 | Collecting retrying===1.3.3 2022-03-22 15:41:45.032 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-22 15:41:45.109 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2022-03-22 15:41:45.113 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (54.1.1) 2022-03-22 15:41:45.245 | Collecting simplegeneric===0.8.1 2022-03-22 15:41:45.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-22 15:41:45.946 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2022-03-22 15:41:45.949 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.13.0) 2022-03-22 15:41:45.959 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2022-03-22 15:41:45.962 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2022-03-22 15:41:45.965 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.1) 2022-03-22 15:41:46.129 | Collecting taskflow===4.6.0 2022-03-22 15:41:46.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2022-03-22 15:41:46.280 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2022-03-22 15:41:46.299 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2022-03-22 15:41:46.308 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2022-03-22 15:41:46.314 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2022-03-22 15:41:46.332 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2022-03-22 15:41:46.335 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2022-03-22 15:41:46.342 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2022-03-22 15:41:46.362 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2022-03-22 15:41:46.365 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2022-03-22 15:41:46.370 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-03-22 15:41:46.378 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:41:46.381 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-03-22 15:41:46.390 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-03-22 15:41:46.395 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-03-22 15:41:46.401 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:41:46.404 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-03-22 15:41:46.407 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-03-22 15:41:46.411 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-03-22 15:41:46.452 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-03-22 15:41:46.459 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2022-03-22 15:41:46.462 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-03-22 15:41:46.472 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-03-22 15:41:46.475 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-03-22 15:41:46.486 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:41:46.489 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-03-22 15:41:46.494 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:41:46.496 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-03-22 15:41:46.499 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-03-22 15:41:46.618 | Collecting automaton===2.3.1 2022-03-22 15:41:46.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/230/1340e9dc683af/automaton-2.3.1-py3-none-any.whl (22 kB) 2022-03-22 15:41:46.786 | Collecting pydot===1.4.2 2022-03-22 15:41:46.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-22 15:41:47.019 | Collecting networkx===2.5 2022-03-22 15:41:47.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-03-22 15:41:47.184 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-03-22 15:41:47.186 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2022-03-22 15:41:47.189 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-03-22 15:41:47.191 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.4.0) 2022-03-22 15:41:47.193 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-03-22 15:41:47.197 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2022-03-22 15:41:47.200 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-03-22 15:41:47.202 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2022-03-22 15:41:47.205 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-03-22 15:41:47.260 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2022-03-22 15:41:47.265 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-03-22 15:41:47.306 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-03-22 15:41:47.310 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2022-03-22 15:41:47.313 | Building wheels for collected packages: simplegeneric 2022-03-22 15:41:47.314 | Building wheel for simplegeneric (setup.py): started 2022-03-22 15:41:48.014 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-22 15:41:48.015 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=9d1c4c3384d18560cd65c26a8c842b8a9286090286fe067b4f31bfa184644c0f 2022-03-22 15:41:48.015 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-22 15:41:48.016 | Successfully built simplegeneric 2022-03-22 15:41:48.970 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-03-22 15:41:52.052 | Running setup.py develop for glance 2022-03-22 15:41:53.580 | Successfully installed WSME-0.10.1 automaton-2.3.1 castellan-3.7.2 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2022-03-22 15:41:53.705 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:41:53.705 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:41:53.794 | + inc/python:pip_install:200 : result=0 2022-03-22 15:41:53.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:41:53.798 | + functions-common:time_stop:2304 : local name 2022-03-22 15:41:53.800 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:41:53.803 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:41:53.805 | + functions-common:time_stop:2307 : local total 2022-03-22 15:41:53.808 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:41:53.810 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:41:53.812 | + functions-common:time_stop:2311 : start_time=1647963698835 2022-03-22 15:41:53.814 | + functions-common:time_stop:2313 : [[ -z 1647963698835 ]] 2022-03-22 15:41:53.817 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:41:53.822 | + functions-common:time_stop:2316 : end_time=1647963713819 2022-03-22 15:41:53.824 | + functions-common:time_stop:2317 : elapsed_time=14984 2022-03-22 15:41:53.826 | + functions-common:time_stop:2318 : total=84619 2022-03-22 15:41:53.828 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:41:53.830 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=99603 2022-03-22 15:41:53.833 | + inc/python:pip_install:203 : return 0 2022-03-22 15:41:53.836 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:41:53.838 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-22 15:41:53.841 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-22 15:41:53.859 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-22 15:41:53.871 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-03-22 15:41:53.874 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-22 15:41:53.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:41:53.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:41:53.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-22 15:41:53.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:41:53.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:41:53.888 | + ./stack.sh:main:889 : configure_glance 2022-03-22 15:41:53.891 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-22 15:41:53.904 | + lib/glance:configure_glance:271 : local dburl 2022-03-22 15:41:53.907 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2022-03-22 15:41:53.909 | ++ lib/database:database_connection_url:132 : local db=glance 2022-03-22 15:41:53.911 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-03-22 15:41:53.914 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-03-22 15:41:53.917 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-22 15:41:53.919 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-22 15:41:53.922 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-22 15:41:53.950 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-22 15:41:53.981 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-22 15:41:54.008 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-22 15:41:54.035 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-22 15:41:54.065 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-22 15:41:54.096 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-22 15:41:54.098 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-03-22 15:41:54.101 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-03-22 15:41:54.104 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-22 15:41:54.106 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-22 15:41:54.135 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-22 15:41:54.162 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-22 15:41:54.190 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-22 15:41:54.217 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-22 15:41:54.245 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-22 15:41:54.272 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-22 15:41:54.300 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-22 15:41:54.327 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:41:54.355 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-22 15:41:54.383 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-22 15:41:54.414 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-22 15:41:54.416 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-22 15:41:54.418 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-22 15:41:54.421 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-22 15:41:54.423 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-22 15:41:54.425 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 15:41:54.442 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:54.445 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-22 15:41:54.447 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-22 15:41:54.450 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 15:41:54.466 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:54.469 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:41:54.471 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:41:54.500 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 15:41:54.502 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 15:41:54.504 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2022-03-22 15:41:54.506 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2022-03-22 15:41:54.509 | + lib/glance:configure_glance:288 : configure_glance_store False False 2022-03-22 15:41:54.512 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2022-03-22 15:41:54.514 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2022-03-22 15:41:54.517 | + lib/glance:configure_glance_store:231 : local be 2022-03-22 15:41:54.520 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2022-03-22 15:41:54.522 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2022-03-22 15:41:54.524 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-22 15:41:54.555 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2022-03-22 15:41:54.557 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-22 15:41:54.588 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2022-03-22 15:41:54.591 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2022-03-22 15:41:54.607 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:54.609 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-22 15:41:54.637 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-22 15:41:54.665 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-22 15:41:54.692 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-22 15:41:54.720 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-22 15:41:54.748 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2022-03-22 15:41:54.765 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:54.767 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-22 15:41:54.795 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-22 15:41:54.825 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-22 15:41:54.853 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-22 15:41:54.881 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-22 15:41:54.909 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-22 15:41:54.937 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2022-03-22 15:41:54.954 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:54.956 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2022-03-22 15:41:54.958 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-22 15:41:54.961 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-22 15:41:54.964 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:41:54.981 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:41:54.983 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:41:54.986 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:41:54.988 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:41:54.990 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:41:55.017 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:41:55.045 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:41:55.073 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:41:55.100 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-22 15:41:55.105 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-22 15:41:55.135 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-22 15:41:55.163 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-22 15:41:55.190 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-22 15:41:55.219 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-22 15:41:55.249 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-22 15:41:55.277 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-22 15:41:55.305 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-22 15:41:55.336 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-22 15:41:55.365 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-22 15:41:55.397 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-22 15:41:55.424 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-22 15:41:55.430 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-22 15:41:55.436 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2022-03-22 15:41:55.452 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:41:55.455 | + lib/glance:configure_glance:363 : [[ False == False ]] 2022-03-22 15:41:55.457 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-22 15:41:55.459 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2022-03-22 15:41:55.462 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-22 15:41:55.464 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2022-03-22 15:41:55.467 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2022-03-22 15:41:55.471 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2022-03-22 15:41:55.473 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-22 15:41:55.476 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-22 15:41:55.505 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2022-03-22 15:41:55.508 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-22 15:41:55.511 | ++ functions:get_random_port:837 : true 2022-03-22 15:41:55.513 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-22 15:41:55.515 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-22 15:41:55.517 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-22 15:41:55.580 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-22 15:41:55.583 | ++ functions:get_random_port:841 : break 2 2022-03-22 15:41:55.585 | ++ functions:get_random_port:845 : echo 60999 2022-03-22 15:41:55.588 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2022-03-22 15:41:55.590 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-22 15:41:55.618 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-22 15:41:55.645 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-22 15:41:55.671 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-22 15:41:55.698 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-22 15:41:55.725 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-22 15:41:55.753 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-22 15:41:55.779 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-22 15:41:55.807 | + 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' 2022-03-22 15:41:55.834 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-22 15:41:55.861 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-22 15:41:55.888 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-22 15:41:55.915 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-22 15:41:55.942 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-22 15:41:55.969 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-22 15:41:55.996 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-22 15:41:56.024 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-22 15:41:56.050 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-22 15:41:56.078 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-22 15:41:56.106 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2022-03-22 15:41:56.108 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-22 15:41:56.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:41:56.113 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:56.115 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:56.118 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-22 15:41:56.120 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-22 15:41:56.177 | proxy (enabled by site administrator) 2022-03-22 15:41:56.180 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2022-03-22 15:41:56.183 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-22 15:41:56.185 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:41:56.187 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:56.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:56.192 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-22 15:41:56.195 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-22 15:41:56.246 | No module matches proxy_http 2022-03-22 15:41:56.249 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-22 15:41:56.311 | Considering dependency proxy for proxy_http: 2022-03-22 15:41:56.311 | Module proxy already enabled 2022-03-22 15:41:56.311 | Enabling module proxy_http. 2022-03-22 15:41:56.316 | To activate the new configuration, you need to run: 2022-03-22 15:41:56.316 | systemctl restart apache2 2022-03-22 15:41:56.321 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-22 15:41:56.323 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:41:56.326 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:41:56.328 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:41:56.455 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2022-03-22 15:41:56.458 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2022-03-22 15:41:56.460 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2022-03-22 15:41:56.463 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-03-22 15:41:56.466 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:56.469 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:56.471 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-22 15:41:56.473 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-22 15:41:56.477 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2022-03-22 15:41:56.477 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-22 15:41:56.486 | KeepAlive Off 2022-03-22 15:41:56.490 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-22 15:41:56.490 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2022-03-22 15:41:56.499 | SetEnv proxy-sendchunked 1 2022-03-22 15:41:56.503 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-22 15:41:56.503 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-22 15:41:56.511 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-22 15:41:56.514 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2022-03-22 15:41:56.517 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2022-03-22 15:41:56.519 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-03-22 15:41:56.522 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-22 15:41:56.527 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:41:56.530 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:56.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:56.535 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-22 15:41:56.537 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-03-22 15:41:56.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:41:56.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:41:56.545 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2022-03-22 15:41:56.606 | Enabling site glance-wsgi-api. 2022-03-22 15:41:56.612 | To activate the new configuration, you need to run: 2022-03-22 15:41:56.612 | systemctl reload apache2 2022-03-22 15:41:56.616 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2022-03-22 15:41:56.619 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:41:56.621 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:41:56.624 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:41:56.752 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-22 15:41:56.758 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-22 15:41:56.789 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-03-22 15:41:56.807 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:41:56.809 | + ./stack.sh:main:894 : stack_install_service cinder 2022-03-22 15:41:56.811 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-22 15:41:56.814 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-22 15:41:56.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:41:56.819 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-22 15:41:56.821 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2022-03-22 15:41:56.824 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-22 15:41:56.826 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-03-22 15:41:56.828 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:41:56.831 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:41:56.834 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:41:56.837 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:41:56.839 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:41:56.842 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:41:56.859 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:41:56.861 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:41:56.863 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:41:56.866 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:41:56.866 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:41:56.872 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-03-22 15:41:56.874 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:41:56.876 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2022-03-22 15:41:56.879 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:41:56.879 | + functions-common:git_clone:593 : head -1 2022-03-22 15:41:56.899 | 0a6d43a7c Merge "Fix: Race between attachment and volume deletion" into stable/wallaby 2022-03-22 15:41:56.903 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:41:56.905 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2022-03-22 15:41:56.908 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:41:56.910 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-22 15:41:56.913 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-22 15:41:56.916 | + inc/python:setup_develop:344 : local extras= 2022-03-22 15:41:56.918 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-22 15:41:56.921 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:41:56.923 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-22 15:41:56.925 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-22 15:41:56.928 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:41:56.931 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-22 15:41:56.934 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-22 15:41:56.936 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:41:56.939 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-22 15:41:56.941 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:41:56.944 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:41:56.948 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-22 15:41:56.953 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-03-22 15:41:56.956 | + 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' 2022-03-22 15:41:57.558 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-03-22 15:41:57.560 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:41:57.562 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:41:57.565 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:41:57.567 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-22 15:41:57.570 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-03-22 15:41:57.572 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:41:57.575 | + inc/python:setup_package:427 : local extras= 2022-03-22 15:41:57.577 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:41:57.579 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-03-22 15:41:57.581 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-03-22 15:41:57.584 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-03-22 15:41:57.586 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:41:57.589 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-03-22 15:41:57.609 | Using python 3.8 to install /opt/stack/cinder 2022-03-22 15:41:57.612 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-22 15:41:58.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:58.360 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:58.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:41:58.360 | from cryptography.utils import int_from_bytes 2022-03-22 15:41:59.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:41:59.411 | 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. 2022-03-22 15:41:59.415 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:59.416 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:59.417 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:59.420 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:59.422 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:59.429 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:41:59.434 | Obtaining file:///opt/stack/cinder 2022-03-22 15:42:01.415 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:42:03.404 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-03-22 15:42:03.413 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:42:03.421 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:42:03.432 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-03-22 15:42:03.459 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:42:04.552 | Collecting boto3===1.17.26 2022-03-22 15:42:04.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2022-03-22 15:42:06.005 | Collecting botocore===1.20.26 2022-03-22 15:42:06.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2022-03-22 15:42:06.273 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2022-03-22 15:42:06.292 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2022-03-22 15:42:06.331 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-03-22 15:42:06.344 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-03-22 15:42:06.347 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2022-03-22 15:42:06.564 | Collecting google-api-python-client===2.0.2 2022-03-22 15:42:06.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b66/5afbb38df3572/google_api_python_client-2.0.2-py2.py3-none-any.whl (6.5 MB) 2022-03-22 15:42:06.985 | Collecting google-auth===1.27.1 2022-03-22 15:42:06.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2022-03-22 15:42:07.181 | Collecting google-auth-httplib2===0.1.0 2022-03-22 15:42:07.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-03-22 15:42:07.268 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2022-03-22 15:42:07.274 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.0) 2022-03-22 15:42:07.278 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2022-03-22 15:42:07.281 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-03-22 15:42:07.284 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-03-22 15:42:07.295 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2022-03-22 15:42:07.354 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2022-03-22 15:42:07.406 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.2) 2022-03-22 15:42:07.543 | Collecting oauth2client===4.1.3 2022-03-22 15:42:07.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-22 15:42:07.638 | Requirement already satisfied: os-brick===4.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.3) 2022-03-22 15:42:07.661 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2022-03-22 15:42:07.665 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2022-03-22 15:42:07.682 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.1) 2022-03-22 15:42:07.720 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-03-22 15:42:07.731 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-03-22 15:42:07.770 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2022-03-22 15:42:07.776 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-03-22 15:42:07.823 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2022-03-22 15:42:07.829 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2022-03-22 15:42:07.868 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.2) 2022-03-22 15:42:07.922 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.1) 2022-03-22 15:42:07.940 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.1) 2022-03-22 15:42:07.954 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.1) 2022-03-22 15:42:07.969 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2022-03-22 15:42:07.985 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.3.1) 2022-03-22 15:42:07.987 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2022-03-22 15:42:07.996 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.1) 2022-03-22 15:42:08.018 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.1) 2022-03-22 15:42:08.029 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.1) 2022-03-22 15:42:08.045 | Requirement already satisfied: oslo.versionedobjects===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.1) 2022-03-22 15:42:08.230 | Collecting oslo.vmware===3.8.1 2022-03-22 15:42:08.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/885/4c1bbb08a8640/oslo.vmware-3.8.1-py3-none-any.whl (491 kB) 2022-03-22 15:42:08.345 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2022-03-22 15:42:08.390 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2022-03-22 15:42:08.570 | Collecting paramiko===2.7.2 2022-03-22 15:42:08.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-03-22 15:42:08.710 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2022-03-22 15:42:08.713 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2022-03-22 15:42:08.715 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2022-03-22 15:42:08.933 | Collecting pyasn1===0.4.8 2022-03-22 15:42:08.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-22 15:42:09.191 | Collecting pyasn1-modules===0.2.8 2022-03-22 15:42:09.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-03-22 15:42:09.283 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2022-03-22 15:42:09.293 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2022-03-22 15:42:09.295 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2022-03-22 15:42:09.298 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (5.1.0) 2022-03-22 15:42:09.314 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2022-03-22 15:42:09.462 | Collecting python-glanceclient===3.3.0 2022-03-22 15:42:09.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2022-03-22 15:42:09.565 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2022-03-22 15:42:09.584 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (17.4.0) 2022-03-22 15:42:09.599 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (3.11.1) 2022-03-22 15:42:09.625 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2022-03-22 15:42:09.629 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2022-03-22 15:42:09.636 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2022-03-22 15:42:09.655 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2022-03-22 15:42:09.773 | Collecting rsa===4.7.2 2022-03-22 15:42:09.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-03-22 15:42:09.958 | Collecting rtslib-fb===2.1.74 2022-03-22 15:42:09.964 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-22 15:42:10.157 | Collecting s3transfer===0.3.4 2022-03-22 15:42:10.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2022-03-22 15:42:10.247 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (54.1.1) 2022-03-22 15:42:10.295 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2022-03-22 15:42:10.298 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2022-03-22 15:42:10.308 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2022-03-22 15:42:10.310 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2022-03-22 15:42:10.313 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.1) 2022-03-22 15:42:10.755 | Collecting suds-jurko===0.6 2022-03-22 15:42:10.761 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-03-22 15:42:10.948 | Collecting tabulate===0.8.9 2022-03-22 15:42:10.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-22 15:42:11.036 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (4.6.0) 2022-03-22 15:42:11.091 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2022-03-22 15:42:11.105 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2022-03-22 15:42:11.113 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2022-03-22 15:42:11.119 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2022-03-22 15:42:11.137 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.2) 2022-03-22 15:42:11.196 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2022-03-22 15:42:11.200 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2022-03-22 15:42:11.298 | Collecting uritemplate===3.0.1 2022-03-22 15:42:11.305 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-03-22 15:42:11.385 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2022-03-22 15:42:11.405 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2022-03-22 15:42:11.502 | Collecting warlock===1.3.3 2022-03-22 15:42:11.508 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-03-22 15:42:11.590 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2022-03-22 15:42:11.597 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2022-03-22 15:42:11.697 | Collecting zstd===1.4.8.1 2022-03-22 15:42:11.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2022-03-22 15:42:12.454 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:42:12.458 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-03-22 15:42:12.632 | Collecting google-api-core===1.26.1 2022-03-22 15:42:12.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/3206f0f87545d/google_api_core-1.26.1-py2.py3-none-any.whl (92 kB) 2022-03-22 15:42:12.741 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-03-22 15:42:12.744 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-03-22 15:42:12.749 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2022-03-22 15:42:12.754 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2022-03-22 15:42:12.759 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-03-22 15:42:12.767 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:42:12.770 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-03-22 15:42:12.779 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-03-22 15:42:12.818 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-03-22 15:42:12.824 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-03-22 15:42:12.830 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-03-22 15:42:12.837 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2022-03-22 15:42:12.840 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-03-22 15:42:12.852 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2022-03-22 15:42:12.945 | Collecting PyNaCl===1.4.0 2022-03-22 15:42:12.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-03-22 15:42:12.990 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2022-03-22 15:42:12.999 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-03-22 15:42:13.011 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2022-03-22 15:42:13.027 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:42:13.030 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2022-03-22 15:42:13.033 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:42:13.136 | Collecting pyudev===0.22.0 2022-03-22 15:42:13.143 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-03-22 15:42:13.225 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-03-22 15:42:13.227 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2022-03-22 15:42:13.232 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5) 2022-03-22 15:42:13.269 | Requirement already satisfied: automaton===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.1) 2022-03-22 15:42:13.275 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2022-03-22 15:42:13.278 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-03-22 15:42:13.280 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-03-22 15:42:13.282 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2022-03-22 15:42:13.285 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2022-03-22 15:42:13.290 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2022-03-22 15:42:13.398 | Collecting googleapis-common-protos===1.53.0 2022-03-22 15:42:13.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2022-03-22 15:42:13.493 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2022-03-22 15:42:13.497 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-03-22 15:42:13.500 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2022-03-22 15:42:13.502 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-03-22 15:42:13.510 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2022-03-22 15:42:13.513 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-03-22 15:42:13.516 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-03-22 15:42:13.592 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-03-22 15:42:13.595 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2022-03-22 15:42:13.598 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-03-22 15:42:13.602 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2022-03-22 15:42:13.607 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-03-22 15:42:13.647 | Building wheels for collected packages: zstd 2022-03-22 15:42:13.648 | Building wheel for zstd (setup.py): started 2022-03-22 15:43:01.667 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-22 15:43:01.678 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697084 sha256=27aebe2ac4960e5792707aa665717b86b15b403e5f609b86a5ed1c1ef1c65a48 2022-03-22 15:43:01.679 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2022-03-22 15:43:01.679 | Successfully built zstd 2022-03-22 15:43:02.674 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, uritemplate, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2022-03-22 15:43:03.423 | Attempting uninstall: PyNaCl 2022-03-22 15:43:03.425 | Found existing installation: PyNaCl 1.3.0 2022-03-22 15:43:03.432 | Uninstalling PyNaCl-1.3.0: 2022-03-22 15:43:03.459 | Successfully uninstalled PyNaCl-1.3.0 2022-03-22 15:43:07.636 | Running setup.py develop for cinder 2022-03-22 15:43:09.869 | Successfully installed PyNaCl-1.4.0 boto3-1.17.26 botocore-1.20.26 cinder google-api-core-1.26.1 google-api-python-client-2.0.2 google-auth-1.27.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.8.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.3.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2022-03-22 15:43:10.006 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:43:10.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:43:10.099 | + inc/python:pip_install:200 : result=0 2022-03-22 15:43:10.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:43:10.103 | + functions-common:time_stop:2304 : local name 2022-03-22 15:43:10.106 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:43:10.108 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:43:10.110 | + functions-common:time_stop:2307 : local total 2022-03-22 15:43:10.112 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:43:10.124 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:43:10.124 | + functions-common:time_stop:2311 : start_time=1647963717604 2022-03-22 15:43:10.124 | + functions-common:time_stop:2313 : [[ -z 1647963717604 ]] 2022-03-22 15:43:10.124 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:43:10.126 | + functions-common:time_stop:2316 : end_time=1647963790124 2022-03-22 15:43:10.128 | + functions-common:time_stop:2317 : elapsed_time=72520 2022-03-22 15:43:10.131 | + functions-common:time_stop:2318 : total=99603 2022-03-22 15:43:10.133 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:43:10.135 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=172123 2022-03-22 15:43:10.138 | + inc/python:pip_install:203 : return 0 2022-03-22 15:43:10.140 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:43:10.142 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-22 15:43:10.145 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-22 15:43:10.164 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-22 15:43:10.176 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-03-22 15:43:10.178 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-22 15:43:10.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:43:10.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:43:10.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-22 15:43:10.188 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:43:10.190 | + lib/cinder:install_cinder:451 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-03-22 15:43:10.193 | + lib/cinder:install_cinder:452 : install_package tgt 2022-03-22 15:43:10.196 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:43:10.198 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:43:10.201 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:43:10.203 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:43:10.205 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:43:10.208 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:43:10.211 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:43:10.213 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:43:10.216 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:43:10.218 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:43:10.221 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:43:10.223 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:43:10.226 | + functions-common:install_package:1343 : real_install_package tgt 2022-03-22 15:43:10.228 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:43:10.230 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:43:10.233 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:43:10.235 | + functions-common:real_install_package:1329 : apt_get install tgt 2022-03-22 15:43:10.259 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-03-22 15:43:10.366 | Reading package lists... 2022-03-22 15:43:10.599 | Building dependency tree... 2022-03-22 15:43:10.607 | Reading state information... 2022-03-22 15:43:10.846 | The following packages were automatically installed and are no longer required: 2022-03-22 15:43:10.847 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:43:10.847 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:43:10.847 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:43:10.847 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:43:10.847 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:43:10.847 | python3-zope.interface 2022-03-22 15:43:10.847 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:43:10.848 | The following additional packages will be installed: 2022-03-22 15:43:10.849 | libconfig-general-perl 2022-03-22 15:43:10.850 | Suggested packages: 2022-03-22 15:43:10.850 | tgt-rbd 2022-03-22 15:43:10.914 | The following NEW packages will be installed: 2022-03-22 15:43:10.915 | libconfig-general-perl tgt 2022-03-22 15:43:11.159 | 0 upgraded, 2 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:43:11.159 | Need to get 269 kB of archives. 2022-03-22 15:43:11.159 | After this operation, 824 kB of additional disk space will be used. 2022-03-22 15:43:11.159 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-03-22 15:43:11.510 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-03-22 15:43:12.299 | Fetched 269 kB in 1s (324 kB/s) 2022-03-22 15:43:12.430 | Selecting previously unselected package libconfig-general-perl. 2022-03-22 15:43:12.481 | (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 ... 89596 files and directories currently installed.) 2022-03-22 15:43:12.484 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-03-22 15:43:12.541 | Unpacking libconfig-general-perl (2.63-1) ... 2022-03-22 15:43:12.930 | Selecting previously unselected package tgt. 2022-03-22 15:43:12.939 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-03-22 15:43:12.975 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-03-22 15:43:13.390 | Setting up libconfig-general-perl (2.63-1) ... 2022-03-22 15:43:13.523 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-03-22 15:43:14.709 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-03-22 15:43:15.693 | Processing triggers for man-db (2.9.1-1) ... 2022-03-22 15:43:16.172 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-22 15:43:24.395 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:43:24.398 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:43:24.400 | + functions-common:time_stop:2304 : local name 2022-03-22 15:43:24.403 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:43:24.405 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:43:24.407 | + functions-common:time_stop:2307 : local total 2022-03-22 15:43:24.410 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:43:24.412 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:43:24.415 | + functions-common:time_stop:2311 : start_time=1647963790256 2022-03-22 15:43:24.417 | + functions-common:time_stop:2313 : [[ -z 1647963790256 ]] 2022-03-22 15:43:24.420 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:43:24.425 | + functions-common:time_stop:2316 : end_time=1647963804422 2022-03-22 15:43:24.427 | + functions-common:time_stop:2317 : elapsed_time=14166 2022-03-22 15:43:24.430 | + functions-common:time_stop:2318 : total=452072 2022-03-22 15:43:24.433 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:43:24.435 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=466238 2022-03-22 15:43:24.438 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:43:24.440 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:43:24.442 | + ./stack.sh:main:895 : configure_cinder 2022-03-22 15:43:24.445 | + lib/cinder:configure_cinder:224 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-22 15:43:24.458 | + lib/cinder:configure_cinder:226 : rm -f /etc/cinder/cinder.conf 2022-03-22 15:43:24.461 | + lib/cinder:configure_cinder:228 : configure_rootwrap cinder 2022-03-22 15:43:24.464 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-22 15:43:24.466 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-22 15:43:24.469 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-22 15:43:24.469 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-22 15:43:24.473 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-22 15:43:24.475 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-22 15:43:24.477 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-22 15:43:24.480 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-22 15:43:24.482 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-22 15:43:24.484 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-22 15:43:24.486 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-22 15:43:24.488 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-22 15:43:24.499 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-22 15:43:24.511 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-22 15:43:24.522 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-22 15:43:24.534 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-22 15:43:24.545 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-22 15:43:24.548 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-22 15:43:24.552 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.knZHshpdSE 2022-03-22 15:43:24.554 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-22 15:43:24.556 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-22 15:43:24.559 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-22 15:43:24.561 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.knZHshpdSE 2022-03-22 15:43:24.564 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.knZHshpdSE 2022-03-22 15:43:24.576 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.knZHshpdSE /etc/sudoers.d/cinder-rootwrap 2022-03-22 15:43:24.587 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-22 15:43:24.592 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-22 15:43:24.594 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-22 15:43:24.596 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-22 15:43:24.598 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-22 15:43:24.600 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-22 15:43:24.602 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-22 15:43:24.604 | + lib/cinder:configure_cinder:230 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-22 15:43:24.606 | + lib/cinder:configure_cinder:231 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-22 15:43:24.611 | + lib/cinder:configure_cinder:234 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-22 15:43:24.615 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-22 15:43:24.634 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-22 15:43:24.653 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-22 15:43:24.670 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-22 15:43:24.689 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-22 15:43:24.708 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-22 15:43:24.726 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-22 15:43:24.745 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-22 15:43:24.763 | + lib/cinder:configure_cinder:245 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-22 15:43:24.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-03-22 15:43:24.768 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-03-22 15:43:24.771 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-22 15:43:24.773 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-22 15:43:24.802 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-22 15:43:24.828 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-22 15:43:24.856 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-22 15:43:24.883 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-22 15:43:24.910 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-22 15:43:24.937 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-22 15:43:24.964 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-22 15:43:24.992 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:43:25.019 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-22 15:43:25.046 | + lib/cinder:configure_cinder:247 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-22 15:43:25.076 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-03-22 15:43:25.104 | ++ lib/cinder:configure_cinder:250 : database_connection_url cinder 2022-03-22 15:43:25.107 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-03-22 15:43:25.109 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-03-22 15:43:25.112 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-03-22 15:43:25.114 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-22 15:43:25.117 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-22 15:43:25.146 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-22 15:43:25.175 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-22 15:43:25.202 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-22 15:43:25.231 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-22 15:43:25.259 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-22 15:43:25.286 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-22 15:43:25.317 | + lib/cinder:configure_cinder:257 : [[ 4 == 6 ]] 2022-03-22 15:43:25.319 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-22 15:43:25.347 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-22 15:43:25.378 | ++ lib/cinder:configure_cinder:263 : openssl rand -hex 16 2022-03-22 15:43:25.385 | + lib/cinder:configure_cinder:263 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3390271dae2e332351e81e47609e1265 2022-03-22 15:43:25.413 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-22 15:43:25.440 | + lib/cinder:configure_cinder:270 : is_service_enabled c-vol 2022-03-22 15:43:25.456 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:25.459 | + lib/cinder:configure_cinder:270 : [[ -n lvm:lvmdriver-1 ]] 2022-03-22 15:43:25.461 | + lib/cinder:configure_cinder:271 : local enabled_backends= 2022-03-22 15:43:25.464 | + lib/cinder:configure_cinder:272 : local default_name= 2022-03-22 15:43:25.466 | + lib/cinder:configure_cinder:273 : local be be_name be_type 2022-03-22 15:43:25.469 | + lib/cinder:configure_cinder:274 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-22 15:43:25.471 | + lib/cinder:configure_cinder:275 : be_type=lvm 2022-03-22 15:43:25.473 | + lib/cinder:configure_cinder:276 : be_name=lvmdriver-1 2022-03-22 15:43:25.476 | + lib/cinder:configure_cinder:277 : type configure_cinder_backend_lvm 2022-03-22 15:43:25.478 | + lib/cinder:configure_cinder:278 : configure_cinder_backend_lvm lvmdriver-1 2022-03-22 15:43:25.481 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-22 15:43:25.483 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-22 15:43:25.513 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-22 15:43:25.540 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-22 15:43:25.567 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-03-22 15:43:25.595 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-22 15:43:25.622 | + lib/cinder:configure_cinder:280 : [[ -z '' ]] 2022-03-22 15:43:25.625 | + lib/cinder:configure_cinder:281 : default_name=lvmdriver-1 2022-03-22 15:43:25.627 | + lib/cinder:configure_cinder:283 : enabled_backends+=lvmdriver-1, 2022-03-22 15:43:25.629 | + lib/cinder:configure_cinder:285 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-22 15:43:25.657 | + lib/cinder:configure_cinder:288 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-22 15:43:25.684 | + lib/cinder:configure_cinder:289 : [[ -n lvmdriver-1 ]] 2022-03-22 15:43:25.687 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-22 15:43:25.715 | + lib/cinder:configure_cinder:292 : configure_cinder_image_volume_cache 2022-03-22 15:43:25.717 | + lib/cinder:configure_cinder_image_volume_cache:602 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-22 15:43:25.720 | + lib/cinder:configure_cinder_image_volume_cache:603 : local be_name=lvmdriver-1 2022-03-22 15:43:25.722 | + lib/cinder:configure_cinder_image_volume_cache:605 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-22 15:43:25.749 | + lib/cinder:configure_cinder_image_volume_cache:607 : [[ -n '' ]] 2022-03-22 15:43:25.751 | + lib/cinder:configure_cinder_image_volume_cache:611 : [[ -n '' ]] 2022-03-22 15:43:25.754 | + lib/cinder:configure_cinder:295 : is_service_enabled c-bak 2022-03-22 15:43:25.770 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:25.773 | + lib/cinder:configure_cinder:295 : [[ -n swift ]] 2022-03-22 15:43:25.775 | + lib/cinder:configure_cinder:296 : type configure_cinder_backup_swift 2022-03-22 15:43:25.778 | + lib/cinder:configure_cinder:297 : configure_cinder_backup_swift 2022-03-22 15:43:25.780 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-22 15:43:25.808 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-22 15:43:25.836 | + lib/cinder:configure_cinder:303 : is_service_enabled ceilometer 2022-03-22 15:43:25.852 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:43:25.854 | + lib/cinder:configure_cinder:307 : is_service_enabled tls-proxy 2022-03-22 15:43:25.870 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:43:25.873 | + lib/cinder:configure_cinder:321 : '[' False '!=' False ']' 2022-03-22 15:43:25.875 | + lib/cinder:configure_cinder:325 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-22 15:43:25.877 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-22 15:43:25.880 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-22 15:43:25.882 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-22 15:43:25.885 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-22 15:43:25.887 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 15:43:25.903 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:25.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-22 15:43:25.908 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-22 15:43:25.911 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 15:43:25.926 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:25.928 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:43:25.931 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:43:25.958 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 15:43:25.961 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 15:43:25.963 | + lib/cinder:configure_cinder:328 : setup_logging /etc/cinder/cinder.conf True 2022-03-22 15:43:25.966 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-22 15:43:25.968 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-22 15:43:25.971 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:43:25.988 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:43:25.990 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:43:25.993 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:43:25.995 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:43:25.997 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:43:26.025 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:43:26.052 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:43:26.080 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:43:26.107 | + lib/cinder:configure_cinder:330 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-22 15:43:26.110 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-22 15:43:26.112 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-22 15:43:26.114 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-03-22 15:43:26.117 | + lib/apache:write_uwsgi_config:260 : local http= 2022-03-22 15:43:26.120 | + lib/apache:write_uwsgi_config:261 : local name= 2022-03-22 15:43:26.123 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-03-22 15:43:26.127 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-03-22 15:43:26.129 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-03-22 15:43:26.132 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-22 15:43:26.144 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-22 15:43:26.144 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:43:26.152 | d /var/run/uwsgi 0755 ubuntu root 2022-03-22 15:43:26.156 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:43:26.171 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-22 15:43:26.173 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-22 15:43:26.177 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-22 15:43:26.206 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-22 15:43:26.232 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-22 15:43:26.260 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-22 15:43:26.286 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-22 15:43:26.314 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-22 15:43:26.341 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-22 15:43:26.369 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-22 15:43:26.395 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-22 15:43:26.422 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-22 15:43:26.449 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-22 15:43:26.476 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-22 15:43:26.503 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-22 15:43:26.530 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-03-22 15:43:26.532 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-03-22 15:43:26.535 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-03-22 15:43:26.538 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-03-22 15:43:26.540 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-03-22 15:43:26.542 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:43:26.545 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:43:26.547 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-22 15:43:26.550 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-22 15:43:26.552 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-22 15:43:26.579 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-22 15:43:26.607 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-22 15:43:26.608 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-22 15:43:26.616 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-22 15:43:26.620 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-03-22 15:43:26.622 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-03-22 15:43:26.624 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-03-22 15:43:26.627 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-22 15:43:26.629 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:43:26.631 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:43:26.633 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:43:26.636 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-22 15:43:26.638 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-03-22 15:43:26.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:43:26.643 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:43:26.645 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-03-22 15:43:26.707 | Enabling site cinder-wsgi. 2022-03-22 15:43:26.713 | To activate the new configuration, you need to run: 2022-03-22 15:43:26.713 | systemctl reload apache2 2022-03-22 15:43:26.717 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-03-22 15:43:26.719 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:43:26.722 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:43:26.724 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:43:26.848 | + lib/cinder:configure_cinder:332 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-22 15:43:26.851 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-22 15:43:26.881 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-22 15:43:26.909 | + lib/cinder:configure_cinder:339 : is_service_enabled tls-proxy 2022-03-22 15:43:26.925 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:43:26.928 | + lib/cinder:configure_cinder:345 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-22 15:43:26.930 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-03-22 15:43:26.933 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-03-22 15:43:26.935 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-03-22 15:43:26.937 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-22 15:43:26.967 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-22 15:43:26.995 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-22 15:43:27.023 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-22 15:43:27.051 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-22 15:43:27.078 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-22 15:43:27.106 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-22 15:43:27.134 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-22 15:43:27.161 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:43:27.189 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-22 15:43:27.218 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-22 15:43:27.245 | + lib/cinder:configure_cinder:347 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-22 15:43:27.275 | + lib/cinder:configure_cinder:349 : [[ ! -z '' ]] 2022-03-22 15:43:27.277 | + lib/cinder:configure_cinder:351 : is_service_enabled etcd3 2022-03-22 15:43:27.293 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:27.296 | + lib/cinder:configure_cinder:352 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-22 15:43:27.326 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-03-22 15:43:27.344 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:27.346 | + ./stack.sh:main:900 : stack_install_service neutron 2022-03-22 15:43:27.349 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-22 15:43:27.351 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-22 15:43:27.354 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:43:27.356 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-22 15:43:27.358 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-03-22 15:43:27.362 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:43:27.362 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 15:43:27.367 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:43:27.370 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 15:43:27.373 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-22 15:43:27.375 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 15:43:27.378 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-03-22 15:43:27.380 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-03-22 15:43:27.383 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-22 15:43:27.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:43:27.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:43:27.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-22 15:43:27.393 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:43:27.395 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2022-03-22 15:43:27.398 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-22 15:43:27.400 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-03-22 15:43:27.403 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:43:27.405 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:43:27.408 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:43:27.410 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:43:27.412 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:43:27.415 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:43:27.431 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:43:27.433 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:43:27.436 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:43:27.438 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:43:27.439 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:43:27.444 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-03-22 15:43:27.446 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:43:27.449 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2022-03-22 15:43:27.451 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:43:27.452 | + functions-common:git_clone:593 : head -1 2022-03-22 15:43:27.466 | 97ca3c07c4 Remove exception ``IpAddressAllocationNotFound`` 2022-03-22 15:43:27.470 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:43:27.473 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-03-22 15:43:27.475 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:43:27.478 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-22 15:43:27.480 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-22 15:43:27.482 | + inc/python:setup_develop:344 : local extras= 2022-03-22 15:43:27.485 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-22 15:43:27.487 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:43:27.490 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-22 15:43:27.493 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-22 15:43:27.495 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:43:27.497 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-22 15:43:27.501 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-22 15:43:27.503 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:43:27.506 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-22 15:43:27.509 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:43:27.511 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:43:27.514 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-22 15:43:27.520 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-03-22 15:43:27.523 | + 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' 2022-03-22 15:43:28.133 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-03-22 15:43:28.136 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:43:28.138 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:43:28.140 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:43:28.143 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-22 15:43:28.145 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-03-22 15:43:28.148 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:43:28.150 | + inc/python:setup_package:427 : local extras= 2022-03-22 15:43:28.152 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:43:28.155 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-03-22 15:43:28.157 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-03-22 15:43:28.160 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-03-22 15:43:28.162 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:43:28.165 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-03-22 15:43:28.185 | Using python 3.8 to install /opt/stack/neutron 2022-03-22 15:43:28.187 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-22 15:43:28.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:43:28.958 | from cryptography.utils import int_from_bytes 2022-03-22 15:43:28.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:43:28.958 | from cryptography.utils import int_from_bytes 2022-03-22 15:43:29.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:43:29.995 | 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. 2022-03-22 15:43:30.007 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:30.007 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:30.007 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:30.008 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:30.008 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:30.014 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:30.018 | Obtaining file:///opt/stack/neutron 2022-03-22 15:43:32.087 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:43:34.139 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-03-22 15:43:34.146 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-03-22 15:43:34.150 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-03-22 15:43:34.158 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:43:34.167 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:43:34.179 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-03-22 15:43:34.206 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:43:34.219 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-03-22 15:43:34.228 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-03-22 15:43:34.235 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-03-22 15:43:34.238 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2022-03-22 15:43:34.248 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2022-03-22 15:43:34.255 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-03-22 15:43:34.260 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.0) 2022-03-22 15:43:34.265 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-03-22 15:43:34.325 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-03-22 15:43:34.377 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-03-22 15:43:34.382 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-03-22 15:43:34.385 | Requirement already satisfied: neutron-lib===2.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.2) 2022-03-22 15:43:34.423 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2022-03-22 15:43:34.450 | Requirement already satisfied: os-ken===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.1) 2022-03-22 15:43:34.467 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2022-03-22 15:43:34.471 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2022-03-22 15:43:34.476 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2022-03-22 15:43:34.499 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.1) 2022-03-22 15:43:34.536 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-03-22 15:43:34.548 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2022-03-22 15:43:34.587 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.1) 2022-03-22 15:43:34.593 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-03-22 15:43:34.642 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2022-03-22 15:43:34.647 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2022-03-22 15:43:34.686 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.2) 2022-03-22 15:43:34.741 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.1) 2022-03-22 15:43:34.758 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.1) 2022-03-22 15:43:34.773 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.1) 2022-03-22 15:43:34.788 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2022-03-22 15:43:34.802 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.3.1) 2022-03-22 15:43:34.805 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2022-03-22 15:43:34.814 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.1) 2022-03-22 15:43:34.836 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.1) 2022-03-22 15:43:34.847 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.1) 2022-03-22 15:43:34.863 | Requirement already satisfied: oslo.versionedobjects===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.1) 2022-03-22 15:43:34.883 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2022-03-22 15:43:34.928 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.0) 2022-03-22 15:43:34.933 | Requirement already satisfied: ovsdbapp===1.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.1) 2022-03-22 15:43:34.942 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2022-03-22 15:43:34.948 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.5.1) 2022-03-22 15:43:34.951 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2022-03-22 15:43:34.960 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2022-03-22 15:43:34.963 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2022-03-22 15:43:34.984 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2022-03-22 15:43:34.998 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2022-03-22 15:43:35.009 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2022-03-22 15:43:35.012 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2022-03-22 15:43:35.015 | Requirement already satisfied: pyroute2===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.6.5) 2022-03-22 15:43:35.032 | Requirement already satisfied: pyroute2.core===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.6.5) 2022-03-22 15:43:35.034 | Requirement already satisfied: pyroute2.ethtool===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.6.5) 2022-03-22 15:43:35.039 | Requirement already satisfied: pyroute2.ipdb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.5) 2022-03-22 15:43:35.043 | Requirement already satisfied: pyroute2.ipset===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.5) 2022-03-22 15:43:35.046 | Requirement already satisfied: pyroute2.ndb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.5) 2022-03-22 15:43:35.050 | Requirement already satisfied: pyroute2.nftables===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.5) 2022-03-22 15:43:35.054 | Requirement already satisfied: pyroute2.nslink===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.5) 2022-03-22 15:43:35.057 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2022-03-22 15:43:35.062 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2022-03-22 15:43:35.082 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2022-03-22 15:43:35.085 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2022-03-22 15:43:35.104 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (7.3.0) 2022-03-22 15:43:35.129 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (17.4.0) 2022-03-22 15:43:35.144 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2022-03-22 15:43:35.148 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2022-03-22 15:43:35.156 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2022-03-22 15:43:35.175 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2022-03-22 15:43:35.178 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2022-03-22 15:43:35.182 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (1.2.2) 2022-03-22 15:43:35.187 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (54.1.1) 2022-03-22 15:43:35.235 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.17.2) 2022-03-22 15:43:35.238 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2022-03-22 15:43:35.242 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (2.3.0) 2022-03-22 15:43:35.245 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2022-03-22 15:43:35.255 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2022-03-22 15:43:35.258 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2022-03-22 15:43:35.261 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.1) 2022-03-22 15:43:35.268 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2022-03-22 15:43:35.282 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2022-03-22 15:43:35.292 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2022-03-22 15:43:35.297 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2022-03-22 15:43:35.314 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.0.4) 2022-03-22 15:43:35.335 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.2) 2022-03-22 15:43:35.392 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2022-03-22 15:43:35.396 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2022-03-22 15:43:35.404 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2022-03-22 15:43:35.423 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2022-03-22 15:43:35.427 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2022-03-22 15:43:35.430 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2022-03-22 15:43:35.436 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-03-22 15:43:35.465 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2022-03-22 15:43:35.473 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-03-22 15:43:35.476 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-03-22 15:43:35.481 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-03-22 15:43:35.502 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-03-22 15:43:35.508 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:43:35.512 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-03-22 15:43:35.515 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-03-22 15:43:35.518 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-03-22 15:43:35.558 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-03-22 15:43:35.561 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-03-22 15:43:35.566 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-03-22 15:43:35.571 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-03-22 15:43:35.574 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2022-03-22 15:43:35.615 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:43:35.618 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-03-22 15:43:35.629 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (0.3.5) 2022-03-22 15:43:35.632 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-03-22 15:43:35.654 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2022-03-22 15:43:35.669 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-03-22 15:43:35.681 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-03-22 15:43:35.692 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.1.0) 2022-03-22 15:43:35.697 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:43:35.700 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-03-22 15:43:35.703 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:43:35.707 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-03-22 15:43:35.709 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-03-22 15:43:35.712 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2022-03-22 15:43:35.715 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-03-22 15:43:35.717 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2022-03-22 15:43:35.720 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-03-22 15:43:35.723 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-03-22 15:43:35.725 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2022-03-22 15:43:35.728 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2022-03-22 15:43:35.732 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (4.9.3) 2022-03-22 15:43:35.743 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (2.0.0) 2022-03-22 15:43:35.756 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-03-22 15:43:35.810 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.2) 2022-03-22 15:43:35.815 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-03-22 15:43:35.819 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2022-03-22 15:43:35.825 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-03-22 15:43:35.864 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2022-03-22 15:43:36.818 | Installing collected packages: neutron 2022-03-22 15:43:36.818 | Attempting uninstall: neutron 2022-03-22 15:43:36.820 | Found existing installation: neutron 18.2.0 2022-03-22 15:43:38.133 | Uninstalling neutron-18.2.0: 2022-03-22 15:43:38.212 | Successfully uninstalled neutron-18.2.0 2022-03-22 15:43:38.214 | Running setup.py develop for neutron 2022-03-22 15:43:40.773 | Successfully installed neutron 2022-03-22 15:43:40.909 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:43:40.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:43:40.996 | + inc/python:pip_install:200 : result=0 2022-03-22 15:43:40.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:43:41.000 | + functions-common:time_stop:2304 : local name 2022-03-22 15:43:41.003 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:43:41.005 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:43:41.008 | + functions-common:time_stop:2307 : local total 2022-03-22 15:43:41.010 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:43:41.012 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:43:41.014 | + functions-common:time_stop:2311 : start_time=1647963808180 2022-03-22 15:43:41.016 | + functions-common:time_stop:2313 : [[ -z 1647963808180 ]] 2022-03-22 15:43:41.019 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:43:41.023 | + functions-common:time_stop:2316 : end_time=1647963821021 2022-03-22 15:43:41.025 | + functions-common:time_stop:2317 : elapsed_time=12841 2022-03-22 15:43:41.028 | + functions-common:time_stop:2318 : total=172123 2022-03-22 15:43:41.030 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:43:41.032 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=184964 2022-03-22 15:43:41.035 | + inc/python:pip_install:203 : return 0 2022-03-22 15:43:41.037 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:43:41.039 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-22 15:43:41.042 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-22 15:43:41.061 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-22 15:43:41.073 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-03-22 15:43:41.075 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-22 15:43:41.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:43:41.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:43:41.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-22 15:43:41.085 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:43:41.088 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-03-22 15:43:41.090 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:43:41.093 | + ./stack.sh:main:903 : is_service_enabled nova 2022-03-22 15:43:41.109 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:43:41.112 | + ./stack.sh:main:905 : stack_install_service nova 2022-03-22 15:43:41.114 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-22 15:43:41.117 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-22 15:43:41.120 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:43:41.122 | + lib/stack:stack_install_service:32 : install_nova 2022-03-22 15:43:41.124 | + lib/nova:install_nova:831 : use_library_from_git os-vif 2022-03-22 15:43:41.127 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-22 15:43:41.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:43:41.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:43:41.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-22 15:43:41.137 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:43:41.139 | + lib/nova:install_nova:836 : is_service_enabled n-cpu 2022-03-22 15:43:41.155 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:43:41.157 | + lib/nova:install_nova:840 : is_service_enabled n-novnc 2022-03-22 15:43:41.173 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:43:41.175 | + lib/nova:install_nova:852 : is_service_enabled n-spice 2022-03-22 15:43:41.191 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:43:41.194 | + lib/nova:install_nova:864 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2022-03-22 15:43:41.197 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-22 15:43:41.199 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-03-22 15:43:41.201 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:43:41.203 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:43:41.206 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:43:41.208 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:43:41.211 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:43:41.214 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:43:41.229 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:43:41.231 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:43:41.233 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:43:41.236 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:43:41.236 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:43:41.242 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-03-22 15:43:41.244 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:43:41.246 | + functions-common:git_clone:592 : cd /opt/stack/nova 2022-03-22 15:43:41.249 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:43:41.249 | + functions-common:git_clone:593 : head -1 2022-03-22 15:43:41.270 | 9609ae0bab libvirt: Add announce-self post live-migration workaround 2022-03-22 15:43:41.273 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:43:41.276 | + lib/nova:install_nova:865 : setup_develop /opt/stack/nova 2022-03-22 15:43:41.278 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:43:41.281 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-22 15:43:41.283 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-22 15:43:41.285 | + inc/python:setup_develop:344 : local extras= 2022-03-22 15:43:41.288 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-22 15:43:41.291 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:43:41.293 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-22 15:43:41.296 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-22 15:43:41.298 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:43:41.300 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-22 15:43:41.304 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-22 15:43:41.306 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:43:41.309 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-22 15:43:41.312 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:43:41.314 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:43:41.317 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-22 15:43:41.323 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-03-22 15:43:41.325 | + 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' 2022-03-22 15:43:41.933 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-03-22 15:43:41.935 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:43:41.937 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:43:41.940 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:43:41.942 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-03-22 15:43:41.944 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-03-22 15:43:41.946 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:43:41.949 | + inc/python:setup_package:427 : local extras= 2022-03-22 15:43:41.951 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:43:41.953 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-03-22 15:43:41.955 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-03-22 15:43:41.958 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-03-22 15:43:41.961 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:43:41.963 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-03-22 15:43:41.984 | Using python 3.8 to install /opt/stack/nova 2022-03-22 15:43:41.986 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-22 15:43:42.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:43:42.757 | from cryptography.utils import int_from_bytes 2022-03-22 15:43:42.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:43:42.757 | from cryptography.utils import int_from_bytes 2022-03-22 15:43:43.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:43:43.808 | 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. 2022-03-22 15:43:43.812 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:43.813 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:43.814 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:43.816 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:43.819 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:43.827 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:43:43.831 | Obtaining file:///opt/stack/nova 2022-03-22 15:43:46.884 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:43:49.928 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-03-22 15:43:49.935 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-03-22 15:43:49.938 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2022-03-22 15:43:49.947 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2022-03-22 15:43:49.956 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:43:49.959 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:43:49.970 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-03-22 15:43:49.997 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:43:50.012 | Requirement already satisfied: castellan===3.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.2) 2022-03-22 15:43:50.031 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-03-22 15:43:50.071 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2022-03-22 15:43:50.085 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-03-22 15:43:50.088 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2022-03-22 15:43:50.097 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2022-03-22 15:43:50.104 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-03-22 15:43:50.108 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-03-22 15:43:50.111 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-03-22 15:43:50.123 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-03-22 15:43:50.182 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-03-22 15:43:50.235 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.2) 2022-03-22 15:43:50.677 | Collecting microversion-parse===1.0.1 2022-03-22 15:43:50.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-22 15:43:50.773 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-03-22 15:43:50.778 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-03-22 15:43:50.781 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2022-03-22 15:43:50.807 | Requirement already satisfied: os-brick===4.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.3) 2022-03-22 15:43:51.232 | Collecting os-resource-classes===1.0.0 2022-03-22 15:43:51.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-03-22 15:43:51.335 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-03-22 15:43:51.339 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.5.0) 2022-03-22 15:43:51.344 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.4.0) 2022-03-22 15:43:51.366 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2022-03-22 15:43:51.481 | Collecting os-xenapi===0.3.4 2022-03-22 15:43:51.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-03-22 15:43:51.615 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.1) 2022-03-22 15:43:51.653 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-03-22 15:43:51.663 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.1) 2022-03-22 15:43:51.703 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.1) 2022-03-22 15:43:51.710 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.1) 2022-03-22 15:43:51.758 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2022-03-22 15:43:51.765 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2022-03-22 15:43:51.804 | Requirement already satisfied: oslo.messaging===12.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.2) 2022-03-22 15:43:51.858 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.1) 2022-03-22 15:43:51.876 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.1) 2022-03-22 15:43:51.891 | Requirement already satisfied: oslo.privsep===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.1) 2022-03-22 15:43:51.906 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2022-03-22 15:43:51.920 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-03-22 15:43:51.923 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2022-03-22 15:43:51.932 | Requirement already satisfied: oslo.service===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.1) 2022-03-22 15:43:51.955 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.1) 2022-03-22 15:43:51.966 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.1) 2022-03-22 15:43:51.982 | Requirement already satisfied: oslo.versionedobjects===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.1) 2022-03-22 15:43:52.002 | Requirement already satisfied: ovsdbapp===1.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.1) 2022-03-22 15:43:52.011 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2022-03-22 15:43:52.017 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.7.2) 2022-03-22 15:43:52.051 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2022-03-22 15:43:52.055 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2022-03-22 15:43:52.057 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2022-03-22 15:43:52.078 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2022-03-22 15:43:52.089 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2022-03-22 15:43:52.092 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2022-03-22 15:43:52.219 | Collecting pypowervm===1.1.24 2022-03-22 15:43:52.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-03-22 15:43:52.368 | Requirement already satisfied: pyroute2===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.6.5) 2022-03-22 15:43:52.386 | Requirement already satisfied: pyroute2.core===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.6.5) 2022-03-22 15:43:52.388 | Requirement already satisfied: pyroute2.ethtool===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.5) 2022-03-22 15:43:52.392 | Requirement already satisfied: pyroute2.ipdb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.5) 2022-03-22 15:43:52.396 | Requirement already satisfied: pyroute2.ipset===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.5) 2022-03-22 15:43:52.399 | Requirement already satisfied: pyroute2.ndb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.5) 2022-03-22 15:43:52.403 | Requirement already satisfied: pyroute2.nftables===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.5) 2022-03-22 15:43:52.407 | Requirement already satisfied: pyroute2.nslink===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.5) 2022-03-22 15:43:52.410 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.1.0) 2022-03-22 15:43:52.426 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.4.1) 2022-03-22 15:43:52.441 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2022-03-22 15:43:52.447 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (3.3.0) 2022-03-22 15:43:52.464 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2022-03-22 15:43:52.482 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (7.3.0) 2022-03-22 15:43:52.509 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2022-03-22 15:43:52.512 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2022-03-22 15:43:52.519 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2022-03-22 15:43:52.539 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2022-03-22 15:43:52.542 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.3.3) 2022-03-22 15:43:52.546 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2022-03-22 15:43:52.550 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (54.1.1) 2022-03-22 15:43:52.603 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2022-03-22 15:43:52.606 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2022-03-22 15:43:52.609 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.13.0) 2022-03-22 15:43:52.619 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2022-03-22 15:43:52.622 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2022-03-22 15:43:52.625 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.1) 2022-03-22 15:43:52.632 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (4.6.0) 2022-03-22 15:43:52.687 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2022-03-22 15:43:52.701 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2022-03-22 15:43:52.709 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2022-03-22 15:43:52.715 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2022-03-22 15:43:52.733 | Requirement already satisfied: tooz===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.2) 2022-03-22 15:43:52.791 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2022-03-22 15:43:52.794 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2022-03-22 15:43:52.801 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2022-03-22 15:43:52.822 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2022-03-22 15:43:52.826 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.3.3) 2022-03-22 15:43:53.232 | Collecting websockify===0.9.0 2022-03-22 15:43:53.239 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-03-22 15:43:53.328 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2022-03-22 15:43:53.330 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2022-03-22 15:43:53.731 | Collecting zVMCloudConnector===1.4.1 2022-03-22 15:43:53.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-03-22 15:43:54.615 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:43:54.619 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2022-03-22 15:43:54.628 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-03-22 15:43:54.649 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-03-22 15:43:54.654 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-03-22 15:43:54.657 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-03-22 15:43:54.664 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-03-22 15:43:54.667 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-03-22 15:43:54.789 | Collecting Babel===2.9.0 2022-03-22 15:43:54.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2022-03-22 15:43:55.127 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-03-22 15:43:55.132 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-03-22 15:43:55.141 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2022-03-22 15:43:55.181 | Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.8) 2022-03-22 15:43:55.186 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2022-03-22 15:43:55.189 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-03-22 15:43:55.193 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-03-22 15:43:55.204 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.13.0) 2022-03-22 15:43:55.209 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-03-22 15:43:55.222 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2022-03-22 15:43:55.231 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.2.8) 2022-03-22 15:43:55.236 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.4.8) 2022-03-22 15:43:55.238 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-03-22 15:43:55.251 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2022-03-22 15:43:55.265 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-03-22 15:43:55.269 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2022-03-22 15:43:55.285 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-03-22 15:43:55.288 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:43:55.291 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:43:55.294 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-03-22 15:43:55.297 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2022-03-22 15:43:55.302 | Requirement already satisfied: automaton===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.1) 2022-03-22 15:43:55.309 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (2.5) 2022-03-22 15:43:55.346 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2022-03-22 15:43:55.348 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-03-22 15:43:55.351 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-03-22 15:43:55.353 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.4.0) 2022-03-22 15:43:58.130 | Collecting numpy===1.20.1 2022-03-22 15:43:58.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/9109fa46277be/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) 2022-03-22 15:43:58.597 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2022-03-22 15:43:58.625 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2022-03-22 15:43:58.628 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-03-22 15:43:58.630 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-03-22 15:43:58.633 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-03-22 15:43:58.641 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2022-03-22 15:43:58.643 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-03-22 15:43:58.646 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.3.0) 2022-03-22 15:43:58.649 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-03-22 15:43:58.705 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-03-22 15:43:58.746 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2022-03-22 15:43:58.749 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-03-22 15:43:58.754 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-03-22 15:43:58.757 | Building wheels for collected packages: zVMCloudConnector 2022-03-22 15:43:58.758 | Building wheel for zVMCloudConnector (setup.py): started 2022-03-22 15:43:59.727 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-03-22 15:43:59.729 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=31f93d8348e1153af706d6df556b024e0eed2d362f7f97d0be061d5a75fcfbed 2022-03-22 15:43:59.729 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-03-22 15:43:59.730 | Successfully built zVMCloudConnector 2022-03-22 15:44:00.718 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2022-03-22 15:44:05.875 | Running setup.py develop for nova 2022-03-22 15:44:09.160 | Successfully installed Babel-2.9.0 microversion-parse-1.0.1 nova numpy-1.20.1 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-03-22 15:44:09.315 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:44:09.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:44:09.414 | + inc/python:pip_install:200 : result=0 2022-03-22 15:44:09.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:44:09.419 | + functions-common:time_stop:2304 : local name 2022-03-22 15:44:09.421 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:44:09.423 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:44:09.425 | + functions-common:time_stop:2307 : local total 2022-03-22 15:44:09.427 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:44:09.430 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:44:09.432 | + functions-common:time_stop:2311 : start_time=1647963821979 2022-03-22 15:44:09.434 | + functions-common:time_stop:2313 : [[ -z 1647963821979 ]] 2022-03-22 15:44:09.437 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:44:09.441 | + functions-common:time_stop:2316 : end_time=1647963849438 2022-03-22 15:44:09.443 | + functions-common:time_stop:2317 : elapsed_time=27459 2022-03-22 15:44:09.445 | + functions-common:time_stop:2318 : total=184964 2022-03-22 15:44:09.447 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:44:09.449 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=212423 2022-03-22 15:44:09.452 | + inc/python:pip_install:203 : return 0 2022-03-22 15:44:09.454 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:44:09.456 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-22 15:44:09.459 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-22 15:44:09.478 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-22 15:44:09.490 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-03-22 15:44:09.492 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-22 15:44:09.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:44:09.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:44:09.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-22 15:44:09.502 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:44:09.504 | + lib/nova:install_nova:866 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-22 15:44:09.517 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:44:09.520 | + ./stack.sh:main:906 : configure_nova 2022-03-22 15:44:09.523 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-03-22 15:44:09.534 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-03-22 15:44:09.537 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-22 15:44:09.540 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-22 15:44:09.543 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-22 15:44:09.544 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-22 15:44:09.548 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-22 15:44:09.551 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-22 15:44:09.553 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-22 15:44:09.556 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-22 15:44:09.558 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-22 15:44:09.560 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-22 15:44:09.563 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-22 15:44:09.565 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-22 15:44:09.576 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-22 15:44:09.589 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-22 15:44:09.601 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-22 15:44:09.613 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-22 15:44:09.625 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-22 15:44:09.628 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-22 15:44:09.632 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oqrCagJ91o 2022-03-22 15:44:09.635 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-22 15:44:09.637 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-22 15:44:09.640 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-22 15:44:09.642 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-22 15:44:09.644 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-22 15:44:09.647 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oqrCagJ91o 2022-03-22 15:44:09.651 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oqrCagJ91o 2022-03-22 15:44:09.663 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oqrCagJ91o /etc/sudoers.d/nova-rootwrap 2022-03-22 15:44:09.675 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-22 15:44:09.679 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-22 15:44:09.682 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-22 15:44:09.684 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-22 15:44:09.686 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-22 15:44:09.689 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-22 15:44:09.691 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-22 15:44:09.694 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-22 15:44:09.696 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-22 15:44:09.701 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-03-22 15:44:09.717 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:09.720 | + lib/nova:configure_nova:336 : create_nova_conf 2022-03-22 15:44:09.722 | + lib/nova:create_nova_conf:403 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-22 15:44:09.726 | + lib/nova:create_nova_conf:406 : rm -f /etc/nova/nova.conf 2022-03-22 15:44:09.729 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-22 15:44:09.757 | + lib/nova:create_nova_conf:408 : '[' True == True ']' 2022-03-22 15:44:09.759 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-22 15:44:09.785 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-22 15:44:09.813 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-22 15:44:09.840 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-22 15:44:09.868 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-22 15:44:09.898 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-22 15:44:09.926 | + lib/nova:create_nova_conf:416 : [[ 4 == 6 ]] 2022-03-22 15:44:09.928 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-22 15:44:09.955 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-22 15:44:09.982 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-22 15:44:10.008 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-22 15:44:10.034 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-22 15:44:10.060 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-22 15:44:10.090 | + lib/nova:create_nova_conf:428 : is_fedora 2022-03-22 15:44:10.092 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 15:44:10.094 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 15:44:10.096 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 15:44:10.098 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 15:44:10.100 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 15:44:10.102 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 15:44:10.105 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 15:44:10.107 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:44:10.109 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 15:44:10.111 | + lib/nova:create_nova_conf:428 : is_suse 2022-03-22 15:44:10.113 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:44:10.115 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:44:10.117 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:44:10.119 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:44:10.121 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:44:10.124 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:44:10.126 | + lib/nova:create_nova_conf:437 : is_service_enabled n-api n-cond n-sched 2022-03-22 15:44:10.141 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:10.144 | + lib/nova:create_nova_conf:441 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 15:44:10.146 | + lib/nova:create_nova_conf:444 : local db=nova_cell0 2022-03-22 15:44:10.149 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-22 15:44:10.175 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_cell0 2022-03-22 15:44:10.178 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-03-22 15:44:10.180 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-03-22 15:44:10.182 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-03-22 15:44:10.184 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-22 15:44:10.187 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-22 15:44:10.216 | ++ lib/nova:create_nova_conf:451 : database_connection_url nova_api 2022-03-22 15:44:10.218 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-03-22 15:44:10.221 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-03-22 15:44:10.223 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-03-22 15:44:10.225 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-22 15:44:10.227 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-22 15:44:10.257 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache enabled True 2022-03-22 15:44:10.285 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-22 15:44:10.312 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-22 15:44:10.338 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api 2022-03-22 15:44:10.354 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:10.356 | + lib/nova:create_nova_conf:462 : is_service_enabled n-api-meta 2022-03-22 15:44:10.371 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:10.375 | ++ lib/nova:create_nova_conf:464 : echo osapi_compute,metadata 2022-03-22 15:44:10.375 | ++ lib/nova:create_nova_conf:464 : sed s/,metadata// 2022-03-22 15:44:10.380 | + lib/nova:create_nova_conf:464 : NOVA_ENABLED_APIS=osapi_compute 2022-03-22 15:44:10.383 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-22 15:44:10.408 | + lib/nova:create_nova_conf:467 : is_service_enabled tls-proxy 2022-03-22 15:44:10.424 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:10.426 | + lib/nova:create_nova_conf:473 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-22 15:44:10.429 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-03-22 15:44:10.431 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-03-22 15:44:10.433 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-22 15:44:10.435 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-22 15:44:10.464 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-22 15:44:10.490 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-22 15:44:10.517 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-22 15:44:10.543 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-22 15:44:10.570 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-22 15:44:10.596 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-22 15:44:10.623 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-22 15:44:10.649 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:44:10.676 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-22 15:44:10.702 | + lib/nova:create_nova_conf:476 : is_service_enabled cinder 2022-03-22 15:44:10.718 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:10.720 | + lib/nova:create_nova_conf:477 : configure_cinder_access 2022-03-22 15:44:10.722 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-22 15:44:10.752 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-22 15:44:10.778 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-22 15:44:10.805 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder username nova 2022-03-22 15:44:10.831 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-22 15:44:10.858 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-22 15:44:10.893 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-22 15:44:10.921 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-22 15:44:10.947 | + lib/nova:configure_cinder_access:612 : is_service_enabled tls-proxy 2022-03-22 15:44:10.963 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:10.965 | + lib/nova:create_nova_conf:480 : '[' -n /opt/stack/data/nova ']' 2022-03-22 15:44:10.967 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-22 15:44:10.994 | + lib/nova:create_nova_conf:482 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-22 15:44:11.024 | + lib/nova:create_nova_conf:484 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-22 15:44:11.026 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-22 15:44:11.054 | + lib/nova:create_nova_conf:487 : '[' False '!=' False ']' 2022-03-22 15:44:11.056 | + lib/nova:create_nova_conf:490 : '[' False '!=' False ']' 2022-03-22 15:44:11.058 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-22 15:44:11.060 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:44:11.063 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:44:11.065 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:44:11.067 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:44:11.069 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:44:11.072 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:44:11.074 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-22 15:44:11.076 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-22 15:44:11.078 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-22 15:44:11.081 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:44:11.097 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:44:11.100 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:44:11.102 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:44:11.104 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:44:11.107 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:44:11.133 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:44:11.160 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:44:11.186 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:44:11.213 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-22 15:44:11.243 | + lib/nova:create_nova_conf:504 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-22 15:44:11.245 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-22 15:44:11.247 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-22 15:44:11.250 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-03-22 15:44:11.252 | + lib/apache:write_uwsgi_config:260 : local http= 2022-03-22 15:44:11.254 | + lib/apache:write_uwsgi_config:261 : local name= 2022-03-22 15:44:11.257 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-03-22 15:44:11.261 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-03-22 15:44:11.263 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-03-22 15:44:11.265 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-22 15:44:11.278 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-22 15:44:11.278 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:44:11.287 | d /var/run/uwsgi 0755 ubuntu root 2022-03-22 15:44:11.290 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:44:11.305 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-22 15:44:11.307 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-22 15:44:11.311 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-22 15:44:11.340 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-22 15:44:11.365 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-22 15:44:11.392 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-22 15:44:11.418 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-22 15:44:11.445 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-22 15:44:11.471 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-22 15:44:11.498 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-22 15:44:11.524 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-22 15:44:11.551 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-22 15:44:11.577 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-22 15:44:11.604 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-22 15:44:11.629 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-22 15:44:11.656 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-03-22 15:44:11.658 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-03-22 15:44:11.662 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-03-22 15:44:11.664 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-03-22 15:44:11.666 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-03-22 15:44:11.668 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:11.671 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:11.673 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-22 15:44:11.675 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-22 15:44:11.678 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-22 15:44:11.704 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-22 15:44:11.731 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-22 15:44:11.731 | + 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 ' 2022-03-22 15:44:11.740 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-22 15:44:11.743 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-03-22 15:44:11.745 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-03-22 15:44:11.748 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-03-22 15:44:11.750 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-22 15:44:11.752 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:44:11.754 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:11.757 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:11.759 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-22 15:44:11.761 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-03-22 15:44:11.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:11.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:11.768 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-03-22 15:44:11.829 | Enabling site nova-api-wsgi. 2022-03-22 15:44:11.835 | To activate the new configuration, you need to run: 2022-03-22 15:44:11.835 | systemctl reload apache2 2022-03-22 15:44:11.840 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-03-22 15:44:11.842 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:44:11.844 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:44:11.847 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:44:11.974 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-22 15:44:11.977 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-22 15:44:11.979 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-22 15:44:11.981 | + lib/apache:write_uwsgi_config:259 : local url= 2022-03-22 15:44:11.984 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-03-22 15:44:11.986 | + lib/apache:write_uwsgi_config:261 : local name= 2022-03-22 15:44:11.989 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-22 15:44:11.993 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-03-22 15:44:11.996 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-03-22 15:44:11.998 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-22 15:44:12.011 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-22 15:44:12.011 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:44:12.019 | d /var/run/uwsgi 0755 ubuntu root 2022-03-22 15:44:12.023 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:44:12.038 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-22 15:44:12.040 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-22 15:44:12.044 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-22 15:44:12.075 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-22 15:44:12.101 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-22 15:44:12.128 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-22 15:44:12.155 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-22 15:44:12.181 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-22 15:44:12.208 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-22 15:44:12.235 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-22 15:44:12.266 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-22 15:44:12.292 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-22 15:44:12.319 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-22 15:44:12.346 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-22 15:44:12.373 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-22 15:44:12.399 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-03-22 15:44:12.401 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-22 15:44:12.429 | + lib/nova:create_nova_conf:507 : is_service_enabled ceilometer 2022-03-22 15:44:12.444 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:12.446 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-22 15:44:12.476 | ++ lib/nova:create_nova_conf:516 : get_notification_url 2022-03-22 15:44:12.479 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-22 15:44:12.481 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-22 15:44:12.497 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:12.499 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:44:12.502 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:44:12.529 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-22 15:44:12.559 | + lib/nova:create_nova_conf:518 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-22 15:44:12.561 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-22 15:44:12.564 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-22 15:44:12.566 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-22 15:44:12.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-22 15:44:12.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 15:44:12.586 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:12.589 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-22 15:44:12.591 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-22 15:44:12.593 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 15:44:12.609 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:12.612 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:44:12.614 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:44:12.641 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 15:44:12.644 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 15:44:12.646 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-22 15:44:12.673 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-22 15:44:12.700 | + lib/nova:create_nova_conf:523 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-22 15:44:12.730 | + lib/nova:create_nova_conf:525 : is_service_enabled tls-proxy 2022-03-22 15:44:12.746 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:12.748 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-22 15:44:12.776 | + lib/nova:create_nova_conf:532 : '[' True == True ']' 2022-03-22 15:44:12.778 | + lib/nova:create_nova_conf:533 : init_nova_service_user_conf 2022-03-22 15:44:12.781 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-22 15:44:12.810 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-22 15:44:12.837 | + lib/nova:init_nova_service_user_conf:736 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-22 15:44:12.864 | + lib/nova:init_nova_service_user_conf:737 : iniset /etc/nova/nova.conf service_user username nova 2022-03-22 15:44:12.892 | + lib/nova:init_nova_service_user_conf:738 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-22 15:44:12.919 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-22 15:44:12.947 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-22 15:44:12.974 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-22 15:44:13.001 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-22 15:44:13.028 | + lib/nova:create_nova_conf:536 : is_service_enabled n-cond 2022-03-22 15:44:13.043 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:13.046 | ++ lib/nova:create_nova_conf:537 : seq 1 1 2022-03-22 15:44:13.050 | + lib/nova:create_nova_conf:537 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 15:44:13.053 | + lib/nova:create_nova_conf:538 : local conf 2022-03-22 15:44:13.055 | + lib/nova:create_nova_conf:539 : local vhost 2022-03-22 15:44:13.058 | ++ lib/nova:create_nova_conf:540 : conductor_conf 1 2022-03-22 15:44:13.060 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 15:44:13.063 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 15:44:13.066 | + lib/nova:create_nova_conf:540 : conf=/etc/nova/nova_cell1.conf 2022-03-22 15:44:13.068 | + lib/nova:create_nova_conf:541 : vhost=nova_cell1 2022-03-22 15:44:13.071 | + lib/nova:create_nova_conf:543 : rm -f /etc/nova/nova_cell1.conf 2022-03-22 15:44:13.075 | ++ lib/nova:create_nova_conf:544 : database_connection_url nova_cell1 2022-03-22 15:44:13.077 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-03-22 15:44:13.080 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-03-22 15:44:13.082 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-03-22 15:44:13.084 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-22 15:44:13.087 | + lib/nova:create_nova_conf:544 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-22 15:44:13.120 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-22 15:44:13.150 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-22 15:44:13.180 | + lib/nova:create_nova_conf:548 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 15:44:13.183 | + lib/nova:create_nova_conf:551 : rpc_backend_add_vhost nova_cell1 2022-03-22 15:44:13.185 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-22 15:44:13.187 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-22 15:44:13.202 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:13.206 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-22 15:44:13.206 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-22 15:44:13.917 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-22 15:44:13.919 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-22 15:44:14.590 | Adding vhost "nova_cell1" ... 2022-03-22 15:44:14.899 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-22 15:44:15.596 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-22 15:44:15.656 | + lib/nova:create_nova_conf:552 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-22 15:44:15.659 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-22 15:44:15.661 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-22 15:44:15.663 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-22 15:44:15.665 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-22 15:44:15.668 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 15:44:15.683 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:15.686 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-22 15:44:15.689 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-22 15:44:15.691 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 15:44:15.707 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:15.710 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-22 15:44:15.712 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-22 15:44:15.739 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 15:44:15.741 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 15:44:15.744 | + lib/nova:create_nova_conf:556 : is_service_enabled placement placement-client 2022-03-22 15:44:15.760 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:15.762 | + lib/nova:create_nova_conf:557 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-22 15:44:15.765 | + lib/nova:configure_placement_nova_compute:585 : local conf=/etc/nova/nova_cell1.conf 2022-03-22 15:44:15.767 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-22 15:44:15.796 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-22 15:44:15.824 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-22 15:44:15.850 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-22 15:44:15.877 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-22 15:44:15.907 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-22 15:44:15.934 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-22 15:44:15.961 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-22 15:44:15.988 | + lib/nova:create_nova_conf:561 : setup_logging /etc/nova/nova_cell1.conf 2022-03-22 15:44:15.991 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-22 15:44:15.993 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-22 15:44:15.996 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:44:16.013 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:44:16.015 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:44:16.017 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:44:16.019 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:44:16.022 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:44:16.048 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:44:16.076 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:44:16.103 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:44:16.130 | + lib/nova:create_nova_conf:568 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 15:44:16.133 | ++ lib/nova:create_nova_conf:571 : seq 1 1 2022-03-22 15:44:16.137 | + lib/nova:create_nova_conf:571 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 15:44:16.140 | + lib/nova:create_nova_conf:572 : local conf 2022-03-22 15:44:16.142 | + lib/nova:create_nova_conf:573 : local offset 2022-03-22 15:44:16.145 | ++ lib/nova:create_nova_conf:574 : conductor_conf 1 2022-03-22 15:44:16.147 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 15:44:16.149 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 15:44:16.152 | + lib/nova:create_nova_conf:574 : conf=/etc/nova/nova_cell1.conf 2022-03-22 15:44:16.154 | + lib/nova:create_nova_conf:575 : offset=0 2022-03-22 15:44:16.156 | + lib/nova:create_nova_conf:576 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-22 15:44:16.159 | + lib/nova:configure_console_proxies:683 : local conf=/etc/nova/nova_cell1.conf 2022-03-22 15:44:16.161 | + lib/nova:configure_console_proxies:684 : local offset=0 2022-03-22 15:44:16.164 | + lib/nova:configure_console_proxies:688 : offset=0 2022-03-22 15:44:16.166 | + lib/nova:configure_console_proxies:690 : is_service_enabled n-novnc 2022-03-22 15:44:16.182 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:16.184 | + lib/nova:configure_console_proxies:690 : '[' False '!=' False ']' 2022-03-22 15:44:16.186 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-spice 2022-03-22 15:44:16.201 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:16.204 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-sproxy 2022-03-22 15:44:16.219 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:16.222 | + lib/nova:configure_nova:338 : is_service_enabled n-cpu 2022-03-22 15:44:16.239 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:44:16.242 | + ./stack.sh:main:909 : is_service_enabled placement 2022-03-22 15:44:16.259 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:44:16.261 | + ./stack.sh:main:911 : stack_install_service placement 2022-03-22 15:44:16.264 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-22 15:44:16.266 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-22 15:44:16.269 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-22 15:44:16.271 | + lib/stack:stack_install_service:32 : install_placement 2022-03-22 15:44:16.274 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-22 15:44:16.276 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-03-22 15:44:16.279 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:16.281 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:16.284 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-03-22 15:44:16.286 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:44:16.289 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:44:16.291 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:44:16.294 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:44:16.296 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:44:16.298 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:44:16.301 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:16.304 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:16.306 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:44:16.309 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:44:16.311 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:44:16.313 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:44:16.316 | + functions-common:install_package:1343 : real_install_package apache2 2022-03-22 15:44:16.318 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:44:16.321 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:16.323 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:16.325 | + functions-common:real_install_package:1329 : apt_get install apache2 2022-03-22 15:44:16.346 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-22 15:44:16.454 | Reading package lists... 2022-03-22 15:44:16.688 | Building dependency tree... 2022-03-22 15:44:16.689 | Reading state information... 2022-03-22 15:44:16.928 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-22 15:44:16.929 | The following packages were automatically installed and are no longer required: 2022-03-22 15:44:16.930 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:44:16.930 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:44:16.930 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:44:16.930 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:44:16.930 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:44:16.930 | python3-zope.interface 2022-03-22 15:44:16.930 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:44:17.041 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:44:17.045 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:44:17.048 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:44:17.050 | + functions-common:time_stop:2304 : local name 2022-03-22 15:44:17.052 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:44:17.055 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:44:17.057 | + functions-common:time_stop:2307 : local total 2022-03-22 15:44:17.059 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:44:17.061 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:44:17.064 | + functions-common:time_stop:2311 : start_time=1647963856344 2022-03-22 15:44:17.066 | + functions-common:time_stop:2313 : [[ -z 1647963856344 ]] 2022-03-22 15:44:17.069 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:44:17.073 | + functions-common:time_stop:2316 : end_time=1647963857071 2022-03-22 15:44:17.076 | + functions-common:time_stop:2317 : elapsed_time=727 2022-03-22 15:44:17.078 | + functions-common:time_stop:2318 : total=466238 2022-03-22 15:44:17.080 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:44:17.082 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=466965 2022-03-22 15:44:17.085 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:44:17.088 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-03-22 15:44:17.091 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2022-03-22 15:44:17.093 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2022-03-22 15:44:17.096 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2022-03-22 15:44:17.098 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2022-03-22 15:44:17.120 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-03-22 15:44:17.122 | + functions-common:install_package:1342 : update_package_repo 2022-03-22 15:44:17.124 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-03-22 15:44:17.127 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-03-22 15:44:17.129 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-03-22 15:44:17.132 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-03-22 15:44:17.135 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-03-22 15:44:17.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:17.140 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:17.142 | + functions-common:update_package_repo:1323 : apt_get_update 2022-03-22 15:44:17.144 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-03-22 15:44:17.147 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-03-22 15:44:17.150 | + functions-common:apt_get_update:1069 : return 2022-03-22 15:44:17.152 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2022-03-22 15:44:17.155 | + functions-common:real_install_package:1328 : is_ubuntu 2022-03-22 15:44:17.157 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:17.160 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:17.162 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2022-03-22 15:44:17.183 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-22 15:44:17.292 | Reading package lists... 2022-03-22 15:44:17.526 | Building dependency tree... 2022-03-22 15:44:17.527 | Reading state information... 2022-03-22 15:44:17.768 | The following packages were automatically installed and are no longer required: 2022-03-22 15:44:17.769 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-22 15:44:17.769 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-22 15:44:17.769 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-22 15:44:17.769 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-22 15:44:17.769 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-22 15:44:17.769 | python3-zope.interface 2022-03-22 15:44:17.769 | Use 'sudo apt autoremove' to remove them. 2022-03-22 15:44:17.835 | The following NEW packages will be installed: 2022-03-22 15:44:17.836 | libapache2-mod-wsgi-py3 2022-03-22 15:44:18.082 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-03-22 15:44:18.082 | Need to get 93.3 kB of archives. 2022-03-22 15:44:18.082 | After this operation, 300 kB of additional disk space will be used. 2022-03-22 15:44:18.082 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-03-22 15:44:18.948 | Fetched 93.3 kB in 1s (166 kB/s) 2022-03-22 15:44:19.175 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-22 15:44:19.226 | (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 ... 89647 files and directories currently installed.) 2022-03-22 15:44:19.230 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-22 15:44:19.277 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-22 15:44:19.621 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-22 15:44:19.981 | apache2_invoke: Enable module wsgi 2022-03-22 15:44:28.506 | + functions-common:apt_get:1113 : result=0 2022-03-22 15:44:28.508 | + functions-common:apt_get:1116 : time_stop apt-get 2022-03-22 15:44:28.511 | + functions-common:time_stop:2304 : local name 2022-03-22 15:44:28.513 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:44:28.516 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:44:28.518 | + functions-common:time_stop:2307 : local total 2022-03-22 15:44:28.520 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:44:28.523 | + functions-common:time_stop:2310 : name=apt-get 2022-03-22 15:44:28.525 | + functions-common:time_stop:2311 : start_time=1647963857181 2022-03-22 15:44:28.528 | + functions-common:time_stop:2313 : [[ -z 1647963857181 ]] 2022-03-22 15:44:28.531 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:44:28.535 | + functions-common:time_stop:2316 : end_time=1647963868532 2022-03-22 15:44:28.538 | + functions-common:time_stop:2317 : elapsed_time=11351 2022-03-22 15:44:28.540 | + functions-common:time_stop:2318 : total=466965 2022-03-22 15:44:28.543 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:44:28.545 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=478316 2022-03-22 15:44:28.547 | + functions-common:apt_get:1117 : return 0 2022-03-22 15:44:28.550 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-03-22 15:44:28.552 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-22 15:44:28.555 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:44:28.557 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:44:28.560 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:44:28.562 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-22 15:44:28.565 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-22 15:44:28.620 | wsgi (enabled by maintainer script) 2022-03-22 15:44:28.623 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-22 15:44:28.626 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-22 15:44:28.628 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-22 15:44:28.631 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-22 15:44:28.634 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-22 15:44:28.636 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-22 15:44:28.640 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-22 15:44:28.640 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-22 15:44:28.646 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-22 15:44:28.649 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-22 15:44:28.651 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-22 15:44:28.654 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-22 15:44:28.656 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-22 15:44:28.679 | Using python 3.8 to install osc-placement 2022-03-22 15:44:28.681 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-22 15:44:29.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:44:29.468 | from cryptography.utils import int_from_bytes 2022-03-22 15:44:29.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:44:29.468 | from cryptography.utils import int_from_bytes 2022-03-22 15:44:30.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:44:30.525 | 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. 2022-03-22 15:44:30.528 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:30.529 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:30.530 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:30.533 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:30.535 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:30.543 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:30.684 | Collecting osc-placement===2.2.0 2022-03-22 15:44:30.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2022-03-22 15:44:30.792 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.1) 2022-03-22 15:44:30.808 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2022-03-22 15:44:30.814 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.5.1) 2022-03-22 15:44:30.817 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2022-03-22 15:44:30.821 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2022-03-22 15:44:30.825 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2022-03-22 15:44:30.828 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2022-03-22 15:44:30.831 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-03-22 15:44:30.891 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.3.1) 2022-03-22 15:44:30.907 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-03-22 15:44:30.912 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2022-03-22 15:44:30.918 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-03-22 15:44:30.926 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-03-22 15:44:30.929 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-03-22 15:44:30.932 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-03-22 15:44:30.937 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2022-03-22 15:44:30.957 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.1) 2022-03-22 15:44:30.964 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-03-22 15:44:30.975 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2022-03-22 15:44:31.002 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2022-03-22 15:44:31.005 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2022-03-22 15:44:31.025 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:44:31.029 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-03-22 15:44:31.032 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:44:31.035 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:44:31.039 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-03-22 15:44:31.094 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2022-03-22 15:44:31.097 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-03-22 15:44:31.103 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-03-22 15:44:31.106 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-03-22 15:44:31.109 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-03-22 15:44:31.131 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2022-03-22 15:44:31.134 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-03-22 15:44:31.137 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-03-22 15:44:31.142 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-03-22 15:44:31.183 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-03-22 15:44:31.188 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2022-03-22 15:44:31.191 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-03-22 15:44:31.232 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-03-22 15:44:31.236 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-03-22 15:44:31.239 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:44:31.243 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2022-03-22 15:44:33.064 | Installing collected packages: osc-placement 2022-03-22 15:44:33.310 | Successfully installed osc-placement-2.2.0 2022-03-22 15:44:33.447 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:44:33.448 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:44:33.529 | + inc/python:pip_install:200 : result=0 2022-03-22 15:44:33.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:44:33.534 | + functions-common:time_stop:2304 : local name 2022-03-22 15:44:33.536 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:44:33.539 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:44:33.542 | + functions-common:time_stop:2307 : local total 2022-03-22 15:44:33.544 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:44:33.546 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:44:33.549 | + functions-common:time_stop:2311 : start_time=1647963868673 2022-03-22 15:44:33.551 | + functions-common:time_stop:2313 : [[ -z 1647963868673 ]] 2022-03-22 15:44:33.554 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:44:33.559 | + functions-common:time_stop:2316 : end_time=1647963873556 2022-03-22 15:44:33.561 | + functions-common:time_stop:2317 : elapsed_time=4883 2022-03-22 15:44:33.564 | + functions-common:time_stop:2318 : total=212423 2022-03-22 15:44:33.566 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:44:33.569 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=217306 2022-03-22 15:44:33.571 | + inc/python:pip_install:203 : return 0 2022-03-22 15:44:33.574 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2022-03-22 15:44:33.577 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-22 15:44:33.579 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-03-22 15:44:33.581 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-03-22 15:44:33.584 | + functions-common:git_clone:526 : local orig_dir 2022-03-22 15:44:33.587 | ++ functions-common:git_clone:527 : pwd 2022-03-22 15:44:33.590 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:44:33.593 | + functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:44:33.596 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:44:33.612 | + functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:44:33.615 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:44:33.617 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:44:33.620 | + functions-common:git_clone:544 : echo stable/wallaby 2022-03-22 15:44:33.620 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:44:33.626 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-03-22 15:44:33.628 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-03-22 15:44:33.631 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-03-22 15:44:33.633 | + functions-common:git_timed:617 : local count=0 2022-03-22 15:44:33.636 | + functions-common:git_timed:618 : local timeout=0 2022-03-22 15:44:33.638 | + functions-common:git_timed:620 : [[ -n 0 ]] 2022-03-22 15:44:33.640 | + functions-common:git_timed:621 : timeout=0 2022-03-22 15:44:33.643 | + functions-common:git_timed:624 : time_start git_timed 2022-03-22 15:44:33.645 | + functions-common:time_start:2290 : local name=git_timed 2022-03-22 15:44:33.648 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:44:33.650 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:44:33.653 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:44:33.657 | + functions-common:time_start:2295 : _TIME_START[$name]=1647963873654 2022-03-22 15:44:33.659 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2022-03-22 15:44:33.662 | Cloning into '/opt/stack/placement'... 2022-03-22 15:44:57.040 | + functions-common:git_timed:639 : time_stop git_timed 2022-03-22 15:44:57.042 | + functions-common:time_stop:2304 : local name 2022-03-22 15:44:57.045 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:44:57.047 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:44:57.050 | + functions-common:time_stop:2307 : local total 2022-03-22 15:44:57.052 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:44:57.054 | + functions-common:time_stop:2310 : name=git_timed 2022-03-22 15:44:57.056 | + functions-common:time_stop:2311 : start_time=1647963873654 2022-03-22 15:44:57.058 | + functions-common:time_stop:2313 : [[ -z 1647963873654 ]] 2022-03-22 15:44:57.062 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:44:57.066 | + functions-common:time_stop:2316 : end_time=1647963897064 2022-03-22 15:44:57.069 | + functions-common:time_stop:2317 : elapsed_time=23410 2022-03-22 15:44:57.071 | + functions-common:time_stop:2318 : total=0 2022-03-22 15:44:57.073 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:44:57.075 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23410 2022-03-22 15:44:57.078 | + functions-common:git_clone:592 : cd /opt/stack/placement 2022-03-22 15:44:57.081 | + functions-common:git_clone:593 : git show --oneline 2022-03-22 15:44:57.081 | + functions-common:git_clone:593 : head -1 2022-03-22 15:44:57.084 | adf525a8 Make sure the policy upgrade check get a valid config 2022-03-22 15:44:57.087 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:44:57.090 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-22 15:44:57.092 | + inc/python:setup_develop:338 : local bindep 2022-03-22 15:44:57.094 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-22 15:44:57.097 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-22 15:44:57.099 | + inc/python:setup_develop:344 : local extras= 2022-03-22 15:44:57.102 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-22 15:44:57.104 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-22 15:44:57.107 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-22 15:44:57.110 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-22 15:44:57.112 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-22 15:44:57.115 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-22 15:44:57.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-22 15:44:57.121 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-22 15:44:57.124 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-22 15:44:57.127 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-22 15:44:57.129 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-03-22 15:44:57.132 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-22 15:44:57.138 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-03-22 15:44:57.141 | + 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' 2022-03-22 15:44:57.752 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-03-22 15:44:57.754 | + inc/python:setup_package:417 : local bindep=0 2022-03-22 15:44:57.757 | + inc/python:setup_package:418 : local bindep_flag= 2022-03-22 15:44:57.759 | + inc/python:setup_package:419 : local bindep_profiles= 2022-03-22 15:44:57.762 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-03-22 15:44:57.765 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-03-22 15:44:57.767 | + inc/python:setup_package:426 : local flags=-e 2022-03-22 15:44:57.770 | + inc/python:setup_package:427 : local extras= 2022-03-22 15:44:57.772 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-03-22 15:44:57.774 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-03-22 15:44:57.777 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-03-22 15:44:57.779 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-03-22 15:44:57.782 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-03-22 15:44:57.784 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-03-22 15:44:57.805 | Using python 3.8 to install /opt/stack/placement 2022-03-22 15:44:57.808 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-22 15:44:58.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:44:58.593 | from cryptography.utils import int_from_bytes 2022-03-22 15:44:58.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:44:58.593 | from cryptography.utils import int_from_bytes 2022-03-22 15:44:59.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:44:59.643 | 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. 2022-03-22 15:44:59.646 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:59.648 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:59.648 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:59.651 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:59.654 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:59.661 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:44:59.666 | Obtaining file:///opt/stack/placement 2022-03-22 15:45:00.971 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-03-22 15:45:02.286 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2022-03-22 15:45:02.297 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2022-03-22 15:45:02.325 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-03-22 15:45:02.338 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2022-03-22 15:45:02.350 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2022-03-22 15:45:02.402 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.1) 2022-03-22 15:45:02.407 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0) 2022-03-22 15:45:02.412 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2022-03-22 15:45:02.416 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.1) 2022-03-22 15:45:02.454 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-03-22 15:45:02.465 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-03-22 15:45:02.506 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.1) 2022-03-22 15:45:02.512 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.1) 2022-03-22 15:45:02.559 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2022-03-22 15:45:02.565 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2022-03-22 15:45:02.604 | Requirement already satisfied: oslo.middleware===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.1) 2022-03-22 15:45:02.622 | Requirement already satisfied: oslo.policy===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.1) 2022-03-22 15:45:02.638 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2022-03-22 15:45:02.647 | Requirement already satisfied: oslo.upgradecheck===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.1) 2022-03-22 15:45:02.658 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.1) 2022-03-22 15:45:02.674 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-03-22 15:45:02.679 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-03-22 15:45:02.682 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2022-03-22 15:45:02.685 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2022-03-22 15:45:02.696 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2022-03-22 15:45:02.699 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-03-22 15:45:02.703 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2022-03-22 15:45:02.708 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2022-03-22 15:45:02.726 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2022-03-22 15:45:02.730 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2022-03-22 15:45:02.737 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2022-03-22 15:45:02.757 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2022-03-22 15:45:02.762 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (54.1.1) 2022-03-22 15:45:02.809 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-03-22 15:45:02.813 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.13.0) 2022-03-22 15:45:02.823 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2022-03-22 15:45:02.827 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2022-03-22 15:45:02.830 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.1) 2022-03-22 15:45:02.836 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2022-03-22 15:45:02.845 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2022-03-22 15:45:02.851 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2022-03-22 15:45:02.869 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-03-22 15:45:02.873 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2022-03-22 15:45:02.880 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2022-03-22 15:45:02.900 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-03-22 15:45:02.959 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-03-22 15:45:02.965 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2022-03-22 15:45:02.970 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-03-22 15:45:02.975 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-03-22 15:45:02.983 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:45:02.986 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2022-03-22 15:45:02.995 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2022-03-22 15:45:03.002 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-03-22 15:45:03.005 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-03-22 15:45:03.008 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-03-22 15:45:03.011 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:45:03.015 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:45:03.017 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-03-22 15:45:03.021 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-03-22 15:45:03.024 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-03-22 15:45:03.027 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2022-03-22 15:45:03.030 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-03-22 15:45:03.033 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-03-22 15:45:03.043 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-03-22 15:45:03.046 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2022-03-22 15:45:03.049 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-03-22 15:45:03.053 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.5) 2022-03-22 15:45:03.056 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2022-03-22 15:45:03.059 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2022-03-22 15:45:03.067 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.0.4) 2022-03-22 15:45:03.070 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-03-22 15:45:04.723 | Installing collected packages: openstack-placement 2022-03-22 15:45:04.725 | Running setup.py develop for openstack-placement 2022-03-22 15:45:06.317 | Successfully installed openstack-placement 2022-03-22 15:45:06.458 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:45:06.458 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:45:06.545 | + inc/python:pip_install:200 : result=0 2022-03-22 15:45:06.547 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:45:06.549 | + functions-common:time_stop:2304 : local name 2022-03-22 15:45:06.552 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:45:06.554 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:45:06.556 | + functions-common:time_stop:2307 : local total 2022-03-22 15:45:06.558 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:45:06.561 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:45:06.563 | + functions-common:time_stop:2311 : start_time=1647963897800 2022-03-22 15:45:06.566 | + functions-common:time_stop:2313 : [[ -z 1647963897800 ]] 2022-03-22 15:45:06.568 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:45:06.573 | + functions-common:time_stop:2316 : end_time=1647963906570 2022-03-22 15:45:06.575 | + functions-common:time_stop:2317 : elapsed_time=8770 2022-03-22 15:45:06.577 | + functions-common:time_stop:2318 : total=217306 2022-03-22 15:45:06.579 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:45:06.582 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=226076 2022-03-22 15:45:06.584 | + inc/python:pip_install:203 : return 0 2022-03-22 15:45:06.586 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-03-22 15:45:06.589 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-22 15:45:06.592 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-22 15:45:06.611 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-22 15:45:06.624 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-03-22 15:45:06.626 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-22 15:45:06.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:45:06.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:45:06.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-22 15:45:06.636 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:45:06.638 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-22 15:45:06.641 | + ./stack.sh:main:912 : configure_placement 2022-03-22 15:45:06.643 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-22 15:45:06.656 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-22 15:45:06.658 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-22 15:45:06.663 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-22 15:45:06.665 | ++ lib/database:database_connection_url:132 : local db=placement 2022-03-22 15:45:06.668 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-03-22 15:45:06.671 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-03-22 15:45:06.673 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-22 15:45:06.676 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-22 15:45:06.707 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-22 15:45:06.739 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-22 15:45:06.770 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-22 15:45:06.772 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-03-22 15:45:06.775 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-03-22 15:45:06.777 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-22 15:45:06.780 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-22 15:45:06.811 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-22 15:45:06.840 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-22 15:45:06.869 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-22 15:45:06.897 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-22 15:45:06.926 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-22 15:45:06.954 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-22 15:45:06.984 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-22 15:45:07.018 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:45:07.046 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-22 15:45:07.075 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-22 15:45:07.078 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-22 15:45:07.080 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-22 15:45:07.083 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:45:07.101 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:45:07.104 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:45:07.106 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:45:07.109 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:45:07.111 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:45:07.140 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:45:07.168 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:45:07.196 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:45:07.226 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-22 15:45:07.228 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-22 15:45:07.231 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-03-22 15:45:07.233 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-03-22 15:45:07.236 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-03-22 15:45:07.238 | + lib/apache:write_uwsgi_config:260 : local http= 2022-03-22 15:45:07.240 | + lib/apache:write_uwsgi_config:261 : local name= 2022-03-22 15:45:07.243 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-03-22 15:45:07.248 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-03-22 15:45:07.250 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-03-22 15:45:07.253 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-22 15:45:07.267 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-22 15:45:07.267 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:45:07.275 | d /var/run/uwsgi 0755 ubuntu root 2022-03-22 15:45:07.280 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-22 15:45:07.295 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-22 15:45:07.297 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-22 15:45:07.301 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-22 15:45:07.332 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-22 15:45:07.360 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-22 15:45:07.389 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-22 15:45:07.416 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-22 15:45:07.444 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-22 15:45:07.473 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-22 15:45:07.501 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-22 15:45:07.529 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-22 15:45:07.557 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-22 15:45:07.586 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-22 15:45:07.614 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-22 15:45:07.643 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-22 15:45:07.670 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-03-22 15:45:07.673 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-03-22 15:45:07.676 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-03-22 15:45:07.679 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-03-22 15:45:07.681 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-03-22 15:45:07.683 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:45:07.686 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:45:07.689 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-22 15:45:07.692 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-22 15:45:07.694 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-22 15:45:07.723 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-22 15:45:07.753 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-22 15:45:07.753 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-22 15:45:07.762 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-22 15:45:07.765 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-03-22 15:45:07.768 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-03-22 15:45:07.770 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-03-22 15:45:07.773 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-22 15:45:07.775 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-22 15:45:07.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:45:07.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:45:07.782 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-22 15:45:07.785 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-03-22 15:45:07.787 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:45:07.790 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:45:07.792 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-03-22 15:45:07.855 | Enabling site placement-api. 2022-03-22 15:45:07.860 | To activate the new configuration, you need to run: 2022-03-22 15:45:07.860 | systemctl reload apache2 2022-03-22 15:45:07.864 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-03-22 15:45:07.867 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-03-22 15:45:07.869 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:45:07.872 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-03-22 15:45:08.017 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-03-22 15:45:08.038 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:45:08.040 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-03-22 15:45:08.058 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:45:08.061 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-03-22 15:45:08.080 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:45:08.083 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-03-22 15:45:08.085 | + lib/nova:configure_placement_nova_compute:585 : local conf=/etc/nova/nova.conf 2022-03-22 15:45:08.088 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-22 15:45:08.120 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-22 15:45:08.148 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement username placement 2022-03-22 15:45:08.176 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-22 15:45:08.205 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-22 15:45:08.233 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement project_name service 2022-03-22 15:45:08.262 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-22 15:45:08.290 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-22 15:45:08.327 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-03-22 15:45:08.344 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:45:08.346 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-03-22 15:45:08.363 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:45:08.366 | + ./stack.sh:main:938 : run_phase stack install 2022-03-22 15:45:08.368 | + functions-common:run_phase:1732 : local mode=stack 2022-03-22 15:45:08.370 | + functions-common:run_phase:1733 : local phase=install 2022-03-22 15:45:08.373 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 15:45:08.376 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 15:45:08.378 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 15:45:08.381 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 15:45:08.383 | + functions-common:run_phase:1742 : local extra 2022-03-22 15:45:08.386 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 15:45:08.391 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 15:45:08.393 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 15:45:08.396 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 15:45:08.398 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-22 15:45:08.401 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 15:45:08.416 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:45:08.418 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 15:45:08.420 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-22 15:45:08.423 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-22 15:45:08.425 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-22 15:45:08.427 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:45:08.429 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-03-22 15:45:08.432 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-22 15:45:08.434 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2022-03-22 15:45:08.520 | [Async install_tempest:self]: Running synchronously: install_tempest 2022-03-22 15:45:08.523 | ++ inc/async:async_run:103 : install_tempest 2022-03-22 15:45:08.525 | ++ lib/tempest:install_tempest:740 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-03-22 15:45:08.527 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-03-22 15:45:08.529 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-03-22 15:45:08.531 | ++ functions-common:git_clone:525 : local git_ref=master 2022-03-22 15:45:08.533 | ++ functions-common:git_clone:526 : local orig_dir 2022-03-22 15:45:08.536 | +++ functions-common:git_clone:527 : pwd 2022-03-22 15:45:08.538 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-03-22 15:45:08.541 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-03-22 15:45:08.543 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-03-22 15:45:08.559 | ++ functions-common:git_clone:530 : RECLONE=False 2022-03-22 15:45:08.561 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-03-22 15:45:08.563 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-03-22 15:45:08.566 | ++ functions-common:git_clone:544 : echo master 2022-03-22 15:45:08.566 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-03-22 15:45:08.571 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-03-22 15:45:08.573 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-03-22 15:45:08.576 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2022-03-22 15:45:08.578 | ++ functions-common:git_clone:593 : git show --oneline 2022-03-22 15:45:08.579 | ++ functions-common:git_clone:593 : head -1 2022-03-22 15:45:08.581 | 67ea5dfba Merge "Fix compute_unified decoration" 2022-03-22 15:45:08.584 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-03-22 15:45:08.586 | ++ lib/tempest:install_tempest:741 : pip_install 'tox!=2.8.0' 2022-03-22 15:45:08.607 | Using python 3.8 to install tox!=2.8.0 2022-03-22 15:45:08.609 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-03-22 15:45:09.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:45:09.408 | from cryptography.utils import int_from_bytes 2022-03-22 15:45:09.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:45:09.408 | from cryptography.utils import int_from_bytes 2022-03-22 15:45:10.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:45:10.450 | 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. 2022-03-22 15:45:10.453 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:45:10.455 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:45:10.455 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:45:10.458 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:45:10.461 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:45:10.468 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:45:10.767 | Collecting tox!=2.8.0 2022-03-22 15:45:10.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-03-22 15:45:11.271 | Collecting filelock===3.0.12 2022-03-22 15:45:11.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-03-22 15:45:11.284 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-03-22 15:45:11.421 | Collecting py===1.10.0 2022-03-22 15:45:11.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-03-22 15:45:12.386 | Collecting virtualenv===20.4.2 2022-03-22 15:45:12.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2022-03-22 15:45:12.722 | Collecting pluggy===0.13.1 2022-03-22 15:45:12.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-03-22 15:45:12.824 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-03-22 15:45:12.931 | Collecting toml===0.10.0 2022-03-22 15:45:12.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-03-22 15:45:13.029 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-03-22 15:45:13.033 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-03-22 15:45:13.374 | Collecting distlib===0.3.1 2022-03-22 15:45:13.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-03-22 15:45:15.594 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-03-22 15:45:15.595 | Attempting uninstall: distlib 2022-03-22 15:45:15.596 | Found existing installation: distlib 0.3.4 2022-03-22 15:45:15.605 | Uninstalling distlib-0.3.4: 2022-03-22 15:45:15.607 | Successfully uninstalled distlib-0.3.4 2022-03-22 15:45:15.829 | Attempting uninstall: filelock 2022-03-22 15:45:15.830 | Found existing installation: filelock 3.6.0 2022-03-22 15:45:15.837 | Uninstalling filelock-3.6.0: 2022-03-22 15:45:15.838 | Successfully uninstalled filelock-3.6.0 2022-03-22 15:45:16.215 | Attempting uninstall: virtualenv 2022-03-22 15:45:16.217 | Found existing installation: virtualenv 20.13.4 2022-03-22 15:45:16.284 | Uninstalling virtualenv-20.13.4: 2022-03-22 15:45:16.291 | Successfully uninstalled virtualenv-20.13.4 2022-03-22 15:45:16.868 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.24.5 virtualenv-20.4.2 2022-03-22 15:45:17.036 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:45:17.036 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:45:17.111 | ++ inc/python:pip_install:200 : result=0 2022-03-22 15:45:17.113 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:45:17.115 | ++ functions-common:time_stop:2304 : local name 2022-03-22 15:45:17.117 | ++ functions-common:time_stop:2305 : local end_time 2022-03-22 15:45:17.120 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:45:17.122 | ++ functions-common:time_stop:2307 : local total 2022-03-22 15:45:17.125 | ++ functions-common:time_stop:2308 : local start_time 2022-03-22 15:45:17.127 | ++ functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:45:17.129 | ++ functions-common:time_stop:2311 : start_time=1647963908601 2022-03-22 15:45:17.131 | ++ functions-common:time_stop:2313 : [[ -z 1647963908601 ]] 2022-03-22 15:45:17.134 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:45:17.139 | ++ functions-common:time_stop:2316 : end_time=1647963917136 2022-03-22 15:45:17.141 | ++ functions-common:time_stop:2317 : elapsed_time=8535 2022-03-22 15:45:17.143 | ++ functions-common:time_stop:2318 : total=226076 2022-03-22 15:45:17.146 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:45:17.148 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=234611 2022-03-22 15:45:17.150 | ++ inc/python:pip_install:203 : return 0 2022-03-22 15:45:17.152 | ++ lib/tempest:install_tempest:742 : pushd /opt/stack/tempest 2022-03-22 15:45:17.153 | /opt/stack/tempest ~/devstack 2022-03-22 15:45:17.155 | ++ lib/tempest:install_tempest:746 : git checkout master 2022-03-22 15:45:17.174 | M .coveragerc 2022-03-22 15:45:17.174 | M .gitignore 2022-03-22 15:45:17.174 | M .gitreview 2022-03-22 15:45:17.174 | M .mailmap 2022-03-22 15:45:17.174 | M .stestr.conf 2022-03-22 15:45:17.174 | M CONTRIBUTING.rst 2022-03-22 15:45:17.174 | M HACKING.rst 2022-03-22 15:45:17.174 | M LICENSE 2022-03-22 15:45:17.174 | M README.rst 2022-03-22 15:45:17.174 | M REVIEWING.rst 2022-03-22 15:45:17.174 | M bindep.txt 2022-03-22 15:45:17.174 | M doc/requirements.txt 2022-03-22 15:45:17.174 | M doc/source/_extra/.htaccess 2022-03-22 15:45:17.174 | M doc/source/_static/.keep 2022-03-22 15:45:17.174 | M doc/source/account_generator.rst 2022-03-22 15:45:17.174 | M doc/source/cleanup.rst 2022-03-22 15:45:17.174 | M doc/source/conf.py 2022-03-22 15:45:17.174 | M doc/source/configuration.rst 2022-03-22 15:45:17.174 | M doc/source/contributor/contributing.rst 2022-03-22 15:45:17.174 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-03-22 15:45:17.174 | M doc/source/data/tempest-plugins-registry.header 2022-03-22 15:45:17.174 | M doc/source/index.rst 2022-03-22 15:45:17.174 | M doc/source/keystone_scopes_and_roles_support.rst 2022-03-22 15:45:17.174 | M doc/source/library.rst 2022-03-22 15:45:17.174 | M doc/source/library/api_microversion_testing.rst 2022-03-22 15:45:17.174 | M doc/source/library/auth.rst 2022-03-22 15:45:17.174 | M doc/source/library/cli.rst 2022-03-22 15:45:17.174 | M doc/source/library/clients.rst 2022-03-22 15:45:17.174 | M doc/source/library/credential_providers.rst 2022-03-22 15:45:17.174 | M doc/source/library/decorators.rst 2022-03-22 15:45:17.174 | M doc/source/library/rest_client.rst 2022-03-22 15:45:17.174 | M doc/source/library/service_clients/compute_clients.rst 2022-03-22 15:45:17.174 | M doc/source/library/utils.rst 2022-03-22 15:45:17.175 | M doc/source/library/validation_resources.rst 2022-03-22 15:45:17.175 | M doc/source/microversion_testing.rst 2022-03-22 15:45:17.175 | M doc/source/overview.rst 2022-03-22 15:45:17.175 | M doc/source/plugins/index.rst 2022-03-22 15:45:17.175 | M doc/source/plugins/plugin.rst 2022-03-22 15:45:17.175 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-03-22 15:45:17.175 | M doc/source/run.rst 2022-03-22 15:45:17.175 | M doc/source/sampleconf.rst 2022-03-22 15:45:17.175 | M doc/source/stable_branch_support_policy.rst 2022-03-22 15:45:17.175 | M doc/source/stable_branch_testing_policy.rst 2022-03-22 15:45:17.175 | M doc/source/subunit_describe_calls.rst 2022-03-22 15:45:17.175 | M doc/source/supported_version.rst 2022-03-22 15:45:17.175 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-03-22 15:45:17.175 | M doc/source/test_removal.rst 2022-03-22 15:45:17.175 | M doc/source/tests/modules.rst 2022-03-22 15:45:17.175 | M doc/source/workspace.rst 2022-03-22 15:45:17.175 | M doc/source/write_tests.rst 2022-03-22 15:45:17.175 | M etc/accounts.yaml.sample 2022-03-22 15:45:17.175 | M etc/allow-list.yaml 2022-03-22 15:45:17.175 | M etc/logging.conf.sample 2022-03-22 15:45:17.175 | M etc/rbac-persona-accounts.yaml.sample 2022-03-22 15:45:17.175 | M playbooks/devstack-tempest-ipv6.yaml 2022-03-22 15:45:17.175 | M playbooks/devstack-tempest.yaml 2022-03-22 15:45:17.175 | M playbooks/enable-fips.yaml 2022-03-22 15:45:17.175 | M playbooks/post-tempest.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-03-22 15:45:17.175 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-03-22 15:45:17.176 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-03-22 15:45:17.177 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-03-22 15:45:17.178 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-03-22 15:45:17.179 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-03-22 15:45:17.180 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-03-22 15:45:17.181 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-03-22 15:45:17.182 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-03-22 15:45:17.183 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-03-22 15:45:17.184 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-03-22 15:45:17.185 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-03-22 15:45:17.186 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-03-22 15:45:17.186 | M releasenotes/source/_static/.placeholder 2022-03-22 15:45:17.186 | M releasenotes/source/_templates/.placeholder 2022-03-22 15:45:17.186 | M releasenotes/source/conf.py 2022-03-22 15:45:17.186 | M releasenotes/source/index.rst 2022-03-22 15:45:17.186 | M releasenotes/source/unreleased.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v10.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v11.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v12.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v13.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v14.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v15.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v16.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v16.1.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v17.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v17.1.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v17.2.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v18.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v19.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v20.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v21.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v22.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v22.1.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v23.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v24.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v26.0.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v26.1.0.rst 2022-03-22 15:45:17.186 | M releasenotes/source/v27.0.0.rst 2022-03-22 15:45:17.187 | M releasenotes/source/v28.0.0.rst 2022-03-22 15:45:17.187 | M releasenotes/source/v28.1.0.rst 2022-03-22 15:45:17.187 | M releasenotes/source/v29.0.0.rst 2022-03-22 15:45:17.187 | M releasenotes/source/v29.1.0.rst 2022-03-22 15:45:17.187 | M releasenotes/source/v29.2.0.rst 2022-03-22 15:45:17.187 | M releasenotes/source/v30.0.0.rst 2022-03-22 15:45:17.187 | M requirements.txt 2022-03-22 15:45:17.187 | M roles/acl-devstack-files/README.rst 2022-03-22 15:45:17.187 | M roles/acl-devstack-files/defaults/main.yaml 2022-03-22 15:45:17.187 | M roles/acl-devstack-files/tasks/main.yaml 2022-03-22 15:45:17.187 | M roles/run-tempest-26/README.rst 2022-03-22 15:45:17.187 | M roles/run-tempest-26/defaults/main.yaml 2022-03-22 15:45:17.187 | M roles/run-tempest-26/tasks/main.yaml 2022-03-22 15:45:17.187 | M roles/run-tempest/README.rst 2022-03-22 15:45:17.187 | M roles/run-tempest/defaults/main.yaml 2022-03-22 15:45:17.187 | M roles/run-tempest/tasks/main.yaml 2022-03-22 15:45:17.187 | M roles/setup-tempest-data-dir/README.rst 2022-03-22 15:45:17.187 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-03-22 15:45:17.187 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-03-22 15:45:17.187 | M roles/setup-tempest-run-dir/README.rst 2022-03-22 15:45:17.187 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-03-22 15:45:17.187 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-03-22 15:45:17.187 | M roles/tempest-cleanup/README.rst 2022-03-22 15:45:17.187 | M roles/tempest-cleanup/defaults/main.yaml 2022-03-22 15:45:17.187 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-03-22 15:45:17.187 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-03-22 15:45:17.187 | M roles/tempest-cleanup/tasks/main.yaml 2022-03-22 15:45:17.187 | M setup.cfg 2022-03-22 15:45:17.187 | M setup.py 2022-03-22 15:45:17.187 | M tempest/README.rst 2022-03-22 15:45:17.187 | M tempest/__init__.py 2022-03-22 15:45:17.187 | M tempest/api/README.rst 2022-03-22 15:45:17.187 | M tempest/api/__init__.py 2022-03-22 15:45:17.187 | M tempest/api/compute/__init__.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/__init__.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_agents.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_aggregates.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_availability_zone.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_create_server.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_delete_server.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_fixed_ips.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_flavors.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_flavors_access.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_hosts.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_hosts_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_hypervisor.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_live_migration.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_migrations.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_networks.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_quotas.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_quotas_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_security_groups.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-03-22 15:45:17.188 | M tempest/api/compute/admin/test_servers.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_servers_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_services.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_services_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_volume.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_volume_swap.py 2022-03-22 15:45:17.189 | M tempest/api/compute/admin/test_volumes_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/api_microversion_fixture.py 2022-03-22 15:45:17.189 | M tempest/api/compute/base.py 2022-03-22 15:45:17.189 | M tempest/api/compute/certificates/__init__.py 2022-03-22 15:45:17.189 | M tempest/api/compute/certificates/test_certificates.py 2022-03-22 15:45:17.189 | M tempest/api/compute/flavors/__init__.py 2022-03-22 15:45:17.189 | M tempest/api/compute/flavors/test_flavors.py 2022-03-22 15:45:17.189 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/floating_ips/__init__.py 2022-03-22 15:45:17.189 | M tempest/api/compute/floating_ips/base.py 2022-03-22 15:45:17.189 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-03-22 15:45:17.189 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-03-22 15:45:17.189 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/__init__.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_image_metadata.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_images.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_images_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_images_oneserver.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_list_image_filters.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-03-22 15:45:17.189 | M tempest/api/compute/images/test_list_images.py 2022-03-22 15:45:17.189 | M tempest/api/compute/keypairs/__init__.py 2022-03-22 15:45:17.189 | M tempest/api/compute/keypairs/base.py 2022-03-22 15:45:17.189 | M tempest/api/compute/keypairs/test_keypairs.py 2022-03-22 15:45:17.190 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-03-22 15:45:17.190 | M tempest/api/compute/limits/__init__.py 2022-03-22 15:45:17.190 | M tempest/api/compute/limits/test_absolute_limits.py 2022-03-22 15:45:17.190 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/security_groups/__init__.py 2022-03-22 15:45:17.190 | M tempest/api/compute/security_groups/base.py 2022-03-22 15:45:17.190 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-03-22 15:45:17.190 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/security_groups/test_security_groups.py 2022-03-22 15:45:17.190 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/__init__.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_availability_zone.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_create_server.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_delete_server.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_device_tagging.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_disk_config.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_instance_actions.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_list_server_filters.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_multiple_create.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_novnc.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_actions.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_addresses.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_group.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_metadata.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-03-22 15:45:17.190 | M tempest/api/compute/servers/test_server_password.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_server_personality.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_server_rescue.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_server_tags.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_servers.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_servers_microversions.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_servers_negative.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-03-22 15:45:17.191 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-03-22 15:45:17.191 | M tempest/api/compute/test_extensions.py 2022-03-22 15:45:17.191 | M tempest/api/compute/test_networks.py 2022-03-22 15:45:17.191 | M tempest/api/compute/test_quotas.py 2022-03-22 15:45:17.191 | M tempest/api/compute/test_tenant_networks.py 2022-03-22 15:45:17.191 | M tempest/api/compute/test_versions.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/__init__.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/test_attach_volume.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/test_volumes_get.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/test_volumes_list.py 2022-03-22 15:45:17.191 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-03-22 15:45:17.191 | M tempest/api/identity/__init__.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/__init__.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/__init__.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_roles.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_services.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_tenants.py 2022-03-22 15:45:17.191 | M tempest/api/identity/admin/v2/test_tokens.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v2/test_users.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/__init__.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_credentials.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_domains.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_groups.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_inherits.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_list_users.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_policies.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_projects.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_regions.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_roles.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_services.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_tokens.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_trusts.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_users.py 2022-03-22 15:45:17.192 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-03-22 15:45:17.192 | M tempest/api/identity/base.py 2022-03-22 15:45:17.192 | M tempest/api/identity/v2/__init__.py 2022-03-22 15:45:17.192 | M tempest/api/identity/v2/test_api_discovery.py 2022-03-22 15:45:17.192 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-03-22 15:45:17.192 | M tempest/api/identity/v2/test_extension.py 2022-03-22 15:45:17.192 | M tempest/api/identity/v2/test_tenants.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v2/test_tokens.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v2/test_users.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/__init__.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_access_rules.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_api_discovery.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_application_credentials.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_catalog.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_domains.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_projects.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_tokens.py 2022-03-22 15:45:17.193 | M tempest/api/identity/v3/test_users.py 2022-03-22 15:45:17.193 | M tempest/api/image/__init__.py 2022-03-22 15:45:17.193 | M tempest/api/image/base.py 2022-03-22 15:45:17.193 | M tempest/api/image/v1/__init__.py 2022-03-22 15:45:17.193 | M tempest/api/image/v1/test_image_members.py 2022-03-22 15:45:17.193 | M tempest/api/image/v1/test_image_members_negative.py 2022-03-22 15:45:17.193 | M tempest/api/image/v1/test_images.py 2022-03-22 15:45:17.193 | M tempest/api/image/v1/test_images_negative.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/__init__.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/__init__.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/test_images.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images_member.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images_member_negative.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images_negative.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images_tags.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_images_tags_negative.py 2022-03-22 15:45:17.193 | M tempest/api/image/v2/test_versions.py 2022-03-22 15:45:17.194 | M tempest/api/network/__init__.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/__init__.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_external_network_extension.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_external_networks_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_metering_extensions.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_negative_quotas.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_ports.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_quotas.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_routers.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_routers_dvr.py 2022-03-22 15:45:17.194 | M tempest/api/network/admin/test_routers_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/base.py 2022-03-22 15:45:17.194 | M tempest/api/network/base_security_groups.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_agent_management_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_allowed_address_pair.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_dhcp_ipv6.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_extensions.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_extra_dhcp_options.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_floating_ips.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_floating_ips_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_networks.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_networks_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_ports.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_routers.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_routers_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_security_groups.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_security_groups_negative.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_service_providers.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_subnetpools_extensions.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_tags.py 2022-03-22 15:45:17.194 | M tempest/api/network/test_versions.py 2022-03-22 15:45:17.194 | M tempest/api/object_storage/__init__.py 2022-03-22 15:45:17.194 | M tempest/api/object_storage/base.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_account_bulk.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_account_quotas.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_account_services.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_account_services_negative.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_acl.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_acl_negative.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_quotas.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_services.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_services_negative.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_staticweb.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_sync.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_crossdomain.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_healthcheck.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_expiry.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_formpost.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_services.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_slo.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_temp_url.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-03-22 15:45:17.195 | M tempest/api/object_storage/test_object_version.py 2022-03-22 15:45:17.195 | M tempest/api/volume/__init__.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/__init__.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_group_snapshots.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_group_type_specs.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_group_types.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_groups.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_multi_backend.py 2022-03-22 15:45:17.195 | M tempest/api/volume/admin/test_qos.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_user_messages.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_hosts.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_manage.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_pools.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_quotas.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_retype.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_services.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_type_access.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_types.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volumes_actions.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volumes_backup.py 2022-03-22 15:45:17.196 | M tempest/api/volume/admin/test_volumes_list.py 2022-03-22 15:45:17.196 | M tempest/api/volume/api_microversion_fixture.py 2022-03-22 15:45:17.196 | M tempest/api/volume/base.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_availability_zone.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_extensions.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_image_metadata.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_snapshot_metadata.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_versions.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_volume_absolute_limits.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_volume_delete_cascade.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_volume_metadata.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_volume_transfers.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_volumes_actions.py 2022-03-22 15:45:17.196 | M tempest/api/volume/test_volumes_backup.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_clone.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_clone_negative.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_extend.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_get.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_list.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_negative.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_snapshots.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-03-22 15:45:17.197 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-03-22 15:45:17.197 | M tempest/clients.py 2022-03-22 15:45:17.197 | M tempest/cmd/__init__.py 2022-03-22 15:45:17.197 | M tempest/cmd/cleanup.py 2022-03-22 15:45:17.197 | M tempest/cmd/cleanup_service.py 2022-03-22 15:45:17.197 | M tempest/cmd/config-generator.tempest.conf 2022-03-22 15:45:17.197 | M tempest/cmd/init.py 2022-03-22 15:45:17.197 | M tempest/cmd/list_plugins.py 2022-03-22 15:45:17.197 | M tempest/cmd/main.py 2022-03-22 15:45:17.197 | M tempest/cmd/run.py 2022-03-22 15:45:17.197 | M tempest/cmd/subunit_describe_calls.py 2022-03-22 15:45:17.197 | M tempest/cmd/verify_tempest_config.py 2022-03-22 15:45:17.197 | M tempest/cmd/workspace.py 2022-03-22 15:45:17.197 | M tempest/common/__init__.py 2022-03-22 15:45:17.197 | M tempest/common/compute.py 2022-03-22 15:45:17.197 | M tempest/common/credentials_factory.py 2022-03-22 15:45:17.197 | M tempest/common/custom_matchers.py 2022-03-22 15:45:17.197 | M tempest/common/identity.py 2022-03-22 15:45:17.197 | M tempest/common/image.py 2022-03-22 15:45:17.197 | M tempest/common/tempest_fixtures.py 2022-03-22 15:45:17.197 | M tempest/common/utils/__init__.py 2022-03-22 15:45:17.197 | M tempest/common/utils/linux/__init__.py 2022-03-22 15:45:17.197 | M tempest/common/utils/linux/remote_client.py 2022-03-22 15:45:17.197 | M tempest/common/utils/net_info.py 2022-03-22 15:45:17.197 | M tempest/common/utils/net_utils.py 2022-03-22 15:45:17.197 | M tempest/common/waiters.py 2022-03-22 15:45:17.197 | M tempest/config.py 2022-03-22 15:45:17.197 | M tempest/hacking/__init__.py 2022-03-22 15:45:17.198 | M tempest/hacking/checks.py 2022-03-22 15:45:17.198 | M tempest/lib/__init__.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/__init__.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/__init__.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/__init__.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-03-22 15:45:17.198 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-03-22 15:45:17.199 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-03-22 15:45:17.200 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-03-22 15:45:17.201 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/__init__.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/backups.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/extensions.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/group_types.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/groups.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/hosts.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/limits.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/messages.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/qos.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/quotas.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/services.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/transfers.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-03-22 15:45:17.202 | M tempest/lib/api_schema/response/volume/volumes.py 2022-03-22 15:45:17.202 | M tempest/lib/auth.py 2022-03-22 15:45:17.202 | M tempest/lib/base.py 2022-03-22 15:45:17.202 | M tempest/lib/cli/__init__.py 2022-03-22 15:45:17.202 | M tempest/lib/cli/base.py 2022-03-22 15:45:17.202 | M tempest/lib/cli/output_parser.py 2022-03-22 15:45:17.202 | M tempest/lib/cmd/__init__.py 2022-03-22 15:45:17.203 | M tempest/lib/common/__init__.py 2022-03-22 15:45:17.203 | M tempest/lib/common/api_microversion_fixture.py 2022-03-22 15:45:17.203 | M tempest/lib/common/api_version_request.py 2022-03-22 15:45:17.203 | M tempest/lib/common/api_version_utils.py 2022-03-22 15:45:17.203 | M tempest/lib/common/cred_client.py 2022-03-22 15:45:17.203 | M tempest/lib/common/cred_provider.py 2022-03-22 15:45:17.203 | M tempest/lib/common/dynamic_creds.py 2022-03-22 15:45:17.203 | M tempest/lib/common/fixed_network.py 2022-03-22 15:45:17.203 | M tempest/lib/common/http.py 2022-03-22 15:45:17.203 | M tempest/lib/common/jsonschema_validator.py 2022-03-22 15:45:17.203 | M tempest/lib/common/preprov_creds.py 2022-03-22 15:45:17.203 | M tempest/lib/common/profiler.py 2022-03-22 15:45:17.203 | M tempest/lib/common/rest_client.py 2022-03-22 15:45:17.203 | M tempest/lib/common/ssh.py 2022-03-22 15:45:17.203 | M tempest/lib/common/thread.py 2022-03-22 15:45:17.203 | M tempest/lib/common/utils/__init__.py 2022-03-22 15:45:17.203 | M tempest/lib/common/utils/data_utils.py 2022-03-22 15:45:17.203 | M tempest/lib/common/utils/linux/__init__.py 2022-03-22 15:45:17.203 | M tempest/lib/common/utils/linux/remote_client.py 2022-03-22 15:45:17.203 | M tempest/lib/common/utils/misc.py 2022-03-22 15:45:17.203 | M tempest/lib/common/utils/test_utils.py 2022-03-22 15:45:17.203 | M tempest/lib/common/validation_resources.py 2022-03-22 15:45:17.203 | M tempest/lib/decorators.py 2022-03-22 15:45:17.203 | M tempest/lib/exceptions.py 2022-03-22 15:45:17.203 | M tempest/lib/services/__init__.py 2022-03-22 15:45:17.203 | M tempest/lib/services/clients.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/__init__.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/agents_client.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/aggregates_client.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/availability_zone_client.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-03-22 15:45:17.203 | M tempest/lib/services/compute/base_compute_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/certificates_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/extensions_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/fixed_ips_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/flavors_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/floating_ips_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/hosts_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/hypervisor_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/images_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/interfaces_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/keypairs_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/limits_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/migrations_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/networks_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/quota_classes_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/quotas_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/security_group_rules_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/security_groups_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/server_groups_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/servers_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/services_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/snapshots_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/tenant_networks_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/tenant_usages_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/versions_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/compute/volumes_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/identity/__init__.py 2022-03-22 15:45:17.204 | M tempest/lib/services/identity/v2/__init__.py 2022-03-22 15:45:17.204 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/identity/v2/identity_client.py 2022-03-22 15:45:17.204 | M tempest/lib/services/identity/v2/roles_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v2/services_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v2/tenants_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v2/token_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v2/users_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/__init__.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/catalog_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/credentials_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/domains_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/groups_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/identity_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/limits_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/mappings_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/policies_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/projects_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/protocols_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/regions_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/roles_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/services_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/token_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/trusts_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/users_client.py 2022-03-22 15:45:17.205 | M tempest/lib/services/identity/v3/versions_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/__init__.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v1/__init__.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v1/image_members_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v1/images_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/__init__.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/image_members_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/images_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/namespaces_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/resource_types_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/schemas_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/image/v2/versions_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/__init__.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/agents_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/base.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/extensions_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/floating_ips_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/log_resource_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/loggable_resource_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/metering_label_rules_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/metering_labels_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/networks_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/ports_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/qos_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/quotas_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/routers_client.py 2022-03-22 15:45:17.206 | M tempest/lib/services/network/security_group_rules_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/security_groups_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/segments_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/service_providers_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/subnetpools_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/subnets_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/tags_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/trunks_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/network/versions_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/object_storage/__init__.py 2022-03-22 15:45:17.207 | M tempest/lib/services/object_storage/account_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/object_storage/capabilities_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/object_storage/container_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/object_storage/object_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/placement/__init__.py 2022-03-22 15:45:17.207 | M tempest/lib/services/placement/base_placement_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/placement/placement_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/placement/resource_providers_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/__init__.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/base_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/__init__.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/backups_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/extensions_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/hosts_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/limits_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/qos_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/quotas_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/services_client.py 2022-03-22 15:45:17.207 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v2/transfers_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v2/types_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v2/volumes_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/__init__.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/attachments_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/backups_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/base_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/extensions_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/group_types_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/groups_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/hosts_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/limits_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/messages_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/qos_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/quotas_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/services_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/transfers_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/types_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/versions_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-03-22 15:45:17.208 | M tempest/lib/services/volume/v3/volumes_client.py 2022-03-22 15:45:17.208 | M tempest/scenario/README.rst 2022-03-22 15:45:17.208 | M tempest/scenario/__init__.py 2022-03-22 15:45:17.208 | M tempest/scenario/manager.py 2022-03-22 15:45:17.208 | M tempest/scenario/test_aggregates_basic_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_compute_unified_limits.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_dashboard_basic_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_minimum_basic.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_network_advanced_server_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_network_basic_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_network_qos_placement.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_network_v6.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_object_storage_basic_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_security_groups_basic_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_server_advanced_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_server_basic_ops.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_server_multinode.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_shelve_instance.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_snapshot_pattern.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_stamp_pattern.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_unified_limits.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_volume_backup_restore.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_volume_boot_pattern.py 2022-03-22 15:45:17.209 | M tempest/scenario/test_volume_migrate_attached.py 2022-03-22 15:45:17.209 | M tempest/services/__init__.py 2022-03-22 15:45:17.209 | M tempest/services/orchestration/__init__.py 2022-03-22 15:45:17.209 | M tempest/services/orchestration/json/__init__.py 2022-03-22 15:45:17.209 | M tempest/services/orchestration/json/orchestration_client.py 2022-03-22 15:45:17.209 | M tempest/test.py 2022-03-22 15:45:17.209 | M tempest/test_discover/__init__.py 2022-03-22 15:45:17.209 | M tempest/test_discover/plugins.py 2022-03-22 15:45:17.209 | M tempest/test_discover/test_discover.py 2022-03-22 15:45:17.209 | M tempest/tests/README.rst 2022-03-22 15:45:17.209 | M tempest/tests/__init__.py 2022-03-22 15:45:17.209 | M tempest/tests/api/__init__.py 2022-03-22 15:45:17.209 | M tempest/tests/api/compute/__init__.py 2022-03-22 15:45:17.209 | M tempest/tests/api/compute/test_base.py 2022-03-22 15:45:17.209 | M tempest/tests/base.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-03-22 15:45:17.210 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_account_generator.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_cleanup.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_cleanup_services.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_list_plugins.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_run.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_saved_state_json.json 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_tempest_init.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-03-22 15:45:17.210 | M tempest/tests/cmd/test_workspace.py 2022-03-22 15:45:17.210 | M tempest/tests/common/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/common/test_admin_available.py 2022-03-22 15:45:17.210 | M tempest/tests/common/test_alt_available.py 2022-03-22 15:45:17.210 | M tempest/tests/common/test_compute.py 2022-03-22 15:45:17.210 | M tempest/tests/common/test_credentials_factory.py 2022-03-22 15:45:17.210 | M tempest/tests/common/test_custom_matchers.py 2022-03-22 15:45:17.210 | M tempest/tests/common/test_image.py 2022-03-22 15:45:17.210 | M tempest/tests/common/utils/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/common/utils/linux/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-03-22 15:45:17.210 | M tempest/tests/common/utils/test_net_utils.py 2022-03-22 15:45:17.210 | M tempest/tests/fake_config.py 2022-03-22 15:45:17.210 | M tempest/tests/fake_tempest_plugin.py 2022-03-22 15:45:17.210 | M tempest/tests/files/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/files/failing-tests 2022-03-22 15:45:17.210 | M tempest/tests/files/passing-tests 2022-03-22 15:45:17.210 | M tempest/tests/files/setup.cfg 2022-03-22 15:45:17.210 | M tempest/tests/files/testr-conf 2022-03-22 15:45:17.210 | M tempest/tests/lib/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/lib/cli/__init__.py 2022-03-22 15:45:17.210 | M tempest/tests/lib/cli/test_command_failed.py 2022-03-22 15:45:17.210 | M tempest/tests/lib/cli/test_execute.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/cli/test_output_parser.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/cmd/__init__.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/__init__.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_api_version_request.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_api_version_utils.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_cred_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_http.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_preprov_creds.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_profiler.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_rest_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/test_validation_resources.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/utils/__init__.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/utils/test_misc.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/fake_auth_provider.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/fake_credentials.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/fake_http.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/fake_identity.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/__init__.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/base.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/__init__.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-03-22 15:45:17.211 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_images_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_services_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/identity/__init__.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-03-22 15:45:17.212 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-03-22 15:45:17.213 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/__init__.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v1/__init__.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/__init__.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/__init__.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_agents_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-03-22 15:45:17.214 | M tempest/tests/lib/services/network/test_networks_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_ports_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_qos_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_routers_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_segments_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_tags_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/network/test_versions_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/object_storage/__init__.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/placement/__init__.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/placemenSwitched to branch 'master' 2022-03-22 15:45:17.215 | t/test_resource_providers_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/registry_fixture.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/test_clients.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/volume/__init__.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-03-22 15:45:17.215 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_auth.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_base.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_credentials.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_decorators.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_ssh.py 2022-03-22 15:45:17.216 | M tempest/tests/lib/test_tempest_lib.py 2022-03-22 15:45:17.216 | M tempest/tests/test_base_test.py 2022-03-22 15:45:17.216 | M tempest/tests/test_config.py 2022-03-22 15:45:17.216 | M tempest/tests/test_decorators.py 2022-03-22 15:45:17.216 | M tempest/tests/test_hacking.py 2022-03-22 15:45:17.216 | M tempest/tests/test_imports.py 2022-03-22 15:45:17.216 | M tempest/tests/test_list_tests.py 2022-03-22 15:45:17.216 | M tempest/tests/test_microversions.py 2022-03-22 15:45:17.216 | M tempest/tests/test_tempest_plugin.py 2022-03-22 15:45:17.217 | M tempest/tests/test_test.py 2022-03-22 15:45:17.217 | M tempest/tests/utils.py 2022-03-22 15:45:17.217 | M tempest/version.py 2022-03-22 15:45:17.217 | M test-requirements.txt 2022-03-22 15:45:17.217 | M tools/generate-tempest-plugins-list.py 2022-03-22 15:45:17.217 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-03-22 15:45:17.217 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-03-22 15:45:17.217 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-03-22 15:45:17.217 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-03-22 15:45:17.217 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-03-22 15:45:17.217 | M tools/tempest-plugin-sanity.sh 2022-03-22 15:45:17.217 | M tox.ini 2022-03-22 15:45:17.217 | M zuul.d/base.yaml 2022-03-22 15:45:17.217 | M zuul.d/integrated-gate.yaml 2022-03-22 15:45:17.217 | M zuul.d/project.yaml 2022-03-22 15:45:17.217 | M zuul.d/stable-jobs.yaml 2022-03-22 15:45:17.217 | M zuul.d/tempest-specific.yaml 2022-03-22 15:45:17.217 | Your branch is up to date with 'origin/master'. 2022-03-22 15:45:17.217 | ++ lib/tempest:install_tempest:748 : local tmp_u_c_m 2022-03-22 15:45:17.217 | +++ lib/tempest:install_tempest:749 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-22 15:45:17.217 | ++ lib/tempest:install_tempest:749 : tmp_u_c_m=/tmp/tempest_u_c_m.wRvB9kQJIO 2022-03-22 15:45:17.217 | ++ lib/tempest:install_tempest:750 : set_tempest_venv_constraints /tmp/tempest_u_c_m.wRvB9kQJIO 2022-03-22 15:45:17.217 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-03-22 15:45:17.217 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.wRvB9kQJIO 2022-03-22 15:45:17.217 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-03-22 15:45:17.217 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-03-22 15:45:17.217 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-03-22 15:45:17.217 | ++ lib/tempest:install_tempest:752 : tox -r --notest -efull 2022-03-22 15:45:17.749 | full create: /opt/stack/tempest/.tox/tempest 2022-03-22 15:45:18.582 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-22 15:46:04.442 | full develop-inst: /opt/stack/tempest 2022-03-22 15:46:13.224 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@67ea5dfbac827a27004448aae7142197eeff57d0#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-22 15:46:13.225 | ___________________________________ summary ____________________________________ 2022-03-22 15:46:13.225 | full: skipped tests 2022-03-22 15:46:13.225 | congratulations :) 2022-03-22 15:46:13.256 | ++ lib/tempest:install_tempest:755 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2022-03-22 15:46:13.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:46:14.168 | Collecting pip<20.3 2022-03-22 15:46:14.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2022-03-22 15:46:14.764 | Installing collected packages: pip 2022-03-22 15:46:14.764 | Attempting uninstall: pip 2022-03-22 15:46:14.765 | Found existing installation: pip 21.0.1 2022-03-22 15:46:15.109 | Uninstalling pip-21.0.1: 2022-03-22 15:46:15.171 | Successfully uninstalled pip-21.0.1 2022-03-22 15:46:16.661 | Successfully installed pip-20.2.4 2022-03-22 15:46:16.754 | ++ lib/tempest:install_tempest:759 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.wRvB9kQJIO -r requirements.txt 2022-03-22 15:46:18.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:46:18.344 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.346 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.348 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.348 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.349 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.350 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.350 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.351 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.352 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.353 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.354 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.357 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.357 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.358 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.359 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.360 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.361 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.361 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.362 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.363 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.364 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.365 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.365 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.367 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.368 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.368 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.370 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.371 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.372 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.372 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.373 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.374 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.375 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.376 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.377 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.378 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.379 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.380 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.380 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.381 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.382 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.382 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:18.384 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 26)) (4.5.0) 2022-03-22 15:46:18.394 | Requirement already satisfied: pbr===5.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 46)) (5.8.1) 2022-03-22 15:46:18.396 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 53)) (5.1.0) 2022-03-22 15:46:18.400 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 64)) (3.0.0) 2022-03-22 15:46:18.409 | Requirement already satisfied: debtcollector===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 123)) (2.5.0) 2022-03-22 15:46:18.415 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 143)) (0.8.0) 2022-03-22 15:46:18.418 | Requirement already satisfied: prettytable===3.1.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 153)) (3.1.1) 2022-03-22 15:46:18.428 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 179)) (2.8.1) 2022-03-22 15:46:18.461 | Requirement already satisfied: urllib3===1.26.8 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 184)) (1.26.8) 2022-03-22 15:46:18.480 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 189)) (1.4.0) 2022-03-22 15:46:18.492 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 193)) (6.0) 2022-03-22 15:46:18.494 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 198)) (36.0.1) 2022-03-22 15:46:18.531 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 225)) (3.2.0) 2022-03-22 15:46:18.539 | Requirement already satisfied: cliff===3.10.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 264)) (3.10.1) 2022-03-22 15:46:18.551 | Requirement already satisfied: oslo.log===4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 301)) (4.7.0) 2022-03-22 15:46:18.590 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 334)) (3.2.1) 2022-03-22 15:46:18.617 | Requirement already satisfied: oslo.serialization===4.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 335)) (4.3.0) 2022-03-22 15:46:18.625 | Requirement already satisfied: autopage===0.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 346)) (0.5.0) 2022-03-22 15:46:18.628 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 377)) (2.5.0) 2022-03-22 15:46:18.636 | Requirement already satisfied: PyNaCl===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 417)) (1.5.0) 2022-03-22 15:46:18.647 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 425)) (1.0.3) 2022-03-22 15:46:18.649 | Requirement already satisfied: oslo.config===8.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 427)) (8.8.0) 2022-03-22 15:46:18.688 | Requirement already satisfied: pyparsing===3.0.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 442)) (3.0.7) 2022-03-22 15:46:18.693 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 456)) (3.5.0) 2022-03-22 15:46:18.698 | Requirement already satisfied: cmd2===2.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 467)) (2.4.0) 2022-03-22 15:46:18.746 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 485)) (1.16.0) 2022-03-22 15:46:18.748 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 516)) (1.13.3) 2022-03-22 15:46:18.751 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 528)) (1.5.0) 2022-03-22 15:46:18.754 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 533)) (0.18.2) 2022-03-22 15:46:18.756 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 580)) (1.15.0) 2022-03-22 15:46:18.758 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 583)) (3.2.0) 2022-03-22 15:46:18.784 | Requirement already satisfied: fasteners===0.17.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 612)) (0.17.3) 2022-03-22 15:46:18.786 | Requirement already satisfied: oslo.utils===4.12.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 620)) (4.12.2) 2022-03-22 15:46:18.801 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 627)) (2.8.2) 2022-03-22 15:46:18.805 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 632)) (2021.3) 2022-03-22 15:46:18.808 | Requirement already satisfied: setuptools===60.9.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 642)) (60.9.3) 2022-03-22 15:46:18.881 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 149)) (0.2.5) 2022-03-22 15:46:18.885 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 174)) (1.0.0) 2022-03-22 15:46:18.886 | Requirement already satisfied: oslo.context===4.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 56)) (4.1.0) 2022-03-22 15:46:18.892 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 122)) (0.9.6) 2022-03-22 15:46:18.893 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 2)) (0.12.2) 2022-03-22 15:46:18.896 | Requirement already satisfied: requests===2.27.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 235)) (2.27.1) 2022-03-22 15:46:18.922 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 291)) (1.8.2) 2022-03-22 15:46:18.924 | Requirement already satisfied: attrs===21.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 49)) (21.4.0) 2022-03-22 15:46:18.985 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 191)) (2.21) 2022-03-22 15:46:18.986 | Requirement already satisfied: pyrsistent===0.18.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 526)) (0.18.1) 2022-03-22 15:46:18.990 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 362)) (21.3) 2022-03-22 15:46:18.994 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 555)) (0.11.0) 2022-03-22 15:46:18.996 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 391)) (1.0.2) 2022-03-22 15:46:18.998 | Requirement already satisfied: charset-normalizer===2.0.12 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 605)) (2.0.12) 2022-03-22 15:46:19.002 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.wRvB9kQJIO (line 395)) (3.3) 2022-03-22 15:46:19.005 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests===2.27.1->-c /tmp/tempest_u_c_m.wRvB9kQJIO (line 235)) (2021.10.8) 2022-03-22 15:46:19.083 | WARNING: You are using pip version 20.2.4; however, version 22.0.4 is available. 2022-03-22 15:46:19.083 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-22 15:46:19.145 | ++ lib/tempest:install_tempest:760 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-03-22 15:46:19.147 | ++ lib/tempest:install_tempest:761 : rm -f /tmp/tempest_u_c_m.wRvB9kQJIO 2022-03-22 15:46:19.151 | ++ lib/tempest:install_tempest:762 : popd 2022-03-22 15:46:19.152 | ~/devstack 2022-03-22 15:46:19.154 | ++ inc/async:async_run:104 : return 0 2022-03-22 15:46:19.156 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-22 15:46:19.159 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-22 15:46:19.161 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 15:46:19.164 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-22 15:46:19.166 | + functions-common:run_phase:1759 : run_plugins stack install 2022-03-22 15:46:19.169 | + functions-common:run_plugins:1718 : local mode=stack 2022-03-22 15:46:19.171 | + functions-common:run_plugins:1719 : local phase=install 2022-03-22 15:46:19.173 | + functions-common:run_plugins:1721 : local plugins= 2022-03-22 15:46:19.176 | + functions-common:run_plugins:1722 : local plugin 2022-03-22 15:46:19.178 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2022-03-22 15:46:19.181 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-22 15:46:19.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-22 15:46:19.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-22 15:46:19.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-22 15:46:19.191 | + inc/python:use_library_from_git:253 : return 1 2022-03-22 15:46:19.194 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2022-03-22 15:46:19.196 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-22 15:46:19.199 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-22 15:46:19.202 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-22 15:46:19.205 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-22 15:46:19.207 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-22 15:46:19.211 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-22 15:46:19.211 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-22 15:46:19.217 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-22 15:46:19.219 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-22 15:46:19.222 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-22 15:46:19.225 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-22 15:46:19.227 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-22 15:46:19.249 | Using python 3.8 to install python-openstackclient 2022-03-22 15:46:19.252 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-22 15:46:20.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:46:20.044 | from cryptography.utils import int_from_bytes 2022-03-22 15:46:20.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:46:20.044 | from cryptography.utils import int_from_bytes 2022-03-22 15:46:21.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 15:46:21.116 | 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. 2022-03-22 15:46:21.119 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:21.121 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:21.121 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:21.124 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:21.127 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:21.134 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 15:46:21.339 | Collecting python-openstackclient===5.5.1 2022-03-22 15:46:21.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7df/d1d119985c0de/python_openstackclient-5.5.1-py3-none-any.whl (929 kB) 2022-03-22 15:46:21.496 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.1) 2022-03-22 15:46:21.503 | Requirement already satisfied: python-cinderclient===7.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (7.4.1) 2022-03-22 15:46:21.518 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-03-22 15:46:21.521 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2022-03-22 15:46:21.527 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2022-03-22 15:46:21.540 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2022-03-22 15:46:21.559 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.3.1) 2022-03-22 15:46:21.574 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.1) 2022-03-22 15:46:21.590 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (17.4.0) 2022-03-22 15:46:21.606 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.55.0) 2022-03-22 15:46:21.633 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2022-03-22 15:46:21.635 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2022-03-22 15:46:21.638 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2022-03-22 15:46:21.698 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.2) 2022-03-22 15:46:21.701 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2022-03-22 15:46:21.722 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-03-22 15:46:21.725 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2022-03-22 15:46:21.779 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2022-03-22 15:46:21.783 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-03-22 15:46:21.786 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2022-03-22 15:46:21.795 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.1) 2022-03-22 15:46:21.835 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-03-22 15:46:21.843 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2022-03-22 15:46:21.846 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2022-03-22 15:46:21.851 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2022-03-22 15:46:21.857 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2022-03-22 15:46:21.861 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-03-22 15:46:21.864 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-03-22 15:46:21.869 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-03-22 15:46:21.872 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (2.5.0) 2022-03-22 15:46:21.894 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.31) 2022-03-22 15:46:21.898 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.6) 2022-03-22 15:46:21.938 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2022-03-22 15:46:21.942 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2022-03-22 15:46:21.944 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.5) 2022-03-22 15:46:21.951 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2022-03-22 15:46:21.955 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-03-22 15:46:21.958 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2022-03-22 15:46:21.979 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-03-22 15:46:21.981 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2022-03-22 15:46:21.986 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-03-22 15:46:22.027 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2022-03-22 15:46:22.030 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2022-03-22 15:46:22.035 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2022-03-22 15:46:22.038 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2022-03-22 15:46:22.043 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2022-03-22 15:46:22.045 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2022-03-22 15:46:22.048 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2022-03-22 15:46:22.052 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2022-03-22 15:46:23.862 | Installing collected packages: python-openstackclient 2022-03-22 15:46:25.372 | Successfully installed python-openstackclient-5.5.1 2022-03-22 15:46:25.520 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 15:46:25.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 15:46:25.606 | + inc/python:pip_install:200 : result=0 2022-03-22 15:46:25.609 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-22 15:46:25.611 | + functions-common:time_stop:2304 : local name 2022-03-22 15:46:25.614 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:46:25.616 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:46:25.618 | + functions-common:time_stop:2307 : local total 2022-03-22 15:46:25.621 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:46:25.623 | + functions-common:time_stop:2310 : name=pip_install 2022-03-22 15:46:25.626 | + functions-common:time_stop:2311 : start_time=1647963979243 2022-03-22 15:46:25.628 | + functions-common:time_stop:2313 : [[ -z 1647963979243 ]] 2022-03-22 15:46:25.631 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:46:25.636 | + functions-common:time_stop:2316 : end_time=1647963985633 2022-03-22 15:46:25.638 | + functions-common:time_stop:2317 : elapsed_time=6390 2022-03-22 15:46:25.640 | + functions-common:time_stop:2318 : total=234611 2022-03-22 15:46:25.643 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:46:25.645 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=241001 2022-03-22 15:46:25.647 | + inc/python:pip_install:203 : return 0 2022-03-22 15:46:25.650 | + ./stack.sh:main:950 : install_oscwrap 2022-03-22 15:46:25.653 | ++ functions-common:install_oscwrap:2349 : mktemp 2022-03-22 15:46:25.658 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.biQyV3WLHF 2022-03-22 15:46:25.660 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2022-03-22 15:46:25.663 | + functions-common:install_oscwrap:2355 : unalias -a 2022-03-22 15:46:25.665 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2022-03-22 15:46:25.668 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2022-03-22 15:46:25.671 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-22 15:46:25.673 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2022-03-22 15:46:25.690 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:46:25.693 | + ./stack.sh:main:1004 : configure_database 2022-03-22 15:46:25.695 | + lib/database:configure_database:126 : configure_database_mysql 2022-03-22 15:46:25.698 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-03-22 15:46:25.700 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-03-22 15:46:25.702 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:46:25.705 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-03-22 15:46:25.707 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-03-22 15:46:25.710 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:46:25.712 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:46:25.714 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-03-22 15:46:25.717 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-03-22 15:46:25.720 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 15:46:25.722 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 15:46:25.724 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 15:46:25.726 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 15:46:25.728 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 15:46:25.731 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 15:46:25.733 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 15:46:25.736 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 15:46:25.738 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 15:46:25.740 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-03-22 15:46:25.743 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 15:46:25.745 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 15:46:25.747 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 15:46:25.750 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 15:46:25.752 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 15:46:25.754 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 15:46:25.757 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-03-22 15:46:25.772 | mysqladmin: connect to server at 'localhost' failed 2022-03-22 15:46:25.772 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-22 15:46:25.776 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-03-22 15:46:25.778 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-03-22 15:46:25.781 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:46:25.784 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:46:25.786 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-03-22 15:46:25.788 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-22 15:46:25.791 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-22 15:46:25.793 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 15:46:25.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 15:46:25.798 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-22 15:46:25.801 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-22 15:46:25.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:46:25.916 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-22 15:46:25.928 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:46:26.017 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-03-22 15:46:26.021 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2022-03-22 15:46:26.021 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2022-03-22 15:46:26.026 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-22 15:46:26.089 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-22 15:46:26.141 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-22 15:46:26.191 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-22 15:46:26.243 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-03-22 15:46:26.245 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-03-22 15:46:26.248 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:46:26.250 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2022-03-22 15:46:29.144 | + ./stack.sh:main:1008 : save_stackenv 1008 2022-03-22 15:46:29.147 | + functions-common:save_stackenv:60 : local tag=1008 2022-03-22 15:46:29.150 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-22 15:46:29.154 | + functions-common:save_stackenv:62 : time_stamp=2022-03-22-154629 2022-03-22 15:46:29.157 | + functions-common:save_stackenv:63 : echo '# 2022-03-22-154629 1008' 2022-03-22 15:46:29.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.162 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-22 15:46:29.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.167 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-22 15:46:29.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.173 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-22 15:46:29.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.178 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-22 15:46:29.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.190 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-22 15:46:29.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.195 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-22 15:46:29.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.200 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-22-153207 2022-03-22 15:46:29.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.205 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-22 15:46:29.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.210 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-22 15:46:29.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.215 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-22 15:46:29.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.220 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-22 15:46:29.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.225 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-22 15:46:29.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 15:46:29.230 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-22 15:46:29.233 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2022-03-22 15:46:29.236 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-22 15:46:29.238 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-22 15:46:29.250 | + ./stack.sh:main:1034 : start_dstat 2022-03-22 15:46:29.253 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.255 | + functions-common:run_process:1559 : local service=dstat 2022-03-22 15:46:29.257 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.260 | + functions-common:run_process:1561 : local group= 2022-03-22 15:46:29.262 | + functions-common:run_process:1562 : local user= 2022-03-22 15:46:29.265 | + functions-common:run_process:1564 : local name=dstat 2022-03-22 15:46:29.267 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 15:46:29.270 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 15:46:29.272 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:46:29.274 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:46:29.277 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:46:29.286 | + functions-common:time_start:2295 : _TIME_START[$name]=1647963989279 2022-03-22 15:46:29.288 | + functions-common:run_process:1567 : is_service_enabled dstat 2022-03-22 15:46:29.305 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:46:29.308 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-22 15:46:29.310 | + functions-common:_run_under_systemd:1524 : local service=dstat 2022-03-22 15:46:29.314 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.316 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.318 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.321 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.323 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-22 15:46:29.326 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-22 15:46:29.328 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2022-03-22 15:46:29.331 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 15:46:29.333 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 15:46:29.336 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-22 15:46:29.338 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-22 15:46:29.341 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2022-03-22 15:46:29.343 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.346 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 15:46:29.348 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 15:46:29.350 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 15:46:29.353 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 15:46:29.355 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-22 15:46:29.357 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 15:46:29.362 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-22 15:46:29.423 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-22 15:46:29.484 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-22 15:46:29.535 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-22 15:46:29.586 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-22 15:46:29.637 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 15:46:29.689 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 15:46:29.692 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-22 15:46:29.753 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 15:46:30.124 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2022-03-22 15:46:30.137 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-22 15:46:30.499 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2022-03-22 15:46:30.529 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 15:46:30.533 | + functions-common:time_stop:2304 : local name 2022-03-22 15:46:30.536 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:46:30.538 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:46:30.540 | + functions-common:time_stop:2307 : local total 2022-03-22 15:46:30.543 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:46:30.546 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 15:46:30.548 | + functions-common:time_stop:2311 : start_time=1647963989279 2022-03-22 15:46:30.550 | + functions-common:time_stop:2313 : [[ -z 1647963989279 ]] 2022-03-22 15:46:30.553 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:46:30.558 | + functions-common:time_stop:2316 : end_time=1647963990555 2022-03-22 15:46:30.561 | + functions-common:time_stop:2317 : elapsed_time=1276 2022-03-22 15:46:30.564 | + functions-common:time_stop:2318 : total=0 2022-03-22 15:46:30.566 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:46:30.568 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1276 2022-03-22 15:46:30.571 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-22 15:46:30.573 | + functions-common:run_process:1559 : local service=memory_tracker 2022-03-22 15:46:30.576 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-22 15:46:30.578 | + functions-common:run_process:1561 : local group= 2022-03-22 15:46:30.580 | + functions-common:run_process:1562 : local user=root 2022-03-22 15:46:30.583 | + functions-common:run_process:1564 : local name=memory_tracker 2022-03-22 15:46:30.585 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 15:46:30.588 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 15:46:30.590 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:46:30.593 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:46:30.596 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:46:30.600 | + functions-common:time_start:2295 : _TIME_START[$name]=1647963990597 2022-03-22 15:46:30.603 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2022-03-22 15:46:30.620 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:46:30.623 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 15:46:30.626 | + functions-common:time_stop:2304 : local name 2022-03-22 15:46:30.629 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:46:30.631 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:46:30.634 | + functions-common:time_stop:2307 : local total 2022-03-22 15:46:30.636 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:46:30.638 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 15:46:30.641 | + functions-common:time_stop:2311 : start_time=1647963990597 2022-03-22 15:46:30.643 | + functions-common:time_stop:2313 : [[ -z 1647963990597 ]] 2022-03-22 15:46:30.646 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:46:30.651 | + functions-common:time_stop:2316 : end_time=1647963990648 2022-03-22 15:46:30.654 | + functions-common:time_stop:2317 : elapsed_time=51 2022-03-22 15:46:30.656 | + functions-common:time_stop:2318 : total=1276 2022-03-22 15:46:30.659 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:46:30.661 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1327 2022-03-22 15:46:30.664 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-22 15:46:30.684 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:46:30.687 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2022-03-22 15:46:30.704 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:46:30.708 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2022-03-22 15:46:30.726 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:46:30.729 | + ./stack.sh:main:1047 : start_etcd3 2022-03-22 15:46:30.731 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-22 15:46:30.734 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-834652-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-22 15:46:30.737 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-22 15:46:30.739 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-834652-1-hyperv=http://10.222.0.45:2380' 2022-03-22 15:46:30.741 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-22 15:46:30.744 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-22 15:46:30.746 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-22 15:46:30.750 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-22 15:46:30.753 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-22 15:46:30.756 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-22 15:46:30.758 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-22 15:46:30.761 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-22 15:46:30.764 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-834652-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-834652-1-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-22 15:46:30.766 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2022-03-22 15:46:30.769 | + functions-common:write_user_unit_file:1442 : local 'command=/opt/stack/bin/etcd --name dv-neutron-834652-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-834652-1-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-22 15:46:30.771 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 15:46:30.773 | + functions-common:write_user_unit_file:1444 : local user=root 2022-03-22 15:46:30.776 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 15:46:30.778 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 15:46:30.780 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-22 15:46:30.783 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 15:46:30.787 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-22 15:46:30.849 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-22 15:46:30.911 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-834652-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-834652-1-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-22 15:46:30.962 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-22 15:46:31.014 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-22 15:46:31.066 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 15:46:31.117 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 15:46:31.120 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-22 15:46:31.180 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 15:46:31.543 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-22 15:46:31.596 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-22 15:46:31.646 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-22 15:46:31.697 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-22 15:46:31.749 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-22 15:46:31.752 | ++ functions-common:is_arch:428 : uname -m 2022-03-22 15:46:31.756 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-22 15:46:31.758 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-22 15:46:32.113 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-22 15:46:32.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-22 15:46:32.467 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-22 15:46:33.039 | + ./stack.sh:main:1058 : cat 2022-03-22 15:46:33.044 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2022-03-22 15:46:33.062 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:46:33.064 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2022-03-22 15:46:33.067 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-03-22 15:46:33.070 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-03-22 15:46:33.072 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.45/identity 2022-03-22 15:46:33.075 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.45/identity 2022-03-22 15:46:33.077 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-03-22 15:46:33.080 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-03-22 15:46:33.082 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-03-22 15:46:33.085 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-03-22 15:46:33.087 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-03-22 15:46:33.090 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-03-22 15:46:33.093 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-03-22 15:46:33.095 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-03-22 15:46:33.098 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-03-22 15:46:33.100 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-03-22 15:46:33.103 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-03-22 15:46:33.105 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-03-22 15:46:33.108 | + ./stack.sh:main:1080 : is_service_enabled keystone 2022-03-22 15:46:33.125 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:46:33.127 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2022-03-22 15:46:33.129 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:46:33.132 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-03-22 15:46:33.134 | + ./stack.sh:main:1083 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-22 15:46:33.137 | + ./stack.sh:main:1084 : init_keystone 2022-03-22 15:46:33.139 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-03-22 15:46:33.155 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:46:33.157 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-03-22 15:46:33.160 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-03-22 15:46:33.162 | + lib/database:recreate_database:110 : local db=keystone 2022-03-22 15:46:33.165 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-03-22 15:46:33.167 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-03-22 15:46:33.169 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-22 15:46:33.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:46:33.218 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-22 15:46:33.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:46:33.332 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-03-22 15:46:33.334 | + functions-common:time_start:2290 : local name=dbsync 2022-03-22 15:46:33.337 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:46:33.339 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:46:33.343 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:46:33.347 | + functions-common:time_start:2295 : _TIME_START[$name]=1647963993345 2022-03-22 15:46:33.350 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-22 15:46:37.260 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:46:37.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.261 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.261 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.261 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.267 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.267 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.268 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.269 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.269 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.272 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.273 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.275 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.275 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.275 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:46:37.276 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:46:37.314 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=66667) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 15:46:37.316 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:46:37.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.317 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.317 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.317 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.321 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.321 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.321 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.322 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.323 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.326 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.326 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.328 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.329 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.329 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.330 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:46:37.330 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:46:37.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:46:37.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.357 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.357 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.357 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.361 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.361 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.362 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.363 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.363 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.366 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.367 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.369 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.369 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.369 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.370 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:46:37.370 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:46:37.792 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:46:37.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.793 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.793 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.793 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.798 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.798 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.799 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.800 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.801 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.805 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.806 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.808 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.808 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.808 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:46:37.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:46:37.809 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:46:37.809 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:46:37.816 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-22 15:46:56.646 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:56.646 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-22 15:46:56.775 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:56.775 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-22 15:46:56.855 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:56.855 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-22 15:46:56.970 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:56.971 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-22 15:46:57.056 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:57.056 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-22 15:46:57.170 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:57.170 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-22 15:46:59.828 | INFO migrate.versioning.api [-] done 2022-03-22 15:46:59.828 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-22 15:47:00.502 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:00.502 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-22 15:47:01.101 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:01.101 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-22 15:47:01.210 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:01.210 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-22 15:47:01.331 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:01.331 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-22 15:47:01.456 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:01.456 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-22 15:47:01.662 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:01.662 | INFO migrate.versioning.api [-] 79 -> 80...  2022-03-22 15:47:01.844 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:01.845 | INFO migrate.versioning.api [-] 80 -> 81...  2022-03-22 15:47:02.851 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:02.851 | INFO migrate.versioning.api [-] 81 -> 82...  2022-03-22 15:47:05.364 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:05.364 | INFO migrate.versioning.api [-] 82 -> 83...  2022-03-22 15:47:08.210 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:08.210 | INFO migrate.versioning.api [-] 83 -> 84...  2022-03-22 15:47:09.216 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:09.216 | INFO migrate.versioning.api [-] 84 -> 85...  2022-03-22 15:47:10.981 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:10.982 | INFO migrate.versioning.api [-] 85 -> 86...  2022-03-22 15:47:11.336 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:11.336 | INFO migrate.versioning.api [-] 86 -> 87...  2022-03-22 15:47:14.661 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:14.662 | INFO migrate.versioning.api [-] 87 -> 88...  2022-03-22 15:47:15.667 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:15.667 | INFO migrate.versioning.api [-] 88 -> 89...  2022-03-22 15:47:16.050 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:16.050 | INFO migrate.versioning.api [-] 89 -> 90...  2022-03-22 15:47:17.513 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:17.513 | INFO migrate.versioning.api [-] 90 -> 91...  2022-03-22 15:47:20.388 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:20.388 | INFO migrate.versioning.api [-] 91 -> 92...  2022-03-22 15:47:22.548 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:22.549 | INFO migrate.versioning.api [-] 92 -> 93...  2022-03-22 15:47:25.468 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:25.468 | INFO migrate.versioning.api [-] 93 -> 94...  2022-03-22 15:47:27.352 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:27.353 | INFO migrate.versioning.api [-] 94 -> 95...  2022-03-22 15:47:28.683 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:28.683 | INFO migrate.versioning.api [-] 95 -> 96...  2022-03-22 15:47:28.804 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:28.804 | INFO migrate.versioning.api [-] 96 -> 97...  2022-03-22 15:47:28.901 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:28.901 | INFO migrate.versioning.api [-] 97 -> 98...  2022-03-22 15:47:28.981 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:28.981 | INFO migrate.versioning.api [-] 98 -> 99...  2022-03-22 15:47:29.072 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:29.073 | INFO migrate.versioning.api [-] 99 -> 100...  2022-03-22 15:47:29.147 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:29.147 | INFO migrate.versioning.api [-] 100 -> 101...  2022-03-22 15:47:29.198 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:29.199 | INFO migrate.versioning.api [-] 101 -> 102...  2022-03-22 15:47:29.501 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:29.501 | INFO migrate.versioning.api [-] 102 -> 103...  2022-03-22 15:47:30.136 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:30.136 | INFO migrate.versioning.api [-] 103 -> 104...  2022-03-22 15:47:30.302 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:30.302 | INFO migrate.versioning.api [-] 104 -> 105...  2022-03-22 15:47:31.050 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:31.050 | INFO migrate.versioning.api [-] 105 -> 106...  2022-03-22 15:47:31.844 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:31.844 | INFO migrate.versioning.api [-] 106 -> 107...  2022-03-22 15:47:32.662 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:32.662 | INFO migrate.versioning.api [-] 107 -> 108...  2022-03-22 15:47:33.153 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:33.153 | INFO migrate.versioning.api [-] 108 -> 109...  2022-03-22 15:47:33.570 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:33.570 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.571 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.571 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.571 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.575 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.575 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.575 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.577 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.577 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.580 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.593 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.596 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.598 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.598 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.599 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.599 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.600 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.603 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.603 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.604 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.605 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.605 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.608 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.609 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.611 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.611 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.611 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.612 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.612 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.621 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.622 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.623 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.623 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.623 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.623 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.624 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.624 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.624 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.625 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.625 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.625 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.626 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.626 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.626 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.627 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.628 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.628 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.628 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.628 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.629 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.629 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.630 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.630 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.630 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.632 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.632 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.632 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.632 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.635 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.636 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.636 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.637 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.638 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.639 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.639 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.639 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.639 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.640 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.640 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.641 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.642 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.642 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.643 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.645 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.645 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.720 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.721 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.722 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.722 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.722 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.723 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.723 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.724 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.724 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.724 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.724 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.725 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.725 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.725 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.726 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.726 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.727 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.727 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.728 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.728 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.729 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.729 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.729 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.729 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.730 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.730 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.730 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.731 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.731 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.732 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.733 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.733 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.733 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.735 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.735 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.736 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.736 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.737 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.737 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.737 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.737 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.738 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.739 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.739 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.740 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.742 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.742 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.742 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.745 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.745 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.750 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.751 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.751 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.752 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.752 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.753 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.753 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.754 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.754 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.755 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.755 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.755 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.756 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.756 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.756 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.757 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.757 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.757 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.759 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.759 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.760 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.760 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.761 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.761 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.762 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.762 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.763 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.763 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.763 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.763 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.765 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.765 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.765 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.766 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.768 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.768 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.775 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:47:33.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.779 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.780 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.780 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.781 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.783 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.784 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.789 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.789 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.792 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.798 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.799 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.799 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.800 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:47:33.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:47:33.801 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:47:33.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:47:33.809 | INFO migrate.versioning.api [-] 0 -> 1...  2022-03-22 15:47:33.890 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:33.890 | INFO migrate.versioning.api [-] 1 -> 2...  2022-03-22 15:47:34.033 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:34.033 | INFO migrate.versioning.api [-] 2 -> 3...  2022-03-22 15:47:35.855 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:35.855 | INFO migrate.versioning.api [-] 3 -> 4...  2022-03-22 15:47:35.936 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:35.936 | INFO migrate.versioning.api [-] 4 -> 5...  2022-03-22 15:47:36.015 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:36.015 | INFO migrate.versioning.api [-] 5 -> 6...  2022-03-22 15:47:36.124 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:36.125 | INFO migrate.versioning.api [-] 6 -> 7...  2022-03-22 15:47:36.290 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:36.290 | INFO migrate.versioning.api [-] 7 -> 8...  2022-03-22 15:47:36.369 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:36.370 | INFO migrate.versioning.api [-] 8 -> 9...  2022-03-22 15:47:36.432 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:36.432 | INFO migrate.versioning.api [-] 9 -> 10...  2022-03-22 15:47:37.998 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:37.998 | INFO migrate.versioning.api [-] 10 -> 11...  2022-03-22 15:47:38.061 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:38.061 | INFO migrate.versioning.api [-] 11 -> 12...  2022-03-22 15:47:39.553 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:39.553 | INFO migrate.versioning.api [-] 12 -> 13...  2022-03-22 15:47:39.633 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:39.633 | INFO migrate.versioning.api [-] 13 -> 14...  2022-03-22 15:47:40.912 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:40.912 | INFO migrate.versioning.api [-] 14 -> 15...  2022-03-22 15:47:40.964 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:40.964 | INFO migrate.versioning.api [-] 15 -> 16...  2022-03-22 15:47:41.553 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:41.553 | INFO migrate.versioning.api [-] 16 -> 17...  2022-03-22 15:47:41.649 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:41.649 | INFO migrate.versioning.api [-] 17 -> 18...  2022-03-22 15:47:41.740 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:41.740 | INFO migrate.versioning.api [-] 18 -> 19...  2022-03-22 15:47:41.805 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:41.805 | INFO migrate.versioning.api [-] 19 -> 20...  2022-03-22 15:47:41.896 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:41.896 | INFO migrate.versioning.api [-] 20 -> 21...  2022-03-22 15:47:41.964 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:41.964 | INFO migrate.versioning.api [-] 21 -> 22...  2022-03-22 15:47:42.335 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:42.335 | INFO migrate.versioning.api [-] 22 -> 23...  2022-03-22 15:47:42.844 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:42.844 | INFO migrate.versioning.api [-] 23 -> 24...  2022-03-22 15:47:43.541 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:43.541 | INFO migrate.versioning.api [-] 24 -> 25...  2022-03-22 15:47:43.627 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:43.627 | INFO migrate.versioning.api [-] 25 -> 26...  2022-03-22 15:47:43.724 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:43.724 | INFO migrate.versioning.api [-] 26 -> 27...  2022-03-22 15:47:43.827 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:43.827 | INFO migrate.versioning.api [-] 27 -> 28...  2022-03-22 15:47:43.890 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:43.890 | INFO migrate.versioning.api [-] 28 -> 29...  2022-03-22 15:47:43.958 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:43.958 | INFO migrate.versioning.api [-] 29 -> 30...  2022-03-22 15:47:44.661 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:44.661 | INFO migrate.versioning.api [-] 30 -> 31...  2022-03-22 15:47:45.131 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:45.131 | INFO migrate.versioning.api [-] 31 -> 32...  2022-03-22 15:47:46.099 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:46.100 | INFO migrate.versioning.api [-] 32 -> 33...  2022-03-22 15:47:48.558 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:48.558 | INFO migrate.versioning.api [-] 33 -> 34...  2022-03-22 15:47:49.569 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:49.570 | INFO migrate.versioning.api [-] 34 -> 35...  2022-03-22 15:47:49.958 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:49.958 | INFO migrate.versioning.api [-] 35 -> 36...  2022-03-22 15:47:50.392 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.392 | INFO migrate.versioning.api [-] 36 -> 37...  2022-03-22 15:47:50.506 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.506 | INFO migrate.versioning.api [-] 37 -> 38...  2022-03-22 15:47:50.592 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.592 | INFO migrate.versioning.api [-] 38 -> 39...  2022-03-22 15:47:50.662 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.662 | INFO migrate.versioning.api [-] 39 -> 40...  2022-03-22 15:47:50.723 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.723 | INFO migrate.versioning.api [-] 40 -> 41...  2022-03-22 15:47:50.821 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.821 | INFO migrate.versioning.api [-] 41 -> 42...  2022-03-22 15:47:50.934 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:50.934 | INFO migrate.versioning.api [-] 42 -> 43...  2022-03-22 15:47:51.003 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:51.003 | INFO migrate.versioning.api [-] 43 -> 44...  2022-03-22 15:47:51.071 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:51.071 | INFO migrate.versioning.api [-] 44 -> 45...  2022-03-22 15:47:51.838 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:51.838 | INFO migrate.versioning.api [-] 45 -> 46...  2022-03-22 15:47:51.929 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:51.930 | INFO migrate.versioning.api [-] 46 -> 47...  2022-03-22 15:47:56.884 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:56.884 | INFO migrate.versioning.api [-] 47 -> 48...  2022-03-22 15:47:58.609 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:58.609 | INFO migrate.versioning.api [-] 48 -> 49...  2022-03-22 15:47:58.682 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:58.682 | INFO migrate.versioning.api [-] 49 -> 50...  2022-03-22 15:47:58.757 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:58.757 | INFO migrate.versioning.api [-] 50 -> 51...  2022-03-22 15:47:58.833 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:58.833 | INFO migrate.versioning.api [-] 51 -> 52...  2022-03-22 15:47:58.901 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:58.901 | INFO migrate.versioning.api [-] 52 -> 53...  2022-03-22 15:47:59.352 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:59.352 | INFO migrate.versioning.api [-] 53 -> 54...  2022-03-22 15:47:59.460 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:59.461 | INFO migrate.versioning.api [-] 54 -> 55...  2022-03-22 15:47:59.935 | INFO migrate.versioning.api [-] done 2022-03-22 15:47:59.935 | INFO migrate.versioning.api [-] 55 -> 56...  2022-03-22 15:48:01.066 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:01.066 | INFO migrate.versioning.api [-] 56 -> 57...  2022-03-22 15:48:01.187 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:01.187 | INFO migrate.versioning.api [-] 57 -> 58...  2022-03-22 15:48:01.278 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:01.278 | INFO migrate.versioning.api [-] 58 -> 59...  2022-03-22 15:48:01.341 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:01.341 | INFO migrate.versioning.api [-] 59 -> 60...  2022-03-22 15:48:01.404 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:01.404 | INFO migrate.versioning.api [-] 60 -> 61...  2022-03-22 15:48:01.494 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:01.494 | INFO migrate.versioning.api [-] 61 -> 62...  2022-03-22 15:48:02.181 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:02.181 | INFO migrate.versioning.api [-] 62 -> 63...  2022-03-22 15:48:02.306 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:02.306 | INFO migrate.versioning.api [-] 63 -> 64...  2022-03-22 15:48:02.672 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:02.672 | INFO migrate.versioning.api [-] 64 -> 65...  2022-03-22 15:48:04.855 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:04.855 | INFO migrate.versioning.api [-] 65 -> 66...  2022-03-22 15:48:05.825 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:05.825 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-22 15:48:05.900 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:05.900 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-22 15:48:05.992 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:05.992 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-22 15:48:06.060 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:06.060 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-22 15:48:06.163 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:06.163 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-22 15:48:06.317 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:06.317 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-22 15:48:06.385 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:06.385 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-22 15:48:07.391 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:07.391 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-22 15:48:07.448 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:07.448 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-22 15:48:07.506 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:07.506 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-22 15:48:07.569 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:07.569 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-22 15:48:07.643 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:07.644 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-22 15:48:07.745 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:07.745 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-22 15:48:08.842 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:08.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.845 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.846 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.850 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.850 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.850 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.850 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.851 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.851 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.856 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.856 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.856 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.859 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.859 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.859 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.860 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.861 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.864 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.866 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.866 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.866 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.866 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.868 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.868 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.868 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:08.868 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:08.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:08.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.872 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.872 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.873 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.873 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.873 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.873 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.874 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.874 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.876 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.877 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.877 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.877 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.877 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.877 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.878 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.878 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.879 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.879 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.879 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.879 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.880 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.880 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.881 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.881 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.882 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.882 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.882 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.883 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.883 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.883 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.883 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.885 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.885 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.886 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.886 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.887 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.887 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.888 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.888 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.890 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.891 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.891 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.892 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.894 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:08.894 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:08.894 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.897 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.897 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.898 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.898 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.898 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.899 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.899 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.899 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.900 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.900 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.901 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.901 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.901 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.902 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.902 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.902 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.902 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.903 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.903 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.903 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.905 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.905 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.905 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.906 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.907 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.907 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.907 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.908 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.908 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.909 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.909 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.909 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.917 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.918 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:08.920 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:08.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:08.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.926 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.926 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.928 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.928 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.929 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.929 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.930 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.930 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.931 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.931 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.931 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.931 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.933 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.933 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.934 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.935 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.935 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.935 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.935 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.936 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.936 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.936 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.936 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.936 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.937 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.937 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.937 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.937 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.937 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.937 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.938 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.938 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.938 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.939 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.939 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.939 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.940 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.940 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.940 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.941 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.942 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.943 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.943 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.944 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.945 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.947 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.947 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.947 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.947 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.948 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.948 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.948 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.948 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.949 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:08.949 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:08.949 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:08.949 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:09.075 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:09.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.076 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.076 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.077 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.077 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.079 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.079 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.080 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.080 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.080 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.080 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.082 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.082 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.082 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.082 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.082 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.083 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.083 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.083 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.084 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.085 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.085 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.086 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.086 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.086 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.086 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.087 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.088 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.088 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.088 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.088 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.089 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.089 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.089 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.089 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.090 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.091 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.091 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.092 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.092 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.093 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.094 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.094 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.094 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.094 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.094 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.095 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.095 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.095 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.096 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.097 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.098 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.098 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.098 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.098 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.099 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.099 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.099 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.100 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.100 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:09.100 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:09.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:09.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.102 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.102 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.103 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.103 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.110 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.110 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.110 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.110 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.111 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.111 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.111 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.111 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.111 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.112 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.112 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.112 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.112 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.112 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.112 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.113 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.113 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.113 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.114 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.114 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.114 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.115 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.115 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.115 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.116 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.117 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.118 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.118 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.118 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.118 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.118 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.119 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.119 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.119 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.119 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.120 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.122 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.122 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.122 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.122 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.123 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.123 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.123 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.123 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.124 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.124 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.124 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:09.124 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:09.131 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:09.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.145 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.146 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.148 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.149 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.149 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.149 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.149 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.150 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.150 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.152 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.152 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.152 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.152 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.153 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.153 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.153 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.154 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.154 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:09.154 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:09.155 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:09.155 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:09.161 | INFO migrate.versioning.api [-] 0 -> 1...  2022-03-22 15:48:09.232 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.232 | INFO migrate.versioning.api [-] 1 -> 2...  2022-03-22 15:48:09.312 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.312 | INFO migrate.versioning.api [-] 2 -> 3...  2022-03-22 15:48:09.397 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.397 | INFO migrate.versioning.api [-] 3 -> 4...  2022-03-22 15:48:09.466 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.466 | INFO migrate.versioning.api [-] 4 -> 5...  2022-03-22 15:48:09.518 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.518 | INFO migrate.versioning.api [-] 5 -> 6...  2022-03-22 15:48:09.574 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.574 | INFO migrate.versioning.api [-] 6 -> 7...  2022-03-22 15:48:09.620 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.620 | INFO migrate.versioning.api [-] 7 -> 8...  2022-03-22 15:48:09.700 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.700 | INFO migrate.versioning.api [-] 8 -> 9...  2022-03-22 15:48:09.767 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.767 | INFO migrate.versioning.api [-] 9 -> 10...  2022-03-22 15:48:09.831 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.832 | INFO migrate.versioning.api [-] 10 -> 11...  2022-03-22 15:48:09.900 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.901 | INFO migrate.versioning.api [-] 11 -> 12...  2022-03-22 15:48:09.997 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:09.997 | INFO migrate.versioning.api [-] 12 -> 13...  2022-03-22 15:48:10.073 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.073 | INFO migrate.versioning.api [-] 13 -> 14...  2022-03-22 15:48:10.226 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.227 | INFO migrate.versioning.api [-] 14 -> 15...  2022-03-22 15:48:10.448 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.449 | INFO migrate.versioning.api [-] 15 -> 16...  2022-03-22 15:48:10.574 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.574 | INFO migrate.versioning.api [-] 16 -> 17...  2022-03-22 15:48:10.676 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.676 | INFO migrate.versioning.api [-] 17 -> 18...  2022-03-22 15:48:10.774 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.774 | INFO migrate.versioning.api [-] 18 -> 19...  2022-03-22 15:48:10.843 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.843 | INFO migrate.versioning.api [-] 19 -> 20...  2022-03-22 15:48:10.922 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:10.922 | INFO migrate.versioning.api [-] 20 -> 21...  2022-03-22 15:48:11.015 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.015 | INFO migrate.versioning.api [-] 21 -> 22...  2022-03-22 15:48:11.083 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.083 | INFO migrate.versioning.api [-] 22 -> 23...  2022-03-22 15:48:11.203 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.203 | INFO migrate.versioning.api [-] 23 -> 24...  2022-03-22 15:48:11.306 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.306 | INFO migrate.versioning.api [-] 24 -> 25...  2022-03-22 15:48:11.414 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.414 | INFO migrate.versioning.api [-] 25 -> 26...  2022-03-22 15:48:11.489 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.489 | INFO migrate.versioning.api [-] 26 -> 27...  2022-03-22 15:48:11.557 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.557 | INFO migrate.versioning.api [-] 27 -> 28...  2022-03-22 15:48:11.643 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.643 | INFO migrate.versioning.api [-] 28 -> 29...  2022-03-22 15:48:11.728 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.728 | INFO migrate.versioning.api [-] 29 -> 30...  2022-03-22 15:48:11.820 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.820 | INFO migrate.versioning.api [-] 30 -> 31...  2022-03-22 15:48:11.900 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.900 | INFO migrate.versioning.api [-] 31 -> 32...  2022-03-22 15:48:11.986 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:11.986 | INFO migrate.versioning.api [-] 32 -> 33...  2022-03-22 15:48:12.077 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.077 | INFO migrate.versioning.api [-] 33 -> 34...  2022-03-22 15:48:12.210 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.210 | INFO migrate.versioning.api [-] 34 -> 35...  2022-03-22 15:48:12.277 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.277 | INFO migrate.versioning.api [-] 35 -> 36...  2022-03-22 15:48:12.323 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.323 | INFO migrate.versioning.api [-] 36 -> 37...  2022-03-22 15:48:12.397 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.397 | INFO migrate.versioning.api [-] 37 -> 38...  2022-03-22 15:48:12.447 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.447 | INFO migrate.versioning.api [-] 38 -> 39...  2022-03-22 15:48:12.506 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.506 | INFO migrate.versioning.api [-] 39 -> 40...  2022-03-22 15:48:12.574 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.574 | INFO migrate.versioning.api [-] 40 -> 41...  2022-03-22 15:48:12.654 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.655 | INFO migrate.versioning.api [-] 41 -> 42...  2022-03-22 15:48:12.729 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.729 | INFO migrate.versioning.api [-] 42 -> 43...  2022-03-22 15:48:12.832 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.832 | INFO migrate.versioning.api [-] 43 -> 44...  2022-03-22 15:48:12.929 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:12.929 | INFO migrate.versioning.api [-] 44 -> 45...  2022-03-22 15:48:13.008 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.008 | INFO migrate.versioning.api [-] 45 -> 46...  2022-03-22 15:48:13.117 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.117 | INFO migrate.versioning.api [-] 46 -> 47...  2022-03-22 15:48:13.185 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.186 | INFO migrate.versioning.api [-] 47 -> 48...  2022-03-22 15:48:13.243 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.243 | INFO migrate.versioning.api [-] 48 -> 49...  2022-03-22 15:48:13.294 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.294 | INFO migrate.versioning.api [-] 49 -> 50...  2022-03-22 15:48:13.390 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.390 | INFO migrate.versioning.api [-] 50 -> 51...  2022-03-22 15:48:13.494 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.494 | INFO migrate.versioning.api [-] 51 -> 52...  2022-03-22 15:48:13.597 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.597 | INFO migrate.versioning.api [-] 52 -> 53...  2022-03-22 15:48:13.654 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.654 | INFO migrate.versioning.api [-] 53 -> 54...  2022-03-22 15:48:13.745 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.745 | INFO migrate.versioning.api [-] 54 -> 55...  2022-03-22 15:48:13.814 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.814 | INFO migrate.versioning.api [-] 55 -> 56...  2022-03-22 15:48:13.917 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.917 | INFO migrate.versioning.api [-] 56 -> 57...  2022-03-22 15:48:13.991 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:13.992 | INFO migrate.versioning.api [-] 57 -> 58...  2022-03-22 15:48:14.043 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.043 | INFO migrate.versioning.api [-] 58 -> 59...  2022-03-22 15:48:14.105 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.105 | INFO migrate.versioning.api [-] 59 -> 60...  2022-03-22 15:48:14.191 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.191 | INFO migrate.versioning.api [-] 60 -> 61...  2022-03-22 15:48:14.290 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.290 | INFO migrate.versioning.api [-] 61 -> 62...  2022-03-22 15:48:14.386 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.387 | INFO migrate.versioning.api [-] 62 -> 63...  2022-03-22 15:48:14.478 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.478 | INFO migrate.versioning.api [-] 63 -> 64...  2022-03-22 15:48:14.551 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.551 | INFO migrate.versioning.api [-] 64 -> 65...  2022-03-22 15:48:14.626 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.626 | INFO migrate.versioning.api [-] 65 -> 66...  2022-03-22 15:48:14.694 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.694 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-22 15:48:14.786 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.786 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-22 15:48:14.888 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.888 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-22 15:48:14.992 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:14.992 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-22 15:48:15.123 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.123 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-22 15:48:15.198 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.198 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-22 15:48:15.266 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.266 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-22 15:48:15.328 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.329 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-22 15:48:15.398 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.398 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-22 15:48:15.485 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.485 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-22 15:48:15.580 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.580 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-22 15:48:15.654 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.654 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-22 15:48:15.722 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.723 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-22 15:48:15.802 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:15.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:15.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.805 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.806 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.812 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.812 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.812 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.812 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.813 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.815 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.815 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.815 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.815 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.815 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.815 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.817 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.818 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.818 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.818 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.819 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.819 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.820 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.820 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.820 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.821 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.821 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.823 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.823 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.823 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.824 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.826 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.826 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:15.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:15.827 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:15.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.828 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.828 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.829 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.829 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.830 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.831 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.831 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.831 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.832 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.832 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.833 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.833 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.833 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.833 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.833 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.833 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.834 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.834 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.835 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.836 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.836 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.837 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.837 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.837 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.837 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.838 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.839 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.839 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.839 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.839 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.840 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.840 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.840 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.841 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.850 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.850 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:15.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:15.851 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:15.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.852 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.853 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.854 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.854 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.855 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.856 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.857 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.858 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.859 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.859 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.860 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.860 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.860 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.861 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.861 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.862 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.863 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.864 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.864 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.864 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.864 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.864 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.865 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.865 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.865 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.865 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.867 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.869 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.869 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.870 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.870 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.870 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.870 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.871 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.871 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.871 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.871 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.872 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.872 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.874 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.874 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.874 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.874 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.875 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.876 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.876 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.876 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:15.877 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:15.883 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:15.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.886 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.886 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.887 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.887 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.887 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.887 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.888 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.888 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.888 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.889 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.890 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.890 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.890 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.890 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.891 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.891 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.891 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.892 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.893 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.893 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.893 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.893 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.894 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.894 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.895 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.896 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.896 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.896 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.896 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.896 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.898 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.898 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.899 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.899 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.899 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.900 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.900 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.901 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.901 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.902 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.902 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.904 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.906 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.906 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:15.907 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:15.979 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.982 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.988 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.990 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.994 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.994 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.995 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.996 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.996 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.996 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.997 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.997 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.998 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.998 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.998 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:15.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:15.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.000 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.001 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.001 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.001 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.003 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.003 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:16.004 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:16.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:16.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.007 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.007 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.008 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.008 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.008 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.008 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.009 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.009 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.009 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.010 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.010 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.010 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.010 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.011 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.011 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.011 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.011 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.012 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.012 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.012 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.012 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.014 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.014 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.014 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.014 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.014 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.015 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.016 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.017 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.017 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.017 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.017 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.017 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.017 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.026 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.029 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:16.029 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:16.034 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:48:16.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.037 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.037 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.039 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.039 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.039 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.039 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.040 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.040 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.040 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.041 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.041 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.041 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.041 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.042 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.042 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.042 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.042 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.043 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.043 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.043 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.043 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.045 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.045 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.045 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.045 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.045 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.046 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.047 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.053 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.053 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.053 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.053 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.053 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.053 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.054 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.055 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.055 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.055 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.055 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.055 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.056 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.056 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.056 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.057 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:48:16.059 | 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=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:48:16.059 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=66667) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:48:16.066 | INFO migrate.versioning.api [-] 0 -> 1...  2022-03-22 15:48:16.128 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:16.128 | INFO migrate.versioning.api [-] 1 -> 2...  2022-03-22 15:48:17.173 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:17.173 | INFO migrate.versioning.api [-] 2 -> 3...  2022-03-22 15:48:19.282 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:19.282 | INFO migrate.versioning.api [-] 3 -> 4...  2022-03-22 15:48:21.277 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.277 | INFO migrate.versioning.api [-] 4 -> 5...  2022-03-22 15:48:21.334 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.334 | INFO migrate.versioning.api [-] 5 -> 6...  2022-03-22 15:48:21.396 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.397 | INFO migrate.versioning.api [-] 6 -> 7...  2022-03-22 15:48:21.442 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.443 | INFO migrate.versioning.api [-] 7 -> 8...  2022-03-22 15:48:21.488 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.488 | INFO migrate.versioning.api [-] 8 -> 9...  2022-03-22 15:48:21.591 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.591 | INFO migrate.versioning.api [-] 9 -> 10...  2022-03-22 15:48:21.682 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:21.682 | INFO migrate.versioning.api [-] 10 -> 11...  2022-03-22 15:48:22.111 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:22.111 | INFO migrate.versioning.api [-] 11 -> 12...  2022-03-22 15:48:23.042 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:23.042 | INFO migrate.versioning.api [-] 12 -> 13...  2022-03-22 15:48:24.277 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:24.278 | INFO migrate.versioning.api [-] 13 -> 14...  2022-03-22 15:48:27.328 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:27.329 | INFO migrate.versioning.api [-] 14 -> 15...  2022-03-22 15:48:28.528 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:28.528 | INFO migrate.versioning.api [-] 15 -> 16...  2022-03-22 15:48:28.608 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:28.608 | INFO migrate.versioning.api [-] 16 -> 17...  2022-03-22 15:48:28.699 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:28.699 | INFO migrate.versioning.api [-] 17 -> 18...  2022-03-22 15:48:28.802 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:28.803 | INFO migrate.versioning.api [-] 18 -> 19...  2022-03-22 15:48:28.906 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:28.906 | INFO migrate.versioning.api [-] 19 -> 20...  2022-03-22 15:48:29.015 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:29.015 | INFO migrate.versioning.api [-] 20 -> 21...  2022-03-22 15:48:29.077 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:29.078 | INFO migrate.versioning.api [-] 21 -> 22...  2022-03-22 15:48:29.152 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:29.152 | INFO migrate.versioning.api [-] 22 -> 23...  2022-03-22 15:48:29.225 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:29.226 | INFO migrate.versioning.api [-] 23 -> 24...  2022-03-22 15:48:30.095 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.095 | INFO migrate.versioning.api [-] 24 -> 25...  2022-03-22 15:48:30.226 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.226 | INFO migrate.versioning.api [-] 25 -> 26...  2022-03-22 15:48:30.323 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.323 | INFO migrate.versioning.api [-] 26 -> 27...  2022-03-22 15:48:30.431 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.431 | INFO migrate.versioning.api [-] 27 -> 28...  2022-03-22 15:48:30.500 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.500 | INFO migrate.versioning.api [-] 28 -> 29...  2022-03-22 15:48:30.563 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.563 | INFO migrate.versioning.api [-] 29 -> 30...  2022-03-22 15:48:30.626 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.626 | INFO migrate.versioning.api [-] 30 -> 31...  2022-03-22 15:48:30.700 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:30.700 | INFO migrate.versioning.api [-] 31 -> 32...  2022-03-22 15:48:31.003 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:31.003 | INFO migrate.versioning.api [-] 32 -> 33...  2022-03-22 15:48:31.066 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:31.066 | INFO migrate.versioning.api [-] 33 -> 34...  2022-03-22 15:48:31.111 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:31.111 | INFO migrate.versioning.api [-] 34 -> 35...  2022-03-22 15:48:31.928 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:31.928 | INFO migrate.versioning.api [-] 35 -> 36...  2022-03-22 15:48:32.848 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:32.848 | INFO migrate.versioning.api [-] 36 -> 37...  2022-03-22 15:48:33.254 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.254 | INFO migrate.versioning.api [-] 37 -> 38...  2022-03-22 15:48:33.316 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.316 | INFO migrate.versioning.api [-] 38 -> 39...  2022-03-22 15:48:33.385 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.385 | INFO migrate.versioning.api [-] 39 -> 40...  2022-03-22 15:48:33.453 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.454 | INFO migrate.versioning.api [-] 40 -> 41...  2022-03-22 15:48:33.505 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.505 | INFO migrate.versioning.api [-] 41 -> 42...  2022-03-22 15:48:33.586 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.586 | INFO migrate.versioning.api [-] 42 -> 43...  2022-03-22 15:48:33.670 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.670 | INFO migrate.versioning.api [-] 43 -> 44...  2022-03-22 15:48:33.745 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.745 | INFO migrate.versioning.api [-] 44 -> 45...  2022-03-22 15:48:33.825 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.825 | INFO migrate.versioning.api [-] 45 -> 46...  2022-03-22 15:48:33.911 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:33.911 | INFO migrate.versioning.api [-] 46 -> 47...  2022-03-22 15:48:34.928 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:34.928 | INFO migrate.versioning.api [-] 47 -> 48...  2022-03-22 15:48:35.002 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:35.002 | INFO migrate.versioning.api [-] 48 -> 49...  2022-03-22 15:48:35.059 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:35.060 | INFO migrate.versioning.api [-] 49 -> 50...  2022-03-22 15:48:35.139 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:35.139 | INFO migrate.versioning.api [-] 50 -> 51...  2022-03-22 15:48:35.236 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:35.237 | INFO migrate.versioning.api [-] 51 -> 52...  2022-03-22 15:48:35.299 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:35.300 | INFO migrate.versioning.api [-] 52 -> 53...  2022-03-22 15:48:35.357 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:35.357 | INFO migrate.versioning.api [-] 53 -> 54...  2022-03-22 15:48:36.277 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.277 | INFO migrate.versioning.api [-] 54 -> 55...  2022-03-22 15:48:36.442 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.442 | INFO migrate.versioning.api [-] 55 -> 56...  2022-03-22 15:48:36.511 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.511 | INFO migrate.versioning.api [-] 56 -> 57...  2022-03-22 15:48:36.567 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.568 | INFO migrate.versioning.api [-] 57 -> 58...  2022-03-22 15:48:36.631 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.631 | INFO migrate.versioning.api [-] 58 -> 59...  2022-03-22 15:48:36.716 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.716 | INFO migrate.versioning.api [-] 59 -> 60...  2022-03-22 15:48:36.808 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.808 | INFO migrate.versioning.api [-] 60 -> 61...  2022-03-22 15:48:36.859 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.859 | INFO migrate.versioning.api [-] 61 -> 62...  2022-03-22 15:48:36.922 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:36.922 | INFO migrate.versioning.api [-] 62 -> 63...  2022-03-22 15:48:39.865 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:39.865 | INFO migrate.versioning.api [-] 63 -> 64...  2022-03-22 15:48:39.944 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:39.944 | INFO migrate.versioning.api [-] 64 -> 65...  2022-03-22 15:48:40.019 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.019 | INFO migrate.versioning.api [-] 65 -> 66...  2022-03-22 15:48:40.088 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.088 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-22 15:48:40.152 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.152 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-22 15:48:40.231 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.231 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-22 15:48:40.305 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.305 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-22 15:48:40.369 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.369 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-22 15:48:40.477 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.477 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-22 15:48:40.855 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.855 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-22 15:48:40.923 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.923 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-22 15:48:40.985 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:40.985 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-22 15:48:41.043 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:41.043 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-22 15:48:41.133 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:41.134 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-22 15:48:41.219 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:41.219 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-22 15:48:41.322 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:41.322 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-22 15:48:41.403 | INFO migrate.versioning.api [-] done 2022-03-22 15:48:41.709 | + lib/keystone:init_keystone:455 : time_stop dbsync 2022-03-22 15:48:41.712 | + functions-common:time_stop:2304 : local name 2022-03-22 15:48:41.714 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:48:41.717 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:48:41.719 | + functions-common:time_stop:2307 : local total 2022-03-22 15:48:41.722 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:48:41.724 | + functions-common:time_stop:2310 : name=dbsync 2022-03-22 15:48:41.727 | + functions-common:time_stop:2311 : start_time=1647963993345 2022-03-22 15:48:41.729 | + functions-common:time_stop:2313 : [[ -z 1647963993345 ]] 2022-03-22 15:48:41.732 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:48:41.737 | + functions-common:time_stop:2316 : end_time=1647964121734 2022-03-22 15:48:41.740 | + functions-common:time_stop:2317 : elapsed_time=128389 2022-03-22 15:48:41.742 | + functions-common:time_stop:2318 : total=0 2022-03-22 15:48:41.745 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:48:41.747 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=128389 2022-03-22 15:48:41.750 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-22 15:48:41.753 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2022-03-22 15:48:41.757 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-22 15:48:45.607 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-22 15:48:45.607 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-22 15:48:45.608 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-22 15:48:45.608 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-22 15:48:45.608 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-22 15:48:45.610 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-22 15:48:45.611 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-22 15:48:45.611 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-22 15:48:45.611 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-22 15:48:45.926 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2022-03-22 15:48:45.931 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-22 15:48:49.720 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-22 15:48:49.720 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-22 15:48:49.721 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-22 15:48:49.721 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-22 15:48:49.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-22 15:48:49.723 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-22 15:48:49.723 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-22 15:48:49.723 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-22 15:48:49.724 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-22 15:48:50.030 | + ./stack.sh:main:1085 : start_keystone 2022-03-22 15:48:50.032 | + lib/keystone:start_keystone:520 : local service_port=5000 2022-03-22 15:48:50.035 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2022-03-22 15:48:50.037 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2022-03-22 15:48:50.057 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:48:50.060 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2022-03-22 15:48:50.063 | ++ lib/keystone:start_keystone:531 : which uwsgi 2022-03-22 15:48:50.068 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-22 15:48:50.071 | + functions-common:run_process:1559 : local service=keystone 2022-03-22 15:48:50.073 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.076 | + functions-common:run_process:1561 : local group= 2022-03-22 15:48:50.080 | + functions-common:run_process:1562 : local user= 2022-03-22 15:48:50.082 | + functions-common:run_process:1564 : local name=keystone 2022-03-22 15:48:50.085 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 15:48:50.087 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 15:48:50.090 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:48:50.093 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:48:50.096 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:48:50.100 | + functions-common:time_start:2295 : _TIME_START[$name]=1647964130097 2022-03-22 15:48:50.104 | + functions-common:run_process:1567 : is_service_enabled keystone 2022-03-22 15:48:50.123 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:48:50.126 | + functions-common:run_process:1568 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-22 15:48:50.129 | + functions-common:_run_under_systemd:1524 : local service=keystone 2022-03-22 15:48:50.132 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.134 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.137 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.139 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.142 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-22 15:48:50.145 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-22 15:48:50.147 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@keystone.service 2022-03-22 15:48:50.150 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 15:48:50.153 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 15:48:50.155 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-22 15:48:50.161 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-22 15:48:50.164 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@keystone.service 2022-03-22 15:48:50.167 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.169 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-03-22 15:48:50.171 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-03-22 15:48:50.173 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-22 15:48:50.175 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-03-22 15:48:50.180 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-22 15:48:50.254 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-22 15:48:50.330 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-22 15:48:50.388 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-22 15:48:50.444 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 15:48:50.503 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-22 15:48:50.557 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-22 15:48:50.612 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-22 15:48:50.670 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-22 15:48:50.723 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-22 15:48:50.777 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-03-22 15:48:50.779 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-22 15:48:50.845 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-03-22 15:48:51.226 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@keystone.service 2022-03-22 15:48:51.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-22 15:48:51.606 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@keystone.service 2022-03-22 15:48:51.693 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 15:48:51.696 | + functions-common:time_stop:2304 : local name 2022-03-22 15:48:51.699 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:48:51.702 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:48:51.704 | + functions-common:time_stop:2307 : local total 2022-03-22 15:48:51.707 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:48:51.709 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 15:48:51.712 | + functions-common:time_stop:2311 : start_time=1647964130097 2022-03-22 15:48:51.714 | + functions-common:time_stop:2313 : [[ -z 1647964130097 ]] 2022-03-22 15:48:51.718 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:48:51.722 | + functions-common:time_stop:2316 : end_time=1647964131720 2022-03-22 15:48:51.727 | + functions-common:time_stop:2317 : elapsed_time=1623 2022-03-22 15:48:51.731 | + functions-common:time_stop:2318 : total=1327 2022-03-22 15:48:51.734 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:48:51.737 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2950 2022-03-22 15:48:51.739 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2022-03-22 15:48:51.740 | Waiting for keystone to start... 2022-03-22 15:48:51.742 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-22 15:48:51.745 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-22 15:48:51.755 | + functions:wait_for_service:457 : local timeout=60 2022-03-22 15:48:51.759 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-22 15:48:51.762 | + functions:wait_for_service:459 : local rval=0 2022-03-22 15:48:51.768 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-22 15:48:51.770 | + functions-common:time_start:2290 : local name=wait_for_service 2022-03-22 15:48:51.773 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:48:51.776 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:48:51.782 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:48:51.784 | + functions-common:time_start:2295 : _TIME_START[$name]=1647964131781 2022-03-22 15:48:51.787 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-22 15:48:51.795 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-22 15:48:57.752 | + :: : [[ 200 == 503 ]] 2022-03-22 15:48:57.753 | + :: : [[ 0 -eq 7 ]] 2022-03-22 15:48:57.757 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-22 15:48:57.760 | + functions-common:time_stop:2304 : local name 2022-03-22 15:48:57.763 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:48:57.765 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:48:57.767 | + functions-common:time_stop:2307 : local total 2022-03-22 15:48:57.770 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:48:57.773 | + functions-common:time_stop:2310 : name=wait_for_service 2022-03-22 15:48:57.776 | + functions-common:time_stop:2311 : start_time=1647964131781 2022-03-22 15:48:57.778 | + functions-common:time_stop:2313 : [[ -z 1647964131781 ]] 2022-03-22 15:48:57.781 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:48:57.786 | + functions-common:time_stop:2316 : end_time=1647964137783 2022-03-22 15:48:57.788 | + functions-common:time_stop:2317 : elapsed_time=6002 2022-03-22 15:48:57.791 | + functions-common:time_stop:2318 : total=0 2022-03-22 15:48:57.793 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:48:57.795 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6002 2022-03-22 15:48:57.798 | + functions:wait_for_service:467 : return 0 2022-03-22 15:48:57.800 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2022-03-22 15:48:57.817 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:48:57.820 | + lib/keystone:start_keystone:553 : restart_service memcached 2022-03-22 15:48:57.823 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 15:48:57.825 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2022-03-22 15:48:57.859 | + ./stack.sh:main:1086 : bootstrap_keystone 2022-03-22 15:48:57.863 | + lib/keystone:bootstrap_keystone:576 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://10.222.0.45/identity --bootstrap-public-url http://10.222.0.45/identity 2022-03-22 15:49:01.760 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.761 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.761 | 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=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.770 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.787 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.788 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.818 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.851 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.851 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.947 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.947 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.948 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.948 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.948 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.948 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.961 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.961 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.961 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.962 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.962 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.962 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.962 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.970 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.973 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=67577) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-22 15:49:02.017 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=67577) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 15:49:02.466 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created domain default 2022-03-22 15:49:02.618 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created project admin 2022-03-22 15:49:02.650 | DEBUG passlib.handlers.bcrypt [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=67577) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-22 15:49:02.651 | DEBUG passlib.handlers.bcrypt [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=67577) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-22 15:49:02.787 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created user admin 2022-03-22 15:49:02.884 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created role reader 2022-03-22 15:49:02.983 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created role member 2022-03-22 15:49:03.104 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created implied role where 6070bacbc88247e7ba3c3bca3b73c0ee implies fd375ea0084549c38bad20286724470c 2022-03-22 15:49:03.222 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created role admin 2022-03-22 15:49:03.339 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created implied role where 24d4d0a95c7d4c319aa378edf05c1021 implies 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:49:03.427 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Granted role admin on project admin to user admin. 2022-03-22 15:49:03.498 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Granted role admin on the system to user admin. 2022-03-22 15:49:03.567 | WARNING py.warnings [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-22 15:49:03.567 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-22 15:49:03.567 |  2022-03-22 15:49:03.572 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created region RegionOne 2022-03-22 15:49:03.759 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created public endpoint http://10.222.0.45/identity 2022-03-22 15:49:03.845 | INFO keystone.cmd.bootstrap [None req-5db5e1c4-cc9e-42fc-bacc-9c19408e397a None None] Created admin endpoint http://10.222.0.45/identity 2022-03-22 15:49:04.260 | + ./stack.sh:main:1089 : create_keystone_accounts 2022-03-22 15:49:04.263 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2022-03-22 15:49:04.266 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2022-03-22 15:49:07.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:07.341 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:07.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:07.341 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:07.497 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:07.500 | + lib/keystone:create_keystone_accounts:315 : admin_project=56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 15:49:07.502 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2022-03-22 15:49:07.505 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2022-03-22 15:49:09.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:09.678 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:09.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:09.679 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:09.837 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:09.840 | + lib/keystone:create_keystone_accounts:317 : admin_user=25febebb9ef144098624cabc7808edc8 2022-03-22 15:49:09.843 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2022-03-22 15:49:09.845 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2022-03-22 15:49:09.848 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 25febebb9ef144098624cabc7808edc8 default 2022-03-22 15:49:09.941 | [Async ks-domain-role:self]: Running synchronously: get_or_add_user_domain_role admin 25febebb9ef144098624cabc7808edc8 default 2022-03-22 15:49:09.944 | + inc/async:async_run:103 : get_or_add_user_domain_role admin 25febebb9ef144098624cabc7808edc8 default 2022-03-22 15:49:09.946 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2022-03-22 15:49:09.950 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 25febebb9ef144098624cabc7808edc8 --domain default 2022-03-22 15:49:09.952 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:09.952 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2022-03-22 15:49:09.953 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:09.955 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:12.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:12.194 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:12.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:12.194 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:12.356 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:12.360 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2022-03-22 15:49:12.363 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2022-03-22 15:49:12.365 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 25febebb9ef144098624cabc7808edc8 --domain default 2022-03-22 15:49:14.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:14.965 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:14.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:14.965 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:15.124 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 25febebb9ef144098624cabc7808edc8 --domain default 2022-03-22 15:49:15.125 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:15.125 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2022-03-22 15:49:15.128 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:15.130 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:17.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:17.386 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:17.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:17.386 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:17.540 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:17.543 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:49:17.546 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:49:17.548 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | 25febebb9ef144098624cabc7808edc8 | | | default | | False |' 2022-03-22 15:49:17.549 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:49:17.556 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:17.559 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:49:17.562 | + functions-common:get_or_add_user_domain_role:936 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:49:17.562 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:49:17.564 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:17.566 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2022-03-22 15:49:17.569 | + functions-common:get_or_create_domain:792 : local domain_id 2022-03-22 15:49:17.573 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-03-22 15:49:19.897 | + functions-common:get_or_create_domain:802 : domain_id=default 2022-03-22 15:49:19.900 | + functions-common:get_or_create_domain:803 : echo default 2022-03-22 15:49:19.900 | default 2022-03-22 15:49:19.902 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2022-03-22 15:49:19.995 | [Async ks-project:self]: Running synchronously: get_or_create_project service Default 2022-03-22 15:49:19.998 | + inc/async:async_run:103 : get_or_create_project service Default 2022-03-22 15:49:20.000 | + functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:49:20.003 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-03-22 15:49:22.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:22.249 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:22.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:22.249 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:22.399 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:22.402 | + functions-common:get_or_create_project:853 : project_id=d6af8cefad1044b485d22cb8592b05f4 2022-03-22 15:49:22.404 | + functions-common:get_or_create_project:854 : echo d6af8cefad1044b485d22cb8592b05f4 2022-03-22 15:49:22.404 | d6af8cefad1044b485d22cb8592b05f4 2022-03-22 15:49:22.407 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:22.409 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2022-03-22 15:49:22.501 | [Async ks-service:self]: Running synchronously: get_or_create_role service 2022-03-22 15:49:22.504 | + inc/async:async_run:103 : get_or_create_role service 2022-03-22 15:49:22.506 | + functions-common:get_or_create_role:860 : local role_id 2022-03-22 15:49:22.509 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2022-03-22 15:49:24.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:24.949 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:24.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:24.949 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:25.096 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:25.099 | + functions-common:get_or_create_role:865 : role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:49:25.102 | + functions-common:get_or_create_role:866 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:49:25.102 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:49:25.105 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:25.107 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-22 15:49:25.198 | [Async ks-reseller:self]: Running synchronously: get_or_create_role ResellerAdmin 2022-03-22 15:49:25.201 | + inc/async:async_run:103 : get_or_create_role ResellerAdmin 2022-03-22 15:49:25.203 | + functions-common:get_or_create_role:860 : local role_id 2022-03-22 15:49:25.206 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-03-22 15:49:27.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:27.376 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:27.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:27.376 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:27.534 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:27.537 | + functions-common:get_or_create_role:865 : role_id=523aac4039304a1092d32dc19da3e784 2022-03-22 15:49:27.540 | + functions-common:get_or_create_role:866 : echo 523aac4039304a1092d32dc19da3e784 2022-03-22 15:49:27.540 | 523aac4039304a1092d32dc19da3e784 2022-03-22 15:49:27.542 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:27.544 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2022-03-22 15:49:27.547 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-22 15:49:27.648 | [Async ks-anotherrole:self]: Running synchronously: get_or_create_role anotherrole 2022-03-22 15:49:27.650 | + inc/async:async_run:103 : get_or_create_role anotherrole 2022-03-22 15:49:27.653 | + functions-common:get_or_create_role:860 : local role_id 2022-03-22 15:49:27.656 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-03-22 15:49:29.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:29.848 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:29.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:29.848 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:30.004 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:30.007 | + functions-common:get_or_create_role:865 : role_id=10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:49:30.010 | + functions-common:get_or_create_role:866 : echo 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:49:30.010 | 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:49:30.012 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:30.014 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2022-03-22 15:49:30.017 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2022-03-22 15:49:30.020 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:49:30.024 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-22 15:49:32.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:32.221 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:32.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:32.221 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:32.380 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:32.383 | ++ functions-common:get_or_create_project:853 : project_id=f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:49:32.385 | ++ functions-common:get_or_create_project:854 : echo f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:49:32.388 | + lib/keystone:create_keystone_accounts:343 : invis_project=f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:49:32.390 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2022-03-22 15:49:32.393 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2022-03-22 15:49:32.396 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:49:32.399 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-03-22 15:49:34.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:34.666 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:34.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:34.666 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:34.825 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:34.828 | ++ functions-common:get_or_create_project:853 : project_id=d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:34.831 | ++ functions-common:get_or_create_project:854 : echo d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:34.834 | + lib/keystone:create_keystone_accounts:347 : demo_project=d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:34.836 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2022-03-22 15:49:34.839 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-22 15:49:34.843 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:49:34.845 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2022-03-22 15:49:34.848 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2022-03-22 15:49:34.851 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-22 15:49:37.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:37.099 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:37.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:37.100 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:37.261 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:37.264 | ++ functions-common:get_or_create_user:840 : user_id=863649fe437e4f51be732944764680b7 2022-03-22 15:49:37.267 | ++ functions-common:get_or_create_user:841 : echo 863649fe437e4f51be732944764680b7 2022-03-22 15:49:37.270 | + lib/keystone:create_keystone_accounts:350 : demo_user=863649fe437e4f51be732944764680b7 2022-03-22 15:49:37.272 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-22 15:49:37.331 | [Async ks-domain-role:self]: Waiting for completion of get_or_add_user_domain_role admin 25febebb9ef144098624cabc7808edc8 default (6 other jobs running) 2022-03-22 15:49:37.386 | [Async ks-domain-role:self]: finished get_or_add_user_domain_role admin 25febebb9ef144098624cabc7808edc8 default with result 0 in -1647964149 seconds 2022-03-22 15:49:37.393 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-22 15:49:37.431 | [Async ks-project:self]: Waiting for completion of get_or_create_project service Default (5 other jobs running) 2022-03-22 15:49:37.476 | [Async ks-project:self]: finished get_or_create_project service Default with result 0 in -1647964159 seconds 2022-03-22 15:49:37.520 | [Async ks-service:self]: Waiting for completion of get_or_create_role service (4 other jobs running) 2022-03-22 15:49:37.569 | [Async ks-service:self]: finished get_or_create_role service with result 0 in -1647964162 seconds 2022-03-22 15:49:37.608 | [Async ks-reseller:self]: Waiting for completion of get_or_create_role ResellerAdmin (3 other jobs running) 2022-03-22 15:49:37.657 | [Async ks-reseller:self]: finished get_or_create_role ResellerAdmin with result 0 in -1647964165 seconds 2022-03-22 15:49:37.695 | [Async ks-anotherrole:self]: Waiting for completion of get_or_create_role anotherrole (2 other jobs running) 2022-03-22 15:49:37.745 | [Async ks-anotherrole:self]: finished get_or_create_role anotherrole with result 0 in -1647964167 seconds 2022-03-22 15:49:37.749 | + inc/async:async_wait:166 : return 0 2022-03-22 15:49:37.751 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:37.871 | [Async ks-demo-member:self]: Running synchronously: get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:37.873 | + inc/async:async_run:103 : get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:37.876 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:49:37.878 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:49:37.881 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:49:37.887 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:49:37.887 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:49:37.888 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:49:37.890 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:49:37.893 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:49:37.898 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 863649fe437e4f51be732944764680b7 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:37.898 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:37.899 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:49:37.901 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:37.904 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:40.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:40.156 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:40.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:40.156 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:40.306 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:40.309 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:49:40.312 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:49:40.314 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 863649fe437e4f51be732944764680b7 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:42.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:42.585 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:42.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:42.585 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:42.737 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 863649fe437e4f51be732944764680b7 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:42.737 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:42.737 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:49:42.740 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:42.744 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:45.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:45.066 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:45.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:45.066 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:45.220 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:45.223 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:49:45.226 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:49:45.230 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:49:45.230 | ++ functions-common:get_field:733 : echo '| 6070bacbc88247e7ba3c3bca3b73c0ee | 863649fe437e4f51be732944764680b7 | | d264721882954a8b835c75f4a47e6250 | | | False |' 2022-03-22 15:49:45.235 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:45.239 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:49:45.241 | + functions-common:get_or_add_user_project_role:912 : echo 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:49:45.241 | 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:49:45.243 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:45.246 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:45.340 | [Async ks-demo-admin:self]: Running synchronously: get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:45.344 | + inc/async:async_run:103 : get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:45.346 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:49:45.350 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:49:45.353 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:49:45.355 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:49:45.357 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:49:45.360 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:49:45.362 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:49:45.365 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:49:45.369 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 25febebb9ef144098624cabc7808edc8 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:45.369 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:45.369 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:49:45.372 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:45.375 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:47.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:47.628 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:47.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:47.628 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:47.788 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:47.792 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:49:47.797 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:49:47.798 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 25febebb9ef144098624cabc7808edc8 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:50.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:50.088 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:50.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:50.088 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:50.241 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 25febebb9ef144098624cabc7808edc8 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:50.241 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:50.241 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:49:50.244 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:50.247 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:52.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:52.540 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:52.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:52.540 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:52.698 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:52.701 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:49:52.703 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:49:52.706 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | 25febebb9ef144098624cabc7808edc8 | | d264721882954a8b835c75f4a47e6250 | | | False |' 2022-03-22 15:49:52.706 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:49:52.712 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:52.716 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:49:52.718 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:49:52.718 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:49:52.721 | + inc/async:async_run:104 : return 0 2022-03-22 15:49:52.723 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:52.817 | [Async ks-demo-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:52.820 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:52.822 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:49:52.825 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:49:52.828 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:49:52.830 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:49:52.833 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:49:52.835 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:49:52.838 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:49:52.841 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:49:52.845 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:52.845 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 863649fe437e4f51be732944764680b7 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:52.850 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:49:52.853 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:52.857 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:55.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:55.135 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:55.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:55.135 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:55.289 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:49:55.292 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:49:55.295 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:49:55.297 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 863649fe437e4f51be732944764680b7 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:57.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:57.527 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:57.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:57.527 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:57.675 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 863649fe437e4f51be732944764680b7 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:49:57.675 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:49:57.676 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:49:57.679 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:49:57.682 | ++ functions-common:get_field:727 : read data 2022-03-22 15:49:59.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:59.951 | from cryptography.utils import int_from_bytes 2022-03-22 15:49:59.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:49:59.951 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:00.096 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:00.099 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:50:00.101 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:50:00.104 | ++ functions-common:get_field:733 : echo '| 10cde2e468d0435a88f1264da077bfe3 | 863649fe437e4f51be732944764680b7 | | d264721882954a8b835c75f4a47e6250 | | | False |' 2022-03-22 15:50:00.104 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:50:00.110 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:00.113 | + functions-common:get_or_add_user_project_role:910 : user_role_id=10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:50:00.116 | + functions-common:get_or_add_user_project_role:912 : echo 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:50:00.116 | 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:50:00.118 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:00.121 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:50:00.213 | [Async ks-demo-invis:self]: Running synchronously: get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:50:00.216 | + inc/async:async_run:103 : get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:50:00.218 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:50:00.221 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:50:00.224 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:50:00.226 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:50:00.228 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:50:00.231 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:50:00.233 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:50:00.236 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:50:00.240 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 863649fe437e4f51be732944764680b7 --project f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:50:00.241 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:00.241 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:50:00.244 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:00.246 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:02.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:02.451 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:02.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:02.452 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:02.598 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:02.603 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:50:02.605 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:50:02.607 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 863649fe437e4f51be732944764680b7 --project f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:50:04.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:04.893 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:04.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:04.893 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:05.043 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 863649fe437e4f51be732944764680b7 --project f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 15:50:05.043 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:50:05.043 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:05.046 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:05.049 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:07.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:07.318 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:07.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:07.318 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:07.469 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:07.472 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:50:07.474 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:50:07.477 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:50:07.478 | ++ functions-common:get_field:733 : echo '| 6070bacbc88247e7ba3c3bca3b73c0ee | 863649fe437e4f51be732944764680b7 | | f0407e20d1e84d1aad2127bc14be9d1a | | | False |' 2022-03-22 15:50:07.483 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:07.486 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:50:07.489 | + functions-common:get_or_add_user_project_role:912 : echo 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:50:07.489 | 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:50:07.491 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:07.494 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2022-03-22 15:50:07.497 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2022-03-22 15:50:07.499 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:50:07.502 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-03-22 15:50:09.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:09.718 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:09.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:09.718 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:09.878 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:09.881 | ++ functions-common:get_or_create_project:853 : project_id=b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:09.884 | ++ functions-common:get_or_create_project:854 : echo b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:09.887 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:09.889 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2022-03-22 15:50:09.892 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-22 15:50:09.895 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:50:09.897 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2022-03-22 15:50:09.900 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2022-03-22 15:50:09.903 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-22 15:50:12.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:12.114 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:12.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:12.114 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:12.261 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:12.264 | ++ functions-common:get_or_create_user:840 : user_id=fe5636215ed44e66965633cab8a63eba 2022-03-22 15:50:12.266 | ++ functions-common:get_or_create_user:841 : echo fe5636215ed44e66965633cab8a63eba 2022-03-22 15:50:12.269 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=fe5636215ed44e66965633cab8a63eba 2022-03-22 15:50:12.272 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:12.363 | [Async ks-alt-member:self]: Running synchronously: get_or_add_user_project_role member fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:12.366 | + inc/async:async_run:103 : get_or_add_user_project_role member fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:12.368 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:50:12.371 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:50:12.374 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:50:12.376 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:50:12.378 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:50:12.381 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:50:12.383 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:50:12.386 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:50:12.390 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user fe5636215ed44e66965633cab8a63eba --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:12.390 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:50:12.391 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:12.393 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:12.396 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:14.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:14.614 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:14.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:14.614 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:14.765 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:14.768 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:50:14.770 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:50:14.773 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user fe5636215ed44e66965633cab8a63eba --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:17.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:17.028 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:17.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:17.028 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:17.177 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user fe5636215ed44e66965633cab8a63eba --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:17.178 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:50:17.178 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:17.181 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:17.184 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:19.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:19.493 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:19.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:19.493 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:19.642 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:19.645 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:50:19.647 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:50:19.650 | ++ functions-common:get_field:733 : echo '| 6070bacbc88247e7ba3c3bca3b73c0ee | fe5636215ed44e66965633cab8a63eba | | b1594e48b8f04d1893936c02a6f0d987 | | | False |' 2022-03-22 15:50:19.650 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:50:19.656 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:19.660 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:50:19.662 | + functions-common:get_or_add_user_project_role:912 : echo 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:50:19.662 | 6070bacbc88247e7ba3c3bca3b73c0ee 2022-03-22 15:50:19.665 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:19.667 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:19.759 | [Async ks-alt-admin:self]: Running synchronously: get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:19.762 | + inc/async:async_run:103 : get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:19.765 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:50:19.768 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:50:19.772 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:50:19.775 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:50:19.777 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:50:19.779 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:50:19.782 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:50:19.785 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:50:19.791 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:19.791 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 25febebb9ef144098624cabc7808edc8 --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:19.791 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:50:19.792 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:19.794 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:22.009 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:22.009 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:22.160 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:22.164 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:50:22.167 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:50:22.169 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 25febebb9ef144098624cabc7808edc8 --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:24.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:24.400 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:24.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:24.400 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:24.547 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 25febebb9ef144098624cabc7808edc8 --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:24.548 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:24.548 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:50:24.550 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:24.553 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:26.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:26.817 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:26.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:26.817 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:26.962 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:26.965 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:50:26.968 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:50:26.971 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | 25febebb9ef144098624cabc7808edc8 | | b1594e48b8f04d1893936c02a6f0d987 | | | False |' 2022-03-22 15:50:26.971 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:50:26.977 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:26.981 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:50:26.983 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:50:26.983 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:50:26.985 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:26.988 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:27.080 | [Async ks-alt-another:self]: Running synchronously: get_or_add_user_project_role anotherrole fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:27.082 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:27.085 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:50:27.088 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:50:27.094 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:50:27.097 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:50:27.099 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:50:27.102 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:50:27.105 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:50:27.108 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:50:27.112 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user fe5636215ed44e66965633cab8a63eba --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:27.112 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:27.113 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:50:27.115 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:27.119 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:29.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:29.325 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:29.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:29.325 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:29.472 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:29.476 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:50:29.479 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:50:29.481 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user fe5636215ed44e66965633cab8a63eba --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:31.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:31.726 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:31.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:31.726 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:31.875 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user fe5636215ed44e66965633cab8a63eba --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:31.875 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:50:31.875 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:50:31.878 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:50:31.882 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:34.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:34.176 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:34.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:34.176 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:34.324 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:34.327 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:50:34.330 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:50:34.334 | ++ functions-common:get_field:733 : echo '| 10cde2e468d0435a88f1264da077bfe3 | fe5636215ed44e66965633cab8a63eba | | b1594e48b8f04d1893936c02a6f0d987 | | | False |' 2022-03-22 15:50:34.334 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:50:34.340 | ++ functions-common:get_field:727 : read data 2022-03-22 15:50:34.343 | + functions-common:get_or_add_user_project_role:910 : user_role_id=10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:50:34.354 | + functions-common:get_or_add_user_project_role:912 : echo 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:50:34.355 | 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:50:34.357 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:34.360 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2022-03-22 15:50:34.363 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2022-03-22 15:50:34.365 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2022-03-22 15:50:34.368 | ++ functions-common:get_or_create_group:810 : local group_id 2022-03-22 15:50:34.371 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-22 15:50:36.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:36.492 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:36.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:36.492 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:36.639 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:36.643 | ++ functions-common:get_or_create_group:817 : group_id=1ca846af335849e3a8805f25011039b2 2022-03-22 15:50:36.645 | ++ functions-common:get_or_create_group:818 : echo 1ca846af335849e3a8805f25011039b2 2022-03-22 15:50:36.648 | + lib/keystone:create_keystone_accounts:373 : admin_group=1ca846af335849e3a8805f25011039b2 2022-03-22 15:50:36.651 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2022-03-22 15:50:36.654 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2022-03-22 15:50:36.656 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2022-03-22 15:50:36.659 | ++ functions-common:get_or_create_group:810 : local group_id 2022-03-22 15:50:36.662 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-22 15:50:38.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:38.812 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:38.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:38.812 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:38.958 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:38.962 | ++ functions-common:get_or_create_group:817 : group_id=1b2c233f8d6a402c99c76d8454a82016 2022-03-22 15:50:38.964 | ++ functions-common:get_or_create_group:818 : echo 1b2c233f8d6a402c99c76d8454a82016 2022-03-22 15:50:38.969 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=1b2c233f8d6a402c99c76d8454a82016 2022-03-22 15:50:38.970 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:39.075 | [Async ks-group-memberdemo:self]: Running synchronously: get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:39.077 | + inc/async:async_run:103 : get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:39.079 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-22 15:50:39.083 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 1b2c233f8d6a402c99c76d8454a82016 --project d264721882954a8b835c75f4a47e6250 -f value 2022-03-22 15:50:41.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:41.301 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:41.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:41.301 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:41.445 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:41.448 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-22 15:50:41.451 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-22 15:50:41.453 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 1b2c233f8d6a402c99c76d8454a82016 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:43.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:43.686 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:43.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:43.686 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:43.842 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 1b2c233f8d6a402c99c76d8454a82016 --project d264721882954a8b835c75f4a47e6250 -f value 2022-03-22 15:50:46.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:46.114 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:46.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:46.114 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:46.268 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:46.271 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6070bacbc88247e7ba3c3bca3b73c0ee 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 False' 2022-03-22 15:50:46.273 | + functions-common:get_or_add_group_project_role:960 : echo 6070bacbc88247e7ba3c3bca3b73c0ee 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 False 2022-03-22 15:50:46.274 | 6070bacbc88247e7ba3c3bca3b73c0ee 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 False 2022-03-22 15:50:46.276 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:46.279 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:46.376 | [Async ks-group-anotherdemo:self]: Running synchronously: get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:46.378 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:46.381 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-22 15:50:46.384 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 1b2c233f8d6a402c99c76d8454a82016 --project d264721882954a8b835c75f4a47e6250 -f value 2022-03-22 15:50:48.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:48.603 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:48.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:48.603 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:48.770 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:48.774 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-22 15:50:48.777 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-22 15:50:48.780 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 1b2c233f8d6a402c99c76d8454a82016 --project d264721882954a8b835c75f4a47e6250 2022-03-22 15:50:51.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:51.023 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:51.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:51.023 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:51.175 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 1b2c233f8d6a402c99c76d8454a82016 --project d264721882954a8b835c75f4a47e6250 -f value 2022-03-22 15:50:53.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:53.432 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:53.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:53.433 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:53.583 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:53.586 | + functions-common:get_or_add_group_project_role:958 : group_role_id='10cde2e468d0435a88f1264da077bfe3 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 False' 2022-03-22 15:50:53.589 | + functions-common:get_or_add_group_project_role:960 : echo 10cde2e468d0435a88f1264da077bfe3 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 False 2022-03-22 15:50:53.589 | 10cde2e468d0435a88f1264da077bfe3 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 False 2022-03-22 15:50:53.591 | + inc/async:async_run:104 : return 0 2022-03-22 15:50:53.594 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:53.684 | [Async ks-group-memberalt:self]: Running synchronously: get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:53.686 | + inc/async:async_run:103 : get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:53.689 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-22 15:50:53.692 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 1b2c233f8d6a402c99c76d8454a82016 --project b1594e48b8f04d1893936c02a6f0d987 -f value 2022-03-22 15:50:55.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:55.918 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:55.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:55.918 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:56.065 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:50:56.068 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-22 15:50:56.070 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-22 15:50:56.073 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 1b2c233f8d6a402c99c76d8454a82016 --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:50:58.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:58.326 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:58.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:50:58.326 | from cryptography.utils import int_from_bytes 2022-03-22 15:50:58.468 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 1b2c233f8d6a402c99c76d8454a82016 --project b1594e48b8f04d1893936c02a6f0d987 -f value 2022-03-22 15:51:00.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:00.727 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:00.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:00.727 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:00.875 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:00.878 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6070bacbc88247e7ba3c3bca3b73c0ee 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 False' 2022-03-22 15:51:00.880 | + functions-common:get_or_add_group_project_role:960 : echo 6070bacbc88247e7ba3c3bca3b73c0ee 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 False 2022-03-22 15:51:00.880 | 6070bacbc88247e7ba3c3bca3b73c0ee 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 False 2022-03-22 15:51:00.883 | + inc/async:async_run:104 : return 0 2022-03-22 15:51:00.886 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:51:01.007 | [Async ks-group-anotheralt:self]: Running synchronously: get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:51:01.010 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:51:01.012 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-22 15:51:01.015 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 1b2c233f8d6a402c99c76d8454a82016 --project b1594e48b8f04d1893936c02a6f0d987 -f value 2022-03-22 15:51:03.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:03.219 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:03.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:03.219 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:03.364 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:03.367 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-22 15:51:03.369 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-22 15:51:03.372 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 1b2c233f8d6a402c99c76d8454a82016 --project b1594e48b8f04d1893936c02a6f0d987 2022-03-22 15:51:05.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:05.628 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:05.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:05.628 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:05.775 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 1b2c233f8d6a402c99c76d8454a82016 --project b1594e48b8f04d1893936c02a6f0d987 -f value 2022-03-22 15:51:08.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:08.051 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:08.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:08.051 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:08.206 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:08.209 | + functions-common:get_or_add_group_project_role:958 : group_role_id='10cde2e468d0435a88f1264da077bfe3 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 False' 2022-03-22 15:51:08.211 | + functions-common:get_or_add_group_project_role:960 : echo 10cde2e468d0435a88f1264da077bfe3 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 False 2022-03-22 15:51:08.212 | 10cde2e468d0435a88f1264da077bfe3 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 False 2022-03-22 15:51:08.214 | + inc/async:async_run:104 : return 0 2022-03-22 15:51:08.216 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 15:51:08.314 | [Async ks-group-admin:self]: Running synchronously: get_or_add_group_project_role admin 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 15:51:08.316 | + inc/async:async_run:103 : get_or_add_group_project_role admin 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 15:51:08.319 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-03-22 15:51:08.322 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 1ca846af335849e3a8805f25011039b2 --project 56c40ee554674b8683a9f92ed5f7ab78 -f value 2022-03-22 15:51:10.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:10.530 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:10.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:10.531 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:10.676 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:10.680 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-03-22 15:51:10.682 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-03-22 15:51:10.684 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 1ca846af335849e3a8805f25011039b2 --project 56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 15:51:12.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:12.942 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:12.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:12.942 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:13.084 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 1ca846af335849e3a8805f25011039b2 --project 56c40ee554674b8683a9f92ed5f7ab78 -f value 2022-03-22 15:51:15.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:15.356 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:15.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:15.356 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:15.501 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:15.504 | + functions-common:get_or_add_group_project_role:958 : group_role_id='24d4d0a95c7d4c319aa378edf05c1021 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 False' 2022-03-22 15:51:15.507 | + functions-common:get_or_add_group_project_role:960 : echo 24d4d0a95c7d4c319aa378edf05c1021 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 False 2022-03-22 15:51:15.507 | 24d4d0a95c7d4c319aa378edf05c1021 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 False 2022-03-22 15:51:15.509 | + inc/async:async_run:104 : return 0 2022-03-22 15:51:15.512 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2022-03-22 15:51:15.562 | [Async ks-demo-member:self]: Waiting for completion of get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 (13 other jobs running) 2022-03-22 15:51:15.607 | [Async ks-demo-member:self]: finished get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 with result 0 in -1647964177 seconds 2022-03-22 15:51:15.644 | [Async ks-demo-admin:self]: Waiting for completion of get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 d264721882954a8b835c75f4a47e6250 (12 other jobs running) 2022-03-22 15:51:15.689 | [Async ks-demo-admin:self]: finished get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 d264721882954a8b835c75f4a47e6250 with result 0 in -1647964185 seconds 2022-03-22 15:51:15.727 | [Async ks-demo-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 (11 other jobs running) 2022-03-22 15:51:15.772 | [Async ks-demo-another:self]: finished get_or_add_user_project_role anotherrole 863649fe437e4f51be732944764680b7 d264721882954a8b835c75f4a47e6250 with result 0 in -1647964192 seconds 2022-03-22 15:51:15.811 | [Async ks-demo-invis:self]: Waiting for completion of get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 f0407e20d1e84d1aad2127bc14be9d1a (10 other jobs running) 2022-03-22 15:51:15.856 | [Async ks-demo-invis:self]: finished get_or_add_user_project_role member 863649fe437e4f51be732944764680b7 f0407e20d1e84d1aad2127bc14be9d1a with result 0 in -1647964200 seconds 2022-03-22 15:51:15.860 | + inc/async:async_wait:166 : return 0 2022-03-22 15:51:15.863 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2022-03-22 15:51:15.912 | [Async ks-alt-member:self]: Waiting for completion of get_or_add_user_project_role member fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 (9 other jobs running) 2022-03-22 15:51:15.957 | [Async ks-alt-member:self]: finished get_or_add_user_project_role member fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 with result 0 in -1647964212 seconds 2022-03-22 15:51:15.995 | [Async ks-alt-admin:self]: Waiting for completion of get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 b1594e48b8f04d1893936c02a6f0d987 (8 other jobs running) 2022-03-22 15:51:16.041 | [Async ks-alt-admin:self]: finished get_or_add_user_project_role admin 25febebb9ef144098624cabc7808edc8 b1594e48b8f04d1893936c02a6f0d987 with result 0 in -1647964219 seconds 2022-03-22 15:51:16.079 | [Async ks-alt-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 (7 other jobs running) 2022-03-22 15:51:16.125 | [Async ks-alt-another:self]: finished get_or_add_user_project_role anotherrole fe5636215ed44e66965633cab8a63eba b1594e48b8f04d1893936c02a6f0d987 with result 0 in -1647964227 seconds 2022-03-22 15:51:16.129 | + inc/async:async_wait:166 : return 0 2022-03-22 15:51:16.131 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-22 15:51:16.181 | [Async ks-group-memberdemo:self]: Waiting for completion of get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 (6 other jobs running) 2022-03-22 15:51:16.226 | [Async ks-group-memberdemo:self]: finished get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 with result 0 in -1647964239 seconds 2022-03-22 15:51:16.262 | [Async ks-group-anotherdemo:self]: Waiting for completion of get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 (5 other jobs running) 2022-03-22 15:51:16.308 | [Async ks-group-anotherdemo:self]: finished get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 d264721882954a8b835c75f4a47e6250 with result 0 in -1647964246 seconds 2022-03-22 15:51:16.346 | [Async ks-group-memberalt:self]: Waiting for completion of get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 (4 other jobs running) 2022-03-22 15:51:16.391 | [Async ks-group-memberalt:self]: finished get_or_add_group_project_role member 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 with result 0 in -1647964253 seconds 2022-03-22 15:51:16.428 | [Async ks-group-anotheralt:self]: Waiting for completion of get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 (3 other jobs running) 2022-03-22 15:51:16.475 | [Async ks-group-anotheralt:self]: finished get_or_add_group_project_role anotherrole 1b2c233f8d6a402c99c76d8454a82016 b1594e48b8f04d1893936c02a6f0d987 with result 0 in -1647964260 seconds 2022-03-22 15:51:16.512 | [Async ks-group-admin:self]: Waiting for completion of get_or_add_group_project_role admin 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 (2 other jobs running) 2022-03-22 15:51:16.558 | [Async ks-group-admin:self]: finished get_or_add_group_project_role admin 1ca846af335849e3a8805f25011039b2 56c40ee554674b8683a9f92ed5f7ab78 with result 0 in -1647964268 seconds 2022-03-22 15:51:16.562 | + inc/async:async_wait:166 : return 0 2022-03-22 15:51:16.564 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2022-03-22 15:51:16.581 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:51:16.584 | + ./stack.sh:main:1090 : is_service_enabled nova 2022-03-22 15:51:16.600 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:51:16.603 | + ./stack.sh:main:1091 : async_runfunc create_nova_accounts 2022-03-22 15:51:16.605 | + inc/async:async_runfunc:111 : async_run create_nova_accounts create_nova_accounts 2022-03-22 15:51:16.697 | [Async create_nova_accounts:self]: Running synchronously: create_nova_accounts 2022-03-22 15:51:16.700 | + inc/async:async_run:103 : create_nova_accounts 2022-03-22 15:51:16.702 | + lib/nova:create_nova_accounts:353 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-22 15:51:16.705 | + lib/nova:create_nova_accounts:357 : create_service_user nova admin 2022-03-22 15:51:16.707 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2022-03-22 15:51:16.709 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:51:16.712 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:51:16.714 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 15:51:16.718 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 15:51:18.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:18.949 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:18.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:18.949 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:19.093 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:19.095 | + functions-common:get_or_create_user:840 : user_id=8fcc16c69e664ccc97888aa8eba8956d 2022-03-22 15:51:19.098 | + functions-common:get_or_create_user:841 : echo 8fcc16c69e664ccc97888aa8eba8956d 2022-03-22 15:51:19.098 | 8fcc16c69e664ccc97888aa8eba8956d 2022-03-22 15:51:19.100 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2022-03-22 15:51:19.103 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:51:19.106 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:51:19.108 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:51:19.110 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:51:19.113 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:51:19.115 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:51:19.118 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:51:19.120 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:51:19.122 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:51:19.125 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:51:19.129 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:19.129 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:51:19.131 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:51:19.134 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:51:19.136 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:21.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:21.668 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:21.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:21.668 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:21.820 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:21.824 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:51:21.828 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:51:21.829 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:24.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:24.468 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:24.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:24.468 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:24.619 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:24.619 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:51:24.619 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:51:24.622 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:51:24.624 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:27.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:27.333 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:27.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:27.333 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:27.481 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:27.484 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:51:27.487 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:51:27.489 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | 8fcc16c69e664ccc97888aa8eba8956d | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:51:27.490 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:51:27.496 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:27.499 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:51:27.502 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:51:27.502 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:51:27.504 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-03-22 15:51:27.507 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2022-03-22 15:51:27.509 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:51:27.512 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:51:27.515 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:51:27.517 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:51:27.519 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:51:27.522 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:51:27.524 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:51:27.527 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:51:27.530 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:51:27.533 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:51:27.537 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:27.537 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:51:27.538 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:51:27.542 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:51:27.545 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:30.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:30.195 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:30.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:30.195 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:30.347 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:30.351 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:51:30.353 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:51:30.355 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:32.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:32.953 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:32.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:32.953 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:33.095 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:51:33.095 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:33.096 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:51:33.098 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:51:33.101 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:35.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:35.696 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:35.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:35.696 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:35.843 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:35.846 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:51:35.849 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:51:35.852 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | 8fcc16c69e664ccc97888aa8eba8956d | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:51:35.853 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:51:35.858 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:35.862 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:51:35.864 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:51:35.864 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:51:35.867 | + lib/nova:create_nova_accounts:359 : local nova_api_url 2022-03-22 15:51:35.869 | + lib/nova:create_nova_accounts:360 : [[ True == \F\a\l\s\e ]] 2022-03-22 15:51:35.872 | + lib/nova:create_nova_accounts:363 : nova_api_url=http://10.222.0.45/compute 2022-03-22 15:51:35.874 | + lib/nova:create_nova_accounts:366 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-22 15:51:35.877 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:51:35.880 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2022-03-22 15:51:38.188 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-22 15:51:40.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:40.343 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:40.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:40.343 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:40.495 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:40.498 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:51:40.498 | cc67808addff46f3b7246c37b61038e2' 2022-03-22 15:51:40.501 | + functions-common:get_or_create_service:978 : echo cc67808addff46f3b7246c37b61038e2 2022-03-22 15:51:40.501 | cc67808addff46f3b7246c37b61038e2 2022-03-22 15:51:40.503 | + lib/nova:create_nova_accounts:368 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-22 15:51:40.506 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:51:40.510 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-22 15:51:40.512 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:51:40.515 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-22 15:51:42.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:42.692 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:42.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:42.692 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:42.843 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:42.846 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:51:42.848 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:51:42.851 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-22 15:51:45.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:45.063 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:45.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:45.063 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:45.218 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:45.221 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=be1ec05eed8a4c4cbbc2746cdeaf0288 2022-03-22 15:51:45.223 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo be1ec05eed8a4c4cbbc2746cdeaf0288 2022-03-22 15:51:45.226 | + functions-common:get_or_create_endpoint:1011 : public_id=be1ec05eed8a4c4cbbc2746cdeaf0288 2022-03-22 15:51:45.229 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:51:45.231 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:51:45.234 | + functions-common:get_or_create_endpoint:1020 : echo be1ec05eed8a4c4cbbc2746cdeaf0288 2022-03-22 15:51:45.234 | be1ec05eed8a4c4cbbc2746cdeaf0288 2022-03-22 15:51:45.236 | + lib/nova:create_nova_accounts:372 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-22 15:51:45.239 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:51:45.243 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2022-03-22 15:51:47.507 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-22 15:51:49.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:49.593 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:49.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:49.593 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:49.736 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:49.739 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:51:49.739 | 96ce34dc464c4abc898387171d1c1c53' 2022-03-22 15:51:49.742 | + functions-common:get_or_create_service:978 : echo 96ce34dc464c4abc898387171d1c1c53 2022-03-22 15:51:49.742 | 96ce34dc464c4abc898387171d1c1c53 2022-03-22 15:51:49.744 | + lib/nova:create_nova_accounts:374 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-22 15:51:49.747 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:51:49.751 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-22 15:51:49.753 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:51:49.756 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-22 15:51:51.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:51.927 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:51.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:51.927 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:52.067 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:52.070 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:51:52.072 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:51:52.075 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-22 15:51:54.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:54.278 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:54.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:54.278 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:54.419 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:54.422 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=4fb731f72d6d470d941f89cb64a4b46a 2022-03-22 15:51:54.425 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 4fb731f72d6d470d941f89cb64a4b46a 2022-03-22 15:51:54.428 | + functions-common:get_or_create_endpoint:1011 : public_id=4fb731f72d6d470d941f89cb64a4b46a 2022-03-22 15:51:54.431 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:51:54.433 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:51:54.436 | + functions-common:get_or_create_endpoint:1020 : echo 4fb731f72d6d470d941f89cb64a4b46a 2022-03-22 15:51:54.436 | 4fb731f72d6d470d941f89cb64a4b46a 2022-03-22 15:51:54.438 | + lib/nova:create_nova_accounts:379 : is_service_enabled n-api 2022-03-22 15:51:54.455 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:51:54.457 | + lib/nova:create_nova_accounts:381 : is_service_enabled swift 2022-03-22 15:51:54.473 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:51:54.477 | + lib/nova:create_nova_accounts:384 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-22 15:51:54.479 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:51:54.482 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:51:54.485 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:51:54.487 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:51:54.489 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:51:54.492 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:51:54.495 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:51:54.497 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:51:54.500 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:51:54.503 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:51:54.507 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:51:54.507 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:54.509 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:51:54.512 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:51:54.516 | ++ functions-common:get_field:727 : read data 2022-03-22 15:51:57.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:57.100 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:57.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:57.100 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:57.251 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:51:57.255 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:51:57.258 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:51:57.261 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:59.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:59.776 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:59.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:51:59.776 | from cryptography.utils import int_from_bytes 2022-03-22 15:51:59.930 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-22 15:51:59.931 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:51:59.932 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:51:59.936 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:51:59.939 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:02.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:02.538 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:02.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:02.538 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:02.689 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:02.692 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:52:02.695 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:52:02.698 | ++ functions-common:get_field:733 : echo '| 523aac4039304a1092d32dc19da3e784 | 8fcc16c69e664ccc97888aa8eba8956d | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:52:02.707 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:52:02.714 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:02.717 | + functions-common:get_or_add_user_project_role:910 : user_role_id=523aac4039304a1092d32dc19da3e784 2022-03-22 15:52:02.720 | + functions-common:get_or_add_user_project_role:912 : echo 523aac4039304a1092d32dc19da3e784 2022-03-22 15:52:02.720 | 523aac4039304a1092d32dc19da3e784 2022-03-22 15:52:02.722 | + lib/nova:create_nova_accounts:389 : is_service_enabled s3api 2022-03-22 15:52:02.739 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:52:02.741 | + inc/async:async_run:104 : return 0 2022-03-22 15:52:02.743 | + ./stack.sh:main:1093 : is_service_enabled glance 2022-03-22 15:52:02.761 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:52:02.763 | + ./stack.sh:main:1094 : async_runfunc create_glance_accounts 2022-03-22 15:52:02.766 | + inc/async:async_runfunc:111 : async_run create_glance_accounts create_glance_accounts 2022-03-22 15:52:02.858 | [Async create_glance_accounts:self]: Running synchronously: create_glance_accounts 2022-03-22 15:52:02.861 | + inc/async:async_run:103 : create_glance_accounts 2022-03-22 15:52:02.863 | + lib/glance:create_glance_accounts:387 : is_service_enabled g-api 2022-03-22 15:52:02.879 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:52:02.882 | + lib/glance:create_glance_accounts:389 : create_service_user glance 2022-03-22 15:52:02.885 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2022-03-22 15:52:02.887 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:52:02.889 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:52:02.892 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 15:52:02.895 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 15:52:05.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:05.113 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:05.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:05.113 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:05.265 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:05.268 | + functions-common:get_or_create_user:840 : user_id=db9dad19434d444bb0fc25529fe821fd 2022-03-22 15:52:05.271 | + functions-common:get_or_create_user:841 : echo db9dad19434d444bb0fc25529fe821fd 2022-03-22 15:52:05.271 | db9dad19434d444bb0fc25529fe821fd 2022-03-22 15:52:05.273 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2022-03-22 15:52:05.276 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:52:05.279 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:52:05.281 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:52:05.284 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:52:05.287 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:52:05.289 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:52:05.291 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:52:05.293 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:52:05.296 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:52:05.299 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:52:05.303 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-22 15:52:05.304 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:52:05.304 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:05.307 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:05.309 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:07.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:07.847 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:07.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:07.847 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:08.001 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:08.004 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:52:08.007 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:52:08.009 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-22 15:52:10.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:10.587 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:10.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:10.587 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:10.741 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-22 15:52:10.742 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:52:10.742 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:10.744 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:10.747 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:13.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:13.333 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:13.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:13.333 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:13.489 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:13.492 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:52:13.494 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:52:13.498 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | db9dad19434d444bb0fc25529fe821fd | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:52:13.498 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:52:13.503 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:13.507 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:13.510 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:13.510 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:13.512 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-03-22 15:52:13.515 | + lib/glance:create_glance_accounts:392 : is_service_enabled s-proxy 2022-03-22 15:52:13.534 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:52:13.536 | + lib/glance:create_glance_accounts:393 : create_service_user glance-swift ResellerAdmin 2022-03-22 15:52:13.539 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2022-03-22 15:52:13.541 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:52:13.544 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:52:13.547 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 15:52:13.550 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 15:52:15.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:15.778 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:15.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:15.778 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:15.931 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:15.934 | + functions-common:get_or_create_user:840 : user_id=96caa425f24f40a78de0b7376a087ae5 2022-03-22 15:52:15.936 | + functions-common:get_or_create_user:841 : echo 96caa425f24f40a78de0b7376a087ae5 2022-03-22 15:52:15.936 | 96caa425f24f40a78de0b7376a087ae5 2022-03-22 15:52:15.939 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-22 15:52:15.943 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:52:15.946 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:52:15.948 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:52:15.951 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:52:15.953 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:52:15.956 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:52:15.958 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:52:15.961 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:52:15.963 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:52:15.966 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:52:15.971 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-22 15:52:15.972 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:15.972 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:52:15.975 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:15.977 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:18.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:18.509 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:18.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:18.509 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:18.658 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:18.662 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:52:18.665 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:52:18.667 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-22 15:52:21.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:21.301 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:21.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:21.302 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:21.462 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-22 15:52:21.462 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:52:21.462 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:21.465 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:21.469 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:24.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:24.064 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:24.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:24.064 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:24.216 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:24.219 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:52:24.221 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:52:24.225 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | 96caa425f24f40a78de0b7376a087ae5 | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:52:24.225 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:52:24.231 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:24.234 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:24.237 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:24.237 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:24.240 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2022-03-22 15:52:24.242 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-22 15:52:24.245 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:52:24.248 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:52:24.250 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:52:24.253 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:52:24.255 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:52:24.258 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:52:24.260 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:52:24.262 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:52:24.265 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:52:24.267 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:52:24.271 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-22 15:52:24.272 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:24.272 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:52:24.275 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:24.277 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:26.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:26.836 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:26.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:26.836 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:26.983 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:26.987 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:52:26.989 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:52:26.991 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-22 15:52:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:29.542 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:29.542 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:29.696 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-22 15:52:29.697 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:52:29.697 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:29.699 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:29.702 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:32.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:32.298 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:32.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:32.298 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:32.454 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:32.457 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:52:32.459 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:52:32.462 | ++ functions-common:get_field:733 : echo '| 523aac4039304a1092d32dc19da3e784 | 96caa425f24f40a78de0b7376a087ae5 | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:52:32.463 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:52:32.469 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:32.472 | + functions-common:get_or_add_user_project_role:910 : user_role_id=523aac4039304a1092d32dc19da3e784 2022-03-22 15:52:32.476 | + functions-common:get_or_add_user_project_role:912 : echo 523aac4039304a1092d32dc19da3e784 2022-03-22 15:52:32.476 | 523aac4039304a1092d32dc19da3e784 2022-03-22 15:52:32.478 | + lib/glance:create_glance_accounts:396 : get_or_create_service glance image 'Glance Image Service' 2022-03-22 15:52:32.481 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:52:32.484 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2022-03-22 15:52:34.765 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-22 15:52:36.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:36.919 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:36.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:36.919 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:37.069 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:37.072 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:52:37.072 | 61a000fc239948ddab1575ed9c429d66' 2022-03-22 15:52:37.075 | + functions-common:get_or_create_service:978 : echo 61a000fc239948ddab1575ed9c429d66 2022-03-22 15:52:37.075 | 61a000fc239948ddab1575ed9c429d66 2022-03-22 15:52:37.077 | + lib/glance:create_glance_accounts:398 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-22 15:52:37.080 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:52:37.084 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-22 15:52:37.086 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:52:37.090 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-22 15:52:39.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:39.284 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:39.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:39.284 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:39.441 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:39.444 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:52:39.449 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:52:39.453 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-22 15:52:41.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:41.684 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:41.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:41.684 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:41.840 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:41.844 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f016d3f0465846db9658be5ad820a8ae 2022-03-22 15:52:41.846 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f016d3f0465846db9658be5ad820a8ae 2022-03-22 15:52:41.849 | + functions-common:get_or_create_endpoint:1011 : public_id=f016d3f0465846db9658be5ad820a8ae 2022-03-22 15:52:41.852 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:52:41.854 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:52:41.857 | + functions-common:get_or_create_endpoint:1020 : echo f016d3f0465846db9658be5ad820a8ae 2022-03-22 15:52:41.857 | f016d3f0465846db9658be5ad820a8ae 2022-03-22 15:52:41.860 | ++ lib/glance:create_glance_accounts:403 : get_or_create_domain Default 2022-03-22 15:52:41.863 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-03-22 15:52:41.867 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-03-22 15:52:44.200 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2022-03-22 15:52:44.202 | ++ functions-common:get_or_create_domain:803 : echo default 2022-03-22 15:52:44.205 | + lib/glance:create_glance_accounts:403 : service_domain_id=default 2022-03-22 15:52:44.208 | + lib/glance:create_glance_accounts:404 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-22 15:52:44.238 | + lib/glance:create_glance_accounts:405 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-22 15:52:44.268 | + inc/async:async_run:104 : return 0 2022-03-22 15:52:44.270 | + ./stack.sh:main:1096 : is_service_enabled cinder 2022-03-22 15:52:44.289 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:52:44.292 | + ./stack.sh:main:1097 : async_runfunc create_cinder_accounts 2022-03-22 15:52:44.294 | + inc/async:async_runfunc:111 : async_run create_cinder_accounts create_cinder_accounts 2022-03-22 15:52:44.387 | [Async create_cinder_accounts:self]: Running synchronously: create_cinder_accounts 2022-03-22 15:52:44.389 | + inc/async:async_run:103 : create_cinder_accounts 2022-03-22 15:52:44.392 | + lib/cinder:create_cinder_accounts:365 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-22 15:52:44.395 | + lib/cinder:create_cinder_accounts:367 : create_service_user cinder 2022-03-22 15:52:44.397 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2022-03-22 15:52:44.400 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:52:44.402 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:52:44.405 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 15:52:44.408 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 15:52:46.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:46.662 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:46.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:46.662 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:46.828 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:46.831 | + functions-common:get_or_create_user:840 : user_id=03c9dcb26c454ed6a829f42ef43227cc 2022-03-22 15:52:46.835 | + functions-common:get_or_create_user:841 : echo 03c9dcb26c454ed6a829f42ef43227cc 2022-03-22 15:52:46.838 | 03c9dcb26c454ed6a829f42ef43227cc 2022-03-22 15:52:46.838 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2022-03-22 15:52:46.840 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:52:46.845 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:52:46.847 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:52:46.849 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:52:46.852 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:52:46.854 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:52:46.856 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:52:46.859 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:52:46.861 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:52:46.864 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:52:46.869 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:46.873 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-22 15:52:46.873 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:52:46.874 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:46.878 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:49.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:49.443 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:49.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:49.444 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:49.600 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:49.607 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:52:49.609 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:52:49.612 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-22 15:52:52.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:52.278 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:52.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:52.278 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:52.430 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-22 15:52:52.430 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:52:52.431 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:52:52.433 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:52:52.436 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:55.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:55.065 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:55.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:55.065 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:55.218 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:55.221 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:52:55.224 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:52:55.227 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:52:55.233 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | 03c9dcb26c454ed6a829f42ef43227cc | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:52:55.236 | ++ functions-common:get_field:727 : read data 2022-03-22 15:52:55.239 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:55.242 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:55.242 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:52:55.244 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-03-22 15:52:55.247 | + lib/cinder:create_cinder_accounts:370 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-22 15:52:55.249 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:52:55.252 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2022-03-22 15:52:57.545 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-22 15:52:59.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:59.760 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:59.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:52:59.760 | from cryptography.utils import int_from_bytes 2022-03-22 15:52:59.933 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:52:59.936 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:52:59.936 | b35d421554a3460aae75aca0dab3b134' 2022-03-22 15:52:59.939 | + functions-common:get_or_create_service:978 : echo b35d421554a3460aae75aca0dab3b134 2022-03-22 15:52:59.939 | b35d421554a3460aae75aca0dab3b134 2022-03-22 15:52:59.942 | + lib/cinder:create_cinder_accounts:371 : '[' True == False ']' 2022-03-22 15:52:59.945 | + lib/cinder:create_cinder_accounts:390 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-22 15:52:59.947 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:52:59.950 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-22 15:52:59.953 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:52:59.957 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-22 15:53:02.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:02.188 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:02.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:02.188 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:02.343 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:02.345 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:53:02.348 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:53:02.351 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-22 15:53:04.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:04.583 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:04.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:04.583 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:04.740 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:04.743 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b0e06027fa8f4c8286315ea16ce8fc61 2022-03-22 15:53:04.745 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b0e06027fa8f4c8286315ea16ce8fc61 2022-03-22 15:53:04.748 | + functions-common:get_or_create_endpoint:1011 : public_id=b0e06027fa8f4c8286315ea16ce8fc61 2022-03-22 15:53:04.750 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:53:04.753 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:53:04.756 | + functions-common:get_or_create_endpoint:1020 : echo b0e06027fa8f4c8286315ea16ce8fc61 2022-03-22 15:53:04.756 | b0e06027fa8f4c8286315ea16ce8fc61 2022-03-22 15:53:04.758 | + lib/cinder:create_cinder_accounts:394 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2022-03-22 15:53:04.761 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:53:04.764 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2022-03-22 15:53:07.041 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2022-03-22 15:53:09.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:09.165 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:09.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:09.165 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:09.316 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:09.319 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:53:09.319 | 900e5cfd978c4e4c9b980193d90c4a73' 2022-03-22 15:53:09.321 | + functions-common:get_or_create_service:978 : echo 900e5cfd978c4e4c9b980193d90c4a73 2022-03-22 15:53:09.321 | 900e5cfd978c4e4c9b980193d90c4a73 2022-03-22 15:53:09.324 | + lib/cinder:create_cinder_accounts:396 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.45/volume/v2/$(project_id)s' 2022-03-22 15:53:09.326 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:53:09.329 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.45/volume/v2/$(project_id)s' RegionOne 2022-03-22 15:53:09.332 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:53:09.335 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2022-03-22 15:53:11.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:11.542 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:11.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:11.542 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:11.708 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:11.711 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:53:11.714 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:53:11.717 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.45/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-22 15:53:13.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:13.987 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:13.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:13.987 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:14.154 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:14.157 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=af4532d6d403470c98262b37a1ed72c9 2022-03-22 15:53:14.160 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo af4532d6d403470c98262b37a1ed72c9 2022-03-22 15:53:14.163 | + functions-common:get_or_create_endpoint:1011 : public_id=af4532d6d403470c98262b37a1ed72c9 2022-03-22 15:53:14.165 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:53:14.168 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:53:14.171 | + functions-common:get_or_create_endpoint:1020 : echo af4532d6d403470c98262b37a1ed72c9 2022-03-22 15:53:14.171 | af4532d6d403470c98262b37a1ed72c9 2022-03-22 15:53:14.173 | + lib/cinder:create_cinder_accounts:400 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-22 15:53:14.177 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:53:14.181 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2022-03-22 15:53:16.512 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-22 15:53:18.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:18.637 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:18.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:18.638 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:18.793 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:18.796 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:53:18.796 | 21fe97c412de4e78b680081628aa7307' 2022-03-22 15:53:18.798 | + functions-common:get_or_create_service:978 : echo 21fe97c412de4e78b680081628aa7307 2022-03-22 15:53:18.798 | 21fe97c412de4e78b680081628aa7307 2022-03-22 15:53:18.801 | + lib/cinder:create_cinder_accounts:402 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-22 15:53:18.804 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:53:18.808 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-22 15:53:18.810 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:53:18.814 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-22 15:53:21.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:21.036 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:21.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:21.036 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:21.185 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:21.188 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:53:21.191 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:53:21.194 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-22 15:53:23.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:23.449 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:23.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:23.449 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:23.598 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:23.603 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=00dde38ff1de4e279f65366ed8f82b68 2022-03-22 15:53:23.605 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 00dde38ff1de4e279f65366ed8f82b68 2022-03-22 15:53:23.608 | + functions-common:get_or_create_endpoint:1011 : public_id=00dde38ff1de4e279f65366ed8f82b68 2022-03-22 15:53:23.610 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:53:23.614 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:53:23.616 | + functions-common:get_or_create_endpoint:1020 : echo 00dde38ff1de4e279f65366ed8f82b68 2022-03-22 15:53:23.616 | 00dde38ff1de4e279f65366ed8f82b68 2022-03-22 15:53:23.619 | + lib/cinder:create_cinder_accounts:407 : configure_cinder_internal_tenant 2022-03-22 15:53:23.622 | ++ lib/cinder:configure_cinder_internal_tenant:594 : get_or_create_project service 2022-03-22 15:53:23.625 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:53:23.629 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2022-03-22 15:53:25.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:25.841 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:25.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:25.841 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:25.996 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:25.999 | ++ functions-common:get_or_create_project:853 : project_id=d6af8cefad1044b485d22cb8592b05f4 2022-03-22 15:53:26.002 | ++ functions-common:get_or_create_project:854 : echo d6af8cefad1044b485d22cb8592b05f4 2022-03-22 15:53:26.006 | + lib/cinder:configure_cinder_internal_tenant:594 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d6af8cefad1044b485d22cb8592b05f4 2022-03-22 15:53:26.034 | ++ lib/cinder:configure_cinder_internal_tenant:595 : get_or_create_user cinder 2022-03-22 15:53:26.037 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:53:26.039 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:53:26.042 | ++ functions-common:get_or_create_user:828 : local email= 2022-03-22 15:53:26.045 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-03-22 15:53:28.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:28.098 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:28.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:28.098 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:28.098 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-22 15:53:28.474 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:28.477 | ++ functions-common:get_or_create_user:840 : user_id=03c9dcb26c454ed6a829f42ef43227cc 2022-03-22 15:53:28.480 | ++ functions-common:get_or_create_user:841 : echo 03c9dcb26c454ed6a829f42ef43227cc 2022-03-22 15:53:28.482 | + lib/cinder:configure_cinder_internal_tenant:595 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 03c9dcb26c454ed6a829f42ef43227cc 2022-03-22 15:53:28.512 | + inc/async:async_run:104 : return 0 2022-03-22 15:53:28.514 | + ./stack.sh:main:1099 : is_service_enabled neutron 2022-03-22 15:53:28.532 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:53:28.535 | + ./stack.sh:main:1100 : async_runfunc create_neutron_accounts 2022-03-22 15:53:28.537 | + inc/async:async_runfunc:111 : async_run create_neutron_accounts create_neutron_accounts 2022-03-22 15:53:28.633 | [Async create_neutron_accounts:self]: Running synchronously: create_neutron_accounts 2022-03-22 15:53:28.636 | + inc/async:async_run:103 : create_neutron_accounts 2022-03-22 15:53:28.638 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2022-03-22 15:53:28.643 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 15:53:28.644 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:53:28.649 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:53:28.651 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 15:53:28.654 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-22 15:53:28.656 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 15:53:28.660 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2022-03-22 15:53:28.662 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2022-03-22 15:53:28.665 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2022-03-22 15:53:28.668 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.45:9696/ 2022-03-22 15:53:28.671 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-22 15:53:28.674 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2022-03-22 15:53:28.677 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2022-03-22 15:53:28.680 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:53:28.683 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:53:28.685 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 15:53:28.689 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 15:53:30.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:30.975 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:30.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:30.975 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:31.129 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:31.132 | + functions-common:get_or_create_user:840 : user_id=5f73e82fb3ee4bd08ed530311aac845a 2022-03-22 15:53:31.134 | + functions-common:get_or_create_user:841 : echo 5f73e82fb3ee4bd08ed530311aac845a 2022-03-22 15:53:31.134 | 5f73e82fb3ee4bd08ed530311aac845a 2022-03-22 15:53:31.137 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2022-03-22 15:53:31.139 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:53:31.143 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:53:31.146 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:53:31.148 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:53:31.151 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:53:31.154 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:53:31.157 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:53:31.161 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:53:31.164 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:53:31.168 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:53:31.173 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:53:31.174 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:53:31.174 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-22 15:53:31.177 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:53:31.180 | ++ functions-common:get_field:727 : read data 2022-03-22 15:53:33.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:33.741 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:33.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:33.741 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:33.897 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:33.900 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:53:33.903 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:53:33.905 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-22 15:53:36.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:36.483 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:36.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:36.483 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:36.632 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-22 15:53:36.633 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:53:36.633 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:53:36.637 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:53:36.640 | ++ functions-common:get_field:727 : read data 2022-03-22 15:53:39.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:39.245 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:39.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:39.245 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:39.394 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:39.397 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:53:39.400 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:53:39.402 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | 5f73e82fb3ee4bd08ed530311aac845a | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:53:39.403 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:53:39.409 | ++ functions-common:get_field:727 : read data 2022-03-22 15:53:39.413 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:53:39.415 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:53:39.415 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:53:39.418 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-03-22 15:53:39.420 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2022-03-22 15:53:39.422 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:53:39.426 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2022-03-22 15:53:41.694 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-22 15:53:43.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:43.952 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:43.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:43.952 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:44.108 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:44.112 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:53:44.112 | cc0e5c45718e46fda6f26f28f499b770' 2022-03-22 15:53:44.114 | + functions-common:get_or_create_service:978 : echo cc0e5c45718e46fda6f26f28f499b770 2022-03-22 15:53:44.114 | cc0e5c45718e46fda6f26f28f499b770 2022-03-22 15:53:44.117 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-22 15:53:44.119 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:53:44.122 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-22 15:53:44.125 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:53:44.129 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-22 15:53:46.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:46.350 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:46.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:46.350 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:46.513 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:46.516 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:53:46.519 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:53:46.523 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-22 15:53:48.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:48.757 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:48.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:48.757 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:48.915 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:48.918 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e165c6ee847845ada5d4ada0a912d1fc 2022-03-22 15:53:48.921 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e165c6ee847845ada5d4ada0a912d1fc 2022-03-22 15:53:48.924 | + functions-common:get_or_create_endpoint:1011 : public_id=e165c6ee847845ada5d4ada0a912d1fc 2022-03-22 15:53:48.927 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 15:53:48.929 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:53:48.932 | + functions-common:get_or_create_endpoint:1020 : echo e165c6ee847845ada5d4ada0a912d1fc 2022-03-22 15:53:48.932 | e165c6ee847845ada5d4ada0a912d1fc 2022-03-22 15:53:48.934 | + inc/async:async_run:104 : return 0 2022-03-22 15:53:48.940 | + ./stack.sh:main:1102 : is_service_enabled swift 2022-03-22 15:53:48.958 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:53:48.960 | + ./stack.sh:main:1103 : async_runfunc create_swift_accounts 2022-03-22 15:53:48.963 | + inc/async:async_runfunc:111 : async_run create_swift_accounts create_swift_accounts 2022-03-22 15:53:49.069 | [Async create_swift_accounts:self]: Running synchronously: create_swift_accounts 2022-03-22 15:53:49.071 | + inc/async:async_run:103 : create_swift_accounts 2022-03-22 15:53:49.074 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-03-22 15:53:49.076 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-03-22 15:53:49.079 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-03-22 15:53:49.082 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-03-22 15:53:49.084 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-03-22 15:53:49.087 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-03-22 15:53:49.089 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-03-22 15:53:49.091 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-03-22 15:53:49.094 | + lib/swift:create_swift_accounts:637 : local another_role 2022-03-22 15:53:49.097 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-03-22 15:53:49.100 | ++ functions-common:get_or_create_role:860 : local role_id 2022-03-22 15:53:49.103 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-03-22 15:53:51.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:51.309 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:51.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:51.309 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:51.461 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:51.463 | ++ functions-common:get_or_create_role:865 : role_id=10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:53:51.466 | ++ functions-common:get_or_create_role:866 : echo 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:53:51.469 | + lib/swift:create_swift_accounts:638 : another_role=10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:53:51.472 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-03-22 15:53:51.474 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2022-03-22 15:53:51.476 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:53:51.478 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 15:53:51.481 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 15:53:51.484 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 15:53:53.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:53.740 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:53.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:53.741 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:53.891 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:53.894 | + functions-common:get_or_create_user:840 : user_id=a25dade1abe64733977f0c98df226acb 2022-03-22 15:53:53.896 | + functions-common:get_or_create_user:841 : echo a25dade1abe64733977f0c98df226acb 2022-03-22 15:53:53.896 | a25dade1abe64733977f0c98df226acb 2022-03-22 15:53:53.898 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2022-03-22 15:53:53.905 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:53:53.905 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:53:53.906 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:53:53.909 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:53:53.912 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:53:53.914 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:53:53.916 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:53:53.919 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:53:53.921 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:53:53.924 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:53:53.928 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-22 15:53:53.928 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:53:53.928 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:53:53.931 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:53:53.933 | ++ functions-common:get_field:727 : read data 2022-03-22 15:53:56.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:56.487 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:56.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:56.487 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:56.635 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:53:56.639 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:53:56.641 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:53:56.644 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-22 15:53:59.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:59.191 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:59.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:53:59.191 | from cryptography.utils import int_from_bytes 2022-03-22 15:53:59.338 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-22 15:53:59.339 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:53:59.339 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:53:59.342 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:53:59.345 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:01.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:01.953 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:01.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:01.953 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:02.106 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:02.108 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:54:02.111 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:54:02.113 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | a25dade1abe64733977f0c98df226acb | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:54:02.114 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:54:02.119 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:02.122 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:54:02.124 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:54:02.124 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 15:54:02.127 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-03-22 15:54:02.129 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2022-03-22 15:54:02.132 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:54:02.134 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 15:54:02.137 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:54:02.139 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:54:02.141 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 15:54:02.143 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 15:54:02.146 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 15:54:02.148 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 15:54:02.150 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 15:54:02.153 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 15:54:02.156 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:02.157 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-22 15:54:02.157 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:54:02.159 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:02.162 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:04.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:04.768 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:04.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:04.769 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:04.933 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:04.937 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:54:04.941 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:54:04.947 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-22 15:54:07.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:07.545 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:07.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:07.545 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:07.691 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-22 15:54:07.691 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:54:07.692 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:07.694 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:07.697 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:10.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:10.287 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:10.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:10.287 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:10.437 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:10.440 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:54:10.442 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:54:10.445 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | a25dade1abe64733977f0c98df226acb | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 15:54:10.445 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:54:10.451 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:10.454 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:10.457 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:10.457 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:10.459 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-03-22 15:54:10.461 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 15:54:10.464 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2022-03-22 15:54:12.696 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-22 15:54:14.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:14.855 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:14.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:14.855 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:15.006 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:15.010 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 15:54:15.010 | cf84e940316c4a03a1055b9869653d1a' 2022-03-22 15:54:15.012 | + functions-common:get_or_create_service:978 : echo cf84e940316c4a03a1055b9869653d1a 2022-03-22 15:54:15.012 | cf84e940316c4a03a1055b9869653d1a 2022-03-22 15:54:15.014 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-22 15:54:15.017 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 15:54:15.020 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-22 15:54:15.022 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:54:15.025 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-22 15:54:17.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:17.219 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:17.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:17.220 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:17.369 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:17.372 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:54:17.374 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:54:17.378 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-22 15:54:19.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:19.587 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:19.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:19.587 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:19.739 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:19.742 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=509237d93eca4335877405e71331a1da 2022-03-22 15:54:19.744 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 509237d93eca4335877405e71331a1da 2022-03-22 15:54:19.747 | + functions-common:get_or_create_endpoint:1011 : public_id=509237d93eca4335877405e71331a1da 2022-03-22 15:54:19.749 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.45:8080 ]] 2022-03-22 15:54:19.751 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-22 15:54:19.754 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 15:54:19.759 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-22 15:54:21.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:21.972 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:21.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:21.973 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:22.120 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:22.123 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 15:54:22.126 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 15:54:22.129 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-22 15:54:24.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:24.340 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:24.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:24.340 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:24.486 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:24.490 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e1c4a0bc96ad4e4db0a7c00e9a3118f0 2022-03-22 15:54:24.493 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo e1c4a0bc96ad4e4db0a7c00e9a3118f0 2022-03-22 15:54:24.493 | e1c4a0bc96ad4e4db0a7c00e9a3118f0 2022-03-22 15:54:24.495 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 15:54:24.497 | + functions-common:get_or_create_endpoint:1020 : echo 509237d93eca4335877405e71331a1da 2022-03-22 15:54:24.497 | 509237d93eca4335877405e71331a1da 2022-03-22 15:54:24.500 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-03-22 15:54:24.503 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-03-22 15:54:24.505 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:54:24.508 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-22 15:54:26.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:26.712 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:26.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:26.712 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:26.863 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:26.865 | ++ functions-common:get_or_create_project:853 : project_id=504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:26.868 | ++ functions-common:get_or_create_project:854 : echo 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:26.871 | + lib/swift:create_swift_accounts:652 : swift_project_test1=504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:26.873 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-03-22 15:54:26.875 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:54:26.892 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-22 15:54:26.894 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:54:26.896 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2022-03-22 15:54:26.899 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2022-03-22 15:54:26.902 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-22 15:54:29.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:29.180 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:29.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:29.180 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:29.333 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:29.335 | ++ functions-common:get_or_create_user:840 : user_id=bbd50d90e5d0433583de6d1a9ca11259 2022-03-22 15:54:29.338 | ++ functions-common:get_or_create_user:841 : echo bbd50d90e5d0433583de6d1a9ca11259 2022-03-22 15:54:29.344 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=bbd50d90e5d0433583de6d1a9ca11259 2022-03-22 15:54:29.346 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-22 15:54:29.349 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:54:29.365 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin bbd50d90e5d0433583de6d1a9ca11259 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:29.368 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:54:29.370 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:54:29.379 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:54:29.379 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:54:29.384 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:54:29.386 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:54:29.389 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:54:29.392 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:54:29.396 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user bbd50d90e5d0433583de6d1a9ca11259 --project 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:29.398 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:54:29.399 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:29.401 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:29.404 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:31.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:31.610 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:31.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:31.610 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:31.761 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:31.765 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:54:31.767 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:54:31.769 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user bbd50d90e5d0433583de6d1a9ca11259 --project 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:34.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:34.008 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:34.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:34.008 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:34.156 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user bbd50d90e5d0433583de6d1a9ca11259 --project 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:34.156 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:54:34.156 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:34.159 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:34.162 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:36.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:36.430 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:36.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:36.430 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:36.582 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:36.585 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:54:36.587 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:54:36.590 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | bbd50d90e5d0433583de6d1a9ca11259 | | 504f23dbda554c3db39569a0dbd655f9 | | | False |' 2022-03-22 15:54:36.590 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:54:36.596 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:36.599 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:36.602 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:36.602 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:36.604 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-03-22 15:54:36.608 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-22 15:54:36.611 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:54:36.614 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2022-03-22 15:54:36.616 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2022-03-22 15:54:36.620 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-22 15:54:38.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:38.809 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:38.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:38.809 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:38.962 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:38.965 | ++ functions-common:get_or_create_user:840 : user_id=895b6f7d2c2243a489adae074d03512d 2022-03-22 15:54:38.967 | ++ functions-common:get_or_create_user:841 : echo 895b6f7d2c2243a489adae074d03512d 2022-03-22 15:54:38.970 | + lib/swift:create_swift_accounts:661 : swift_user_test3=895b6f7d2c2243a489adae074d03512d 2022-03-22 15:54:38.973 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-03-22 15:54:38.976 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:54:38.995 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 10cde2e468d0435a88f1264da077bfe3 895b6f7d2c2243a489adae074d03512d 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:38.998 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:54:39.002 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:54:39.004 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:54:39.007 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:54:39.009 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:54:39.011 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:54:39.013 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:54:39.020 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:54:39.021 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:54:39.022 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 10cde2e468d0435a88f1264da077bfe3 --user 895b6f7d2c2243a489adae074d03512d --project 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:39.022 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:39.024 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:39.027 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:41.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:41.226 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:41.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:41.226 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:41.377 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:41.381 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:54:41.383 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:54:41.386 | + functions-common:get_or_add_user_project_role:901 : openstack role add 10cde2e468d0435a88f1264da077bfe3 --user 895b6f7d2c2243a489adae074d03512d --project 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:43.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:43.568 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:43.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:43.568 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:43.720 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 10cde2e468d0435a88f1264da077bfe3 --user 895b6f7d2c2243a489adae074d03512d --project 504f23dbda554c3db39569a0dbd655f9 2022-03-22 15:54:43.721 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:43.721 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:54:43.724 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:43.726 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:45.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:45.945 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:45.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:45.946 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:46.109 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:46.112 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:54:46.115 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:54:46.118 | ++ functions-common:get_field:733 : echo '| 10cde2e468d0435a88f1264da077bfe3 | 895b6f7d2c2243a489adae074d03512d | | 504f23dbda554c3db39569a0dbd655f9 | | | False |' 2022-03-22 15:54:46.118 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:54:46.124 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:46.127 | + functions-common:get_or_add_user_project_role:910 : user_role_id=10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:54:46.130 | + functions-common:get_or_add_user_project_role:912 : echo 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:54:46.130 | 10cde2e468d0435a88f1264da077bfe3 2022-03-22 15:54:46.132 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-03-22 15:54:46.135 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-03-22 15:54:46.138 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:54:46.141 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-22 15:54:48.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:48.330 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:48.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:48.330 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:48.484 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:48.487 | ++ functions-common:get_or_create_project:853 : project_id=d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:48.490 | ++ functions-common:get_or_create_project:854 : echo d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:48.493 | + lib/swift:create_swift_accounts:666 : swift_project_test2=d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:48.495 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-03-22 15:54:48.497 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:54:48.515 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-03-22 15:54:48.518 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-22 15:54:48.521 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:54:48.523 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2022-03-22 15:54:48.526 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2022-03-22 15:54:48.529 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-22 15:54:50.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:50.716 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:50.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:50.716 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:50.867 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:50.870 | ++ functions-common:get_or_create_user:840 : user_id=ea0c2f894521487490448f0f953e093c 2022-03-22 15:54:50.872 | ++ functions-common:get_or_create_user:841 : echo ea0c2f894521487490448f0f953e093c 2022-03-22 15:54:50.876 | + lib/swift:create_swift_accounts:671 : swift_user_test2=ea0c2f894521487490448f0f953e093c 2022-03-22 15:54:50.878 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-03-22 15:54:50.881 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:54:50.898 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin ea0c2f894521487490448f0f953e093c d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:50.900 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:54:50.903 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:54:50.905 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:54:50.908 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:54:50.910 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:54:50.912 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:54:50.915 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:54:50.917 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:54:50.922 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ea0c2f894521487490448f0f953e093c --project d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:50.922 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:54:50.922 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:50.925 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:50.928 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:53.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:53.122 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:53.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:53.122 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:53.275 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:53.278 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:54:53.281 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:54:53.283 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ea0c2f894521487490448f0f953e093c --project d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:55.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:55.511 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:55.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:55.511 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:55.660 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ea0c2f894521487490448f0f953e093c --project d0301a0d1630406988d76979ca5c5b15 2022-03-22 15:54:55.661 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:54:55.661 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:54:55.663 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:54:55.666 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:57.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:57.931 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:57.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:54:57.931 | from cryptography.utils import int_from_bytes 2022-03-22 15:54:58.083 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:54:58.086 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:54:58.088 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:54:58.091 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | ea0c2f894521487490448f0f953e093c | | d0301a0d1630406988d76979ca5c5b15 | | | False |' 2022-03-22 15:54:58.091 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:54:58.097 | ++ functions-common:get_field:727 : read data 2022-03-22 15:54:58.101 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:58.103 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:58.103 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:54:58.105 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-03-22 15:54:58.108 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-22 15:54:58.111 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-03-22 15:54:58.114 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2022-03-22 15:55:00.402 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-22 15:55:02.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:02.489 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:02.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:02.489 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:02.637 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:55:02.641 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2022-03-22 15:55:02.641 | 5bb03fdf825149e0af007424daff6484' 2022-03-22 15:55:02.644 | ++ functions-common:get_or_create_domain:803 : echo 5bb03fdf825149e0af007424daff6484 2022-03-22 15:55:02.647 | + lib/swift:create_swift_accounts:676 : swift_domain=5bb03fdf825149e0af007424daff6484 2022-03-22 15:55:02.650 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-03-22 15:55:02.653 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:55:02.672 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-03-22 15:55:02.675 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 5bb03fdf825149e0af007424daff6484 2022-03-22 15:55:02.678 | ++ functions-common:get_or_create_project:847 : local project_id 2022-03-22 15:55:02.682 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=5bb03fdf825149e0af007424daff6484 --or-show -f value -c id 2022-03-22 15:55:04.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:04.923 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:04.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:04.923 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:05.070 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:55:05.073 | ++ functions-common:get_or_create_project:853 : project_id=12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:05.076 | ++ functions-common:get_or_create_project:854 : echo 12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:05.079 | + lib/swift:create_swift_accounts:680 : swift_project_test4=12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:05.081 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-03-22 15:55:05.084 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:55:05.101 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-03-22 15:55:05.104 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 5bb03fdf825149e0af007424daff6484 test4@example.com 2022-03-22 15:55:05.106 | ++ functions-common:get_or_create_user:824 : local user_id 2022-03-22 15:55:05.109 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2022-03-22 15:55:05.112 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2022-03-22 15:55:05.115 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=5bb03fdf825149e0af007424daff6484 --email=test4@example.com --or-show -f value -c id 2022-03-22 15:55:07.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:07.350 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:07.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:07.350 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:07.491 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:55:07.494 | ++ functions-common:get_or_create_user:840 : user_id=5399e42f81f04953b152ce8980b681c5 2022-03-22 15:55:07.496 | ++ functions-common:get_or_create_user:841 : echo 5399e42f81f04953b152ce8980b681c5 2022-03-22 15:55:07.499 | + lib/swift:create_swift_accounts:685 : swift_user_test4=5399e42f81f04953b152ce8980b681c5 2022-03-22 15:55:07.502 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-03-22 15:55:07.504 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 15:55:07.521 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 5399e42f81f04953b152ce8980b681c5 12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:07.523 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 15:55:07.526 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-03-22 15:55:07.528 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 15:55:07.531 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 15:55:07.533 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-03-22 15:55:07.535 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-03-22 15:55:07.537 | ++ functions-common:_get_domain_args:882 : echo 2022-03-22 15:55:07.540 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-03-22 15:55:07.544 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 5399e42f81f04953b152ce8980b681c5 --project 12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:07.545 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 15:55:07.545 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:55:07.548 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:55:07.550 | ++ functions-common:get_field:727 : read data 2022-03-22 15:55:09.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:09.761 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:09.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:09.761 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:09.917 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:55:09.921 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 15:55:09.923 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 15:55:09.926 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 5399e42f81f04953b152ce8980b681c5 --project 12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:12.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:12.200 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:12.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:12.200 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:12.354 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 5399e42f81f04953b152ce8980b681c5 --project 12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 15:55:12.355 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 15:55:12.355 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 15:55:12.359 | ++ functions-common:get_field:726 : local data field 2022-03-22 15:55:12.365 | ++ functions-common:get_field:727 : read data 2022-03-22 15:55:14.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:14.619 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:14.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:55:14.619 | from cryptography.utils import int_from_bytes 2022-03-22 15:55:14.761 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 15:55:14.764 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 15:55:14.767 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 15:55:14.769 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | 5399e42f81f04953b152ce8980b681c5 | | 12d5e86988fc49cf8b8bad6e14e38b94 | | | False |' 2022-03-22 15:55:14.771 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 15:55:14.776 | ++ functions-common:get_field:727 : read data 2022-03-22 15:55:14.780 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:55:14.783 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:55:14.783 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 15:55:14.785 | + inc/async:async_run:104 : return 0 2022-03-22 15:55:14.788 | + ./stack.sh:main:1109 : write_clouds_yaml 2022-03-22 15:55:14.790 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-22 15:55:14.793 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-22 15:55:14.799 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-22 15:55:14.811 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-22 15:55:14.824 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-22 15:55:14.827 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-22 15:55:14.829 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-22 15:55:14.924 | The user clouds.yaml file didn't exist. 2022-03-22 15:55:14.933 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-22 15:55:15.034 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-03-22 15:55:15.034 | self._clouds = yaml.load(clouds_file) 2022-03-22 15:55:15.044 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-22 15:55:15.148 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-03-22 15:55:15.148 | self._clouds = yaml.load(clouds_file) 2022-03-22 15:55:15.159 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-22 15:55:15.268 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-03-22 15:55:15.268 | self._clouds = yaml.load(clouds_file) 2022-03-22 15:55:15.279 | + functions-common:write_clouds_yaml:132 : cat 2022-03-22 15:55:15.285 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2022-03-22 15:55:15.288 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2022-03-22 15:55:15.291 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-22 15:55:15.295 | + ./stack.sh:main:1114 : is_service_enabled horizon 2022-03-22 15:55:15.314 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:55:15.316 | + ./stack.sh:main:1119 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-22 15:55:15.370 | [Async create_nova_accounts:self]: Waiting for completion of create_nova_accounts (6 other jobs running) 2022-03-22 15:55:15.416 | [Async create_nova_accounts:self]: finished create_nova_accounts with result 0 in -1647964276 seconds 2022-03-22 15:55:15.455 | [Async create_glance_accounts:self]: Waiting for completion of create_glance_accounts (5 other jobs running) 2022-03-22 15:55:15.501 | [Async create_glance_accounts:self]: finished create_glance_accounts with result 0 in -1647964322 seconds 2022-03-22 15:55:15.539 | [Async create_cinder_accounts:self]: Waiting for completion of create_cinder_accounts (4 other jobs running) 2022-03-22 15:55:15.585 | [Async create_cinder_accounts:self]: finished create_cinder_accounts with result 0 in -1647964364 seconds 2022-03-22 15:55:15.589 | + inc/async:async_wait:166 : return 0 2022-03-22 15:55:15.592 | + ./stack.sh:main:1120 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-22 15:55:15.643 | [Async create_neutron_accounts:self]: Waiting for completion of create_neutron_accounts (3 other jobs running) 2022-03-22 15:55:15.697 | [Async create_neutron_accounts:self]: finished create_neutron_accounts with result 0 in -1647964408 seconds 2022-03-22 15:55:15.734 | [Async create_swift_accounts:self]: Waiting for completion of create_swift_accounts (2 other jobs running) 2022-03-22 15:55:15.780 | [Async create_swift_accounts:self]: finished create_swift_accounts with result 0 in -1647964429 seconds 2022-03-22 15:55:15.788 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-22 15:55:15.790 | + inc/async:async_wait:166 : return 0 2022-03-22 15:55:15.792 | + ./stack.sh:main:1126 : is_service_enabled mysql postgresql 2022-03-22 15:55:15.811 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:55:15.813 | + ./stack.sh:main:1126 : is_service_enabled glance 2022-03-22 15:55:15.835 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:55:15.837 | + ./stack.sh:main:1127 : echo_summary 'Configuring Glance' 2022-03-22 15:55:15.839 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:55:15.844 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2022-03-22 15:55:15.848 | + ./stack.sh:main:1128 : async_runfunc init_glance 2022-03-22 15:55:15.851 | + inc/async:async_runfunc:111 : async_run init_glance init_glance 2022-03-22 15:55:15.944 | [Async init_glance:self]: Running synchronously: init_glance 2022-03-22 15:55:15.946 | + inc/async:async_run:103 : init_glance 2022-03-22 15:55:15.949 | + lib/glance:init_glance:412 : rm -rf /opt/stack/data/glance/images 2022-03-22 15:55:15.953 | + lib/glance:init_glance:413 : mkdir -p /opt/stack/data/glance/images 2022-03-22 15:55:15.959 | + lib/glance:init_glance:416 : recreate_database glance 2022-03-22 15:55:15.961 | + lib/database:recreate_database:110 : local db=glance 2022-03-22 15:55:15.964 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2022-03-22 15:55:15.966 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2022-03-22 15:55:15.969 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-22 15:55:15.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:55:16.031 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-22 15:55:16.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:55:16.145 | + lib/glance:init_glance:418 : time_start dbsync 2022-03-22 15:55:16.147 | + functions-common:time_start:2290 : local name=dbsync 2022-03-22 15:55:16.150 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:55:16.152 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:55:16.156 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:55:16.161 | + functions-common:time_start:2295 : _TIME_START[$name]=1647964516158 2022-03-22 15:55:16.164 | + lib/glance:init_glance:420 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-22 15:55:18.268 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=76227) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 15:55:18.272 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-22 15:55:18.272 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-22 15:55:18.302 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-22 15:55:18.302 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-22 15:55:18.322 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:55:18.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.325 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.329 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.331 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.332 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.332 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.332 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.334 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.337 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.338 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.338 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.339 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.339 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.339 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:55:18.339 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:55:18.364 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 15:55:18.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.367 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.370 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.373 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.373 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.373 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.373 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.375 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.380 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.380 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.380 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.381 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.381 | 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=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 15:55:18.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 15:55:18.382 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 15:55:18.382 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 15:55:18.753 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:18.753 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:19.428 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-22 15:55:39.895 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-22 15:55:40.701 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-22 15:55:40.769 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-22 15:55:42.562 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-22 15:55:42.667 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-22 15:55:42.724 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-22 15:55:44.878 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-22 15:55:45.855 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-22 15:55:45.924 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-22 15:55:46.032 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-22 15:55:47.101 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:47.101 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:47.108 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:47.110 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:47.115 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:47.115 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:47.140 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:47.140 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:47.178 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:47.179 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:47.190 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-22 15:55:49.900 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-22 15:55:51.369 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-22 15:55:51.426 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-22 15:55:51.483 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-22 15:55:51.575 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-22 15:55:51.655 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-22 15:55:51.734 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-22 15:55:51.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:51.793 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:51.800 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:55:51.801 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:55:51.806 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-22 15:55:51.806 | Database migration is up to date. No migration needed. 2022-03-22 15:55:51.806 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-22 15:55:51.806 | Database is synced successfully. 2022-03-22 15:55:52.029 | + lib/glance:init_glance:423 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-22 15:55:54.014 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=76384) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 15:55:54.449 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-22 15:55:54.752 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-22 15:55:55.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-22 15:55:55.644 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-22 15:55:56.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-22 15:55:56.677 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-22 15:55:57.346 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-22 15:55:57.666 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-22 15:55:58.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-22 15:55:58.946 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-22 15:55:59.335 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-22 15:56:00.088 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-22 15:56:00.295 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-22 15:56:00.471 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-22 15:56:00.797 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-22 15:56:01.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-22 15:56:01.638 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-22 15:56:02.975 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-22 15:56:03.619 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-22 15:56:04.260 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-22 15:56:04.592 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-22 15:56:05.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-22 15:56:06.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-22 15:56:07.809 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-22 15:56:09.231 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-22 15:56:09.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-22 15:56:11.129 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-22 15:56:11.676 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-22 15:56:12.295 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-22 15:56:12.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-22 15:56:12.626 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-22 15:56:12.847 | + lib/glance:init_glance:424 : time_stop dbsync 2022-03-22 15:56:12.850 | + functions-common:time_stop:2304 : local name 2022-03-22 15:56:12.852 | + functions-common:time_stop:2305 : local end_time 2022-03-22 15:56:12.855 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 15:56:12.857 | + functions-common:time_stop:2307 : local total 2022-03-22 15:56:12.860 | + functions-common:time_stop:2308 : local start_time 2022-03-22 15:56:12.863 | + functions-common:time_stop:2310 : name=dbsync 2022-03-22 15:56:12.865 | + functions-common:time_stop:2311 : start_time=1647964516158 2022-03-22 15:56:12.867 | + functions-common:time_stop:2313 : [[ -z 1647964516158 ]] 2022-03-22 15:56:12.871 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 15:56:12.876 | + functions-common:time_stop:2316 : end_time=1647964572872 2022-03-22 15:56:12.878 | + functions-common:time_stop:2317 : elapsed_time=56714 2022-03-22 15:56:12.881 | + functions-common:time_stop:2318 : total=128389 2022-03-22 15:56:12.883 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 15:56:12.886 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=185103 2022-03-22 15:56:12.888 | + inc/async:async_run:104 : return 0 2022-03-22 15:56:12.891 | + ./stack.sh:main:1135 : is_service_enabled neutron 2022-03-22 15:56:12.909 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:12.912 | + ./stack.sh:main:1136 : echo_summary 'Configuring Neutron' 2022-03-22 15:56:12.914 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 15:56:12.917 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2022-03-22 15:56:12.919 | + ./stack.sh:main:1138 : configure_neutron 2022-03-22 15:56:12.922 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2022-03-22 15:56:12.926 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:56:12.926 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 15:56:12.932 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:56:12.934 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 15:56:12.936 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-22 15:56:12.940 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 15:56:12.943 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2022-03-22 15:56:12.945 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2022-03-22 15:56:12.948 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2022-03-22 15:56:12.951 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2022-03-22 15:56:12.964 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2022-03-22 15:56:12.966 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2022-03-22 15:56:36.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:56:36.287 | from cryptography.utils import int_from_bytes 2022-03-22 15:56:36.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 15:56:36.287 | from cryptography.utils import int_from_bytes 2022-03-22 15:56:45.189 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-22 15:56:45.194 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-22 15:56:45.196 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-22 15:56:45.198 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-22 15:56:45.200 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2022-03-22 15:56:45.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-22 15:56:45.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-22 15:56:45.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2022-03-22 15:56:45.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2022-03-22 15:56:45.211 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2022-03-22 15:56:45.213 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2022-03-22 15:56:45.215 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-22 15:56:45.217 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-22 15:56:45.219 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2022-03-22 15:56:45.222 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2022-03-22 15:56:45.224 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2022-03-22 15:56:45.228 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:45.230 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-22 15:56:45.233 | + 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 2022-03-22 15:56:45.238 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2022-03-22 15:56:45.240 | ++ lib/database:database_connection_url:132 : local db=neutron 2022-03-22 15:56:45.243 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2022-03-22 15:56:45.245 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2022-03-22 15:56:45.247 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-22 15:56:45.250 | + 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' 2022-03-22 15:56:45.278 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-22 15:56:45.306 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-22 15:56:45.335 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-22 15:56:45.371 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-22 15:56:45.401 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-22 15:56:45.431 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2022-03-22 15:56:45.433 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2022-03-22 15:56:45.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-22 15:56:45.438 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-22 15:56:45.441 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-22 15:56:45.458 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-22 15:56:45.460 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-22 15:56:45.463 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-22 15:56:45.465 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-22 15:56:45.468 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-22 15:56:45.498 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:56:45.526 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-22 15:56:45.555 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-22 15:56:45.584 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2022-03-22 15:56:45.601 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:56:45.603 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2022-03-22 15:56:45.605 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2022-03-22 15:56:45.608 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-22 15:56:45.610 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-22 15:56:45.613 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-22 15:56:45.615 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2022-03-22 15:56:45.617 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2022-03-22 15:56:45.619 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-22 15:56:45.633 | + 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/ipset-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/ 2022-03-22 15:56:45.646 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-22 15:56:45.648 | + 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 2022-03-22 15:56:45.661 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-22 15:56:45.674 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-22 15:56:45.687 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-22 15:56:45.689 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-22 15:56:45.692 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2022-03-22 15:56:45.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.qBu8kG4JNU 2022-03-22 15:56:45.704 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-22 15:56:45.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-22 15:56:45.709 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.qBu8kG4JNU 2022-03-22 15:56:45.713 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.qBu8kG4JNU 2022-03-22 15:56:45.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.qBu8kG4JNU /etc/sudoers.d/neutron-rootwrap 2022-03-22 15:56:45.738 | + 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' 2022-03-22 15:56:45.767 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:45.769 | + 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' 2022-03-22 15:56:45.800 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-22 15:56:45.803 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-22 15:56:45.805 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-22 15:56:45.808 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-22 15:56:45.810 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-22 15:56:45.812 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 15:56:45.831 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:45.834 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-22 15:56:45.836 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-22 15:56:45.839 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 15:56:45.858 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:45.860 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:56:45.863 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-22 15:56:45.895 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 15:56:45.897 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 15:56:45.900 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2022-03-22 15:56:45.917 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:45.919 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2022-03-22 15:56:45.921 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2022-03-22 15:56:45.924 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-22 15:56:45.926 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-22 15:56:45.928 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2022-03-22 15:56:45.931 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-22 15:56:45.936 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-22 15:56:45.938 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2022-03-22 15:56:45.941 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-22 15:56:45.943 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-22 15:56:45.947 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-22 15:56:45.950 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-22 15:56:45.956 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2022-03-22 15:56:45.977 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:45.979 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2022-03-22 15:56:45.982 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-22 15:56:45.984 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-22 15:56:45.989 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-22 15:56:46.026 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-22 15:56:46.055 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-22 15:56:46.085 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-22 15:56:46.115 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-22 15:56:46.147 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-22 15:56:46.149 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-03-22 15:56:46.152 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2022-03-22 15:56:46.155 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-03-22 15:56:46.158 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-22 15:56:46.187 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-22 15:56:46.217 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-22 15:56:46.246 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-22 15:56:46.277 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-22 15:56:46.307 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-22 15:56:46.337 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-22 15:56:46.367 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-22 15:56:46.397 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:56:46.428 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-22 15:56:46.459 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-22 15:56:46.491 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-22 15:56:46.521 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-22 15:56:46.524 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-03-22 15:56:46.526 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-03-22 15:56:46.529 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-03-22 15:56:46.531 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-22 15:56:46.561 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-22 15:56:46.592 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-22 15:56:46.623 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-22 15:56:46.653 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-22 15:56:46.684 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-22 15:56:46.718 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-22 15:56:46.750 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-22 15:56:46.783 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-22 15:56:46.816 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-22 15:56:46.847 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2022-03-22 15:56:46.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2022-03-22 15:56:46.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-22 15:56:46.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2022-03-22 15:56:46.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2022-03-22 15:56:46.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2022-03-22 15:56:46.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2022-03-22 15:56:46.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 100:149 != '' ]] 2022-03-22 15:56:46.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:100:149 2022-03-22 15:56:46.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:100:149 != '' ]] 2022-03-22 15:56:46.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-22 15:56:46.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2022-03-22 15:56:46.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2022-03-22 15:56:46.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-22 15:56:46.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2022-03-22 15:56:46.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-22 15:56:46.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2022-03-22 15:56:46.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-22 15:56:46.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:46.893 | + 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 2022-03-22 15:56:46.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-22 15:56:46.924 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:46.926 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-03-22 15:56:46.928 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-22 15:56:46.931 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-22 15:56:46.933 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:46.935 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-22 15:56:46.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2022-03-22 15:56:46.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-22 15:56:46.967 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:46.970 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-03-22 15:56:46.972 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2022-03-22 15:56:46.974 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2022-03-22 15:56:46.977 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:46.979 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-22 15:56:47.007 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-22 15:56:47.010 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:47.012 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2022-03-22 15:56:47.014 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2022-03-22 15:56:47.017 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2022-03-22 15:56:47.019 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:47.022 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-22 15:56:47.051 | + 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 2022-03-22 15:56:47.054 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:47.056 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2022-03-22 15:56:47.058 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2022-03-22 15:56:47.063 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-22 15:56:47.065 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:47.067 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-22 15:56:47.096 | + 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 2022-03-22 15:56:47.101 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:47.104 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2022-03-22 15:56:47.106 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2022-03-22 15:56:47.109 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2022-03-22 15:56:47.113 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:47.115 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-22 15:56:47.143 | + 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, 2022-03-22 15:56:47.146 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:47.148 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2022-03-22 15:56:47.150 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2022-03-22 15:56:47.153 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2022-03-22 15:56:47.155 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:47.158 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-22 15:56:47.186 | + 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:100:149 2022-03-22 15:56:47.188 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:47.191 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2022-03-22 15:56:47.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:100:149 2022-03-22 15:56:47.195 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-03-22 15:56:47.198 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:47.200 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-03-22 15:56:47.232 | + 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 2022-03-22 15:56:47.235 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 15:56:47.237 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2022-03-22 15:56:47.239 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2022-03-22 15:56:47.241 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2022-03-22 15:56:47.244 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2022-03-22 15:56:47.246 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-22 15:56:47.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-22 15:56:47.278 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2022-03-22 15:56:47.295 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:47.297 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2022-03-22 15:56:47.300 | + 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' 2022-03-22 15:56:47.334 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:47.336 | + 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' 2022-03-22 15:56:47.368 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-22 15:56:47.399 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2022-03-22 15:56:47.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-22 15:56:47.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2022-03-22 15:56:47.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-22 15:56:49.916 | INFO neutron.common.config [-] Logging enabled! 2022-03-22 15:56:49.917 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.2.1.dev73 2022-03-22 15:56:49.917 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=78118) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-22 15:56:49.918 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-03-22 15:56:49.919 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmplmpw7hxl/privsep.sock'] 2022-03-22 15:56:51.184 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-03-22 15:56:51.184 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmplmpw7hxl/privsep.sock {{(pid=78118) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}} 2022-03-22 15:56:51.185 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-03-22 15:56:51.185 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-03-22 15:56:51.186 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-03-22 15:56:51.186 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 78126 2022-03-22 15:56:51.186 | DEBUG oslo.privsep.daemon [-] privsep: reply[140462451370816]: (2,) {{(pid=78126) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2022-03-22 15:56:51.380 | 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=78126) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-22 15:56:51.391 | 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.011s {{(pid=78126) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-22 15:56:51.391 | DEBUG oslo.privsep.daemon [-] privsep: reply[140462451370816]: (4, ('79ccc439-a5f9-4b99-990e-11660c003286\n', '')) {{(pid=78126) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2022-03-22 15:56:51.443 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=78118) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-22 15:56:51.443 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=78118) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-22 15:56:51.443 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=78118) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:51.443 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=78118) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:51.444 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=78118) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:51.444 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=78118) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:51.498 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-22 15:56:51.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2022-03-22 15:56:51.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2022-03-22 15:56:51.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-22 15:56:51.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-03-22 15:56:51.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-22 15:56:51.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-22 15:56:51.887 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-22 15:56:51.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:51.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-22 15:56:51.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2022-03-22 15:56:51.929 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-22 15:56:51.939 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-22 15:56:51.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2022-03-22 15:56:51.944 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-22 15:56:51.968 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-22 15:56:51.992 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-22 15:56:51.994 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-22 15:56:52.003 | net.bridge.bridge-nf-call-iptables = 1 2022-03-22 15:56:52.006 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-22 15:56:52.009 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-22 15:56:52.018 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-22 15:56:52.021 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-22 15:56:52.024 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-22 15:56:52.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-22 15:56:52.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-22 15:56:52.031 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-22 15:56:52.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-03-22 15:56:52.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-22 15:56:52.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-03-22 15:56:52.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-22 15:56:52.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-22 15:56:52.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-22 15:56:52.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-22 15:56:52.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-22 15:56:52.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-22 15:56:52.167 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2022-03-22 15:56:52.183 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:52.186 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2022-03-22 15:56:52.189 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-22 15:56:52.193 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-22 15:56:52.225 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-22 15:56:52.254 | + 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' 2022-03-22 15:56:52.291 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:52.294 | + 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' 2022-03-22 15:56:52.323 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2022-03-22 15:56:52.342 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:52.344 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-22 15:56:52.347 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-22 15:56:52.376 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-22 15:56:52.379 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-22 15:56:52.381 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-22 15:56:52.410 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-22 15:56:52.413 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-22 15:56:52.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-22 15:56:52.417 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2022-03-22 15:56:52.435 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:52.438 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2022-03-22 15:56:52.440 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-22 15:56:52.447 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-22 15:56:52.477 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-22 15:56:52.510 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:52.512 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-22 15:56:52.544 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-22 15:56:52.547 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-22 15:56:52.576 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-22 15:56:52.578 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-22 15:56:52.581 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-22 15:56:52.613 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-22 15:56:52.615 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-22 15:56:52.618 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-22 15:56:52.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-22 15:56:55.128 | INFO neutron.common.config [-] Logging enabled! 2022-03-22 15:56:55.128 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.2.1.dev73 2022-03-22 15:56:55.128 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=78661) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-22 15:56:55.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=78661) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-22 15:56:55.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=78661) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-22 15:56:55.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=78661) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:55.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=78661) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:55.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=78661) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:55.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=78661) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-22 15:56:55.237 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-22 15:56:55.238 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=78661) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-22 15:56:55.238 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=78661) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-03-22 15:56:55.239 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-22 15:56:55.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2022-03-22 15:56:55.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2022-03-22 15:56:55.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2022-03-22 15:56:55.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-03-22 15:56:55.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-22 15:56:55.553 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-03-22 15:56:55.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-22 15:56:55.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2022-03-22 15:56:55.577 | + functions:set_mtu:785 : local dev=br-data 2022-03-22 15:56:55.579 | + functions:set_mtu:786 : local mtu=1500 2022-03-22 15:56:55.582 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-22 15:56:55.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-22 15:56:55.614 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2022-03-22 15:56:55.617 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-22 15:56:55.619 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2022-03-22 15:56:55.622 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2022-03-22 15:56:55.624 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2022-03-22 15:56:55.626 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2022-03-22 15:56:55.629 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2022-03-22 15:56:55.631 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2022-03-22 15:56:55.633 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2022-03-22 15:56:55.636 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2022-03-22 15:56:55.639 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2022-03-22 15:56:55.641 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2022-03-22 15:56:55.644 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2022-03-22 15:56:55.647 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2022-03-22 15:56:55.648 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-22 15:56:55.656 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2022-03-22 15:56:55.658 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2022-03-22 15:56:55.661 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2022-03-22 15:56:55.663 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2022-03-22 15:56:55.667 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2022-03-22 15:56:55.667 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2022-03-22 15:56:55.668 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2022-03-22 15:56:55.676 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2022-03-22 15:56:55.678 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2022-03-22 15:56:55.680 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:55.683 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-22 15:56:55.687 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2022-03-22 15:56:55.689 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2022-03-22 15:56:55.692 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2022-03-22 15:56:55.694 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2022-03-22 15:56:55.696 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2022-03-22 15:56:55.699 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2022-03-22 15:56:55.703 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.55/22 brd 192.168.3.255 2022-03-22 15:56:55.704 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2022-03-22 15:56:55.704 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2022-03-22 15:56:55.705 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2022-03-22 15:56:55.710 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.55 2022-03-22 15:56:55.713 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.55 ' 2022-03-22 15:56:55.715 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2022-03-22 15:56:55.729 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2022-03-22 15:56:55.744 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2022-03-22 15:56:55.759 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-22 15:56:55.783 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.55 2022-03-22 15:56:55.805 | PING 192.168.0.55 (192.168.0.55) from 192.168.0.55 br-data: 56(84) bytes of data. 2022-03-22 15:56:55.805 | 64 bytes from 192.168.0.55: icmp_seq=1 ttl=64 time=0.069 ms 2022-03-22 15:56:56.819 | 64 bytes from 192.168.0.55: icmp_seq=2 ttl=64 time=0.053 ms 2022-03-22 15:56:57.843 | 64 bytes from 192.168.0.55: icmp_seq=3 ttl=64 time=0.052 ms 2022-03-22 15:56:57.843 | 2022-03-22 15:56:57.843 | --- 192.168.0.55 ping statistics --- 2022-03-22 15:56:57.843 | 3 packets transmitted, 3 received, 0% packet loss, time 2038ms 2022-03-22 15:56:57.843 | rtt min/avg/max/mdev = 0.052/0.058/0.069/0.007 ms 2022-03-22 15:56:57.849 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2022-03-22 15:56:57.849 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2022-03-22 15:56:57.855 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2022-03-22 15:56:57.857 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2022-03-22 15:56:57.875 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:57.877 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2022-03-22 15:56:57.880 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-22 15:56:57.884 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-22 15:56:57.914 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-22 15:56:57.944 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-22 15:56:57.975 | + 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' 2022-03-22 15:56:58.006 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2022-03-22 15:56:58.009 | + 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' 2022-03-22 15:56:58.040 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-22 15:56:58.043 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2022-03-22 15:56:58.060 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 15:56:58.063 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2022-03-22 15:56:58.065 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-22 15:56:58.098 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-22 15:56:58.135 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2022-03-22 15:56:58.135 | + ./stack.sh:main:1141 : is_service_enabled mysql postgresql 2022-03-22 15:56:58.152 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:58.156 | + ./stack.sh:main:1141 : is_service_enabled neutron 2022-03-22 15:56:58.176 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 15:56:58.179 | + ./stack.sh:main:1142 : async_runfunc init_neutron 2022-03-22 15:56:58.181 | + inc/async:async_runfunc:111 : async_run init_neutron init_neutron 2022-03-22 15:56:58.278 | [Async init_neutron:self]: Running synchronously: init_neutron 2022-03-22 15:56:58.281 | + inc/async:async_run:103 : init_neutron 2022-03-22 15:56:58.284 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2022-03-22 15:56:58.288 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:56:58.288 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 15:56:58.293 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 15:56:58.296 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 15:56:58.299 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-22 15:56:58.302 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 15:56:58.304 | + lib/neutron:init_neutron:650 : init_mutnauq 2022-03-22 15:56:58.306 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2022-03-22 15:56:58.309 | + lib/database:recreate_database:110 : local db=neutron 2022-03-22 15:56:58.312 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2022-03-22 15:56:58.314 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2022-03-22 15:56:58.317 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-22 15:56:58.321 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:56:58.364 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-22 15:56:58.369 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 15:56:58.468 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2022-03-22 15:56:58.471 | + functions-common:time_start:2290 : local name=dbsync 2022-03-22 15:56:58.473 | + functions-common:time_start:2291 : local start_time= 2022-03-22 15:56:58.476 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 15:56:58.479 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 15:56:58.483 | + functions-common:time_start:2295 : _TIME_START[$name]=1647964618481 2022-03-22 15:56:58.486 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-22 15:57:01.366 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:57:01.366 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:57:01.850 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-22 15:57:01.850 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-22 15:57:01.938 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-22 15:58:18.241 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-22 15:58:18.903 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-22 15:58:21.206 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-22 15:58:21.941 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-22 15:58:23.486 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-22 15:58:24.381 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-22 15:58:25.304 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-22 15:58:25.598 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-22 15:58:25.909 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-22 15:58:26.240 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-22 15:58:28.547 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-22 15:58:29.641 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-22 15:58:30.115 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-22 15:58:30.570 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-22 15:58:31.958 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-22 15:58:34.912 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-22 15:58:35.381 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-22 15:58:35.655 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-22 15:58:35.966 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-22 15:58:38.055 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-22 15:58:38.652 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-22 15:58:40.377 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-22 15:58:42.783 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-22 15:58:43.358 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-22 15:58:44.320 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-22 15:58:44.743 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-22 15:58:45.164 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-22 15:58:45.841 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-22 15:58:46.135 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-22 15:58:46.211 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-22 15:58:48.092 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-22 15:58:49.581 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-22 15:58:50.261 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-22 15:58:52.612 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-22 15:58:53.926 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-22 15:58:57.792 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-22 15:58:58.120 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-22 15:59:17.691 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-22 15:59:18.026 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-22 15:59:20.300 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-22 15:59:21.078 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-22 15:59:21.152 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-22 15:59:22.254 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-22 15:59:22.331 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-22 15:59:24.091 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-22 15:59:24.751 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-22 15:59:26.340 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-22 15:59:28.088 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-22 15:59:29.105 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-22 15:59:29.511 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-22 15:59:30.534 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-22 15:59:30.957 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-22 15:59:31.403 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-22 15:59:31.805 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-22 15:59:32.216 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-22 15:59:33.514 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-22 15:59:47.639 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-22 15:59:49.454 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-22 15:59:49.922 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-22 15:59:50.353 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-22 15:59:51.176 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-22 15:59:51.651 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-22 15:59:51.942 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-22 15:59:52.479 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-22 15:59:52.547 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-22 15:59:53.519 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-22 15:59:54.317 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-22 15:59:56.208 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-22 15:59:56.993 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-22 15:59:58.488 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-22 15:59:58.788 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-22 15:59:59.228 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-22 15:59:59.876 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-22 16:00:00.061 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-22 16:00:00.736 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-22 16:00:04.145 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-22 16:00:04.879 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-22 16:00:05.470 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-22 16:00:06.941 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-22 16:00:07.565 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-22 16:00:08.550 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-22 16:00:09.156 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-22 16:00:10.562 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-22 16:00:11.216 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-22 16:00:12.313 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-22 16:00:14.551 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-22 16:00:15.001 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-22 16:00:15.770 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-22 16:00:18.570 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-22 16:00:19.082 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-22 16:00:20.638 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-22 16:00:21.815 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-22 16:00:22.884 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-22 16:00:24.544 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-22 16:00:25.710 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-22 16:00:25.793 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-22 16:00:26.967 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-22 16:00:27.144 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-22 16:00:27.822 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-22 16:00:28.344 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-22 16:00:28.661 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-22 16:00:30.173 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-22 16:00:33.736 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-22 16:00:34.213 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-22 16:00:35.298 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-22 16:00:35.378 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-22 16:00:35.441 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-22 16:00:38.641 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-22 16:00:41.807 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-22 16:00:42.506 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-22 16:00:43.100 | Running upgrade for neutron ... 2022-03-22 16:00:43.100 | OK 2022-03-22 16:00:43.370 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2022-03-22 16:00:43.373 | + functions-common:time_stop:2304 : local name 2022-03-22 16:00:43.375 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:00:43.377 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:00:43.380 | + functions-common:time_stop:2307 : local total 2022-03-22 16:00:43.382 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:00:43.385 | + functions-common:time_stop:2310 : name=dbsync 2022-03-22 16:00:43.387 | + functions-common:time_stop:2311 : start_time=1647964618481 2022-03-22 16:00:43.390 | + functions-common:time_stop:2313 : [[ -z 1647964618481 ]] 2022-03-22 16:00:43.393 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:00:43.397 | + functions-common:time_stop:2316 : end_time=1647964843394 2022-03-22 16:00:43.400 | + functions-common:time_stop:2317 : elapsed_time=224913 2022-03-22 16:00:43.402 | + functions-common:time_stop:2318 : total=185103 2022-03-22 16:00:43.405 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:00:43.407 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=410016 2022-03-22 16:00:43.410 | + inc/async:async_run:104 : return 0 2022-03-22 16:00:43.413 | + ./stack.sh:main:1150 : is_service_enabled q-dhcp 2022-03-22 16:00:43.430 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:00:43.433 | ++ ./stack.sh:main:1153 : pidof NetworkManager 2022-03-22 16:00:43.443 | ++ ./stack.sh:main:1153 : true 2022-03-22 16:00:43.446 | + ./stack.sh:main:1153 : netman_pid= 2022-03-22 16:00:43.448 | + ./stack.sh:main:1154 : '[' -z '' ']' 2022-03-22 16:00:43.450 | + ./stack.sh:main:1155 : sudo killall dnsmasq 2022-03-22 16:00:43.470 | dnsmasq: no process found 2022-03-22 16:00:43.474 | + ./stack.sh:main:1155 : true 2022-03-22 16:00:43.477 | + ./stack.sh:main:1160 : clean_iptables 2022-03-22 16:00:43.482 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-22 16:00:43.483 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-22 16:00:43.483 | + lib/nova:clean_iptables:183 : grep nova 2022-03-22 16:00:43.490 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-22 16:00:43.490 | + lib/nova:clean_iptables:183 : bash 2022-03-22 16:00:43.490 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-22 16:00:43.490 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-22 16:00:43.500 | + lib/nova:clean_iptables:185 : grep nova 2022-03-22 16:00:43.500 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-22 16:00:43.503 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-22 16:00:43.503 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-22 16:00:43.503 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-22 16:00:43.503 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-22 16:00:43.505 | + lib/nova:clean_iptables:185 : bash 2022-03-22 16:00:43.515 | + lib/nova:clean_iptables:187 : grep nova 2022-03-22 16:00:43.517 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-22 16:00:43.517 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-22 16:00:43.519 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-22 16:00:43.519 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-22 16:00:43.519 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-22 16:00:43.521 | + lib/nova:clean_iptables:187 : bash 2022-03-22 16:00:43.535 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-22 16:00:43.535 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-22 16:00:43.540 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-22 16:00:43.540 | + lib/nova:clean_iptables:189 : grep nova 2022-03-22 16:00:43.540 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-22 16:00:43.540 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-22 16:00:43.543 | + lib/nova:clean_iptables:189 : bash 2022-03-22 16:00:43.551 | + ./stack.sh:main:1163 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-22 16:00:43.559 | net.ipv4.ip_forward = 1 2022-03-22 16:00:43.563 | + ./stack.sh:main:1170 : is_service_enabled swift 2022-03-22 16:00:43.580 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:00:43.584 | + ./stack.sh:main:1171 : echo_summary 'Configuring Swift' 2022-03-22 16:00:43.586 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:00:43.589 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2022-03-22 16:00:43.591 | + ./stack.sh:main:1172 : async_runfunc init_swift 2022-03-22 16:00:43.594 | + inc/async:async_runfunc:111 : async_run init_swift init_swift 2022-03-22 16:00:43.684 | [Async init_swift:self]: Running synchronously: init_swift 2022-03-22 16:00:43.686 | + inc/async:async_run:103 : init_swift 2022-03-22 16:00:43.689 | + lib/swift:init_swift:692 : local node_number 2022-03-22 16:00:43.693 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-22 16:00:44.564 | No account-reaper running 2022-03-22 16:00:44.564 | No object-auditor running 2022-03-22 16:00:44.564 | No object-replicator running 2022-03-22 16:00:44.564 | No container-auditor running 2022-03-22 16:00:44.564 | No object-expirer running 2022-03-22 16:00:44.564 | No container-replicator running 2022-03-22 16:00:44.564 | No account-auditor running 2022-03-22 16:00:44.564 | No account-server running 2022-03-22 16:00:44.564 | No container-server running 2022-03-22 16:00:44.564 | No proxy-server running 2022-03-22 16:00:44.564 | No container-reconciler running 2022-03-22 16:00:44.564 | No account-replicator running 2022-03-22 16:00:44.564 | No container-sharder running 2022-03-22 16:00:44.564 | No container-updater running 2022-03-22 16:00:44.564 | No object-updater running 2022-03-22 16:00:44.564 | No container-sync running 2022-03-22 16:00:44.564 | No object-reconstructor running 2022-03-22 16:00:44.564 | No object-server running 2022-03-22 16:00:44.611 | + lib/swift:init_swift:694 : true 2022-03-22 16:00:44.614 | + lib/swift:init_swift:697 : create_swift_disk 2022-03-22 16:00:44.616 | + lib/swift:create_swift_disk:568 : local node_number 2022-03-22 16:00:44.618 | + lib/swift:create_swift_disk:573 : local user_group 2022-03-22 16:00:44.621 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-03-22 16:00:44.626 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-03-22 16:00:44.628 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-22 16:00:44.642 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-03-22 16:00:44.644 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-03-22 16:00:44.649 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-03-22 16:00:44.660 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-03-22 16:00:44.671 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-22 16:00:44.687 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-22 16:00:44.770 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-22 16:00:44.770 | = sectsz=512 attr=2, projid32bit=1 2022-03-22 16:00:44.770 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-22 16:00:44.770 | = reflink=1 2022-03-22 16:00:44.770 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-22 16:00:44.770 | = sunit=0 swidth=0 blks 2022-03-22 16:00:44.770 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-22 16:00:44.770 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-22 16:00:44.770 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-22 16:00:44.770 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-22 16:00:44.772 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-22 16:00:44.777 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-22 16:00:44.782 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-22 16:00:44.875 | + lib/swift:create_swift_disk:603 : local node_number 2022-03-22 16:00:44.877 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-22 16:00:44.880 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-03-22 16:00:44.882 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-22 16:00:44.886 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-22 16:00:44.899 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-22 16:00:44.901 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-22 16:00:44.903 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-22 16:00:44.917 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-03-22 16:00:44.920 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-03-22 16:00:44.923 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-22 16:00:45.883 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-22 16:00:46.802 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-22 16:00:47.723 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-03-22 16:00:47.725 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-22 16:00:47.727 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-22 16:00:48.599 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-22 16:00:48.599 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-22 16:00:48.645 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-22 16:00:49.526 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-22 16:00:49.526 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-22 16:00:49.576 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-22 16:00:50.441 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-22 16:00:50.441 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-22 16:00:50.490 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-22 16:00:51.460 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-22 16:00:51.509 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-22 16:00:52.486 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-22 16:00:52.534 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-22 16:00:53.489 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-22 16:00:53.536 | + lib/swift:init_swift:738 : popd 2022-03-22 16:00:53.538 | + inc/async:async_run:104 : return 0 2022-03-22 16:00:53.541 | + ./stack.sh:main:1179 : is_service_enabled cinder 2022-03-22 16:00:53.559 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:00:53.561 | + ./stack.sh:main:1180 : echo_summary 'Configuring Cinder' 2022-03-22 16:00:53.564 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:00:53.566 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2022-03-22 16:00:53.569 | + ./stack.sh:main:1181 : async_runfunc init_cinder 2022-03-22 16:00:53.571 | + inc/async:async_runfunc:111 : async_run init_cinder init_cinder 2022-03-22 16:00:53.662 | [Async init_cinder:self]: Running synchronously: init_cinder 2022-03-22 16:00:53.665 | + inc/async:async_run:103 : init_cinder 2022-03-22 16:00:53.667 | + lib/cinder:init_cinder:413 : is_service_enabled mysql postgresql 2022-03-22 16:00:53.684 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:00:53.686 | + lib/cinder:init_cinder:415 : recreate_database cinder 2022-03-22 16:00:53.689 | + lib/database:recreate_database:110 : local db=cinder 2022-03-22 16:00:53.691 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2022-03-22 16:00:53.694 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2022-03-22 16:00:53.696 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-22 16:00:53.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:00:53.744 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-22 16:00:53.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:00:53.899 | + lib/cinder:init_cinder:417 : time_start dbsync 2022-03-22 16:00:53.901 | + functions-common:time_start:2290 : local name=dbsync 2022-03-22 16:00:53.904 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:00:53.906 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:00:53.910 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:00:53.915 | + functions-common:time_start:2295 : _TIME_START[$name]=1647964853911 2022-03-22 16:00:53.917 | + lib/cinder:init_cinder:419 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-22 16:00:56.633 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=80250) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 16:00:56.635 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 16:00:56.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.637 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.637 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.638 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.639 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.639 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.642 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.642 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.642 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 16:00:56.642 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 16:00:56.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 16:00:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.669 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.669 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.670 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.670 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.671 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.673 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:56.674 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:56.674 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 16:00:56.674 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 16:00:57.167 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 16:00:57.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.169 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.169 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.170 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.170 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.171 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:00:57.178 | 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=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 16:00:57.178 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=80250) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 16:00:57.182 | INFO migrate.versioning.api [-] 122 -> 123...  2022-03-22 16:01:31.240 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:31.240 | INFO migrate.versioning.api [-] 123 -> 124...  2022-03-22 16:01:31.357 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:31.357 | INFO migrate.versioning.api [-] 124 -> 125...  2022-03-22 16:01:31.445 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:31.445 | INFO migrate.versioning.api [-] 125 -> 126...  2022-03-22 16:01:31.508 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:31.508 | INFO migrate.versioning.api [-] 126 -> 127...  2022-03-22 16:01:31.714 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:31.714 | INFO migrate.versioning.api [-] 127 -> 128...  2022-03-22 16:01:32.545 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:32.545 | INFO migrate.versioning.api [-] 128 -> 129...  2022-03-22 16:01:32.597 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:32.597 | INFO migrate.versioning.api [-] 129 -> 130...  2022-03-22 16:01:32.648 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:32.648 | INFO migrate.versioning.api [-] 130 -> 131...  2022-03-22 16:01:32.702 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:32.703 | INFO migrate.versioning.api [-] 131 -> 132...  2022-03-22 16:01:32.848 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:32.848 | INFO migrate.versioning.api [-] 132 -> 133...  2022-03-22 16:01:32.922 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:32.923 | INFO migrate.versioning.api [-] 133 -> 134...  2022-03-22 16:01:33.016 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:33.016 | INFO migrate.versioning.api [-] 134 -> 135...  2022-03-22 16:01:33.136 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:33.136 | INFO migrate.versioning.api [-] 135 -> 136...  2022-03-22 16:01:35.282 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:35.282 | INFO migrate.versioning.api [-] 136 -> 137...  2022-03-22 16:01:35.430 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:35.431 | INFO migrate.versioning.api [-] 137 -> 138...  2022-03-22 16:01:35.508 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:35.508 | INFO migrate.versioning.api [-] 138 -> 139...  2022-03-22 16:01:35.596 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:35.597 | INFO migrate.versioning.api [-] 139 -> 140...  2022-03-22 16:01:36.534 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:36.534 | INFO migrate.versioning.api [-] 140 -> 141...  2022-03-22 16:01:37.085 | INFO migrate.versioning.api [-] done 2022-03-22 16:01:37.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:37.088 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:37.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:37.088 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:37.382 | + lib/cinder:init_cinder:420 : time_stop dbsync 2022-03-22 16:01:37.385 | + functions-common:time_stop:2304 : local name 2022-03-22 16:01:37.387 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:01:37.390 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:01:37.393 | + functions-common:time_stop:2307 : local total 2022-03-22 16:01:37.394 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:01:37.397 | + functions-common:time_stop:2310 : name=dbsync 2022-03-22 16:01:37.399 | + functions-common:time_stop:2311 : start_time=1647964853911 2022-03-22 16:01:37.402 | + functions-common:time_stop:2313 : [[ -z 1647964853911 ]] 2022-03-22 16:01:37.405 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:01:37.410 | + functions-common:time_stop:2316 : end_time=1647964897407 2022-03-22 16:01:37.412 | + functions-common:time_stop:2317 : elapsed_time=43496 2022-03-22 16:01:37.415 | + functions-common:time_stop:2318 : total=410016 2022-03-22 16:01:37.417 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:01:37.420 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=453512 2022-03-22 16:01:37.422 | + lib/cinder:init_cinder:423 : is_service_enabled c-vol 2022-03-22 16:01:37.439 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:01:37.441 | + lib/cinder:init_cinder:423 : [[ -n lvm:lvmdriver-1 ]] 2022-03-22 16:01:37.444 | + lib/cinder:init_cinder:424 : local be be_name be_type 2022-03-22 16:01:37.446 | + lib/cinder:init_cinder:425 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-22 16:01:37.449 | + lib/cinder:init_cinder:426 : be_type=lvm 2022-03-22 16:01:37.451 | + lib/cinder:init_cinder:427 : be_name=lvmdriver-1 2022-03-22 16:01:37.454 | + lib/cinder:init_cinder:428 : type init_cinder_backend_lvm 2022-03-22 16:01:37.456 | + lib/cinder:init_cinder:430 : [[ lvm == \l\v\m ]] 2022-03-22 16:01:37.458 | + lib/cinder:init_cinder:431 : init_default_lvm_volume_group 2022-03-22 16:01:37.461 | + lib/lvm:init_default_lvm_volume_group:156 : [[ 0 = \0 ]] 2022-03-22 16:01:37.463 | + lib/lvm:init_default_lvm_volume_group:157 : init_lvm_volume_group stack-volumes-default 50000M 2022-03-22 16:01:37.466 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2022-03-22 16:01:37.468 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-22 16:01:37.472 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-22 16:01:37.474 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 16:01:37.476 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 16:01:37.479 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 16:01:37.481 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 16:01:37.483 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 16:01:37.485 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 16:01:37.488 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 16:01:37.490 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 16:01:37.492 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 16:01:37.494 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-22 16:01:37.497 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 16:01:37.499 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 16:01:37.501 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 16:01:37.504 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 16:01:37.506 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 16:01:37.508 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 16:01:37.511 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-default 50000M 2022-03-22 16:01:37.513 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2022-03-22 16:01:37.515 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-22 16:01:37.518 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2022-03-22 16:01:37.520 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2022-03-22 16:01:37.571 | Volume group "stack-volumes-default" not found 2022-03-22 16:01:37.571 | Cannot process volume group stack-volumes-default 2022-03-22 16:01:37.623 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2022-03-22 16:01:37.626 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2022-03-22 16:01:37.630 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-22 16:01:37.632 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-22 16:01:37.633 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-22 16:01:37.642 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-22 16:01:37.645 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-22 16:01:37.648 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2022-03-22 16:01:37.730 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-22 16:01:37.734 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2022-03-22 16:01:37.836 | Volume group "stack-volumes-default" not found 2022-03-22 16:01:37.836 | Cannot process volume group stack-volumes-default 2022-03-22 16:01:37.876 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop4 2022-03-22 16:01:38.047 | Physical volume "/dev/loop4" successfully created. 2022-03-22 16:01:38.197 | Volume group "stack-volumes-default" successfully created 2022-03-22 16:01:38.256 | + lib/lvm:init_lvm_volume_group:136 : '[' tgtadm = lioadm ']' 2022-03-22 16:01:38.260 | + lib/lvm:init_lvm_volume_group:139 : awk '/Target/ {print $3}' 2022-03-22 16:01:38.260 | + lib/lvm:init_lvm_volume_group:139 : sudo xargs -r -n1 tgt-admin --delete 2022-03-22 16:01:38.261 | + lib/lvm:init_lvm_volume_group:139 : sudo tgtadm --op show --mode target 2022-03-22 16:01:38.276 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-default 2022-03-22 16:01:38.278 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2022-03-22 16:01:38.281 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2022-03-22 16:01:38.412 | + lib/lvm:init_default_lvm_volume_group:158 : _DEFAULT_LVM_INIT=1 2022-03-22 16:01:38.414 | + lib/cinder:init_cinder:433 : init_cinder_backend_lvm lvmdriver-1 2022-03-22 16:01:38.417 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-22 16:01:38.419 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-22 16:01:38.422 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-22 16:01:38.425 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-22 16:01:38.430 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-22 16:01:38.430 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-03-22 16:01:38.432 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-03-22 16:01:38.434 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-03-22 16:01:38.437 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-22 16:01:38.439 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-22 16:01:38.442 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-03-22 16:01:38.444 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-03-22 16:01:38.446 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-03-22 16:01:38.448 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-03-22 16:01:38.451 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-22 16:01:38.453 | + functions-common:is_suse:462 : is_opensuse 2022-03-22 16:01:38.455 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-03-22 16:01:38.458 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-22 16:01:38.460 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-03-22 16:01:38.462 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-03-22 16:01:38.465 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-22 16:01:38.467 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-22 16:01:38.470 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-22 16:01:38.472 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-22 16:01:38.474 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-22 16:01:38.476 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-22 16:01:38.517 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-22 16:01:38.517 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-22 16:01:38.579 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-22 16:01:38.582 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-22 16:01:38.585 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-22 16:01:38.588 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-22 16:01:38.589 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-22 16:01:38.593 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-22 16:01:38.595 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-22 16:01:38.598 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-22 16:01:38.675 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop5 2022-03-22 16:01:38.677 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-22 16:01:38.772 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-22 16:01:38.772 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-22 16:01:38.848 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop5 2022-03-22 16:01:38.991 | Physical volume "/dev/loop5" successfully created. 2022-03-22 16:01:39.134 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-22 16:01:39.213 | + lib/lvm:init_lvm_volume_group:136 : '[' tgtadm = lioadm ']' 2022-03-22 16:01:39.220 | + lib/lvm:init_lvm_volume_group:139 : sudo tgtadm --op show --mode target 2022-03-22 16:01:39.224 | + lib/lvm:init_lvm_volume_group:139 : sudo xargs -r -n1 tgt-admin --delete 2022-03-22 16:01:39.224 | + lib/lvm:init_lvm_volume_group:139 : awk '/Target/ {print $3}' 2022-03-22 16:01:39.232 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-22 16:01:39.234 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-22 16:01:39.236 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-22 16:01:39.408 | + lib/cinder:init_cinder:438 : is_service_enabled c-bak 2022-03-22 16:01:39.425 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:01:39.427 | + lib/cinder:init_cinder:438 : [[ -n swift ]] 2022-03-22 16:01:39.430 | + lib/cinder:init_cinder:439 : type init_cinder_backup_swift 2022-03-22 16:01:39.432 | + lib/cinder:init_cinder:444 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-22 16:01:39.437 | + inc/async:async_run:104 : return 0 2022-03-22 16:01:39.439 | + ./stack.sh:main:1187 : is_service_enabled placement 2022-03-22 16:01:39.456 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:01:39.460 | + ./stack.sh:main:1188 : echo_summary 'Configuring placement' 2022-03-22 16:01:39.462 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:01:39.465 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2022-03-22 16:01:39.467 | + ./stack.sh:main:1189 : async_runfunc init_placement 2022-03-22 16:01:39.470 | + inc/async:async_runfunc:111 : async_run init_placement init_placement 2022-03-22 16:01:39.565 | [Async init_placement:self]: Running synchronously: init_placement 2022-03-22 16:01:39.568 | + inc/async:async_run:103 : init_placement 2022-03-22 16:01:39.571 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-22 16:01:39.574 | + lib/database:recreate_database:110 : local db=placement 2022-03-22 16:01:39.576 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2022-03-22 16:01:39.579 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2022-03-22 16:01:39.581 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-22 16:01:39.586 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:01:39.721 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-22 16:01:39.726 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:01:39.824 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-22 16:01:52.270 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-22 16:01:52.273 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-22 16:01:52.275 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2022-03-22 16:01:52.278 | + functions-common:get_or_create_user:824 : local user_id 2022-03-22 16:01:52.280 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-03-22 16:01:52.283 | + functions-common:get_or_create_user:828 : local email= 2022-03-22 16:01:52.286 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-22 16:01:54.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:54.584 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:54.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:54.585 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:54.729 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:01:54.732 | + functions-common:get_or_create_user:840 : user_id=539aa0afaa5b49c29f792f8d28ed2b76 2022-03-22 16:01:54.735 | + functions-common:get_or_create_user:841 : echo 539aa0afaa5b49c29f792f8d28ed2b76 2022-03-22 16:01:54.735 | 539aa0afaa5b49c29f792f8d28ed2b76 2022-03-22 16:01:54.737 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2022-03-22 16:01:54.739 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 16:01:54.743 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 16:01:54.746 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 16:01:54.748 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 16:01:54.751 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 16:01:54.753 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 16:01:54.755 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 16:01:54.760 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 16:01:54.761 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 16:01:54.764 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 16:01:54.768 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-22 16:01:54.768 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 16:01:54.771 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 16:01:54.771 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:01:54.773 | ++ functions-common:get_field:727 : read data 2022-03-22 16:01:57.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:57.282 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:57.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:57.282 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:57.423 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:01:57.427 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 16:01:57.429 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 16:01:57.432 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-22 16:01:59.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:59.982 | from cryptography.utils import int_from_bytes 2022-03-22 16:01:59.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:01:59.982 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:00.127 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-22 16:02:00.127 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 16:02:00.128 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 16:02:00.130 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:02:00.133 | ++ functions-common:get_field:727 : read data 2022-03-22 16:02:02.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:02.748 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:02.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:02.749 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:02.891 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:02:02.894 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 16:02:02.896 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 16:02:02.900 | ++ functions-common:get_field:733 : echo '| cbbc9265acf746d99bcd820da72cf238 | 539aa0afaa5b49c29f792f8d28ed2b76 | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 16:02:02.900 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 16:02:02.905 | ++ functions-common:get_field:727 : read data 2022-03-22 16:02:02.909 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cbbc9265acf746d99bcd820da72cf238 2022-03-22 16:02:02.911 | + functions-common:get_or_add_user_project_role:912 : echo cbbc9265acf746d99bcd820da72cf238 2022-03-22 16:02:02.911 | cbbc9265acf746d99bcd820da72cf238 2022-03-22 16:02:02.914 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-03-22 16:02:02.916 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2022-03-22 16:02:02.918 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-03-22 16:02:02.921 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-03-22 16:02:02.924 | ++ functions-common:_get_domain_args:872 : local domain 2022-03-22 16:02:02.926 | ++ functions-common:_get_domain_args:873 : domain= 2022-03-22 16:02:02.929 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-03-22 16:02:02.931 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-03-22 16:02:02.933 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-03-22 16:02:02.936 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-03-22 16:02:02.938 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-03-22 16:02:02.941 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-03-22 16:02:02.945 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-22 16:02:02.945 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-03-22 16:02:02.945 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-03-22 16:02:02.948 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:02:02.951 | ++ functions-common:get_field:727 : read data 2022-03-22 16:02:05.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:05.475 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:05.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:05.475 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:05.617 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:02:05.621 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-03-22 16:02:05.623 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-03-22 16:02:05.625 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-22 16:02:08.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:08.193 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:08.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:08.193 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:08.338 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-22 16:02:08.338 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-03-22 16:02:08.339 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-03-22 16:02:08.341 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:02:08.344 | ++ functions-common:get_field:727 : read data 2022-03-22 16:02:10.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:10.876 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:10.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:10.876 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:11.018 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:02:11.021 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 16:02:11.023 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 16:02:11.026 | ++ functions-common:get_field:733 : echo '| 24d4d0a95c7d4c319aa378edf05c1021 | 539aa0afaa5b49c29f792f8d28ed2b76 | | d6af8cefad1044b485d22cb8592b05f4 | | | False |' 2022-03-22 16:02:11.027 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 16:02:11.032 | ++ functions-common:get_field:727 : read data 2022-03-22 16:02:11.036 | + functions-common:get_or_add_user_project_role:910 : user_role_id=24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 16:02:11.038 | + functions-common:get_or_add_user_project_role:912 : echo 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 16:02:11.038 | 24d4d0a95c7d4c319aa378edf05c1021 2022-03-22 16:02:11.041 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-22 16:02:11.044 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-22 16:02:11.046 | + functions-common:get_or_create_service:966 : local service_id 2022-03-22 16:02:11.050 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2022-03-22 16:02:13.268 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-22 16:02:15.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:15.350 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:15.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:15.350 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:15.495 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:02:15.498 | + functions-common:get_or_create_service:977 : service_id=' 2022-03-22 16:02:15.498 | ba54ba8c57df4f82b1c5890988c5c33c' 2022-03-22 16:02:15.501 | + functions-common:get_or_create_service:978 : echo ba54ba8c57df4f82b1c5890988c5c33c 2022-03-22 16:02:15.501 | ba54ba8c57df4f82b1c5890988c5c33c 2022-03-22 16:02:15.503 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-22 16:02:15.506 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-03-22 16:02:15.509 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-22 16:02:15.512 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-03-22 16:02:15.515 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-22 16:02:17.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:17.672 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:17.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:17.672 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:17.822 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:02:17.825 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-03-22 16:02:17.827 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-03-22 16:02:17.831 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-22 16:02:20.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:20.023 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:20.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:02:20.023 | from cryptography.utils import int_from_bytes 2022-03-22 16:02:20.163 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:02:20.167 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5d1f6266ad80442896976f26f60ce7f3 2022-03-22 16:02:20.169 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5d1f6266ad80442896976f26f60ce7f3 2022-03-22 16:02:20.172 | + functions-common:get_or_create_endpoint:1011 : public_id=5d1f6266ad80442896976f26f60ce7f3 2022-03-22 16:02:20.174 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-03-22 16:02:20.177 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-03-22 16:02:20.180 | + functions-common:get_or_create_endpoint:1020 : echo 5d1f6266ad80442896976f26f60ce7f3 2022-03-22 16:02:20.180 | 5d1f6266ad80442896976f26f60ce7f3 2022-03-22 16:02:20.183 | + inc/async:async_run:104 : return 0 2022-03-22 16:02:20.185 | + ./stack.sh:main:1193 : async_wait init_neutron 2022-03-22 16:02:20.236 | [Async init_neutron:self]: Waiting for completion of init_neutron (6 other jobs running) 2022-03-22 16:02:20.281 | [Async init_neutron:self]: finished init_neutron with result 0 in -1647964618 seconds 2022-03-22 16:02:20.285 | + inc/async:async_wait:166 : return 0 2022-03-22 16:02:20.287 | + ./stack.sh:main:1194 : async_wait init_placement 2022-03-22 16:02:20.337 | [Async init_placement:self]: Waiting for completion of init_placement (5 other jobs running) 2022-03-22 16:02:20.382 | [Async init_placement:self]: finished init_placement with result 0 in -1647964899 seconds 2022-03-22 16:02:20.386 | + inc/async:async_wait:166 : return 0 2022-03-22 16:02:20.389 | + ./stack.sh:main:1195 : async_wait init_glance 2022-03-22 16:02:20.439 | [Async init_glance:self]: Waiting for completion of init_glance (4 other jobs running) 2022-03-22 16:02:20.485 | [Async init_glance:self]: finished init_glance with result 0 in -1647964515 seconds 2022-03-22 16:02:20.489 | + inc/async:async_wait:166 : return 0 2022-03-22 16:02:20.491 | + ./stack.sh:main:1196 : async_wait init_swift 2022-03-22 16:02:20.541 | [Async init_swift:self]: Waiting for completion of init_swift (3 other jobs running) 2022-03-22 16:02:20.586 | [Async init_swift:self]: finished init_swift with result 0 in -1647964843 seconds 2022-03-22 16:02:20.590 | + inc/async:async_wait:166 : return 0 2022-03-22 16:02:20.593 | + ./stack.sh:main:1197 : async_wait init_cinder 2022-03-22 16:02:20.642 | [Async init_cinder:self]: Waiting for completion of init_cinder (2 other jobs running) 2022-03-22 16:02:20.688 | [Async init_cinder:self]: finished init_cinder with result 0 in -1647964853 seconds 2022-03-22 16:02:20.691 | + inc/async:async_wait:166 : return 0 2022-03-22 16:02:20.694 | + ./stack.sh:main:1202 : is_service_enabled nova 2022-03-22 16:02:20.712 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:02:20.714 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2022-03-22 16:02:20.717 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:02:20.720 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2022-03-22 16:02:20.722 | + ./stack.sh:main:1204 : init_nova 2022-03-22 16:02:20.724 | + lib/nova:init_nova:767 : is_service_enabled mysql postgresql 2022-03-22 16:02:20.741 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:02:20.743 | + lib/nova:init_nova:767 : is_service_enabled n-api 2022-03-22 16:02:20.760 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:02:20.763 | + lib/nova:init_nova:769 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 16:02:20.765 | + lib/nova:init_nova:777 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-22 16:02:20.881 | [Async nova-cell-0:self]: Running synchronously: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-22 16:02:20.884 | + inc/async:async_run:103 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-22 16:02:20.886 | + lib/nova:init_nova_db:757 : local dbname=nova_cell0 2022-03-22 16:02:20.889 | + lib/nova:init_nova_db:758 : local conffile=/etc/nova/nova.conf 2022-03-22 16:02:20.891 | + lib/nova:init_nova_db:759 : recreate_database nova_cell0 2022-03-22 16:02:20.894 | + lib/database:recreate_database:110 : local db=nova_cell0 2022-03-22 16:02:20.896 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2022-03-22 16:02:20.899 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2022-03-22 16:02:20.901 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-22 16:02:20.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:02:20.943 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-22 16:02:20.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:02:21.062 | + lib/nova:init_nova_db:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-22 16:02:24.887 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 16:02:24.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:02:24.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:02:24.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 16:02:24.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=81833) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 16:02:25.455 | INFO migrate.versioning.api [-] 401 -> 402...  2022-03-22 16:04:09.953 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:09.953 | INFO migrate.versioning.api [-] 402 -> 403...  2022-03-22 16:04:10.027 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.027 | INFO migrate.versioning.api [-] 403 -> 404...  2022-03-22 16:04:10.125 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.126 | INFO migrate.versioning.api [-] 404 -> 405...  2022-03-22 16:04:10.199 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.199 | INFO migrate.versioning.api [-] 405 -> 406...  2022-03-22 16:04:10.273 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.274 | INFO migrate.versioning.api [-] 406 -> 407...  2022-03-22 16:04:10.345 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.346 | INFO migrate.versioning.api [-] 407 -> 408...  2022-03-22 16:04:10.408 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.408 | INFO migrate.versioning.api [-] 408 -> 409...  2022-03-22 16:04:10.477 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.477 | INFO migrate.versioning.api [-] 409 -> 410...  2022-03-22 16:04:10.540 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.540 | INFO migrate.versioning.api [-] 410 -> 411...  2022-03-22 16:04:10.597 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.598 | INFO migrate.versioning.api [-] 411 -> 412...  2022-03-22 16:04:10.682 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.683 | INFO migrate.versioning.api [-] 412 -> 413...  2022-03-22 16:04:10.747 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.748 | INFO migrate.versioning.api [-] 413 -> 414...  2022-03-22 16:04:10.805 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.805 | INFO migrate.versioning.api [-] 414 -> 415...  2022-03-22 16:04:10.860 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.860 | INFO migrate.versioning.api [-] 415 -> 416...  2022-03-22 16:04:10.930 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:10.931 | INFO migrate.versioning.api [-] 416 -> 417...  2022-03-22 16:04:10.976 | INFO migrate.versioning.api [-] done 2022-03-22 16:04:11.417 | + inc/async:async_run:104 : return 0 2022-03-22 16:04:11.420 | ++ lib/nova:init_nova:780 : seq 1 1 2022-03-22 16:04:11.425 | + lib/nova:init_nova:780 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:04:11.428 | ++ lib/nova:init_nova:781 : conductor_conf 1 2022-03-22 16:04:11.431 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 16:04:11.433 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 16:04:11.436 | + lib/nova:init_nova:781 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-22 16:04:11.526 | [Async nova-cell-1:self]: Running synchronously: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-22 16:04:11.528 | + inc/async:async_run:103 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-22 16:04:11.530 | + lib/nova:init_nova_db:757 : local dbname=nova_cell1 2022-03-22 16:04:11.533 | + lib/nova:init_nova_db:758 : local conffile=/etc/nova/nova_cell1.conf 2022-03-22 16:04:11.536 | + lib/nova:init_nova_db:759 : recreate_database nova_cell1 2022-03-22 16:04:11.538 | + lib/database:recreate_database:110 : local db=nova_cell1 2022-03-22 16:04:11.540 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2022-03-22 16:04:11.543 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2022-03-22 16:04:11.545 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-22 16:04:11.550 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:04:11.600 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-22 16:04:11.605 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:04:11.708 | + lib/nova:init_nova_db:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-22 16:04:14.770 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 16:04:14.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:04:14.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:04:14.778 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 16:04:14.778 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=82317) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 16:04:15.403 | INFO migrate.versioning.api [-] 401 -> 402...  2022-03-22 16:05:59.974 | INFO migrate.versioning.api [-] done 2022-03-22 16:05:59.974 | INFO migrate.versioning.api [-] 402 -> 403...  2022-03-22 16:06:00.019 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.019 | INFO migrate.versioning.api [-] 403 -> 404...  2022-03-22 16:06:00.071 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.071 | INFO migrate.versioning.api [-] 404 -> 405...  2022-03-22 16:06:00.110 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.111 | INFO migrate.versioning.api [-] 405 -> 406...  2022-03-22 16:06:00.197 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.197 | INFO migrate.versioning.api [-] 406 -> 407...  2022-03-22 16:06:00.305 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.306 | INFO migrate.versioning.api [-] 407 -> 408...  2022-03-22 16:06:00.379 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.379 | INFO migrate.versioning.api [-] 408 -> 409...  2022-03-22 16:06:00.442 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.442 | INFO migrate.versioning.api [-] 409 -> 410...  2022-03-22 16:06:00.505 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.506 | INFO migrate.versioning.api [-] 410 -> 411...  2022-03-22 16:06:00.566 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.566 | INFO migrate.versioning.api [-] 411 -> 412...  2022-03-22 16:06:00.641 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.641 | INFO migrate.versioning.api [-] 412 -> 413...  2022-03-22 16:06:00.704 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.704 | INFO migrate.versioning.api [-] 413 -> 414...  2022-03-22 16:06:00.785 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.786 | INFO migrate.versioning.api [-] 414 -> 415...  2022-03-22 16:06:00.853 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.853 | INFO migrate.versioning.api [-] 415 -> 416...  2022-03-22 16:06:00.911 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:00.911 | INFO migrate.versioning.api [-] 416 -> 417...  2022-03-22 16:06:00.980 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:01.412 | + inc/async:async_run:104 : return 0 2022-03-22 16:06:01.415 | + lib/nova:init_nova:784 : recreate_database nova_api 2022-03-22 16:06:01.417 | + lib/database:recreate_database:110 : local db=nova_api 2022-03-22 16:06:01.420 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2022-03-22 16:06:01.422 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2022-03-22 16:06:01.425 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-22 16:06:01.430 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:06:01.466 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-22 16:06:01.470 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-22 16:06:01.579 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-22 16:06:04.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-22 16:06:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-22 16:06:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-22 16:06:04.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-22 16:06:04.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=82750) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-22 16:06:05.355 | INFO migrate.versioning.api [-] 66 -> 67...  2022-03-22 16:06:32.024 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.025 | INFO migrate.versioning.api [-] 67 -> 68...  2022-03-22 16:06:32.085 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.086 | INFO migrate.versioning.api [-] 68 -> 69...  2022-03-22 16:06:32.149 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.149 | INFO migrate.versioning.api [-] 69 -> 70...  2022-03-22 16:06:32.224 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.224 | INFO migrate.versioning.api [-] 70 -> 71...  2022-03-22 16:06:32.287 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.288 | INFO migrate.versioning.api [-] 71 -> 72...  2022-03-22 16:06:32.350 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.350 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-22 16:06:32.412 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.412 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-22 16:06:32.458 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.459 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-22 16:06:32.510 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.510 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-22 16:06:32.578 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.579 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-22 16:06:32.647 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.647 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-22 16:06:32.720 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.721 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-22 16:06:32.801 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.802 | INFO migrate.versioning.api [-] 79 -> 80...  2022-03-22 16:06:32.899 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.899 | INFO migrate.versioning.api [-] 80 -> 81...  2022-03-22 16:06:32.995 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:32.996 | INFO migrate.versioning.api [-] 81 -> 82...  2022-03-22 16:06:33.064 | INFO migrate.versioning.api [-] done 2022-03-22 16:06:33.476 | ++ lib/nova:init_nova:789 : database_connection_url nova_cell0 2022-03-22 16:06:33.478 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-03-22 16:06:33.481 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-03-22 16:06:33.483 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-03-22 16:06:33.485 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-22 16:06:33.488 | + lib/nova:init_nova:789 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-22 16:06:37.416 | ++ lib/nova:init_nova:792 : seq 0 1 2022-03-22 16:06:37.420 | + lib/nova:init_nova:792 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-22 16:06:37.423 | + lib/nova:init_nova:793 : async_wait nova-cell-0 2022-03-22 16:06:37.472 | [Async nova-cell-0:self]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf (3 other jobs running) 2022-03-22 16:06:37.518 | [Async nova-cell-0:self]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in -1647964940 seconds 2022-03-22 16:06:37.522 | + inc/async:async_wait:166 : return 0 2022-03-22 16:06:37.524 | + lib/nova:init_nova:792 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-22 16:06:37.531 | + lib/nova:init_nova:793 : async_wait nova-cell-1 2022-03-22 16:06:37.576 | [Async nova-cell-1:self]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf (2 other jobs running) 2022-03-22 16:06:37.621 | [Async nova-cell-1:self]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in -1647965051 seconds 2022-03-22 16:06:37.625 | + inc/async:async_wait:166 : return 0 2022-03-22 16:06:37.628 | + lib/nova:init_nova:796 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 16:06:37.634 | + lib/nova:init_nova:803 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-22 16:06:41.174 | Running batches of 50 until complete 2022-03-22 16:06:41.174 | +-------------------------------------+--------------+-----------+ 2022-03-22 16:06:41.174 | | Migration | Total Needed | Completed | 2022-03-22 16:06:41.174 | +-------------------------------------+--------------+-----------+ 2022-03-22 16:06:41.174 | | fill_virtual_interface_list | 0 | 0 | 2022-03-22 16:06:41.174 | | migrate_empty_ratio | 0 | 0 | 2022-03-22 16:06:41.174 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-22 16:06:41.175 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-22 16:06:41.175 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-22 16:06:41.175 | | populate_dev_uuids | 0 | 0 | 2022-03-22 16:06:41.175 | | populate_missing_availability_zones | 0 | 0 | 2022-03-22 16:06:41.175 | | populate_queued_for_delete | 0 | 0 | 2022-03-22 16:06:41.175 | | populate_user_id | 0 | 0 | 2022-03-22 16:06:41.175 | | populate_uuids | 0 | 0 | 2022-03-22 16:06:41.175 | +-------------------------------------+--------------+-----------+ 2022-03-22 16:06:41.639 | ++ lib/nova:init_nova:806 : seq 1 1 2022-03-22 16:06:41.644 | + lib/nova:init_nova:806 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:06:41.647 | ++ lib/nova:init_nova:807 : conductor_conf 1 2022-03-22 16:06:41.651 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 16:06:41.652 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 16:06:41.655 | + lib/nova:init_nova:807 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-22 16:06:45.084 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-22 16:06:45.084 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-22 16:06:45.540 | + lib/nova:init_nova:811 : create_nova_keys_dir 2022-03-22 16:06:45.542 | + lib/nova:create_nova_keys_dir:753 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-22 16:06:45.555 | + lib/nova:init_nova:813 : [[ '' == \L\V\M ]] 2022-03-22 16:06:45.558 | + ./stack.sh:main:1209 : is_service_enabled neutron 2022-03-22 16:06:45.575 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:45.578 | + ./stack.sh:main:1210 : async_runfunc configure_neutron_nova 2022-03-22 16:06:45.581 | + inc/async:async_runfunc:111 : async_run configure_neutron_nova configure_neutron_nova 2022-03-22 16:06:45.672 | [Async configure_neutron_nova:self]: Running synchronously: configure_neutron_nova 2022-03-22 16:06:45.675 | + inc/async:async_run:103 : configure_neutron_nova 2022-03-22 16:06:45.677 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2022-03-22 16:06:45.681 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 16:06:45.683 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 16:06:45.687 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 16:06:45.689 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 16:06:45.692 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-22 16:06:45.694 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 16:06:45.697 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-22 16:06:45.699 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2022-03-22 16:06:45.702 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-22 16:06:45.730 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-22 16:06:45.758 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-22 16:06:45.787 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-22 16:06:45.820 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-22 16:06:45.849 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-22 16:06:45.878 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-22 16:06:45.909 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-22 16:06:45.940 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-22 16:06:45.973 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-22 16:06:45.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-22 16:06:45.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-03-22 16:06:45.980 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-03-22 16:06:45.997 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:45.999 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-22 16:06:46.028 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-22 16:06:46.057 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-22 16:06:46.086 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-22 16:06:46.089 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2022-03-22 16:06:46.094 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:06:46.097 | + lib/neutron:configure_neutron_nova:621 : local conf 2022-03-22 16:06:46.100 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2022-03-22 16:06:46.102 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 16:06:46.105 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 16:06:46.108 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2022-03-22 16:06:46.110 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-22 16:06:46.113 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2022-03-22 16:06:46.115 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-22 16:06:46.149 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-22 16:06:46.180 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-22 16:06:46.213 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-22 16:06:46.241 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-22 16:06:46.270 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-22 16:06:46.298 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-22 16:06:46.327 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-22 16:06:46.357 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-22 16:06:46.385 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-22 16:06:46.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-22 16:06:46.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-03-22 16:06:46.393 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-03-22 16:06:46.410 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:46.413 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-22 16:06:46.442 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-22 16:06:46.476 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-22 16:06:46.505 | + inc/async:async_run:104 : return 0 2022-03-22 16:06:46.508 | + ./stack.sh:main:1219 : run_phase stack post-config 2022-03-22 16:06:46.510 | + functions-common:run_phase:1732 : local mode=stack 2022-03-22 16:06:46.512 | + functions-common:run_phase:1733 : local phase=post-config 2022-03-22 16:06:46.515 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 16:06:46.517 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 16:06:46.520 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 16:06:46.522 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 16:06:46.525 | + functions-common:run_phase:1742 : local extra 2022-03-22 16:06:46.528 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 16:06:46.532 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 16:06:46.535 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 16:06:46.537 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 16:06:46.540 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-22 16:06:46.542 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 16:06:46.558 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:46.561 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 16:06:46.563 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:06:46.570 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-22 16:06:46.572 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:06:46.575 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-22 16:06:46.577 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-22 16:06:46.580 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-22 16:06:46.583 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-22 16:06:46.585 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 16:06:46.588 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-22 16:06:46.590 | + functions-common:run_phase:1759 : run_plugins stack post-config 2022-03-22 16:06:46.593 | + functions-common:run_plugins:1718 : local mode=stack 2022-03-22 16:06:46.595 | + functions-common:run_plugins:1719 : local phase=post-config 2022-03-22 16:06:46.598 | + functions-common:run_plugins:1721 : local plugins= 2022-03-22 16:06:46.600 | + functions-common:run_plugins:1722 : local plugin 2022-03-22 16:06:46.603 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-22 16:06:46.605 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:46.608 | + inc/meta-config:merge_config_group:171 : shift 2022-03-22 16:06:46.610 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-22 16:06:46.613 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:06:46.617 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-22 16:06:46.618 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-22 16:06:46.621 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-22 16:06:46.623 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:46.626 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-22 16:06:46.629 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:06:46.631 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-22 16:06:46.631 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:06:46.631 | gsub("[][]", "", $1); 2022-03-22 16:06:46.631 | split($1, a, "|"); 2022-03-22 16:06:46.631 | if (a[1] == matchgroup) 2022-03-22 16:06:46.631 | print a[2] 2022-03-22 16:06:46.631 | } 2022-03-22 16:06:46.632 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:06:46.637 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-22 16:06:46.640 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-22 16:06:46.642 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-22 16:06:46.646 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-22 16:06:46.648 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-22 16:06:46.651 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-22 16:06:46.654 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-22 16:06:46.657 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-22 16:06:46.662 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-22 16:06:46.664 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-22 16:06:46.666 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-22 16:06:46.669 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:46.672 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-22 16:06:46.674 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-22 16:06:46.677 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-22 16:06:46.680 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-22 16:06:46.682 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-22 16:06:46.686 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-22 16:06:46.688 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-22 16:06:46.692 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-22 16:06:46.692 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-22 16:06:46.692 | BEGIN { 2022-03-22 16:06:46.692 | section = "" 2022-03-22 16:06:46.692 | last_section = "" 2022-03-22 16:06:46.692 | section_count = 0 2022-03-22 16:06:46.692 | } 2022-03-22 16:06:46.692 | /^\[.+\]/ { 2022-03-22 16:06:46.692 | gsub("[][]", "", $1); 2022-03-22 16:06:46.692 | section=$1 2022-03-22 16:06:46.692 | next 2022-03-22 16:06:46.692 | } 2022-03-22 16:06:46.692 | /^ *\#/ { 2022-03-22 16:06:46.692 | next 2022-03-22 16:06:46.692 | } 2022-03-22 16:06:46.692 | /^[^ \t]+/ { 2022-03-22 16:06:46.692 | # get offset of first = in $0 2022-03-22 16:06:46.693 | eq_idx = index($0, "=") 2022-03-22 16:06:46.693 | # extract attr & value from $0 2022-03-22 16:06:46.693 | attr = substr($0, 1, eq_idx - 1) 2022-03-22 16:06:46.693 | value = substr($0, eq_idx + 1) 2022-03-22 16:06:46.693 | # only need to strip trailing whitespace from attr 2022-03-22 16:06:46.693 | sub(/[ \t]*$/, "", attr) 2022-03-22 16:06:46.693 | # need to strip leading & trailing whitespace from value 2022-03-22 16:06:46.693 | sub(/^[ \t]*/, "", value) 2022-03-22 16:06:46.693 | sub(/[ \t]*$/, "", value) 2022-03-22 16:06:46.693 | 2022-03-22 16:06:46.693 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-22 16:06:46.693 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-22 16:06:46.693 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-22 16:06:46.693 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-22 16:06:46.693 | if (! (section, attr) in cfg_attr_count) { 2022-03-22 16:06:46.693 | if (section != last_section) { 2022-03-22 16:06:46.693 | cfg_section[section_count++] = section 2022-03-22 16:06:46.693 | last_section = section 2022-03-22 16:06:46.693 | } 2022-03-22 16:06:46.693 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-22 16:06:46.693 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-22 16:06:46.693 | 2022-03-22 16:06:46.693 | cfg_attr[section, attr, 0] = value 2022-03-22 16:06:46.693 | cfg_attr_count[section, attr] = 1 2022-03-22 16:06:46.693 | } else { 2022-03-22 16:06:46.693 | lno = cfg_attr_count[section, attr]++ 2022-03-22 16:06:46.693 | cfg_attr[section, attr, lno] = value 2022-03-22 16:06:46.693 | } 2022-03-22 16:06:46.693 | } 2022-03-22 16:06:46.693 | END { 2022-03-22 16:06:46.693 | # Process each section in order 2022-03-22 16:06:46.693 | for (sno = 0; sno < section_count; sno++) { 2022-03-22 16:06:46.693 | section = cfg_section[sno] 2022-03-22 16:06:46.693 | # The ini routines simply append a config item immediately 2022-03-22 16:06:46.694 | # after the section header. To keep the same order as defined 2022-03-22 16:06:46.694 | # in local.conf, invoke the ini routines in the reverse order 2022-03-22 16:06:46.694 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-22 16:06:46.694 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-22 16:06:46.694 | if (cfg_attr_count[section, attr] == 1) 2022-03-22 16:06:46.694 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-22 16:06:46.694 | else { 2022-03-22 16:06:46.694 | # For multiline, invoke the ini routines in the reverse order 2022-03-22 16:06:46.694 | count = cfg_attr_count[section, attr] 2022-03-22 16:06:46.694 | print "inidelete " configfile " " section " " attr 2022-03-22 16:06:46.694 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-22 16:06:46.694 | for (l = count -2; l >= 0; l--) 2022-03-22 16:06:46.694 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-22 16:06:46.694 | } 2022-03-22 16:06:46.694 | } 2022-03-22 16:06:46.694 | } 2022-03-22 16:06:46.694 | } 2022-03-22 16:06:46.694 | ' 2022-03-22 16:06:46.694 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.694 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:46.695 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-22 16:06:46.697 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-22 16:06:46.699 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-22 16:06:46.702 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:06:46.704 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-22 16:06:46.707 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-22 16:06:46.707 | BEGIN { group = "" } 2022-03-22 16:06:46.707 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:06:46.707 | gsub("[][]", "", $1); 2022-03-22 16:06:46.707 | split($1, a, "|"); 2022-03-22 16:06:46.707 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-22 16:06:46.707 | group=a[1] 2022-03-22 16:06:46.707 | } else { 2022-03-22 16:06:46.707 | group="" 2022-03-22 16:06:46.707 | } 2022-03-22 16:06:46.708 | next 2022-03-22 16:06:46.708 | } 2022-03-22 16:06:46.708 | { 2022-03-22 16:06:46.708 | if (group != "") 2022-03-22 16:06:46.708 | print $0 2022-03-22 16:06:46.708 | } 2022-03-22 16:06:46.708 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:06:46.714 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-22 16:06:46.717 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-22 16:06:46.746 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-22 16:06:46.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-22 16:06:46.780 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-22 16:06:46.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-22 16:06:46.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-22 16:06:46.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-22 16:06:46.854 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-22 16:06:46.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-22 16:06:46.888 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.890 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-22 16:06:46.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-22 16:06:46.923 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-22 16:06:46.929 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-22 16:06:46.960 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-22 16:06:46.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-22 16:06:46.995 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:46.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-22 16:06:47.000 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-22 16:06:47.030 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-22 16:06:47.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-22 16:06:47.065 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-22 16:06:47.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-22 16:06:47.101 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-22 16:06:47.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-22 16:06:47.135 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-22 16:06:47.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-22 16:06:47.168 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.171 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-22 16:06:47.174 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-22 16:06:47.176 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-22 16:06:47.179 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-22 16:06:47.182 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-22 16:06:47.185 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-22 16:06:47.187 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-22 16:06:47.190 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-22 16:06:47.194 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-22 16:06:47.197 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-22 16:06:47.199 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-22 16:06:47.202 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:47.204 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-22 16:06:47.207 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-22 16:06:47.209 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-22 16:06:47.213 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-22 16:06:47.215 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-22 16:06:47.218 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-22 16:06:47.225 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-22 16:06:47.229 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-22 16:06:47.229 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-22 16:06:47.229 | BEGIN { 2022-03-22 16:06:47.229 | section = "" 2022-03-22 16:06:47.229 | last_section = "" 2022-03-22 16:06:47.229 | section_count = 0 2022-03-22 16:06:47.229 | } 2022-03-22 16:06:47.229 | /^\[.+\]/ { 2022-03-22 16:06:47.229 | gsub("[][]", "", $1); 2022-03-22 16:06:47.229 | section=$1 2022-03-22 16:06:47.229 | next 2022-03-22 16:06:47.229 | } 2022-03-22 16:06:47.229 | /^ *\#/ { 2022-03-22 16:06:47.229 | next 2022-03-22 16:06:47.229 | } 2022-03-22 16:06:47.229 | /^[^ \t]+/ { 2022-03-22 16:06:47.229 | # get offset of first = in $0 2022-03-22 16:06:47.229 | eq_idx = index($0, "=") 2022-03-22 16:06:47.229 | # extract attr & value from $0 2022-03-22 16:06:47.229 | attr = substr($0, 1, eq_idx - 1) 2022-03-22 16:06:47.229 | value = substr($0, eq_idx + 1) 2022-03-22 16:06:47.229 | # only need to strip trailing whitespace from attr 2022-03-22 16:06:47.229 | sub(/[ \t]*$/, "", attr) 2022-03-22 16:06:47.230 | # need to strip leading & trailing whitespace from value 2022-03-22 16:06:47.230 | sub(/^[ \t]*/, "", value) 2022-03-22 16:06:47.230 | sub(/[ \t]*$/, "", value) 2022-03-22 16:06:47.230 | 2022-03-22 16:06:47.230 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-22 16:06:47.230 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-22 16:06:47.230 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-22 16:06:47.230 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-22 16:06:47.230 | if (! (section, attr) in cfg_attr_count) { 2022-03-22 16:06:47.230 | if (section != last_section) { 2022-03-22 16:06:47.230 | cfg_section[section_count++] = section 2022-03-22 16:06:47.230 | last_section = section 2022-03-22 16:06:47.230 | } 2022-03-22 16:06:47.230 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-22 16:06:47.230 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-22 16:06:47.230 | 2022-03-22 16:06:47.230 | cfg_attr[section, attr, 0] = value 2022-03-22 16:06:47.230 | cfg_attr_count[section, attr] = 1 2022-03-22 16:06:47.230 | } else { 2022-03-22 16:06:47.230 | lno = cfg_attr_count[section, attr]++ 2022-03-22 16:06:47.230 | cfg_attr[section, attr, lno] = value 2022-03-22 16:06:47.230 | } 2022-03-22 16:06:47.230 | } 2022-03-22 16:06:47.230 | END { 2022-03-22 16:06:47.230 | # Process each section in order 2022-03-22 16:06:47.230 | for (sno = 0; sno < section_count; sno++) { 2022-03-22 16:06:47.230 | section = cfg_section[sno] 2022-03-22 16:06:47.230 | # The ini routines simply append a config item immediately 2022-03-22 16:06:47.230 | # after the section header. To keep the same order as defined 2022-03-22 16:06:47.230 | # in local.conf, invoke the ini routines in the reverse order 2022-03-22 16:06:47.230 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-22 16:06:47.230 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-22 16:06:47.230 | if (cfg_attr_count[section, attr] == 1) 2022-03-22 16:06:47.230 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-22 16:06:47.230 | else { 2022-03-22 16:06:47.231 | # For multiline, invoke the ini routines in the reverse order 2022-03-22 16:06:47.231 | count = cfg_attr_count[section, attr] 2022-03-22 16:06:47.231 | print "inidelete " configfile " " section " " attr 2022-03-22 16:06:47.231 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-22 16:06:47.231 | for (l = count -2; l >= 0; l--) 2022-03-22 16:06:47.231 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-22 16:06:47.231 | } 2022-03-22 16:06:47.231 | } 2022-03-22 16:06:47.231 | } 2022-03-22 16:06:47.231 | } 2022-03-22 16:06:47.231 | ' 2022-03-22 16:06:47.231 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.231 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:47.232 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-22 16:06:47.234 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-22 16:06:47.236 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-22 16:06:47.239 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:06:47.241 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-22 16:06:47.244 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-22 16:06:47.244 | BEGIN { group = "" } 2022-03-22 16:06:47.244 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:06:47.244 | gsub("[][]", "", $1); 2022-03-22 16:06:47.244 | split($1, a, "|"); 2022-03-22 16:06:47.244 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-22 16:06:47.244 | group=a[1] 2022-03-22 16:06:47.244 | } else { 2022-03-22 16:06:47.244 | group="" 2022-03-22 16:06:47.244 | } 2022-03-22 16:06:47.244 | next 2022-03-22 16:06:47.244 | } 2022-03-22 16:06:47.244 | { 2022-03-22 16:06:47.244 | if (group != "") 2022-03-22 16:06:47.244 | print $0 2022-03-22 16:06:47.244 | } 2022-03-22 16:06:47.244 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:06:47.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-22 16:06:47.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-22 16:06:47.282 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.284 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-22 16:06:47.286 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-22 16:06:47.315 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.317 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-22 16:06:47.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-22 16:06:47.349 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-22 16:06:47.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-22 16:06:47.383 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-22 16:06:47.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-22 16:06:47.417 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.419 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-22 16:06:47.421 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-22 16:06:47.450 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.453 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-22 16:06:47.456 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-22 16:06:47.484 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-22 16:06:47.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-22 16:06:47.519 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-22 16:06:47.524 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-22 16:06:47.552 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-22 16:06:47.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-22 16:06:47.587 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-22 16:06:47.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-22 16:06:47.621 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.624 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-22 16:06:47.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-22 16:06:47.655 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.658 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-22 16:06:47.660 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-22 16:06:47.689 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-22 16:06:47.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-22 16:06:47.724 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.727 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-22 16:06:47.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-22 16:06:47.758 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-22 16:06:47.763 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-22 16:06:47.796 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.799 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-22 16:06:47.802 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-22 16:06:47.804 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-22 16:06:47.808 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-22 16:06:47.810 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-22 16:06:47.815 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-22 16:06:47.816 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-22 16:06:47.819 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-22 16:06:47.823 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-22 16:06:47.826 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-22 16:06:47.828 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-22 16:06:47.831 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:47.834 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-22 16:06:47.837 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-22 16:06:47.839 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-22 16:06:47.842 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-22 16:06:47.845 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-22 16:06:47.848 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-22 16:06:47.851 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-22 16:06:47.854 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-22 16:06:47.855 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-22 16:06:47.855 | BEGIN { 2022-03-22 16:06:47.855 | section = "" 2022-03-22 16:06:47.861 | last_section = "" 2022-03-22 16:06:47.861 | section_count = 0 2022-03-22 16:06:47.861 | } 2022-03-22 16:06:47.861 | /^\[.+\]/ { 2022-03-22 16:06:47.861 | gsub("[][]", "", $1); 2022-03-22 16:06:47.861 | section=$1 2022-03-22 16:06:47.861 | next 2022-03-22 16:06:47.861 | } 2022-03-22 16:06:47.861 | /^ *\#/ { 2022-03-22 16:06:47.861 | next 2022-03-22 16:06:47.861 | } 2022-03-22 16:06:47.861 | /^[^ \t]+/ { 2022-03-22 16:06:47.861 | # get offset of first = in $0 2022-03-22 16:06:47.861 | eq_idx = index($0, "=") 2022-03-22 16:06:47.861 | # extract attr & value from $0 2022-03-22 16:06:47.861 | attr = substr($0, 1, eq_idx - 1) 2022-03-22 16:06:47.861 | value = substr($0, eq_idx + 1) 2022-03-22 16:06:47.861 | # only need to strip trailing whitespace from attr 2022-03-22 16:06:47.861 | sub(/[ \t]*$/, "", attr) 2022-03-22 16:06:47.861 | # need to strip leading & trailing whitespace from value 2022-03-22 16:06:47.861 | sub(/^[ \t]*/, "", value) 2022-03-22 16:06:47.861 | sub(/[ \t]*$/, "", value) 2022-03-22 16:06:47.861 | 2022-03-22 16:06:47.861 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-22 16:06:47.861 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-22 16:06:47.861 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-22 16:06:47.861 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-22 16:06:47.861 | if (! (section, attr) in cfg_attr_count) { 2022-03-22 16:06:47.861 | if (section != last_section) { 2022-03-22 16:06:47.861 | cfg_section[section_count++] = section 2022-03-22 16:06:47.861 | last_section = section 2022-03-22 16:06:47.861 | } 2022-03-22 16:06:47.862 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-22 16:06:47.862 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-22 16:06:47.862 | 2022-03-22 16:06:47.862 | cfg_attr[section, attr, 0] = value 2022-03-22 16:06:47.862 | cfg_attr_count[section, attr] = 1 2022-03-22 16:06:47.862 | } else { 2022-03-22 16:06:47.862 | lno = cfg_attr_count[section, attr]++ 2022-03-22 16:06:47.862 | cfg_attr[section, attr, lno] = value 2022-03-22 16:06:47.862 | } 2022-03-22 16:06:47.862 | } 2022-03-22 16:06:47.862 | END { 2022-03-22 16:06:47.862 | # Process each section in order 2022-03-22 16:06:47.862 | for (sno = 0; sno < section_count; sno++) { 2022-03-22 16:06:47.862 | section = cfg_section[sno] 2022-03-22 16:06:47.862 | # The ini routines simply append a config item immediately 2022-03-22 16:06:47.862 | # after the section header. To keep the same order as defined 2022-03-22 16:06:47.862 | # in local.conf, invoke the ini routines in the reverse order 2022-03-22 16:06:47.862 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-22 16:06:47.862 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-22 16:06:47.862 | if (cfg_attr_count[section, attr] == 1) 2022-03-22 16:06:47.862 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-22 16:06:47.862 | else { 2022-03-22 16:06:47.862 | # For multiline, invoke the ini routines in the reverse order 2022-03-22 16:06:47.862 | count = cfg_attr_count[section, attr] 2022-03-22 16:06:47.862 | print "inidelete " configfile " " section " " attr 2022-03-22 16:06:47.862 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-22 16:06:47.862 | for (l = count -2; l >= 0; l--) 2022-03-22 16:06:47.862 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-22 16:06:47.862 | } 2022-03-22 16:06:47.862 | } 2022-03-22 16:06:47.862 | } 2022-03-22 16:06:47.863 | } 2022-03-22 16:06:47.863 | ' 2022-03-22 16:06:47.863 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.863 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:47.863 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-22 16:06:47.863 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-22 16:06:47.863 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-22 16:06:47.864 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:06:47.867 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-22 16:06:47.869 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-22 16:06:47.870 | BEGIN { group = "" } 2022-03-22 16:06:47.870 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:06:47.870 | gsub("[][]", "", $1); 2022-03-22 16:06:47.870 | split($1, a, "|"); 2022-03-22 16:06:47.870 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-22 16:06:47.870 | group=a[1] 2022-03-22 16:06:47.870 | } else { 2022-03-22 16:06:47.870 | group="" 2022-03-22 16:06:47.870 | } 2022-03-22 16:06:47.870 | next 2022-03-22 16:06:47.870 | } 2022-03-22 16:06:47.870 | { 2022-03-22 16:06:47.870 | if (group != "") 2022-03-22 16:06:47.870 | print $0 2022-03-22 16:06:47.870 | } 2022-03-22 16:06:47.870 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:06:47.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-22 16:06:47.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-22 16:06:47.907 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.910 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-22 16:06:47.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-22 16:06:47.941 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-22 16:06:47.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-22 16:06:47.976 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:47.978 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-22 16:06:47.981 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-22 16:06:48.008 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-22 16:06:48.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-22 16:06:48.041 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-22 16:06:48.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-22 16:06:48.073 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-22 16:06:48.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-22 16:06:48.107 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.109 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-22 16:06:48.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-22 16:06:48.139 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.143 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-22 16:06:48.146 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-22 16:06:48.148 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-22 16:06:48.151 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-22 16:06:48.154 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 16:06:48.157 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 16:06:48.159 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-22 16:06:48.162 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 16:06:48.166 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-22 16:06:48.169 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-22 16:06:48.172 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-22 16:06:48.174 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:48.177 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-22 16:06:48.179 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-22 16:06:48.182 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-22 16:06:48.185 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-22 16:06:48.187 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 16:06:48.191 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 16:06:48.193 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-22 16:06:48.196 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-22 16:06:48.197 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.197 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-22 16:06:48.197 | BEGIN { 2022-03-22 16:06:48.197 | section = "" 2022-03-22 16:06:48.198 | last_section = "" 2022-03-22 16:06:48.198 | section_count = 0 2022-03-22 16:06:48.198 | } 2022-03-22 16:06:48.198 | /^\[.+\]/ { 2022-03-22 16:06:48.198 | gsub("[][]", "", $1); 2022-03-22 16:06:48.198 | section=$1 2022-03-22 16:06:48.198 | next 2022-03-22 16:06:48.198 | } 2022-03-22 16:06:48.198 | /^ *\#/ { 2022-03-22 16:06:48.198 | next 2022-03-22 16:06:48.198 | } 2022-03-22 16:06:48.198 | /^[^ \t]+/ { 2022-03-22 16:06:48.198 | # get offset of first = in $0 2022-03-22 16:06:48.198 | eq_idx = index($0, "=") 2022-03-22 16:06:48.198 | # extract attr & value from $0 2022-03-22 16:06:48.198 | attr = substr($0, 1, eq_idx - 1) 2022-03-22 16:06:48.198 | value = substr($0, eq_idx + 1) 2022-03-22 16:06:48.198 | # only need to strip trailing whitespace from attr 2022-03-22 16:06:48.198 | sub(/[ \t]*$/, "", attr) 2022-03-22 16:06:48.198 | # need to strip leading & trailing whitespace from value 2022-03-22 16:06:48.198 | sub(/^[ \t]*/, "", value) 2022-03-22 16:06:48.198 | sub(/[ \t]*$/, "", value) 2022-03-22 16:06:48.198 | 2022-03-22 16:06:48.198 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-22 16:06:48.198 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-22 16:06:48.198 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-22 16:06:48.198 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-22 16:06:48.198 | if (! (section, attr) in cfg_attr_count) { 2022-03-22 16:06:48.198 | if (section != last_section) { 2022-03-22 16:06:48.198 | cfg_section[section_count++] = section 2022-03-22 16:06:48.198 | last_section = section 2022-03-22 16:06:48.198 | } 2022-03-22 16:06:48.198 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-22 16:06:48.198 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-22 16:06:48.198 | 2022-03-22 16:06:48.199 | cfg_attr[section, attr, 0] = value 2022-03-22 16:06:48.199 | cfg_attr_count[section, attr] = 1 2022-03-22 16:06:48.199 | } else { 2022-03-22 16:06:48.199 | lno = cfg_attr_count[section, attr]++ 2022-03-22 16:06:48.199 | cfg_attr[section, attr, lno] = value 2022-03-22 16:06:48.199 | } 2022-03-22 16:06:48.199 | } 2022-03-22 16:06:48.199 | END { 2022-03-22 16:06:48.199 | # Process each section in order 2022-03-22 16:06:48.199 | for (sno = 0; sno < section_count; sno++) { 2022-03-22 16:06:48.199 | section = cfg_section[sno] 2022-03-22 16:06:48.199 | # The ini routines simply append a config item immediately 2022-03-22 16:06:48.199 | # after the section header. To keep the same order as defined 2022-03-22 16:06:48.199 | # in local.conf, invoke the ini routines in the reverse order 2022-03-22 16:06:48.199 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-22 16:06:48.199 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-22 16:06:48.199 | if (cfg_attr_count[section, attr] == 1) 2022-03-22 16:06:48.199 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-22 16:06:48.199 | else { 2022-03-22 16:06:48.199 | # For multiline, invoke the ini routines in the reverse order 2022-03-22 16:06:48.199 | count = cfg_attr_count[section, attr] 2022-03-22 16:06:48.199 | print "inidelete " configfile " " section " " attr 2022-03-22 16:06:48.199 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-22 16:06:48.199 | for (l = count -2; l >= 0; l--) 2022-03-22 16:06:48.199 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-22 16:06:48.199 | } 2022-03-22 16:06:48.199 | } 2022-03-22 16:06:48.199 | } 2022-03-22 16:06:48.199 | } 2022-03-22 16:06:48.199 | ' 2022-03-22 16:06:48.199 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:06:48.200 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-22 16:06:48.202 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-22 16:06:48.204 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-22 16:06:48.207 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:06:48.210 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-22 16:06:48.212 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-22 16:06:48.212 | BEGIN { group = "" } 2022-03-22 16:06:48.212 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:06:48.213 | gsub("[][]", "", $1); 2022-03-22 16:06:48.213 | split($1, a, "|"); 2022-03-22 16:06:48.213 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-22 16:06:48.213 | group=a[1] 2022-03-22 16:06:48.213 | } else { 2022-03-22 16:06:48.213 | group="" 2022-03-22 16:06:48.213 | } 2022-03-22 16:06:48.213 | next 2022-03-22 16:06:48.213 | } 2022-03-22 16:06:48.213 | { 2022-03-22 16:06:48.213 | if (group != "") 2022-03-22 16:06:48.213 | print $0 2022-03-22 16:06:48.213 | } 2022-03-22 16:06:48.213 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:06:48.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-22 16:06:48.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-22 16:06:48.249 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-22 16:06:48.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-22 16:06:48.282 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:06:48.285 | + ./stack.sh:main:1236 : is_service_enabled swift 2022-03-22 16:06:48.302 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:48.305 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2022-03-22 16:06:48.307 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:06:48.310 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2022-03-22 16:06:48.312 | + ./stack.sh:main:1238 : start_swift 2022-03-22 16:06:48.315 | + lib/swift:start_swift:776 : restart_service memcached 2022-03-22 16:06:48.318 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-03-22 16:06:48.320 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2022-03-22 16:06:48.350 | + lib/swift:start_swift:779 : is_ubuntu 2022-03-22 16:06:48.356 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 16:06:48.358 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 16:06:48.361 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-03-22 16:06:48.411 | Restarting rsync (via systemctl): rsync.service. 2022-03-22 16:06:48.418 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-03-22 16:06:48.420 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-03-22 16:06:48.423 | + lib/swift:start_swift:807 : local foreground_services type 2022-03-22 16:06:48.426 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-03-22 16:06:48.428 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-03-22 16:06:48.432 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.434 | + functions-common:run_process:1559 : local service=s-object 2022-03-22 16:06:48.436 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.439 | + functions-common:run_process:1561 : local group= 2022-03-22 16:06:48.442 | + functions-common:run_process:1562 : local user= 2022-03-22 16:06:48.444 | + functions-common:run_process:1564 : local name=s-object 2022-03-22 16:06:48.446 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:06:48.449 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:06:48.451 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:48.453 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:48.456 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:48.460 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965208458 2022-03-22 16:06:48.463 | + functions-common:run_process:1567 : is_service_enabled s-object 2022-03-22 16:06:48.479 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:48.481 | + functions-common:run_process:1568 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-22 16:06:48.483 | + functions-common:_run_under_systemd:1524 : local service=s-object 2022-03-22 16:06:48.486 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.489 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.491 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.493 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.496 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-22 16:06:48.498 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-22 16:06:48.501 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-object.service 2022-03-22 16:06:48.504 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:06:48.506 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:06:48.508 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-22 16:06:48.511 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-22 16:06:48.513 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-object.service 2022-03-22 16:06:48.515 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.518 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:06:48.520 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:06:48.522 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:06:48.524 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:06:48.526 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-22 16:06:48.529 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:06:48.533 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-22 16:06:48.595 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-22 16:06:48.655 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-22 16:06:48.705 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-22 16:06:48.757 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-22 16:06:48.812 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:06:48.866 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:06:48.868 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-22 16:06:48.931 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:06:49.322 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-object.service 2022-03-22 16:06:49.336 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-22 16:06:49.709 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-object.service 2022-03-22 16:06:49.736 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:06:49.739 | + functions-common:time_stop:2304 : local name 2022-03-22 16:06:49.741 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:06:49.744 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:06:49.746 | + functions-common:time_stop:2307 : local total 2022-03-22 16:06:49.748 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:06:49.753 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:06:49.754 | + functions-common:time_stop:2311 : start_time=1647965208458 2022-03-22 16:06:49.756 | + functions-common:time_stop:2313 : [[ -z 1647965208458 ]] 2022-03-22 16:06:49.759 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:06:49.764 | + functions-common:time_stop:2316 : end_time=1647965209761 2022-03-22 16:06:49.770 | + functions-common:time_stop:2317 : elapsed_time=1303 2022-03-22 16:06:49.772 | + functions-common:time_stop:2318 : total=2950 2022-03-22 16:06:49.774 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:06:49.777 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4253 2022-03-22 16:06:49.779 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-03-22 16:06:49.782 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.784 | + functions-common:run_process:1559 : local service=s-container 2022-03-22 16:06:49.787 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.789 | + functions-common:run_process:1561 : local group= 2022-03-22 16:06:49.791 | + functions-common:run_process:1562 : local user= 2022-03-22 16:06:49.794 | + functions-common:run_process:1564 : local name=s-container 2022-03-22 16:06:49.797 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:06:49.799 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:06:49.801 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:49.804 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:49.808 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:49.811 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965209808 2022-03-22 16:06:49.813 | + functions-common:run_process:1567 : is_service_enabled s-container 2022-03-22 16:06:49.831 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:49.833 | + functions-common:run_process:1568 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-22 16:06:49.836 | + functions-common:_run_under_systemd:1524 : local service=s-container 2022-03-22 16:06:49.838 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.840 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.843 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.845 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.848 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-22 16:06:49.850 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-22 16:06:49.852 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-container.service 2022-03-22 16:06:49.855 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:06:49.857 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:06:49.859 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-22 16:06:49.862 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-22 16:06:49.865 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-container.service 2022-03-22 16:06:49.867 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:49.869 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:06:49.872 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:06:49.874 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:06:49.876 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:06:49.879 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-22 16:06:49.882 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:06:49.886 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-22 16:06:49.947 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-22 16:06:50.009 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-22 16:06:50.062 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-22 16:06:50.114 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-22 16:06:50.165 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:06:50.215 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:06:50.217 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-22 16:06:50.279 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:06:50.667 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-container.service 2022-03-22 16:06:50.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-22 16:06:51.081 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-container.service 2022-03-22 16:06:51.104 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:06:51.108 | + functions-common:time_stop:2304 : local name 2022-03-22 16:06:51.110 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:06:51.113 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:06:51.116 | + functions-common:time_stop:2307 : local total 2022-03-22 16:06:51.118 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:06:51.120 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:06:51.123 | + functions-common:time_stop:2311 : start_time=1647965209808 2022-03-22 16:06:51.125 | + functions-common:time_stop:2313 : [[ -z 1647965209808 ]] 2022-03-22 16:06:51.128 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:06:51.133 | + functions-common:time_stop:2316 : end_time=1647965211130 2022-03-22 16:06:51.135 | + functions-common:time_stop:2317 : elapsed_time=1322 2022-03-22 16:06:51.137 | + functions-common:time_stop:2318 : total=4253 2022-03-22 16:06:51.140 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:06:51.142 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5575 2022-03-22 16:06:51.144 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-03-22 16:06:51.147 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.149 | + functions-common:run_process:1559 : local service=s-account 2022-03-22 16:06:51.152 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.154 | + functions-common:run_process:1561 : local group= 2022-03-22 16:06:51.156 | + functions-common:run_process:1562 : local user= 2022-03-22 16:06:51.159 | + functions-common:run_process:1564 : local name=s-account 2022-03-22 16:06:51.162 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:06:51.164 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:06:51.166 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:51.169 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:51.172 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:51.177 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965211174 2022-03-22 16:06:51.179 | + functions-common:run_process:1567 : is_service_enabled s-account 2022-03-22 16:06:51.195 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:51.198 | + functions-common:run_process:1568 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-22 16:06:51.200 | + functions-common:_run_under_systemd:1524 : local service=s-account 2022-03-22 16:06:51.203 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.205 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.208 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.210 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.212 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-22 16:06:51.215 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-22 16:06:51.217 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-account.service 2022-03-22 16:06:51.220 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:06:51.223 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:06:51.225 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-22 16:06:51.227 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-22 16:06:51.230 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-account.service 2022-03-22 16:06:51.232 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.235 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:06:51.238 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:06:51.240 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:06:51.242 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:06:51.245 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-22 16:06:51.247 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:06:51.251 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-22 16:06:51.312 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-22 16:06:51.375 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-22 16:06:51.426 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-22 16:06:51.480 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-22 16:06:51.531 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:06:51.582 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:06:51.584 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-22 16:06:51.647 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:06:52.071 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-account.service 2022-03-22 16:06:52.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-22 16:06:52.490 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-account.service 2022-03-22 16:06:52.514 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:06:52.516 | + functions-common:time_stop:2304 : local name 2022-03-22 16:06:52.519 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:06:52.521 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:06:52.524 | + functions-common:time_stop:2307 : local total 2022-03-22 16:06:52.526 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:06:52.529 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:06:52.531 | + functions-common:time_stop:2311 : start_time=1647965211174 2022-03-22 16:06:52.534 | + functions-common:time_stop:2313 : [[ -z 1647965211174 ]] 2022-03-22 16:06:52.537 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:06:52.542 | + functions-common:time_stop:2316 : end_time=1647965212539 2022-03-22 16:06:52.544 | + functions-common:time_stop:2317 : elapsed_time=1365 2022-03-22 16:06:52.546 | + functions-common:time_stop:2318 : total=5575 2022-03-22 16:06:52.549 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:06:52.551 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6940 2022-03-22 16:06:52.554 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-03-22 16:06:52.556 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-03-22 16:06:52.605 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.608 | + functions-common:run_process:1559 : local service=s-container-sync 2022-03-22 16:06:52.610 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.613 | + functions-common:run_process:1561 : local group= 2022-03-22 16:06:52.615 | + functions-common:run_process:1562 : local user= 2022-03-22 16:06:52.617 | + functions-common:run_process:1564 : local name=s-container-sync 2022-03-22 16:06:52.620 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:06:52.622 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:06:52.625 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:52.627 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:52.630 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:52.635 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965212632 2022-03-22 16:06:52.637 | + functions-common:run_process:1567 : is_service_enabled s-container-sync 2022-03-22 16:06:52.654 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:52.657 | + functions-common:run_process:1568 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-22 16:06:52.660 | + functions-common:_run_under_systemd:1524 : local service=s-container-sync 2022-03-22 16:06:52.663 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.665 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.668 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.670 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.672 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-22 16:06:52.675 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-22 16:06:52.677 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-container-sync.service 2022-03-22 16:06:52.680 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:06:52.682 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:06:52.685 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-22 16:06:52.687 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-22 16:06:52.689 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-container-sync.service 2022-03-22 16:06:52.692 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.694 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:06:52.696 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:06:52.699 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:06:52.701 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:06:52.703 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-22 16:06:52.706 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:06:52.710 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-22 16:06:52.773 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-22 16:06:52.840 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-22 16:06:52.891 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-22 16:06:52.942 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-22 16:06:52.993 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:06:53.045 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:06:53.047 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-22 16:06:53.109 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:06:53.493 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-container-sync.service 2022-03-22 16:06:53.507 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-03-22 16:06:53.910 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-container-sync.service 2022-03-22 16:06:53.932 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:06:53.935 | + functions-common:time_stop:2304 : local name 2022-03-22 16:06:53.937 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:06:53.943 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:06:53.946 | + functions-common:time_stop:2307 : local total 2022-03-22 16:06:53.948 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:06:53.950 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:06:53.953 | + functions-common:time_stop:2311 : start_time=1647965212632 2022-03-22 16:06:53.955 | + functions-common:time_stop:2313 : [[ -z 1647965212632 ]] 2022-03-22 16:06:53.958 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:06:53.963 | + functions-common:time_stop:2316 : end_time=1647965213960 2022-03-22 16:06:53.965 | + functions-common:time_stop:2317 : elapsed_time=1328 2022-03-22 16:06:53.967 | + functions-common:time_stop:2318 : total=6940 2022-03-22 16:06:53.970 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:06:53.973 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8268 2022-03-22 16:06:53.976 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-03-22 16:06:53.993 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:06:53.996 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:53.998 | + functions-common:run_process:1559 : local service=s-proxy 2022-03-22 16:06:54.001 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.003 | + functions-common:run_process:1561 : local group= 2022-03-22 16:06:54.005 | + functions-common:run_process:1562 : local user= 2022-03-22 16:06:54.008 | + functions-common:run_process:1564 : local name=s-proxy 2022-03-22 16:06:54.010 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:06:54.012 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:06:54.015 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:54.018 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:54.021 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:54.025 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965214022 2022-03-22 16:06:54.027 | + functions-common:run_process:1567 : is_service_enabled s-proxy 2022-03-22 16:06:54.044 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:54.047 | + functions-common:run_process:1568 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-22 16:06:54.049 | + functions-common:_run_under_systemd:1524 : local service=s-proxy 2022-03-22 16:06:54.052 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.054 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.056 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.059 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.061 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-22 16:06:54.064 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-22 16:06:54.066 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@s-proxy.service 2022-03-22 16:06:54.068 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:06:54.071 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:06:54.073 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-22 16:06:54.076 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-22 16:06:54.078 | + functions-common:write_user_unit_file:1441 : local service=devstack@s-proxy.service 2022-03-22 16:06:54.081 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.083 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:06:54.086 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:06:54.088 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:06:54.090 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:06:54.093 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-22 16:06:54.096 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:06:54.100 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-22 16:06:54.161 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-22 16:06:54.222 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-22 16:06:54.277 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-22 16:06:54.329 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-22 16:06:54.381 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:06:54.432 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:06:54.434 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-22 16:06:54.495 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:06:54.884 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@s-proxy.service 2022-03-22 16:06:54.898 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-22 16:06:55.295 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@s-proxy.service 2022-03-22 16:06:55.319 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:06:55.323 | + functions-common:time_stop:2304 : local name 2022-03-22 16:06:55.326 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:06:55.328 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:06:55.331 | + functions-common:time_stop:2307 : local total 2022-03-22 16:06:55.334 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:06:55.336 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:06:55.339 | + functions-common:time_stop:2311 : start_time=1647965214022 2022-03-22 16:06:55.341 | + functions-common:time_stop:2313 : [[ -z 1647965214022 ]] 2022-03-22 16:06:55.344 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:06:55.349 | + functions-common:time_stop:2316 : end_time=1647965215346 2022-03-22 16:06:55.351 | + functions-common:time_stop:2317 : elapsed_time=1324 2022-03-22 16:06:55.354 | + functions-common:time_stop:2318 : total=8268 2022-03-22 16:06:55.356 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:06:55.358 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9592 2022-03-22 16:06:55.361 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-03-22 16:06:55.361 | Waiting for swift proxy to start... 2022-03-22 16:06:55.363 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-22 16:06:55.365 | + functions:wait_for_service:457 : local timeout=60 2022-03-22 16:06:55.368 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-22 16:06:55.370 | + functions:wait_for_service:459 : local rval=0 2022-03-22 16:06:55.373 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-22 16:06:55.375 | + functions-common:time_start:2290 : local name=wait_for_service 2022-03-22 16:06:55.378 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:55.380 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:55.385 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:55.388 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965215385 2022-03-22 16:06:55.390 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-22 16:06:55.396 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-22 16:06:55.409 | + :: : [[ 000 == 503 ]] 2022-03-22 16:06:55.410 | + :: : [[ 7 -eq 7 ]] 2022-03-22 16:06:55.412 | + :: : sleep 1 2022-03-22 16:06:56.415 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-22 16:06:56.428 | + :: : [[ 000 == 503 ]] 2022-03-22 16:06:56.430 | + :: : [[ 7 -eq 7 ]] 2022-03-22 16:06:56.431 | + :: : sleep 1 2022-03-22 16:06:57.434 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-22 16:06:57.447 | + :: : [[ 000 == 503 ]] 2022-03-22 16:06:57.448 | + :: : [[ 7 -eq 7 ]] 2022-03-22 16:06:57.450 | + :: : sleep 1 2022-03-22 16:06:58.454 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-22 16:06:58.474 | + :: : [[ 200 == 503 ]] 2022-03-22 16:06:58.476 | + :: : [[ 0 -eq 7 ]] 2022-03-22 16:06:58.479 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-22 16:06:58.481 | + functions-common:time_stop:2304 : local name 2022-03-22 16:06:58.484 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:06:58.487 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:06:58.489 | + functions-common:time_stop:2307 : local total 2022-03-22 16:06:58.491 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:06:58.494 | + functions-common:time_stop:2310 : name=wait_for_service 2022-03-22 16:06:58.496 | + functions-common:time_stop:2311 : start_time=1647965215385 2022-03-22 16:06:58.499 | + functions-common:time_stop:2313 : [[ -z 1647965215385 ]] 2022-03-22 16:06:58.502 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:06:58.506 | + functions-common:time_stop:2316 : end_time=1647965218503 2022-03-22 16:06:58.508 | + functions-common:time_stop:2317 : elapsed_time=3118 2022-03-22 16:06:58.511 | + functions-common:time_stop:2318 : total=6002 2022-03-22 16:06:58.513 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:06:58.516 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9120 2022-03-22 16:06:58.518 | + functions:wait_for_service:467 : return 0 2022-03-22 16:06:58.520 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-03-22 16:06:58.523 | + ./stack.sh:main:1244 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-22 16:06:58.525 | + ./stack.sh:main:1245 : is_service_enabled cinder 2022-03-22 16:06:58.542 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:58.545 | + ./stack.sh:main:1246 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-22 16:06:58.575 | + ./stack.sh:main:1249 : async_wait configure_neutron_nova 2022-03-22 16:06:58.625 | [Async configure_neutron_nova:self]: Waiting for completion of configure_neutron_nova (2 other jobs running) 2022-03-22 16:06:58.670 | [Async configure_neutron_nova:self]: finished configure_neutron_nova with result 0 in -1647965205 seconds 2022-03-22 16:06:58.674 | + inc/async:async_wait:166 : return 0 2022-03-22 16:06:58.677 | + ./stack.sh:main:1255 : is_service_enabled nova 2022-03-22 16:06:58.693 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:58.696 | + ./stack.sh:main:1256 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-22 16:06:58.726 | + ./stack.sh:main:1257 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-22 16:06:58.756 | + ./stack.sh:main:1261 : is_service_enabled n-api 2022-03-22 16:06:58.774 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:58.776 | + ./stack.sh:main:1262 : echo_summary 'Starting Nova API' 2022-03-22 16:06:58.779 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:06:58.781 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2022-03-22 16:06:58.785 | + ./stack.sh:main:1263 : start_nova_api 2022-03-22 16:06:58.788 | + lib/nova:start_nova_api:872 : local service_port=8774 2022-03-22 16:06:58.790 | + lib/nova:start_nova_api:873 : local service_protocol=http 2022-03-22 16:06:58.793 | + lib/nova:start_nova_api:874 : local nova_url 2022-03-22 16:06:58.795 | + lib/nova:start_nova_api:875 : is_service_enabled tls-proxy 2022-03-22 16:06:58.812 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:06:58.815 | + lib/nova:start_nova_api:881 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:06:58.817 | + lib/nova:start_nova_api:882 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:06:58.820 | + lib/nova:start_nova_api:882 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:06:58.823 | + lib/nova:start_nova_api:884 : '[' True == False ']' 2022-03-22 16:06:58.826 | ++ lib/nova:start_nova_api:892 : which uwsgi 2022-03-22 16:06:58.831 | + lib/nova:start_nova_api:892 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.833 | + functions-common:run_process:1559 : local service=n-api 2022-03-22 16:06:58.836 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.838 | + functions-common:run_process:1561 : local group= 2022-03-22 16:06:58.841 | + functions-common:run_process:1562 : local user= 2022-03-22 16:06:58.843 | + functions-common:run_process:1564 : local name=n-api 2022-03-22 16:06:58.846 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:06:58.849 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:06:58.851 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:06:58.853 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:06:58.856 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:06:58.861 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965218858 2022-03-22 16:06:58.863 | + functions-common:run_process:1567 : is_service_enabled n-api 2022-03-22 16:06:58.879 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:06:58.882 | + functions-common:run_process:1568 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-22 16:06:58.884 | + functions-common:_run_under_systemd:1524 : local service=n-api 2022-03-22 16:06:58.886 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.889 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.891 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.894 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.897 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-22 16:06:58.899 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-22 16:06:58.902 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api.service 2022-03-22 16:06:58.904 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:06:58.907 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:06:58.910 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-22 16:06:58.912 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-22 16:06:58.914 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api.service 2022-03-22 16:06:58.917 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:58.919 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-03-22 16:06:58.921 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-03-22 16:06:58.923 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-22 16:06:58.925 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-03-22 16:06:58.929 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-22 16:06:58.990 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-22 16:06:59.052 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-22 16:06:59.102 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-22 16:06:59.153 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:06:59.204 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-22 16:06:59.255 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-22 16:06:59.305 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-22 16:06:59.356 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-22 16:06:59.407 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-22 16:06:59.458 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-03-22 16:06:59.460 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-22 16:06:59.521 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-03-22 16:06:59.921 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api.service 2022-03-22 16:06:59.934 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-22 16:07:00.338 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api.service 2022-03-22 16:07:00.415 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:00.418 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:00.420 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:00.425 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:00.428 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:00.430 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:00.432 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:00.435 | + functions-common:time_stop:2311 : start_time=1647965218858 2022-03-22 16:07:00.437 | + functions-common:time_stop:2313 : [[ -z 1647965218858 ]] 2022-03-22 16:07:00.441 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:00.445 | + functions-common:time_stop:2316 : end_time=1647965220443 2022-03-22 16:07:00.448 | + functions-common:time_stop:2317 : elapsed_time=1585 2022-03-22 16:07:00.450 | + functions-common:time_stop:2318 : total=9592 2022-03-22 16:07:00.453 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:00.455 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11177 2022-03-22 16:07:00.458 | + lib/nova:start_nova_api:893 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-22 16:07:00.460 | + lib/nova:start_nova_api:896 : echo 'Waiting for nova-api to start...' 2022-03-22 16:07:00.460 | Waiting for nova-api to start... 2022-03-22 16:07:00.462 | + lib/nova:start_nova_api:897 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-22 16:07:00.465 | + functions:wait_for_service:457 : local timeout=60 2022-03-22 16:07:00.470 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-22 16:07:00.473 | + functions:wait_for_service:459 : local rval=0 2022-03-22 16:07:00.475 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-22 16:07:00.477 | + functions-common:time_start:2290 : local name=wait_for_service 2022-03-22 16:07:00.480 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:00.482 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:00.485 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:00.490 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965220488 2022-03-22 16:07:00.493 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-22 16:07:00.499 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-22 16:07:05.902 | + :: : [[ 200 == 503 ]] 2022-03-22 16:07:05.904 | + :: : [[ 0 -eq 7 ]] 2022-03-22 16:07:05.907 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-22 16:07:05.909 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:05.912 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:05.914 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:05.917 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:05.919 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:05.921 | + functions-common:time_stop:2310 : name=wait_for_service 2022-03-22 16:07:05.924 | + functions-common:time_stop:2311 : start_time=1647965220488 2022-03-22 16:07:05.926 | + functions-common:time_stop:2313 : [[ -z 1647965220488 ]] 2022-03-22 16:07:05.929 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:05.934 | + functions-common:time_stop:2316 : end_time=1647965225931 2022-03-22 16:07:05.936 | + functions-common:time_stop:2317 : elapsed_time=5443 2022-03-22 16:07:05.939 | + functions-common:time_stop:2318 : total=9120 2022-03-22 16:07:05.942 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:05.944 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14563 2022-03-22 16:07:05.946 | + functions:wait_for_service:467 : return 0 2022-03-22 16:07:05.949 | + lib/nova:start_nova_api:901 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:07:05.952 | + lib/nova:start_nova_api:901 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:07:05.955 | + ./stack.sh:main:1266 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-22 16:07:05.972 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:07:05.975 | + ./stack.sh:main:1271 : is_service_enabled neutron-api 2022-03-22 16:07:05.992 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:07:05.994 | + ./stack.sh:main:1274 : is_service_enabled q-svc 2022-03-22 16:07:06.011 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:06.014 | + ./stack.sh:main:1275 : echo_summary 'Starting Neutron' 2022-03-22 16:07:06.017 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:07:06.020 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2022-03-22 16:07:06.022 | + ./stack.sh:main:1276 : configure_neutron_after_post_config 2022-03-22 16:07:06.025 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-22 16:07:06.027 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-22 16:07:06.057 | + ./stack.sh:main:1277 : start_neutron_service_and_check 2022-03-22 16:07:06.059 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2022-03-22 16:07:06.062 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2022-03-22 16:07:06.065 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2022-03-22 16:07:06.067 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2022-03-22 16:07:06.070 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2022-03-22 16:07:06.073 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-03-22 16:07:06.075 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-03-22 16:07:06.078 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2022-03-22 16:07:06.081 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2022-03-22 16:07:06.084 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2022-03-22 16:07:06.087 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2022-03-22 16:07:06.089 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.092 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.094 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.097 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-22 16:07:06.100 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.103 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.105 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2022-03-22 16:07:06.122 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:07:06.125 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2022-03-22 16:07:06.128 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.130 | + functions-common:run_process:1559 : local service=q-svc 2022-03-22 16:07:06.132 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.135 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:06.137 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:06.140 | + functions-common:run_process:1564 : local name=q-svc 2022-03-22 16:07:06.142 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:06.144 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:06.147 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:06.149 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:06.152 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:06.157 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965226154 2022-03-22 16:07:06.159 | + functions-common:run_process:1567 : is_service_enabled q-svc 2022-03-22 16:07:06.176 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:06.178 | + functions-common:run_process:1568 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-22 16:07:06.181 | + functions-common:_run_under_systemd:1524 : local service=q-svc 2022-03-22 16:07:06.183 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.185 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.188 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.191 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.193 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-22 16:07:06.195 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-22 16:07:06.198 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-svc.service 2022-03-22 16:07:06.200 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:06.203 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:06.205 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-22 16:07:06.208 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-22 16:07:06.210 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-svc.service 2022-03-22 16:07:06.212 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.214 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:07:06.216 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:07:06.218 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:07:06.221 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:07:06.223 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-22 16:07:06.225 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:07:06.229 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-22 16:07:06.289 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-22 16:07:06.349 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:06.399 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-22 16:07:06.449 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-22 16:07:06.500 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:06.551 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:07:06.554 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-22 16:07:06.614 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:07:07.018 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-svc.service 2022-03-22 16:07:07.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-22 16:07:07.394 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-svc.service 2022-03-22 16:07:07.415 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:07.418 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:07.421 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:07.426 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:07.429 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:07.432 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:07.434 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:07.437 | + functions-common:time_stop:2311 : start_time=1647965226154 2022-03-22 16:07:07.439 | + functions-common:time_stop:2313 : [[ -z 1647965226154 ]] 2022-03-22 16:07:07.442 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:07.447 | + functions-common:time_stop:2316 : end_time=1647965227444 2022-03-22 16:07:07.450 | + functions-common:time_stop:2317 : elapsed_time=1290 2022-03-22 16:07:07.452 | + functions-common:time_stop:2318 : total=11177 2022-03-22 16:07:07.455 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:07.458 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12467 2022-03-22 16:07:07.460 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.45:9696 2022-03-22 16:07:07.462 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2022-03-22 16:07:07.479 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:07:07.482 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2022-03-22 16:07:07.482 | Waiting for Neutron to start... 2022-03-22 16:07:07.484 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-22 16:07:07.487 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-22 16:07:07.489 | + functions-common:test_with_retry:2242 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-22 16:07:07.492 | + functions-common:test_with_retry:2243 : local 'failmsg=Neutron did not start' 2022-03-22 16:07:07.494 | + functions-common:test_with_retry:2244 : local until=60 2022-03-22 16:07:07.496 | + functions-common:test_with_retry:2245 : local sleep=0.5 2022-03-22 16:07:07.499 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2022-03-22 16:07:07.502 | + functions-common:time_start:2290 : local name=test_with_retry 2022-03-22 16:07:07.504 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:07.506 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:07.509 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:07.514 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965227511 2022-03-22 16:07:07.516 | + functions-common:test_with_retry:2248 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-22 16:07:13.093 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2251 : time_stop test_with_retry 2022-03-22 16:07:13.096 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:13.099 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:13.101 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:13.103 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:13.106 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:13.108 | + functions-common:time_stop:2310 : name=test_with_retry 2022-03-22 16:07:13.111 | + functions-common:time_stop:2311 : start_time=1647965227511 2022-03-22 16:07:13.114 | + functions-common:time_stop:2313 : [[ -z 1647965227511 ]] 2022-03-22 16:07:13.117 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:13.121 | + functions-common:time_stop:2316 : end_time=1647965233118 2022-03-22 16:07:13.124 | + functions-common:time_stop:2317 : elapsed_time=5607 2022-03-22 16:07:13.127 | + functions-common:time_stop:2318 : total=0 2022-03-22 16:07:13.129 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:13.131 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5607 2022-03-22 16:07:13.134 | + ./stack.sh:main:1282 : is_service_enabled placement 2022-03-22 16:07:13.152 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:13.154 | + ./stack.sh:main:1283 : echo_summary 'Starting Placement' 2022-03-22 16:07:13.157 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:07:13.160 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2022-03-22 16:07:13.162 | + ./stack.sh:main:1284 : start_placement 2022-03-22 16:07:13.165 | + lib/placement:start_placement:160 : start_placement_api 2022-03-22 16:07:13.167 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-22 16:07:13.170 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-22 16:07:13.175 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.177 | + functions-common:run_process:1559 : local service=placement-api 2022-03-22 16:07:13.180 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.182 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:13.185 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:13.187 | + functions-common:run_process:1564 : local name=placement-api 2022-03-22 16:07:13.190 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:13.192 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:13.195 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:13.197 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:13.200 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:13.205 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965233202 2022-03-22 16:07:13.208 | + functions-common:run_process:1567 : is_service_enabled placement-api 2022-03-22 16:07:13.225 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:13.227 | + functions-common:run_process:1568 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-22 16:07:13.230 | + functions-common:_run_under_systemd:1524 : local service=placement-api 2022-03-22 16:07:13.232 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.234 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.237 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.239 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.242 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-22 16:07:13.244 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-22 16:07:13.247 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@placement-api.service 2022-03-22 16:07:13.249 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:13.252 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:13.254 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-22 16:07:13.257 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-22 16:07:13.259 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@placement-api.service 2022-03-22 16:07:13.262 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.264 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-03-22 16:07:13.266 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-03-22 16:07:13.269 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-22 16:07:13.271 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-03-22 16:07:13.275 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-22 16:07:13.335 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-22 16:07:13.396 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-22 16:07:13.446 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-22 16:07:13.496 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:13.547 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-22 16:07:13.598 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-22 16:07:13.649 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-22 16:07:13.700 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-22 16:07:13.751 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-22 16:07:13.808 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-03-22 16:07:13.810 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-22 16:07:13.878 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-03-22 16:07:14.263 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@placement-api.service 2022-03-22 16:07:14.277 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-22 16:07:14.656 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@placement-api.service 2022-03-22 16:07:14.734 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:14.737 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:14.740 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:14.742 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:14.745 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:14.747 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:14.749 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:14.752 | + functions-common:time_stop:2311 : start_time=1647965233202 2022-03-22 16:07:14.755 | + functions-common:time_stop:2313 : [[ -z 1647965233202 ]] 2022-03-22 16:07:14.758 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:14.762 | + functions-common:time_stop:2316 : end_time=1647965234759 2022-03-22 16:07:14.772 | + functions-common:time_stop:2317 : elapsed_time=1557 2022-03-22 16:07:14.775 | + functions-common:time_stop:2318 : total=12467 2022-03-22 16:07:14.791 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:14.791 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14024 2022-03-22 16:07:14.791 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-22 16:07:14.791 | Waiting for placement-api to start... 2022-03-22 16:07:14.791 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-22 16:07:14.791 | + functions:wait_for_service:457 : local timeout=60 2022-03-22 16:07:14.793 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-22 16:07:14.796 | + functions:wait_for_service:459 : local rval=0 2022-03-22 16:07:14.798 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-22 16:07:14.801 | + functions-common:time_start:2290 : local name=wait_for_service 2022-03-22 16:07:14.803 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:14.806 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:14.809 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:14.814 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965234811 2022-03-22 16:07:14.817 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-22 16:07:14.824 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-22 16:07:17.561 | + :: : [[ 200 == 503 ]] 2022-03-22 16:07:17.562 | + :: : [[ 0 -eq 7 ]] 2022-03-22 16:07:17.566 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-22 16:07:17.568 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:17.570 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:17.573 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:17.575 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:17.578 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:17.581 | + functions-common:time_stop:2310 : name=wait_for_service 2022-03-22 16:07:17.583 | + functions-common:time_stop:2311 : start_time=1647965234811 2022-03-22 16:07:17.585 | + functions-common:time_stop:2313 : [[ -z 1647965234811 ]] 2022-03-22 16:07:17.588 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:17.593 | + functions-common:time_stop:2316 : end_time=1647965237590 2022-03-22 16:07:17.596 | + functions-common:time_stop:2317 : elapsed_time=2779 2022-03-22 16:07:17.599 | + functions-common:time_stop:2318 : total=14563 2022-03-22 16:07:17.601 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:17.604 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17342 2022-03-22 16:07:17.606 | + functions:wait_for_service:467 : return 0 2022-03-22 16:07:17.609 | + ./stack.sh:main:1287 : is_service_enabled neutron 2022-03-22 16:07:17.626 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:17.629 | + ./stack.sh:main:1288 : start_neutron 2022-03-22 16:07:17.631 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2022-03-22 16:07:17.635 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 16:07:17.635 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-03-22 16:07:17.641 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-22 16:07:17.644 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-22 16:07:17.646 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-22 16:07:17.649 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-03-22 16:07:17.651 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2022-03-22 16:07:17.654 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.656 | + functions-common:run_process:1559 : local service=q-agt 2022-03-22 16:07:17.659 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.661 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:17.664 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:17.666 | + functions-common:run_process:1564 : local name=q-agt 2022-03-22 16:07:17.669 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:17.671 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:17.674 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:17.676 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:17.679 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:17.684 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965237681 2022-03-22 16:07:17.686 | + functions-common:run_process:1567 : is_service_enabled q-agt 2022-03-22 16:07:17.702 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:17.705 | + functions-common:run_process:1568 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-22 16:07:17.708 | + functions-common:_run_under_systemd:1524 : local service=q-agt 2022-03-22 16:07:17.711 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.713 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.715 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.718 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.720 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-22 16:07:17.723 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-22 16:07:17.725 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-agt.service 2022-03-22 16:07:17.728 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:17.730 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:17.732 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-22 16:07:17.735 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-22 16:07:17.737 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-agt.service 2022-03-22 16:07:17.739 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.742 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:07:17.744 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:07:17.746 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:07:17.748 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:07:17.751 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-22 16:07:17.753 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:07:17.757 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-22 16:07:17.820 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-22 16:07:17.881 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-22 16:07:17.935 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-22 16:07:17.988 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-22 16:07:18.039 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:18.091 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:07:18.093 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-22 16:07:18.157 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:07:18.574 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-agt.service 2022-03-22 16:07:18.587 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-22 16:07:18.978 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-agt.service 2022-03-22 16:07:19.003 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:19.005 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:19.008 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:19.010 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:19.013 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:19.015 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:19.017 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:19.020 | + functions-common:time_stop:2311 : start_time=1647965237681 2022-03-22 16:07:19.022 | + functions-common:time_stop:2313 : [[ -z 1647965237681 ]] 2022-03-22 16:07:19.025 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:19.030 | + functions-common:time_stop:2316 : end_time=1647965239027 2022-03-22 16:07:19.032 | + functions-common:time_stop:2317 : elapsed_time=1346 2022-03-22 16:07:19.035 | + functions-common:time_stop:2318 : total=14024 2022-03-22 16:07:19.037 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:19.040 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15370 2022-03-22 16:07:19.042 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2022-03-22 16:07:19.045 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2022-03-22 16:07:19.048 | + functions-common:is_provider_network:2156 : return 1 2022-03-22 16:07:19.050 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2022-03-22 16:07:19.053 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.055 | + functions-common:run_process:1559 : local service=q-dhcp 2022-03-22 16:07:19.058 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.060 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:19.062 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:19.065 | + functions-common:run_process:1564 : local name=q-dhcp 2022-03-22 16:07:19.067 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:19.070 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:19.072 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:19.075 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:19.078 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:19.083 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965239080 2022-03-22 16:07:19.085 | + functions-common:run_process:1567 : is_service_enabled q-dhcp 2022-03-22 16:07:19.104 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:19.106 | + functions-common:run_process:1568 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-22 16:07:19.109 | + functions-common:_run_under_systemd:1524 : local service=q-dhcp 2022-03-22 16:07:19.111 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.114 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.116 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.118 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.121 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-22 16:07:19.123 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-22 16:07:19.126 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-dhcp.service 2022-03-22 16:07:19.128 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:19.131 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:19.133 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-22 16:07:19.136 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-22 16:07:19.138 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-dhcp.service 2022-03-22 16:07:19.141 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.144 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:07:19.146 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:07:19.148 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:07:19.151 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:07:19.153 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-22 16:07:19.155 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:07:19.160 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-22 16:07:19.230 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-22 16:07:19.296 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-22 16:07:19.348 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-22 16:07:19.399 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-22 16:07:19.451 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:19.503 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:07:19.505 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-22 16:07:19.567 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:07:19.984 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-dhcp.service 2022-03-22 16:07:19.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-22 16:07:20.399 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-dhcp.service 2022-03-22 16:07:20.426 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:20.428 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:20.431 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:20.433 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:20.435 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:20.438 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:20.441 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:20.443 | + functions-common:time_stop:2311 : start_time=1647965239080 2022-03-22 16:07:20.446 | + functions-common:time_stop:2313 : [[ -z 1647965239080 ]] 2022-03-22 16:07:20.451 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:20.454 | + functions-common:time_stop:2316 : end_time=1647965240451 2022-03-22 16:07:20.456 | + functions-common:time_stop:2317 : elapsed_time=1371 2022-03-22 16:07:20.459 | + functions-common:time_stop:2318 : total=15370 2022-03-22 16:07:20.461 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:20.464 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16741 2022-03-22 16:07:20.466 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2022-03-22 16:07:20.485 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:07:20.488 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2022-03-22 16:07:20.491 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-03-22 16:07:20.493 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-03-22 16:07:20.496 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2022-03-22 16:07:20.499 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.501 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.504 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.507 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-22 16:07:20.509 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.512 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.514 | + functions-common:run_process:1559 : local service=q-l3 2022-03-22 16:07:20.517 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.520 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:20.522 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:20.525 | + functions-common:run_process:1564 : local name=q-l3 2022-03-22 16:07:20.527 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:20.530 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:20.533 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:20.535 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:20.538 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:20.543 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965240540 2022-03-22 16:07:20.545 | + functions-common:run_process:1567 : is_service_enabled q-l3 2022-03-22 16:07:20.564 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:20.566 | + functions-common:run_process:1568 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-22 16:07:20.569 | + functions-common:_run_under_systemd:1524 : local service=q-l3 2022-03-22 16:07:20.572 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.574 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.577 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.579 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.582 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-22 16:07:20.584 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-22 16:07:20.587 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-l3.service 2022-03-22 16:07:20.590 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:20.592 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:20.594 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-22 16:07:20.597 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-22 16:07:20.600 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-l3.service 2022-03-22 16:07:20.602 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.605 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:07:20.607 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:07:20.610 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:07:20.613 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:07:20.615 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-22 16:07:20.617 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:07:20.622 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-22 16:07:20.690 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-22 16:07:20.756 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-22 16:07:20.824 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-22 16:07:20.880 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-22 16:07:20.938 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:20.994 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:07:20.997 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-22 16:07:21.073 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:07:21.497 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-l3.service 2022-03-22 16:07:21.513 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-22 16:07:21.932 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-l3.service 2022-03-22 16:07:21.964 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:21.967 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:21.970 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:21.973 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:21.975 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:21.978 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:21.980 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:21.983 | + functions-common:time_stop:2311 : start_time=1647965240540 2022-03-22 16:07:21.985 | + functions-common:time_stop:2313 : [[ -z 1647965240540 ]] 2022-03-22 16:07:21.993 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:22.000 | + functions-common:time_stop:2316 : end_time=1647965241995 2022-03-22 16:07:22.005 | + functions-common:time_stop:2317 : elapsed_time=1455 2022-03-22 16:07:22.007 | + functions-common:time_stop:2318 : total=16741 2022-03-22 16:07:22.010 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:22.012 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18196 2022-03-22 16:07:22.015 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.018 | + functions-common:run_process:1559 : local service=q-meta 2022-03-22 16:07:22.020 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.023 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:22.025 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:22.028 | + functions-common:run_process:1564 : local name=q-meta 2022-03-22 16:07:22.030 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:22.034 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:22.036 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:22.039 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:22.047 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:22.051 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965242048 2022-03-22 16:07:22.053 | + functions-common:run_process:1567 : is_service_enabled q-meta 2022-03-22 16:07:22.074 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:22.077 | + functions-common:run_process:1568 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-22 16:07:22.080 | + functions-common:_run_under_systemd:1524 : local service=q-meta 2022-03-22 16:07:22.083 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.085 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.088 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.090 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.093 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-22 16:07:22.096 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-22 16:07:22.099 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-meta.service 2022-03-22 16:07:22.101 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:22.104 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:22.106 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-22 16:07:22.109 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-22 16:07:22.111 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-meta.service 2022-03-22 16:07:22.114 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.116 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:07:22.119 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:07:22.121 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:07:22.124 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:07:22.126 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-22 16:07:22.129 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:07:22.134 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-22 16:07:22.207 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-22 16:07:22.277 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-22 16:07:22.339 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-22 16:07:22.403 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-22 16:07:22.458 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:22.523 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:07:22.525 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-22 16:07:22.600 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:07:23.047 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-meta.service 2022-03-22 16:07:23.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-22 16:07:23.495 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-meta.service 2022-03-22 16:07:23.522 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:23.528 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:23.531 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:23.537 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:23.541 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:23.543 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:23.548 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:23.551 | + functions-common:time_stop:2311 : start_time=1647965242048 2022-03-22 16:07:23.553 | + functions-common:time_stop:2313 : [[ -z 1647965242048 ]] 2022-03-22 16:07:23.557 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:23.562 | + functions-common:time_stop:2316 : end_time=1647965243560 2022-03-22 16:07:23.565 | + functions-common:time_stop:2317 : elapsed_time=1512 2022-03-22 16:07:23.568 | + functions-common:time_stop:2318 : total=18196 2022-03-22 16:07:23.571 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:23.573 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19708 2022-03-22 16:07:23.576 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.591 | + functions-common:run_process:1559 : local service=q-metering 2022-03-22 16:07:23.591 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.591 | + functions-common:run_process:1561 : local group= 2022-03-22 16:07:23.591 | + functions-common:run_process:1562 : local user= 2022-03-22 16:07:23.595 | + functions-common:run_process:1564 : local name=q-metering 2022-03-22 16:07:23.598 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:07:23.603 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:07:23.603 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:07:23.603 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:07:23.607 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:07:23.615 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965243608 2022-03-22 16:07:23.615 | + functions-common:run_process:1567 : is_service_enabled q-metering 2022-03-22 16:07:23.633 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:23.635 | + functions-common:run_process:1568 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-22 16:07:23.637 | + functions-common:_run_under_systemd:1524 : local service=q-metering 2022-03-22 16:07:23.640 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.643 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.646 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.648 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.651 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-22 16:07:23.653 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-22 16:07:23.656 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-metering.service 2022-03-22 16:07:23.658 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:07:23.661 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:07:23.665 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-22 16:07:23.668 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-22 16:07:23.671 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-metering.service 2022-03-22 16:07:23.674 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.676 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:07:23.679 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:07:23.681 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:07:23.684 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:07:23.687 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-22 16:07:23.690 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:07:23.695 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-22 16:07:23.784 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-22 16:07:23.897 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-22 16:07:23.986 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-22 16:07:24.048 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-22 16:07:24.129 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:07:24.191 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:07:24.198 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-22 16:07:24.295 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:07:24.742 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-metering.service 2022-03-22 16:07:24.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-22 16:07:25.187 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-metering.service 2022-03-22 16:07:25.223 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:07:25.229 | + functions-common:time_stop:2304 : local name 2022-03-22 16:07:25.231 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:07:25.234 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:07:25.237 | + functions-common:time_stop:2307 : local total 2022-03-22 16:07:25.239 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:07:25.242 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:07:25.244 | + functions-common:time_stop:2311 : start_time=1647965243608 2022-03-22 16:07:25.249 | + functions-common:time_stop:2313 : [[ -z 1647965243608 ]] 2022-03-22 16:07:25.254 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:07:25.257 | + functions-common:time_stop:2316 : end_time=1647965245254 2022-03-22 16:07:25.260 | + functions-common:time_stop:2317 : elapsed_time=1646 2022-03-22 16:07:25.262 | + functions-common:time_stop:2318 : total=19708 2022-03-22 16:07:25.265 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:07:25.269 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21354 2022-03-22 16:07:25.272 | + ./stack.sh:main:1291 : is_service_enabled q-svc 2022-03-22 16:07:25.295 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:07:25.298 | + ./stack.sh:main:1291 : [[ True == \T\r\u\e ]] 2022-03-22 16:07:25.300 | + ./stack.sh:main:1292 : echo_summary 'Creating initial neutron network elements' 2022-03-22 16:07:25.303 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:07:25.305 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2022-03-22 16:07:25.308 | + ./stack.sh:main:1295 : type -p neutron_plugin_create_initial_networks 2022-03-22 16:07:25.310 | + ./stack.sh:main:1298 : create_neutron_initial_network 2022-03-22 16:07:25.313 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2022-03-22 16:07:25.318 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2022-03-22 16:07:25.321 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2022-03-22 16:07:25.323 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2022-03-22 16:07:25.330 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:07:25.340 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:27.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:27.873 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:27.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:27.873 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:28.030 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:28.034 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-03-22 16:07:28.037 | ++ functions-common:get_field:731 : field='$2' 2022-03-22 16:07:28.040 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-22 16:07:28.044 | ++ functions-common:get_field:733 : echo '| d264721882954a8b835c75f4a47e6250 | demo |' 2022-03-22 16:07:28.048 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:28.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=d264721882954a8b835c75f4a47e6250 2022-03-22 16:07:28.054 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2022-03-22 16:07:28.056 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:07:28.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2022-03-22 16:07:28.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2022-03-22 16:07:28.080 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2022-03-22 16:07:28.084 | ++ 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 2022-03-22 16:07:31.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:31.110 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:31.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:31.110 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:31.260 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:31.263 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-03-22 16:07:31.263 | address-scope 2022-03-22 16:07:31.263 | router-admin-state-down-before-update 2022-03-22 16:07:31.263 | agent 2022-03-22 16:07:31.263 | agent-resources-synced 2022-03-22 16:07:31.263 | allowed-address-pairs 2022-03-22 16:07:31.263 | auto-allocated-topology 2022-03-22 16:07:31.264 | availability_zone 2022-03-22 16:07:31.264 | availability_zone_filter 2022-03-22 16:07:31.264 | default-subnetpools 2022-03-22 16:07:31.264 | dhcp_agent_scheduler 2022-03-22 16:07:31.264 | dvr 2022-03-22 16:07:31.264 | empty-string-filtering 2022-03-22 16:07:31.264 | external-net 2022-03-22 16:07:31.264 | extra_dhcp_opt 2022-03-22 16:07:31.264 | extraroute 2022-03-22 16:07:31.264 | extraroute-atomic 2022-03-22 16:07:31.264 | filter-validation 2022-03-22 16:07:31.264 | fip-port-details 2022-03-22 16:07:31.264 | flavors 2022-03-22 16:07:31.264 | floatingip-pools 2022-03-22 16:07:31.264 | ip-substring-filtering 2022-03-22 16:07:31.264 | router 2022-03-22 16:07:31.264 | ext-gw-mode 2022-03-22 16:07:31.264 | l3-ha 2022-03-22 16:07:31.264 | l3-flavors 2022-03-22 16:07:31.264 | l3-port-ip-change-not-allowed 2022-03-22 16:07:31.264 | l3_agent_scheduler 2022-03-22 16:07:31.264 | metering 2022-03-22 16:07:31.264 | metering_source_and_destination_fields 2022-03-22 16:07:31.264 | multi-provider 2022-03-22 16:07:31.264 | net-mtu 2022-03-22 16:07:31.264 | net-mtu-writable 2022-03-22 16:07:31.264 | network_availability_zone 2022-03-22 16:07:31.264 | network-ip-availability 2022-03-22 16:07:31.264 | pagination 2022-03-22 16:07:31.264 | port-device-profile 2022-03-22 16:07:31.264 | port-mac-address-regenerate 2022-03-22 16:07:31.264 | port-numa-affinity-policy 2022-03-22 16:07:31.264 | binding 2022-03-22 16:07:31.264 | binding-extended 2022-03-22 16:07:31.264 | port-security 2022-03-22 16:07:31.264 | project-id 2022-03-22 16:07:31.265 | provider 2022-03-22 16:07:31.265 | quotas 2022-03-22 16:07:31.265 | quota_details 2022-03-22 16:07:31.265 | rbac-policies 2022-03-22 16:07:31.265 | rbac-address-group 2022-03-22 16:07:31.265 | rbac-address-scope 2022-03-22 16:07:31.265 | rbac-security-groups 2022-03-22 16:07:31.265 | rbac-subnetpool 2022-03-22 16:07:31.265 | revision-if-match 2022-03-22 16:07:31.265 | standard-attr-revisions 2022-03-22 16:07:31.265 | router_availability_zone 2022-03-22 16:07:31.265 | security-groups-normalized-cidr 2022-03-22 16:07:31.265 | port-security-groups-filtering 2022-03-22 16:07:31.265 | security-groups-remote-address-group 2022-03-22 16:07:31.265 | security-group 2022-03-22 16:07:31.265 | service-type 2022-03-22 16:07:31.265 | sorting 2022-03-22 16:07:31.265 | standard-attr-description 2022-03-22 16:07:31.265 | stateful-security-group 2022-03-22 16:07:31.265 | subnet_onboard 2022-03-22 16:07:31.265 | subnet-service-types 2022-03-22 16:07:31.265 | subnet_allocation 2022-03-22 16:07:31.265 | subnetpool-prefix-ops 2022-03-22 16:07:31.265 | standard-attr-tag 2022-03-22 16:07:31.265 | standard-attr-timestamp' 2022-03-22 16:07:31.268 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-03-22 16:07:31.268 | address-scope 2022-03-22 16:07:31.268 | router-admin-state-down-before-update 2022-03-22 16:07:31.268 | agent 2022-03-22 16:07:31.268 | agent-resources-synced 2022-03-22 16:07:31.268 | allowed-address-pairs 2022-03-22 16:07:31.268 | auto-allocated-topology 2022-03-22 16:07:31.268 | availability_zone 2022-03-22 16:07:31.268 | availability_zone_filter 2022-03-22 16:07:31.268 | default-subnetpools 2022-03-22 16:07:31.268 | dhcp_agent_scheduler 2022-03-22 16:07:31.268 | dvr 2022-03-22 16:07:31.268 | empty-string-filtering 2022-03-22 16:07:31.268 | external-net 2022-03-22 16:07:31.268 | extra_dhcp_opt 2022-03-22 16:07:31.268 | extraroute 2022-03-22 16:07:31.268 | extraroute-atomic 2022-03-22 16:07:31.268 | filter-validation 2022-03-22 16:07:31.268 | fip-port-details 2022-03-22 16:07:31.268 | flavors 2022-03-22 16:07:31.268 | floatingip-pools 2022-03-22 16:07:31.268 | ip-substring-filtering 2022-03-22 16:07:31.268 | router 2022-03-22 16:07:31.268 | ext-gw-mode 2022-03-22 16:07:31.268 | l3-ha 2022-03-22 16:07:31.268 | l3-flavors 2022-03-22 16:07:31.268 | l3-port-ip-change-not-allowed 2022-03-22 16:07:31.268 | l3_agent_scheduler 2022-03-22 16:07:31.268 | metering 2022-03-22 16:07:31.268 | metering_source_and_destination_fields 2022-03-22 16:07:31.268 | multi-provider 2022-03-22 16:07:31.268 | net-mtu 2022-03-22 16:07:31.268 | net-mtu-writable 2022-03-22 16:07:31.269 | network_availability_zone 2022-03-22 16:07:31.269 | network-ip-availability 2022-03-22 16:07:31.269 | pagination 2022-03-22 16:07:31.269 | port-device-profile 2022-03-22 16:07:31.269 | port-mac-address-regenerate 2022-03-22 16:07:31.269 | port-numa-affinity-policy 2022-03-22 16:07:31.269 | binding 2022-03-22 16:07:31.269 | binding-extended 2022-03-22 16:07:31.269 | port-security 2022-03-22 16:07:31.269 | project-id 2022-03-22 16:07:31.269 | provider 2022-03-22 16:07:31.269 | quotas 2022-03-22 16:07:31.269 | quota_details 2022-03-22 16:07:31.269 | rbac-policies 2022-03-22 16:07:31.269 | rbac-address-group 2022-03-22 16:07:31.269 | rbac-address-scope 2022-03-22 16:07:31.269 | rbac-security-groups 2022-03-22 16:07:31.269 | rbac-subnetpool 2022-03-22 16:07:31.269 | revision-if-match 2022-03-22 16:07:31.269 | standard-attr-revisions 2022-03-22 16:07:31.269 | router_availability_zone 2022-03-22 16:07:31.269 | security-groups-normalized-cidr 2022-03-22 16:07:31.269 | port-security-groups-filtering 2022-03-22 16:07:31.269 | security-groups-remote-address-group 2022-03-22 16:07:31.269 | security-group 2022-03-22 16:07:31.269 | service-type 2022-03-22 16:07:31.269 | sorting 2022-03-22 16:07:31.269 | standard-attr-description 2022-03-22 16:07:31.269 | stateful-security-group 2022-03-22 16:07:31.269 | subnet_onboard 2022-03-22 16:07:31.269 | subnet-service-types 2022-03-22 16:07:31.269 | subnet_allocation 2022-03-22 16:07:31.269 | subnetpool-prefix-ops 2022-03-22 16:07:31.269 | standard-attr-tag 2022-03-22 16:07:31.269 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-22 16:07:31.270 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-03-22 16:07:31.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2022-03-22 16:07:31.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2022-03-22 16:07:31.279 | ++ 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 2022-03-22 16:07:34.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:34.631 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:34.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:34.631 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:34.777 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:34.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=feefb134-4c2c-4393-838e-7d54a318d46a 2022-03-22 16:07:34.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2022-03-22 16:07:34.786 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2022-03-22 16:07:34.789 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2022-03-22 16:07:34.791 | + functions-common:is_provider_network:2156 : return 1 2022-03-22 16:07:34.796 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project d264721882954a8b835c75f4a47e6250 private 2022-03-22 16:07:34.796 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-22 16:07:34.796 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-22 16:07:34.799 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:07:34.805 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:38.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:38.330 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:38.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:38.330 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:38.479 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:38.482 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-22 16:07:38.485 | ++ functions-common:get_field:731 : field='$3' 2022-03-22 16:07:38.488 | ++ functions-common:get_field:733 : echo '| id | 55ec6860-2173-4140-b78f-86a81112cbd6 |' 2022-03-22 16:07:38.489 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-22 16:07:38.494 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:38.498 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=55ec6860-2173-4140-b78f-86a81112cbd6 2022-03-22 16:07:38.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private d264721882954a8b835c75f4a47e6250' 2022-03-22 16:07:38.503 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:07:38.519 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2022-03-22 16:07:38.523 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 d264721882954a8b835c75f4a47e6250 2022-03-22 16:07:38.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=d264721882954a8b835c75f4a47e6250 2022-03-22 16:07:38.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z feefb134-4c2c-4393-838e-7d54a318d46a ']' 2022-03-22 16:07:38.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project d264721882954a8b835c75f4a47e6250 ' 2022-03-22 16:07:38.533 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2022-03-22 16:07:38.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2022-03-22 16:07:38.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-22 16:07:38.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool feefb134-4c2c-4393-838e-7d54a318d46a ' 2022-03-22 16:07:38.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2022-03-22 16:07:38.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 55ec6860-2173-4140-b78f-86a81112cbd6 private-subnet' 2022-03-22 16:07:38.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2022-03-22 16:07:38.554 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2022-03-22 16:07:38.554 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project d264721882954a8b835c75f4a47e6250 --ip-version 4 --gateway 172.20.0.1 --subnet-pool feefb134-4c2c-4393-838e-7d54a318d46a --network 55ec6860-2173-4140-b78f-86a81112cbd6 private-subnet 2022-03-22 16:07:38.554 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2022-03-22 16:07:38.556 | +++ functions-common:get_field:726 : local data field 2022-03-22 16:07:38.558 | +++ functions-common:get_field:727 : read data 2022-03-22 16:07:42.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:42.992 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:42.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:42.992 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:43.147 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:43.150 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-22 16:07:43.152 | +++ functions-common:get_field:731 : field='$3' 2022-03-22 16:07:43.155 | +++ functions-common:get_field:733 : echo '| id | ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 |' 2022-03-22 16:07:43.155 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-22 16:07:43.162 | +++ functions-common:get_field:727 : read data 2022-03-22 16:07:43.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 2022-03-22 16:07:43.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for d264721882954a8b835c75f4a47e6250' 2022-03-22 16:07:43.170 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:07:43.187 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 2022-03-22 16:07:43.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 2022-03-22 16:07:43.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2022-03-22 16:07:43.195 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2022-03-22 16:07:43.198 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2022-03-22 16:07:43.201 | ++ 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 2022-03-22 16:07:45.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:45.821 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:45.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:45.821 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:45.971 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:45.974 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-03-22 16:07:45.974 | address-scope 2022-03-22 16:07:45.974 | router-admin-state-down-before-update 2022-03-22 16:07:45.974 | agent 2022-03-22 16:07:45.974 | agent-resources-synced 2022-03-22 16:07:45.974 | allowed-address-pairs 2022-03-22 16:07:45.974 | auto-allocated-topology 2022-03-22 16:07:45.974 | availability_zone 2022-03-22 16:07:45.974 | availability_zone_filter 2022-03-22 16:07:45.974 | default-subnetpools 2022-03-22 16:07:45.974 | dhcp_agent_scheduler 2022-03-22 16:07:45.975 | dvr 2022-03-22 16:07:45.975 | empty-string-filtering 2022-03-22 16:07:45.975 | external-net 2022-03-22 16:07:45.975 | extra_dhcp_opt 2022-03-22 16:07:45.975 | extraroute 2022-03-22 16:07:45.975 | extraroute-atomic 2022-03-22 16:07:45.975 | filter-validation 2022-03-22 16:07:45.975 | fip-port-details 2022-03-22 16:07:45.975 | flavors 2022-03-22 16:07:45.975 | floatingip-pools 2022-03-22 16:07:45.975 | ip-substring-filtering 2022-03-22 16:07:45.975 | router 2022-03-22 16:07:45.975 | ext-gw-mode 2022-03-22 16:07:45.975 | l3-ha 2022-03-22 16:07:45.975 | l3-flavors 2022-03-22 16:07:45.975 | l3-port-ip-change-not-allowed 2022-03-22 16:07:45.975 | l3_agent_scheduler 2022-03-22 16:07:45.975 | metering 2022-03-22 16:07:45.975 | metering_source_and_destination_fields 2022-03-22 16:07:45.975 | multi-provider 2022-03-22 16:07:45.975 | net-mtu 2022-03-22 16:07:45.975 | net-mtu-writable 2022-03-22 16:07:45.975 | network_availability_zone 2022-03-22 16:07:45.975 | network-ip-availability 2022-03-22 16:07:45.975 | pagination 2022-03-22 16:07:45.975 | port-device-profile 2022-03-22 16:07:45.975 | port-mac-address-regenerate 2022-03-22 16:07:45.975 | port-numa-affinity-policy 2022-03-22 16:07:45.975 | binding 2022-03-22 16:07:45.975 | binding-extended 2022-03-22 16:07:45.975 | port-security 2022-03-22 16:07:45.975 | project-id 2022-03-22 16:07:45.975 | provider 2022-03-22 16:07:45.975 | quotas 2022-03-22 16:07:45.975 | quota_details 2022-03-22 16:07:45.975 | rbac-policies 2022-03-22 16:07:45.975 | rbac-address-group 2022-03-22 16:07:45.976 | rbac-address-scope 2022-03-22 16:07:45.976 | rbac-security-groups 2022-03-22 16:07:45.976 | rbac-subnetpool 2022-03-22 16:07:45.976 | revision-if-match 2022-03-22 16:07:45.976 | standard-attr-revisions 2022-03-22 16:07:45.976 | router_availability_zone 2022-03-22 16:07:45.976 | security-groups-normalized-cidr 2022-03-22 16:07:45.976 | port-security-groups-filtering 2022-03-22 16:07:45.976 | security-groups-remote-address-group 2022-03-22 16:07:45.976 | security-group 2022-03-22 16:07:45.976 | service-type 2022-03-22 16:07:45.976 | sorting 2022-03-22 16:07:45.976 | standard-attr-description 2022-03-22 16:07:45.976 | stateful-security-group 2022-03-22 16:07:45.976 | subnet_onboard 2022-03-22 16:07:45.976 | subnet-service-types 2022-03-22 16:07:45.976 | subnet_allocation 2022-03-22 16:07:45.976 | subnetpool-prefix-ops 2022-03-22 16:07:45.976 | standard-attr-tag 2022-03-22 16:07:45.976 | standard-attr-timestamp' 2022-03-22 16:07:45.978 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-03-22 16:07:45.978 | address-scope 2022-03-22 16:07:45.978 | router-admin-state-down-before-update 2022-03-22 16:07:45.978 | agent 2022-03-22 16:07:45.978 | agent-resources-synced 2022-03-22 16:07:45.978 | allowed-address-pairs 2022-03-22 16:07:45.978 | auto-allocated-topology 2022-03-22 16:07:45.978 | availability_zone 2022-03-22 16:07:45.978 | availability_zone_filter 2022-03-22 16:07:45.978 | default-subnetpools 2022-03-22 16:07:45.978 | dhcp_agent_scheduler 2022-03-22 16:07:45.978 | dvr 2022-03-22 16:07:45.978 | empty-string-filtering 2022-03-22 16:07:45.978 | external-net 2022-03-22 16:07:45.978 | extra_dhcp_opt 2022-03-22 16:07:45.978 | extraroute 2022-03-22 16:07:45.978 | extraroute-atomic 2022-03-22 16:07:45.978 | filter-validation 2022-03-22 16:07:45.978 | fip-port-details 2022-03-22 16:07:45.978 | flavors 2022-03-22 16:07:45.978 | floatingip-pools 2022-03-22 16:07:45.979 | ip-substring-filtering 2022-03-22 16:07:45.979 | router 2022-03-22 16:07:45.979 | ext-gw-mode 2022-03-22 16:07:45.979 | l3-ha 2022-03-22 16:07:45.979 | l3-flavors 2022-03-22 16:07:45.979 | l3-port-ip-change-not-allowed 2022-03-22 16:07:45.979 | l3_agent_scheduler 2022-03-22 16:07:45.979 | metering 2022-03-22 16:07:45.979 | metering_source_and_destination_fields 2022-03-22 16:07:45.979 | multi-provider 2022-03-22 16:07:45.979 | net-mtu 2022-03-22 16:07:45.979 | net-mtu-writable 2022-03-22 16:07:45.979 | network_availability_zone 2022-03-22 16:07:45.979 | network-ip-availability 2022-03-22 16:07:45.979 | pagination 2022-03-22 16:07:45.979 | port-device-profile 2022-03-22 16:07:45.979 | port-mac-address-regenerate 2022-03-22 16:07:45.979 | port-numa-affinity-policy 2022-03-22 16:07:45.979 | binding 2022-03-22 16:07:45.979 | binding-extended 2022-03-22 16:07:45.979 | port-security 2022-03-22 16:07:45.979 | project-id 2022-03-22 16:07:45.979 | provider 2022-03-22 16:07:45.979 | quotas 2022-03-22 16:07:45.979 | quota_details 2022-03-22 16:07:45.979 | rbac-policies 2022-03-22 16:07:45.979 | rbac-address-group 2022-03-22 16:07:45.979 | rbac-address-scope 2022-03-22 16:07:45.979 | rbac-security-groups 2022-03-22 16:07:45.979 | rbac-subnetpool 2022-03-22 16:07:45.979 | revision-if-match 2022-03-22 16:07:45.979 | standard-attr-revisions 2022-03-22 16:07:45.979 | router_availability_zone 2022-03-22 16:07:45.979 | security-groups-normalized-cidr 2022-03-22 16:07:45.980 | port-security-groups-filtering 2022-03-22 16:07:45.980 | security-groups-remote-address-group 2022-03-22 16:07:45.980 | security-group 2022-03-22 16:07:45.980 | service-type 2022-03-22 16:07:45.980 | sorting 2022-03-22 16:07:45.980 | standard-attr-description 2022-03-22 16:07:45.980 | stateful-security-group 2022-03-22 16:07:45.980 | subnet_onboard 2022-03-22 16:07:45.980 | subnet-service-types 2022-03-22 16:07:45.980 | subnet_allocation 2022-03-22 16:07:45.980 | subnetpool-prefix-ops 2022-03-22 16:07:45.980 | standard-attr-tag 2022-03-22 16:07:45.980 | standard-attr-timestamp =~ router ]] 2022-03-22 16:07:45.981 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-03-22 16:07:45.985 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2022-03-22 16:07:45.987 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2022-03-22 16:07:45.991 | ++ 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 2022-03-22 16:07:48.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:48.624 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:48.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:48.624 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:48.767 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:48.770 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-03-22 16:07:48.770 | address-scope 2022-03-22 16:07:48.770 | router-admin-state-down-before-update 2022-03-22 16:07:48.771 | agent 2022-03-22 16:07:48.771 | agent-resources-synced 2022-03-22 16:07:48.771 | allowed-address-pairs 2022-03-22 16:07:48.771 | auto-allocated-topology 2022-03-22 16:07:48.771 | availability_zone 2022-03-22 16:07:48.771 | availability_zone_filter 2022-03-22 16:07:48.771 | default-subnetpools 2022-03-22 16:07:48.771 | dhcp_agent_scheduler 2022-03-22 16:07:48.771 | dvr 2022-03-22 16:07:48.771 | empty-string-filtering 2022-03-22 16:07:48.771 | external-net 2022-03-22 16:07:48.771 | extra_dhcp_opt 2022-03-22 16:07:48.771 | extraroute 2022-03-22 16:07:48.771 | extraroute-atomic 2022-03-22 16:07:48.771 | filter-validation 2022-03-22 16:07:48.771 | fip-port-details 2022-03-22 16:07:48.771 | flavors 2022-03-22 16:07:48.771 | floatingip-pools 2022-03-22 16:07:48.771 | ip-substring-filtering 2022-03-22 16:07:48.771 | router 2022-03-22 16:07:48.771 | ext-gw-mode 2022-03-22 16:07:48.771 | l3-ha 2022-03-22 16:07:48.771 | l3-flavors 2022-03-22 16:07:48.771 | l3-port-ip-change-not-allowed 2022-03-22 16:07:48.771 | l3_agent_scheduler 2022-03-22 16:07:48.771 | metering 2022-03-22 16:07:48.771 | metering_source_and_destination_fields 2022-03-22 16:07:48.771 | multi-provider 2022-03-22 16:07:48.771 | net-mtu 2022-03-22 16:07:48.771 | net-mtu-writable 2022-03-22 16:07:48.771 | network_availability_zone 2022-03-22 16:07:48.771 | network-ip-availability 2022-03-22 16:07:48.771 | pagination 2022-03-22 16:07:48.771 | port-device-profile 2022-03-22 16:07:48.771 | port-mac-address-regenerate 2022-03-22 16:07:48.772 | port-numa-affinity-policy 2022-03-22 16:07:48.772 | binding 2022-03-22 16:07:48.772 | binding-extended 2022-03-22 16:07:48.772 | port-security 2022-03-22 16:07:48.772 | project-id 2022-03-22 16:07:48.772 | provider 2022-03-22 16:07:48.772 | quotas 2022-03-22 16:07:48.772 | quota_details 2022-03-22 16:07:48.772 | rbac-policies 2022-03-22 16:07:48.772 | rbac-address-group 2022-03-22 16:07:48.772 | rbac-address-scope 2022-03-22 16:07:48.772 | rbac-security-groups 2022-03-22 16:07:48.772 | rbac-subnetpool 2022-03-22 16:07:48.772 | revision-if-match 2022-03-22 16:07:48.772 | standard-attr-revisions 2022-03-22 16:07:48.772 | router_availability_zone 2022-03-22 16:07:48.772 | security-groups-normalized-cidr 2022-03-22 16:07:48.772 | port-security-groups-filtering 2022-03-22 16:07:48.772 | security-groups-remote-address-group 2022-03-22 16:07:48.772 | security-group 2022-03-22 16:07:48.772 | service-type 2022-03-22 16:07:48.772 | sorting 2022-03-22 16:07:48.772 | standard-attr-description 2022-03-22 16:07:48.772 | stateful-security-group 2022-03-22 16:07:48.772 | subnet_onboard 2022-03-22 16:07:48.772 | subnet-service-types 2022-03-22 16:07:48.772 | subnet_allocation 2022-03-22 16:07:48.772 | subnetpool-prefix-ops 2022-03-22 16:07:48.772 | standard-attr-tag 2022-03-22 16:07:48.772 | standard-attr-timestamp' 2022-03-22 16:07:48.775 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-03-22 16:07:48.775 | address-scope 2022-03-22 16:07:48.775 | router-admin-state-down-before-update 2022-03-22 16:07:48.775 | agent 2022-03-22 16:07:48.775 | agent-resources-synced 2022-03-22 16:07:48.775 | allowed-address-pairs 2022-03-22 16:07:48.775 | auto-allocated-topology 2022-03-22 16:07:48.775 | availability_zone 2022-03-22 16:07:48.775 | availability_zone_filter 2022-03-22 16:07:48.775 | default-subnetpools 2022-03-22 16:07:48.775 | dhcp_agent_scheduler 2022-03-22 16:07:48.775 | dvr 2022-03-22 16:07:48.775 | empty-string-filtering 2022-03-22 16:07:48.775 | external-net 2022-03-22 16:07:48.775 | extra_dhcp_opt 2022-03-22 16:07:48.775 | extraroute 2022-03-22 16:07:48.775 | extraroute-atomic 2022-03-22 16:07:48.775 | filter-validation 2022-03-22 16:07:48.775 | fip-port-details 2022-03-22 16:07:48.775 | flavors 2022-03-22 16:07:48.775 | floatingip-pools 2022-03-22 16:07:48.775 | ip-substring-filtering 2022-03-22 16:07:48.775 | router 2022-03-22 16:07:48.775 | ext-gw-mode 2022-03-22 16:07:48.775 | l3-ha 2022-03-22 16:07:48.775 | l3-flavors 2022-03-22 16:07:48.775 | l3-port-ip-change-not-allowed 2022-03-22 16:07:48.776 | l3_agent_scheduler 2022-03-22 16:07:48.776 | metering 2022-03-22 16:07:48.776 | metering_source_and_destination_fields 2022-03-22 16:07:48.776 | multi-provider 2022-03-22 16:07:48.776 | net-mtu 2022-03-22 16:07:48.776 | net-mtu-writable 2022-03-22 16:07:48.776 | network_availability_zone 2022-03-22 16:07:48.776 | network-ip-availability 2022-03-22 16:07:48.776 | pagination 2022-03-22 16:07:48.776 | port-device-profile 2022-03-22 16:07:48.776 | port-mac-address-regenerate 2022-03-22 16:07:48.776 | port-numa-affinity-policy 2022-03-22 16:07:48.776 | binding 2022-03-22 16:07:48.776 | binding-extended 2022-03-22 16:07:48.776 | port-security 2022-03-22 16:07:48.776 | project-id 2022-03-22 16:07:48.776 | provider 2022-03-22 16:07:48.776 | quotas 2022-03-22 16:07:48.776 | quota_details 2022-03-22 16:07:48.776 | rbac-policies 2022-03-22 16:07:48.776 | rbac-address-group 2022-03-22 16:07:48.776 | rbac-address-scope 2022-03-22 16:07:48.776 | rbac-security-groups 2022-03-22 16:07:48.776 | rbac-subnetpool 2022-03-22 16:07:48.776 | revision-if-match 2022-03-22 16:07:48.776 | standard-attr-revisions 2022-03-22 16:07:48.776 | router_availability_zone 2022-03-22 16:07:48.776 | security-groups-normalized-cidr 2022-03-22 16:07:48.776 | port-security-groups-filtering 2022-03-22 16:07:48.776 | security-groups-remote-address-group 2022-03-22 16:07:48.776 | security-group 2022-03-22 16:07:48.776 | service-type 2022-03-22 16:07:48.776 | sorting 2022-03-22 16:07:48.776 | standard-attr-description 2022-03-22 16:07:48.776 | stateful-security-group 2022-03-22 16:07:48.776 | subnet_onboard 2022-03-22 16:07:48.777 | subnet-service-types 2022-03-22 16:07:48.777 | subnet_allocation 2022-03-22 16:07:48.777 | subnetpool-prefix-ops 2022-03-22 16:07:48.777 | standard-attr-tag 2022-03-22 16:07:48.777 | standard-attr-timestamp =~ external-net ]] 2022-03-22 16:07:48.777 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-03-22 16:07:48.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2022-03-22 16:07:48.787 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project d264721882954a8b835c75f4a47e6250 router1 2022-03-22 16:07:48.787 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-22 16:07:48.787 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-22 16:07:48.790 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:07:48.794 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:51.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:51.946 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:51.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:51.946 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:52.093 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:52.096 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-22 16:07:52.099 | ++ functions-common:get_field:731 : field='$3' 2022-03-22 16:07:52.102 | ++ functions-common:get_field:733 : echo '| id | 48940a02-3163-4433-9b1f-282f66382e64 |' 2022-03-22 16:07:52.102 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-22 16:07:52.108 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:52.111 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=48940a02-3163-4433-9b1f-282f66382e64 2022-03-22 16:07:52.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for d264721882954a8b835c75f4a47e6250 router1' 2022-03-22 16:07:52.117 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:07:52.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-22 16:07:52.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2022-03-22 16:07:52.139 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2022-03-22 16:07:52.143 | ++ 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 2022-03-22 16:07:54.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:54.721 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:54.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:54.721 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:54.866 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:54.869 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-03-22 16:07:54.870 | address-scope 2022-03-22 16:07:54.871 | router-admin-state-down-before-update 2022-03-22 16:07:54.871 | agent 2022-03-22 16:07:54.871 | agent-resources-synced 2022-03-22 16:07:54.871 | allowed-address-pairs 2022-03-22 16:07:54.871 | auto-allocated-topology 2022-03-22 16:07:54.871 | availability_zone 2022-03-22 16:07:54.871 | availability_zone_filter 2022-03-22 16:07:54.871 | default-subnetpools 2022-03-22 16:07:54.871 | dhcp_agent_scheduler 2022-03-22 16:07:54.871 | dvr 2022-03-22 16:07:54.871 | empty-string-filtering 2022-03-22 16:07:54.871 | external-net 2022-03-22 16:07:54.871 | extra_dhcp_opt 2022-03-22 16:07:54.871 | extraroute 2022-03-22 16:07:54.871 | extraroute-atomic 2022-03-22 16:07:54.871 | filter-validation 2022-03-22 16:07:54.871 | fip-port-details 2022-03-22 16:07:54.871 | flavors 2022-03-22 16:07:54.871 | floatingip-pools 2022-03-22 16:07:54.871 | ip-substring-filtering 2022-03-22 16:07:54.871 | router 2022-03-22 16:07:54.871 | ext-gw-mode 2022-03-22 16:07:54.871 | l3-ha 2022-03-22 16:07:54.871 | l3-flavors 2022-03-22 16:07:54.871 | l3-port-ip-change-not-allowed 2022-03-22 16:07:54.871 | l3_agent_scheduler 2022-03-22 16:07:54.871 | metering 2022-03-22 16:07:54.871 | metering_source_and_destination_fields 2022-03-22 16:07:54.871 | multi-provider 2022-03-22 16:07:54.871 | net-mtu 2022-03-22 16:07:54.871 | net-mtu-writable 2022-03-22 16:07:54.871 | network_availability_zone 2022-03-22 16:07:54.871 | network-ip-availability 2022-03-22 16:07:54.872 | pagination 2022-03-22 16:07:54.872 | port-device-profile 2022-03-22 16:07:54.872 | port-mac-address-regenerate 2022-03-22 16:07:54.872 | port-numa-affinity-policy 2022-03-22 16:07:54.872 | binding 2022-03-22 16:07:54.872 | binding-extended 2022-03-22 16:07:54.872 | port-security 2022-03-22 16:07:54.872 | project-id 2022-03-22 16:07:54.872 | provider 2022-03-22 16:07:54.872 | quotas 2022-03-22 16:07:54.872 | quota_details 2022-03-22 16:07:54.872 | rbac-policies 2022-03-22 16:07:54.872 | rbac-address-group 2022-03-22 16:07:54.872 | rbac-address-scope 2022-03-22 16:07:54.872 | rbac-security-groups 2022-03-22 16:07:54.872 | rbac-subnetpool 2022-03-22 16:07:54.872 | revision-if-match 2022-03-22 16:07:54.872 | standard-attr-revisions 2022-03-22 16:07:54.872 | router_availability_zone 2022-03-22 16:07:54.872 | security-groups-normalized-cidr 2022-03-22 16:07:54.872 | port-security-groups-filtering 2022-03-22 16:07:54.872 | security-groups-remote-address-group 2022-03-22 16:07:54.872 | security-group 2022-03-22 16:07:54.872 | service-type 2022-03-22 16:07:54.872 | sorting 2022-03-22 16:07:54.872 | standard-attr-description 2022-03-22 16:07:54.872 | stateful-security-group 2022-03-22 16:07:54.872 | subnet_onboard 2022-03-22 16:07:54.872 | subnet-service-types 2022-03-22 16:07:54.872 | subnet_allocation 2022-03-22 16:07:54.872 | subnetpool-prefix-ops 2022-03-22 16:07:54.872 | standard-attr-tag 2022-03-22 16:07:54.872 | standard-attr-timestamp' 2022-03-22 16:07:54.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-03-22 16:07:54.872 | address-scope 2022-03-22 16:07:54.873 | router-admin-state-down-before-update 2022-03-22 16:07:54.873 | agent 2022-03-22 16:07:54.873 | agent-resources-synced 2022-03-22 16:07:54.873 | allowed-address-pairs 2022-03-22 16:07:54.873 | auto-allocated-topology 2022-03-22 16:07:54.873 | availability_zone 2022-03-22 16:07:54.873 | availability_zone_filter 2022-03-22 16:07:54.873 | default-subnetpools 2022-03-22 16:07:54.873 | dhcp_agent_scheduler 2022-03-22 16:07:54.873 | dvr 2022-03-22 16:07:54.873 | empty-string-filtering 2022-03-22 16:07:54.873 | external-net 2022-03-22 16:07:54.873 | extra_dhcp_opt 2022-03-22 16:07:54.873 | extraroute 2022-03-22 16:07:54.873 | extraroute-atomic 2022-03-22 16:07:54.873 | filter-validation 2022-03-22 16:07:54.873 | fip-port-details 2022-03-22 16:07:54.873 | flavors 2022-03-22 16:07:54.873 | floatingip-pools 2022-03-22 16:07:54.873 | ip-substring-filtering 2022-03-22 16:07:54.873 | router 2022-03-22 16:07:54.873 | ext-gw-mode 2022-03-22 16:07:54.873 | l3-ha 2022-03-22 16:07:54.873 | l3-flavors 2022-03-22 16:07:54.873 | l3-port-ip-change-not-allowed 2022-03-22 16:07:54.873 | l3_agent_scheduler 2022-03-22 16:07:54.873 | metering 2022-03-22 16:07:54.873 | metering_source_and_destination_fields 2022-03-22 16:07:54.873 | multi-provider 2022-03-22 16:07:54.873 | net-mtu 2022-03-22 16:07:54.873 | net-mtu-writable 2022-03-22 16:07:54.873 | network_availability_zone 2022-03-22 16:07:54.873 | network-ip-availability 2022-03-22 16:07:54.873 | pagination 2022-03-22 16:07:54.873 | port-device-profile 2022-03-22 16:07:54.873 | port-mac-address-regenerate 2022-03-22 16:07:54.873 | port-numa-affinity-policy 2022-03-22 16:07:54.874 | binding 2022-03-22 16:07:54.874 | binding-extended 2022-03-22 16:07:54.874 | port-security 2022-03-22 16:07:54.874 | project-id 2022-03-22 16:07:54.874 | provider 2022-03-22 16:07:54.874 | quotas 2022-03-22 16:07:54.874 | quota_details 2022-03-22 16:07:54.874 | rbac-policies 2022-03-22 16:07:54.874 | rbac-address-group 2022-03-22 16:07:54.874 | rbac-address-scope 2022-03-22 16:07:54.874 | rbac-security-groups 2022-03-22 16:07:54.874 | rbac-subnetpool 2022-03-22 16:07:54.874 | revision-if-match 2022-03-22 16:07:54.874 | standard-attr-revisions 2022-03-22 16:07:54.874 | router_availability_zone 2022-03-22 16:07:54.874 | security-groups-normalized-cidr 2022-03-22 16:07:54.874 | port-security-groups-filtering 2022-03-22 16:07:54.874 | security-groups-remote-address-group 2022-03-22 16:07:54.875 | security-group 2022-03-22 16:07:54.875 | service-type 2022-03-22 16:07:54.875 | sorting 2022-03-22 16:07:54.875 | standard-attr-description 2022-03-22 16:07:54.875 | stateful-security-group 2022-03-22 16:07:54.875 | subnet_onboard 2022-03-22 16:07:54.875 | subnet-service-types 2022-03-22 16:07:54.875 | subnet_allocation 2022-03-22 16:07:54.875 | subnetpool-prefix-ops 2022-03-22 16:07:54.875 | standard-attr-tag 2022-03-22 16:07:54.875 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-22 16:07:54.876 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-03-22 16:07:54.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-22 16:07:54.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2022-03-22 16:07:54.886 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2022-03-22 16:07:54.887 | ++ 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 2022-03-22 16:07:54.887 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2022-03-22 16:07:54.891 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:07:54.894 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:58.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:58.061 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:58.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:07:58.061 | from cryptography.utils import int_from_bytes 2022-03-22 16:07:58.210 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:07:58.213 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-22 16:07:58.215 | ++ functions-common:get_field:731 : field='$3' 2022-03-22 16:07:58.219 | ++ functions-common:get_field:733 : echo '| id | 153b70ed-762c-45d9-b434-1c76319845f4 |' 2022-03-22 16:07:58.220 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-22 16:07:58.226 | ++ functions-common:get_field:727 : read data 2022-03-22 16:07:58.229 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=153b70ed-762c-45d9-b434-1c76319845f4 2022-03-22 16:07:58.232 | + 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' 2022-03-22 16:07:58.235 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:07:58.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2022-03-22 16:07:58.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2022-03-22 16:07:58.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 48940a02-3163-4433-9b1f-282f66382e64 ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 2022-03-22 16:08:03.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:03.146 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:03.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:03.146 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:03.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2022-03-22 16:08:03.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 153b70ed-762c-45d9-b434-1c76319845f4 2022-03-22 16:08:03.297 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2022-03-22 16:08:03.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2022-03-22 16:08:03.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.26.4.1 ]] 2022-03-22 16:08:03.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.26.4.1 ' 2022-03-22 16:08:03.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 153b70ed-762c-45d9-b434-1c76319845f4 --subnet-range 172.26.4.0/24 --no-dhcp ' 2022-03-22 16:08:03.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2022-03-22 16:08:03.311 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2022-03-22 16:08:03.315 | +++ 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.26.4.1 --network 153b70ed-762c-45d9-b434-1c76319845f4 --subnet-range 172.26.4.0/24 --no-dhcp public-subnet 2022-03-22 16:08:03.316 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2022-03-22 16:08:06.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:06.654 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:06.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:06.655 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:06.815 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:08:06.821 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.26.4.1 | 2022-03-22 16:08:06.821 | | id | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e |' 2022-03-22 16:08:06.825 | ++ 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' 2022-03-22 16:08:06.827 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:08:06.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.26.4.1 '|' '|' id '|' ce05a6c8-7f6a-4960-8693-d5e96fb9f85e '|' 2022-03-22 16:08:06.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.26.4.1 | | id | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e |' 2022-03-22 16:08:06.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2022-03-22 16:08:06.853 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.26.4.1 '|' '|' id '|' ce05a6c8-7f6a-4960-8693-d5e96fb9f85e '|' 2022-03-22 16:08:06.854 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2022-03-22 16:08:06.857 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:08:06.860 | ++ functions-common:get_field:727 : read data 2022-03-22 16:08:06.862 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-03-22 16:08:06.865 | ++ functions-common:get_field:731 : field='$3' 2022-03-22 16:08:06.868 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.4.1 | | id | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e |' 2022-03-22 16:08:06.869 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-22 16:08:06.876 | ++ functions-common:get_field:727 : read data 2022-03-22 16:08:06.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.26.4.1 2022-03-22 16:08:06.883 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.4.1 '|' '|' id '|' ce05a6c8-7f6a-4960-8693-d5e96fb9f85e '|' 2022-03-22 16:08:06.884 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2022-03-22 16:08:06.887 | ++ functions-common:get_field:726 : local data field 2022-03-22 16:08:06.890 | ++ functions-common:get_field:727 : read data 2022-03-22 16:08:06.892 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2022-03-22 16:08:06.895 | ++ functions-common:get_field:731 : field='$6' 2022-03-22 16:08:06.898 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.4.1 | | id | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e |' 2022-03-22 16:08:06.900 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-22 16:08:06.907 | ++ functions-common:get_field:727 : read data 2022-03-22 16:08:06.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=ce05a6c8-7f6a-4960-8693-d5e96fb9f85e 2022-03-22 16:08:06.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 153b70ed-762c-45d9-b434-1c76319845f4 48940a02-3163-4433-9b1f-282f66382e64 2022-03-22 16:08:11.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:11.747 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:11.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:11.747 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:11.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2022-03-22 16:08:11.916 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:11.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2022-03-22 16:08:11.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2022-03-22 16:08:11.923 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2022-03-22 16:08:11.926 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2022-03-22 16:08:11.929 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2022-03-22 16:08:11.933 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-22 16:08:11.952 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2022-03-22 16:08:11.957 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2022-03-22 16:08:11.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2022-03-22 16:08:11.961 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2022-03-22 16:08:11.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-22 16:08:11.965 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-22 16:08:11.968 | + functions-common:test_with_retry:2242 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-22 16:08:11.970 | + functions-common:test_with_retry:2243 : local 'failmsg=br-data creation failed' 2022-03-22 16:08:11.973 | + functions-common:test_with_retry:2244 : local until=10 2022-03-22 16:08:11.975 | + functions-common:test_with_retry:2245 : local sleep=0.5 2022-03-22 16:08:11.980 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2022-03-22 16:08:11.980 | + functions-common:time_start:2290 : local name=test_with_retry 2022-03-22 16:08:11.982 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:11.985 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:11.988 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:11.992 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965291990 2022-03-22 16:08:11.995 | + functions-common:test_with_retry:2248 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-22 16:08:12.003 | + functions-common:test_with_retry:2251 : time_stop test_with_retry 2022-03-22 16:08:12.005 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:12.007 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:12.009 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:12.012 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:12.014 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:12.016 | + functions-common:time_stop:2310 : name=test_with_retry 2022-03-22 16:08:12.018 | + functions-common:time_stop:2311 : start_time=1647965291990 2022-03-22 16:08:12.022 | + functions-common:time_stop:2313 : [[ -z 1647965291990 ]] 2022-03-22 16:08:12.025 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:12.029 | + functions-common:time_stop:2316 : end_time=1647965292027 2022-03-22 16:08:12.031 | + functions-common:time_stop:2317 : elapsed_time=37 2022-03-22 16:08:12.034 | + functions-common:time_stop:2318 : total=5607 2022-03-22 16:08:12.036 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:12.038 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5644 2022-03-22 16:08:12.042 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2022-03-22 16:08:12.043 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.26.4.1 2022-03-22 16:08:12.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2022-03-22 16:08:12.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2022-03-22 16:08:12.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2022-03-22 16:08:12.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2022-03-22 16:08:12.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.26.4.1/24 dev br-data 2022-03-22 16:08:12.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2022-03-22 16:08:12.085 | ++ 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 2022-03-22 16:08:12.085 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2022-03-22 16:08:12.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2022-03-22 16:08:12.089 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2022-03-22 16:08:14.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:14.274 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:14.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:14.274 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:14.422 | ++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:08:14.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.26.4.184 ' 2022-03-22 16:08:14.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-22 16:08:14.434 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-03-22 16:08:14.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2022-03-22 16:08:14.453 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2022-03-22 16:08:14.456 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2022-03-22 16:08:14.458 | + ./stack.sh:main:1303 : is_service_enabled nova 2022-03-22 16:08:14.476 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:14.479 | + ./stack.sh:main:1304 : echo_summary 'Starting Nova' 2022-03-22 16:08:14.481 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:08:14.484 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2022-03-22 16:08:14.486 | + ./stack.sh:main:1305 : start_nova 2022-03-22 16:08:14.489 | + lib/nova:start_nova:1075 : start_nova_rest 2022-03-22 16:08:14.491 | + lib/nova:start_nova_rest:983 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:14.494 | + lib/nova:start_nova_rest:984 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:14.496 | + lib/nova:start_nova_rest:984 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:14.500 | + lib/nova:start_nova_rest:986 : local api_cell_conf=/etc/nova/nova.conf 2022-03-22 16:08:14.502 | + lib/nova:start_nova_rest:987 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-22 16:08:14.505 | + lib/nova:start_nova_rest:989 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.507 | + functions-common:run_process:1559 : local service=n-sch 2022-03-22 16:08:14.510 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.512 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:14.516 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:14.518 | + functions-common:run_process:1564 : local name=n-sch 2022-03-22 16:08:14.521 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:14.523 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:14.526 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:14.529 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:14.532 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:14.537 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965294534 2022-03-22 16:08:14.539 | + functions-common:run_process:1567 : is_service_enabled n-sch 2022-03-22 16:08:14.556 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:14.558 | + functions-common:run_process:1568 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-22 16:08:14.561 | + functions-common:_run_under_systemd:1524 : local service=n-sch 2022-03-22 16:08:14.564 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.566 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.569 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.571 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.574 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-22 16:08:14.576 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-22 16:08:14.579 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-sch.service 2022-03-22 16:08:14.582 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:08:14.584 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:08:14.587 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-22 16:08:14.589 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-22 16:08:14.592 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-sch.service 2022-03-22 16:08:14.594 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.597 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:08:14.599 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:08:14.601 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:08:14.603 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:08:14.605 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-22 16:08:14.608 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:08:14.612 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-22 16:08:14.673 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-22 16:08:14.735 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-22 16:08:14.787 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-22 16:08:14.841 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-22 16:08:14.894 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:08:14.945 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:08:14.948 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-22 16:08:15.011 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:08:15.441 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-sch.service 2022-03-22 16:08:15.456 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-22 16:08:15.861 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-sch.service 2022-03-22 16:08:15.883 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:15.886 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:15.893 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:15.897 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:15.900 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:15.903 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:15.905 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:15.908 | + functions-common:time_stop:2311 : start_time=1647965294534 2022-03-22 16:08:15.910 | + functions-common:time_stop:2313 : [[ -z 1647965294534 ]] 2022-03-22 16:08:15.914 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:15.918 | + functions-common:time_stop:2316 : end_time=1647965295916 2022-03-22 16:08:15.921 | + functions-common:time_stop:2317 : elapsed_time=1382 2022-03-22 16:08:15.923 | + functions-common:time_stop:2318 : total=21354 2022-03-22 16:08:15.926 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:15.928 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22736 2022-03-22 16:08:15.931 | + lib/nova:start_nova_rest:990 : '[' True == False ']' 2022-03-22 16:08:15.934 | ++ lib/nova:start_nova_rest:993 : which uwsgi 2022-03-22 16:08:15.939 | + lib/nova:start_nova_rest:993 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:15.942 | + functions-common:run_process:1559 : local service=n-api-meta 2022-03-22 16:08:15.944 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:15.947 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:15.949 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:15.952 | + functions-common:run_process:1564 : local name=n-api-meta 2022-03-22 16:08:15.955 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:15.957 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:15.960 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:15.962 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:15.965 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:15.970 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965295967 2022-03-22 16:08:15.973 | + functions-common:run_process:1567 : is_service_enabled n-api-meta 2022-03-22 16:08:15.990 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:15.993 | + functions-common:run_process:1568 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-22 16:08:15.995 | + functions-common:_run_under_systemd:1524 : local service=n-api-meta 2022-03-22 16:08:15.998 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:16.001 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:16.003 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:16.006 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:16.008 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-22 16:08:16.011 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-22 16:08:16.013 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api-meta.service 2022-03-22 16:08:16.016 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:08:16.019 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:08:16.021 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-22 16:08:16.024 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-22 16:08:16.027 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api-meta.service 2022-03-22 16:08:16.029 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:16.032 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-03-22 16:08:16.034 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-03-22 16:08:16.037 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-22 16:08:16.039 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-03-22 16:08:16.044 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-22 16:08:16.108 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-22 16:08:16.172 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-22 16:08:16.224 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-22 16:08:16.277 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:08:16.330 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-22 16:08:16.383 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-22 16:08:16.434 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-22 16:08:16.487 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-22 16:08:16.540 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-22 16:08:16.600 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-03-22 16:08:16.602 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-22 16:08:16.666 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-03-22 16:08:17.111 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api-meta.service 2022-03-22 16:08:17.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-22 16:08:17.550 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api-meta.service 2022-03-22 16:08:17.633 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:17.637 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:17.640 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:17.645 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:17.650 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:17.653 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:17.656 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:17.659 | + functions-common:time_stop:2311 : start_time=1647965295967 2022-03-22 16:08:17.661 | + functions-common:time_stop:2313 : [[ -z 1647965295967 ]] 2022-03-22 16:08:17.670 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:17.673 | + functions-common:time_stop:2316 : end_time=1647965297669 2022-03-22 16:08:17.676 | + functions-common:time_stop:2317 : elapsed_time=1702 2022-03-22 16:08:17.678 | + functions-common:time_stop:2318 : total=22736 2022-03-22 16:08:17.681 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:17.683 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24438 2022-03-22 16:08:17.686 | + lib/nova:start_nova_rest:996 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:17.689 | + lib/nova:start_nova_rest:996 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:17.692 | + lib/nova:start_nova:1076 : start_nova_console_proxies 2022-03-22 16:08:17.695 | + lib/nova:start_nova_console_proxies:1011 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:17.697 | + lib/nova:start_nova_console_proxies:1013 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:17.700 | + lib/nova:start_nova_console_proxies:1013 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:17.703 | + lib/nova:start_nova_console_proxies:1015 : local api_cell_conf=/etc/nova/nova.conf 2022-03-22 16:08:17.706 | + lib/nova:start_nova_console_proxies:1017 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 16:08:17.709 | + lib/nova:start_nova_console_proxies:1022 : enable_nova_console_proxies 2022-03-22 16:08:17.714 | ++ lib/nova:enable_nova_console_proxies:1000 : seq 1 1 2022-03-22 16:08:17.716 | + lib/nova:enable_nova_console_proxies:1000 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:08:17.720 | + lib/nova:enable_nova_console_proxies:1001 : for srv in n-novnc n-spice n-sproxy 2022-03-22 16:08:17.723 | + lib/nova:enable_nova_console_proxies:1002 : is_service_enabled n-novnc 2022-03-22 16:08:17.742 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:17.745 | + lib/nova:enable_nova_console_proxies:1001 : for srv in n-novnc n-spice n-sproxy 2022-03-22 16:08:17.747 | + lib/nova:enable_nova_console_proxies:1002 : is_service_enabled n-spice 2022-03-22 16:08:17.781 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:17.788 | + lib/nova:enable_nova_console_proxies:1001 : for srv in n-novnc n-spice n-sproxy 2022-03-22 16:08:17.795 | + lib/nova:enable_nova_console_proxies:1002 : is_service_enabled n-sproxy 2022-03-22 16:08:17.844 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:17.851 | ++ lib/nova:start_nova_console_proxies:1023 : seq 1 1 2022-03-22 16:08:17.856 | + lib/nova:start_nova_console_proxies:1023 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:08:17.859 | + lib/nova:start_nova_console_proxies:1024 : local conf 2022-03-22 16:08:17.862 | ++ lib/nova:start_nova_console_proxies:1025 : conductor_conf 1 2022-03-22 16:08:17.865 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 16:08:17.868 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 16:08:17.871 | + lib/nova:start_nova_console_proxies:1025 : conf=/etc/nova/nova_cell1.conf 2022-03-22 16:08:17.877 | + lib/nova:start_nova_console_proxies:1026 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-22 16:08:17.877 | + functions-common:run_process:1559 : local service=n-novnc-cell1 2022-03-22 16:08:17.879 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-22 16:08:17.882 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:17.884 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:17.887 | + functions-common:run_process:1564 : local name=n-novnc-cell1 2022-03-22 16:08:17.890 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:17.892 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:17.895 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:17.898 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:17.901 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:17.906 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965297903 2022-03-22 16:08:17.909 | + functions-common:run_process:1567 : is_service_enabled n-novnc-cell1 2022-03-22 16:08:17.929 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:17.931 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:17.934 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:17.938 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:17.940 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:17.947 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:17.947 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:17.948 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:17.951 | + functions-common:time_stop:2311 : start_time=1647965297903 2022-03-22 16:08:17.954 | + functions-common:time_stop:2313 : [[ -z 1647965297903 ]] 2022-03-22 16:08:17.960 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:17.962 | + functions-common:time_stop:2316 : end_time=1647965297959 2022-03-22 16:08:17.965 | + functions-common:time_stop:2317 : elapsed_time=56 2022-03-22 16:08:17.969 | + functions-common:time_stop:2318 : total=24438 2022-03-22 16:08:17.971 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:17.973 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24494 2022-03-22 16:08:17.976 | + lib/nova:start_nova_console_proxies:1027 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-22 16:08:17.979 | + functions-common:run_process:1559 : local service=n-spice-cell1 2022-03-22 16:08:17.981 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-22 16:08:17.984 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:17.987 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:17.989 | + functions-common:run_process:1564 : local name=n-spice-cell1 2022-03-22 16:08:17.992 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:17.997 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:17.997 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:18.000 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:18.005 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:18.008 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965298004 2022-03-22 16:08:18.010 | + functions-common:run_process:1567 : is_service_enabled n-spice-cell1 2022-03-22 16:08:18.031 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:18.034 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:18.037 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:18.039 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:18.042 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:18.044 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:18.047 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:18.049 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:18.052 | + functions-common:time_stop:2311 : start_time=1647965298004 2022-03-22 16:08:18.054 | + functions-common:time_stop:2313 : [[ -z 1647965298004 ]] 2022-03-22 16:08:18.059 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:18.063 | + functions-common:time_stop:2316 : end_time=1647965298059 2022-03-22 16:08:18.066 | + functions-common:time_stop:2317 : elapsed_time=55 2022-03-22 16:08:18.068 | + functions-common:time_stop:2318 : total=24494 2022-03-22 16:08:18.071 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:18.073 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24549 2022-03-22 16:08:18.077 | + lib/nova:start_nova_console_proxies:1028 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:18.080 | + functions-common:run_process:1559 : local service=n-sproxy-cell1 2022-03-22 16:08:18.084 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:18.086 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:18.088 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:18.091 | + functions-common:run_process:1564 : local name=n-sproxy-cell1 2022-03-22 16:08:18.094 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:18.097 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:18.099 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:18.102 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:18.107 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:18.110 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965298106 2022-03-22 16:08:18.112 | + functions-common:run_process:1567 : is_service_enabled n-sproxy-cell1 2022-03-22 16:08:18.132 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:18.135 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:18.138 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:18.144 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:18.144 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:18.149 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:18.152 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:18.154 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:18.156 | + functions-common:time_stop:2311 : start_time=1647965298106 2022-03-22 16:08:18.159 | + functions-common:time_stop:2313 : [[ -z 1647965298106 ]] 2022-03-22 16:08:18.164 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:18.167 | + functions-common:time_stop:2316 : end_time=1647965298164 2022-03-22 16:08:18.170 | + functions-common:time_stop:2317 : elapsed_time=58 2022-03-22 16:08:18.172 | + functions-common:time_stop:2318 : total=24549 2022-03-22 16:08:18.175 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:18.181 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24607 2022-03-22 16:08:18.181 | + lib/nova:start_nova_console_proxies:1032 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:18.183 | + lib/nova:start_nova_console_proxies:1032 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:18.187 | + lib/nova:start_nova:1077 : start_nova_conductor 2022-03-22 16:08:18.189 | + lib/nova:start_nova_conductor:1045 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 16:08:18.192 | + lib/nova:start_nova_conductor:1051 : enable_nova_fleet 2022-03-22 16:08:18.195 | + lib/nova:enable_nova_fleet:1036 : is_service_enabled n-cond 2022-03-22 16:08:18.219 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:18.220 | + lib/nova:enable_nova_fleet:1037 : enable_service n-super-cond 2022-03-22 16:08:18.283 | ++ lib/nova:enable_nova_fleet:1038 : seq 1 1 2022-03-22 16:08:18.285 | + lib/nova:enable_nova_fleet:1038 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:08:18.288 | + lib/nova:enable_nova_fleet:1039 : enable_service n-cond-cell1 2022-03-22 16:08:18.352 | + lib/nova:start_nova_conductor:1052 : is_service_enabled n-super-cond 2022-03-22 16:08:18.371 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:18.374 | + lib/nova:start_nova_conductor:1053 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.377 | + functions-common:run_process:1559 : local service=n-super-cond 2022-03-22 16:08:18.379 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.382 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:18.385 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:18.387 | + functions-common:run_process:1564 : local name=n-super-cond 2022-03-22 16:08:18.390 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:18.393 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:18.395 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:18.398 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:18.402 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:18.406 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965298403 2022-03-22 16:08:18.409 | + functions-common:run_process:1567 : is_service_enabled n-super-cond 2022-03-22 16:08:18.430 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:18.435 | + functions-common:run_process:1568 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-22 16:08:18.435 | + functions-common:_run_under_systemd:1524 : local service=n-super-cond 2022-03-22 16:08:18.437 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.440 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.443 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.447 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.448 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-22 16:08:18.450 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-22 16:08:18.453 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-super-cond.service 2022-03-22 16:08:18.458 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:08:18.458 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:08:18.461 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-22 16:08:18.467 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-22 16:08:18.467 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-super-cond.service 2022-03-22 16:08:18.467 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.470 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:08:18.473 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:08:18.476 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:08:18.479 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:08:18.481 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-22 16:08:18.487 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:08:18.489 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-22 16:08:18.575 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-22 16:08:18.653 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-22 16:08:18.712 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-22 16:08:18.772 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-22 16:08:18.831 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:08:18.907 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:08:18.911 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-22 16:08:18.999 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:08:19.495 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-super-cond.service 2022-03-22 16:08:19.510 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-22 16:08:19.954 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-super-cond.service 2022-03-22 16:08:19.983 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:19.986 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:19.992 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:19.998 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:20.006 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:20.010 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:20.014 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:20.019 | + functions-common:time_stop:2311 : start_time=1647965298403 2022-03-22 16:08:20.020 | + functions-common:time_stop:2313 : [[ -z 1647965298403 ]] 2022-03-22 16:08:20.026 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:20.033 | + functions-common:time_stop:2316 : end_time=1647965300027 2022-03-22 16:08:20.036 | + functions-common:time_stop:2317 : elapsed_time=1624 2022-03-22 16:08:20.041 | + functions-common:time_stop:2318 : total=24607 2022-03-22 16:08:20.045 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:20.049 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26231 2022-03-22 16:08:20.053 | ++ lib/nova:start_nova_conductor:1055 : seq 1 1 2022-03-22 16:08:20.059 | + lib/nova:start_nova_conductor:1055 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-22 16:08:20.067 | + lib/nova:start_nova_conductor:1056 : is_service_enabled n-cond-cell1 2022-03-22 16:08:20.100 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:20.105 | + lib/nova:start_nova_conductor:1057 : local conf 2022-03-22 16:08:20.115 | ++ lib/nova:start_nova_conductor:1058 : conductor_conf 1 2022-03-22 16:08:20.120 | ++ lib/nova:conductor_conf:746 : local cell=1 2022-03-22 16:08:20.124 | ++ lib/nova:conductor_conf:747 : echo /etc/nova/nova_cell1.conf 2022-03-22 16:08:20.127 | + lib/nova:start_nova_conductor:1058 : conf=/etc/nova/nova_cell1.conf 2022-03-22 16:08:20.130 | + lib/nova:start_nova_conductor:1059 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.133 | + functions-common:run_process:1559 : local service=n-cond-cell1 2022-03-22 16:08:20.137 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.145 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:20.151 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:20.158 | + functions-common:run_process:1564 : local name=n-cond-cell1 2022-03-22 16:08:20.162 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:20.167 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:20.174 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:20.178 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:20.189 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:20.198 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965300189 2022-03-22 16:08:20.207 | + functions-common:run_process:1567 : is_service_enabled n-cond-cell1 2022-03-22 16:08:20.246 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:20.252 | + functions-common:run_process:1568 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-22 16:08:20.259 | + functions-common:_run_under_systemd:1524 : local service=n-cond-cell1 2022-03-22 16:08:20.264 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.271 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.274 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.276 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.279 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-22 16:08:20.284 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-22 16:08:20.289 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-cond-cell1.service 2022-03-22 16:08:20.291 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:08:20.294 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:08:20.297 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-22 16:08:20.300 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-22 16:08:20.303 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-cond-cell1.service 2022-03-22 16:08:20.315 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.319 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:08:20.324 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:08:20.327 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:08:20.329 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:08:20.332 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-22 16:08:20.335 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:08:20.340 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-22 16:08:20.413 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-22 16:08:20.488 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-22 16:08:20.549 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-22 16:08:20.614 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-22 16:08:20.679 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:08:20.738 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:08:20.738 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-22 16:08:20.858 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:08:21.329 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-22 16:08:21.346 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-22 16:08:21.883 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-22 16:08:21.907 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:21.909 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:21.913 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:21.918 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:21.921 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:21.926 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:21.930 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:21.933 | + functions-common:time_stop:2311 : start_time=1647965300189 2022-03-22 16:08:21.937 | + functions-common:time_stop:2313 : [[ -z 1647965300189 ]] 2022-03-22 16:08:21.944 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:21.954 | + functions-common:time_stop:2316 : end_time=1647965301945 2022-03-22 16:08:21.958 | + functions-common:time_stop:2317 : elapsed_time=1756 2022-03-22 16:08:21.965 | + functions-common:time_stop:2318 : total=26231 2022-03-22 16:08:21.968 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:21.972 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=27987 2022-03-22 16:08:21.975 | + lib/nova:start_nova:1078 : start_nova_compute 2022-03-22 16:08:21.979 | + lib/nova:start_nova_compute:908 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:21.983 | + lib/nova:start_nova_compute:909 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:21.988 | + lib/nova:start_nova_compute:909 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:21.992 | + lib/nova:start_nova_compute:911 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-22 16:08:21.996 | + lib/nova:start_nova_compute:914 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-22 16:08:22.006 | + lib/nova:start_nova_compute:916 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-22 16:08:22.009 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:08:22.012 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-22 16:08:22.020 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-22 16:08:22.028 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-22 16:08:22.035 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-22 16:08:22.038 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-22 16:08:22.048 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-22 16:08:22.054 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-22 16:08:22.057 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-22 16:08:22.059 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-22 16:08:22.059 | BEGIN { 2022-03-22 16:08:22.059 | section = "" 2022-03-22 16:08:22.059 | last_section = "" 2022-03-22 16:08:22.059 | section_count = 0 2022-03-22 16:08:22.059 | } 2022-03-22 16:08:22.059 | /^\[.+\]/ { 2022-03-22 16:08:22.059 | gsub("[][]", "", $1); 2022-03-22 16:08:22.059 | section=$1 2022-03-22 16:08:22.059 | next 2022-03-22 16:08:22.059 | } 2022-03-22 16:08:22.059 | /^ *\#/ { 2022-03-22 16:08:22.059 | next 2022-03-22 16:08:22.059 | } 2022-03-22 16:08:22.059 | /^[^ \t]+/ { 2022-03-22 16:08:22.059 | # get offset of first = in $0 2022-03-22 16:08:22.059 | eq_idx = index($0, "=") 2022-03-22 16:08:22.059 | # extract attr & value from $0 2022-03-22 16:08:22.059 | attr = substr($0, 1, eq_idx - 1) 2022-03-22 16:08:22.059 | value = substr($0, eq_idx + 1) 2022-03-22 16:08:22.059 | # only need to strip trailing whitespace from attr 2022-03-22 16:08:22.059 | sub(/[ \t]*$/, "", attr) 2022-03-22 16:08:22.059 | # need to strip leading & trailing whitespace from value 2022-03-22 16:08:22.059 | sub(/^[ \t]*/, "", value) 2022-03-22 16:08:22.059 | sub(/[ \t]*$/, "", value) 2022-03-22 16:08:22.059 | 2022-03-22 16:08:22.059 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-22 16:08:22.060 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-22 16:08:22.060 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-22 16:08:22.060 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-22 16:08:22.060 | if (! (section, attr) in cfg_attr_count) { 2022-03-22 16:08:22.060 | if (section != last_section) { 2022-03-22 16:08:22.060 | cfg_section[section_count++] = section 2022-03-22 16:08:22.060 | last_section = section 2022-03-22 16:08:22.060 | } 2022-03-22 16:08:22.060 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-22 16:08:22.060 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-22 16:08:22.060 | 2022-03-22 16:08:22.060 | cfg_attr[section, attr, 0] = value 2022-03-22 16:08:22.060 | cfg_attr_count[section, attr] = 1 2022-03-22 16:08:22.060 | } else { 2022-03-22 16:08:22.060 | lno = cfg_attr_count[section, attr]++ 2022-03-22 16:08:22.060 | cfg_attr[section, attr, lno] = value 2022-03-22 16:08:22.060 | } 2022-03-22 16:08:22.060 | } 2022-03-22 16:08:22.060 | END { 2022-03-22 16:08:22.060 | # Process each section in order 2022-03-22 16:08:22.060 | for (sno = 0; sno < section_count; sno++) { 2022-03-22 16:08:22.060 | section = cfg_section[sno] 2022-03-22 16:08:22.060 | # The ini routines simply append a config item immediately 2022-03-22 16:08:22.060 | # after the section header. To keep the same order as defined 2022-03-22 16:08:22.060 | # in local.conf, invoke the ini routines in the reverse order 2022-03-22 16:08:22.060 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-22 16:08:22.060 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-22 16:08:22.061 | if (cfg_attr_count[section, attr] == 1) 2022-03-22 16:08:22.061 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-22 16:08:22.061 | else { 2022-03-22 16:08:22.061 | # For multiline, invoke the ini routines in the reverse order 2022-03-22 16:08:22.061 | count = cfg_attr_count[section, attr] 2022-03-22 16:08:22.061 | print "inidelete " configfile " " section " " attr 2022-03-22 16:08:22.061 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-22 16:08:22.061 | for (l = count -2; l >= 0; l--) 2022-03-22 16:08:22.061 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-22 16:08:22.061 | } 2022-03-22 16:08:22.061 | } 2022-03-22 16:08:22.061 | } 2022-03-22 16:08:22.061 | } 2022-03-22 16:08:22.061 | ' 2022-03-22 16:08:22.063 | + inc/meta-config:merge_config_file:164 : read a 2022-03-22 16:08:22.063 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:08:22.066 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-22 16:08:22.068 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-22 16:08:22.072 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-22 16:08:22.079 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:08:22.087 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-22 16:08:22.095 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-22 16:08:22.095 | BEGIN { group = "" } 2022-03-22 16:08:22.095 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:08:22.095 | gsub("[][]", "", $1); 2022-03-22 16:08:22.096 | split($1, a, "|"); 2022-03-22 16:08:22.096 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-22 16:08:22.096 | group=a[1] 2022-03-22 16:08:22.096 | } else { 2022-03-22 16:08:22.096 | group="" 2022-03-22 16:08:22.096 | } 2022-03-22 16:08:22.096 | next 2022-03-22 16:08:22.096 | } 2022-03-22 16:08:22.096 | { 2022-03-22 16:08:22.096 | if (group != "") 2022-03-22 16:08:22.096 | print $0 2022-03-22 16:08:22.096 | } 2022-03-22 16:08:22.096 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:08:22.109 | + lib/nova:start_nova_compute:918 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-22 16:08:22.125 | + lib/nova:start_nova_compute:925 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-22 16:08:22.204 | + lib/nova:start_nova_compute:928 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-22 16:08:22.291 | + lib/nova:start_nova_compute:929 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-22 16:08:22.302 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-22 16:08:22.305 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-22 16:08:22.309 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-22 16:08:22.315 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-22 16:08:22.320 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-22 16:08:22.354 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:22.358 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-22 16:08:22.364 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-22 16:08:22.374 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-22 16:08:22.407 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:22.413 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-22 16:08:22.417 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-22 16:08:22.466 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-22 16:08:22.468 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-22 16:08:22.471 | + lib/nova:start_nova_compute:933 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-22 16:08:22.506 | + lib/nova:start_nova_compute:934 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-22 16:08:22.538 | + lib/nova:start_nova_compute:939 : configure_console_compute 2022-03-22 16:08:22.541 | + lib/nova:configure_console_compute:628 : local offset 2022-03-22 16:08:22.544 | + lib/nova:configure_console_compute:629 : offset=0 2022-03-22 16:08:22.547 | + lib/nova:configure_console_compute:633 : local default_proxyclient_addr 2022-03-22 16:08:22.553 | ++ lib/nova:configure_console_compute:634 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-22 16:08:22.581 | + lib/nova:configure_console_compute:634 : default_proxyclient_addr=10.222.0.45 2022-03-22 16:08:22.584 | + lib/nova:configure_console_compute:638 : is_service_enabled n-cpu 2022-03-22 16:08:22.621 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:22.628 | + lib/nova:configure_console_compute:654 : is_service_enabled n-novnc 2022-03-22 16:08:22.659 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:22.662 | + lib/nova:configure_console_compute:654 : '[' False '!=' False ']' 2022-03-22 16:08:22.665 | + lib/nova:configure_console_compute:662 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-22 16:08:22.699 | + lib/nova:configure_console_compute:665 : is_service_enabled n-spice 2022-03-22 16:08:22.716 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:22.719 | + lib/nova:configure_console_compute:675 : is_service_enabled n-sproxy 2022-03-22 16:08:22.740 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:22.743 | + lib/nova:start_nova_compute:942 : '[' -n '' ']' 2022-03-22 16:08:22.745 | + lib/nova:start_nova_compute:947 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-22 16:08:22.747 | + lib/nova:start_nova_compute:947 : [[ kvm == \q\e\m\u ]] 2022-03-22 16:08:22.750 | + lib/nova:start_nova_compute:951 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-22 16:08:22.752 | + lib/nova:start_nova_compute:955 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-22 16:08:22.754 | + functions-common:run_process:1559 : local service=n-cpu 2022-03-22 16:08:22.757 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-22 16:08:22.759 | + functions-common:run_process:1561 : local group=libvirt 2022-03-22 16:08:22.765 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:22.767 | + functions-common:run_process:1564 : local name=n-cpu 2022-03-22 16:08:22.770 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:22.772 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:22.775 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:22.780 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:22.783 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:22.786 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965302783 2022-03-22 16:08:22.791 | + functions-common:run_process:1567 : is_service_enabled n-cpu 2022-03-22 16:08:22.813 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:22.824 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:22.824 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:22.824 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:22.824 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:22.825 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:22.828 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:22.833 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:22.835 | + functions-common:time_stop:2311 : start_time=1647965302783 2022-03-22 16:08:22.844 | + functions-common:time_stop:2313 : [[ -z 1647965302783 ]] 2022-03-22 16:08:22.847 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:22.852 | + functions-common:time_stop:2316 : end_time=1647965302849 2022-03-22 16:08:22.854 | + functions-common:time_stop:2317 : elapsed_time=66 2022-03-22 16:08:22.857 | + functions-common:time_stop:2318 : total=27987 2022-03-22 16:08:22.860 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:22.863 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28053 2022-03-22 16:08:22.865 | + lib/nova:start_nova_compute:977 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:22.867 | + lib/nova:start_nova_compute:977 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-22 16:08:22.870 | + lib/nova:start_nova:1079 : is_service_enabled n-api 2022-03-22 16:08:22.890 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:22.893 | + lib/nova:start_nova:1081 : echo 'Dumping cells_v2 mapping' 2022-03-22 16:08:22.893 | Dumping cells_v2 mapping 2022-03-22 16:08:22.895 | + lib/nova:start_nova:1082 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-22 16:08:26.348 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-22 16:08:26.348 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-22 16:08:26.348 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-22 16:08:26.348 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-22 16:08:26.348 | | cell1 | 3f26dff2-c163-44ca-9d5f-25be90ac6fa8 | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-22 16:08:26.348 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-22 16:08:26.797 | + ./stack.sh:main:1306 : async_runfunc create_flavors 2022-03-22 16:08:26.800 | + inc/async:async_runfunc:111 : async_run create_flavors create_flavors 2022-03-22 16:08:26.907 | [Async create_flavors:self]: Running synchronously: create_flavors 2022-03-22 16:08:26.910 | + inc/async:async_run:103 : create_flavors 2022-03-22 16:08:26.912 | + lib/nova:create_flavors:1146 : is_service_enabled n-api 2022-03-22 16:08:26.928 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:26.931 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor list 2022-03-22 16:08:26.931 | + lib/nova:create_flavors:1147 : grep -q ds512M 2022-03-22 16:08:29.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:29.517 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:29.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:29.517 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:29.656 | + lib/nova:create_flavors:1149 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-22 16:08:32.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:32.260 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:32.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:32.260 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:32.261 | +----------------------------+-----------------------+ 2022-03-22 16:08:32.261 | | Field | Value | 2022-03-22 16:08:32.261 | +----------------------------+-----------------------+ 2022-03-22 16:08:32.261 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:32.261 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:32.261 | | description | None | 2022-03-22 16:08:32.261 | | disk | 1 | 2022-03-22 16:08:32.261 | | id | c1 | 2022-03-22 16:08:32.261 | | name | cirros256 | 2022-03-22 16:08:32.261 | | os-flavor-access:is_public | True | 2022-03-22 16:08:32.261 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:32.261 | | ram | 256 | 2022-03-22 16:08:32.261 | | rxtx_factor | 1.0 | 2022-03-22 16:08:32.261 | | swap | | 2022-03-22 16:08:32.261 | | vcpus | 1 | 2022-03-22 16:08:32.261 | +----------------------------+-----------------------+ 2022-03-22 16:08:32.401 | + lib/nova:create_flavors:1150 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-22 16:08:34.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:34.741 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:34.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:34.741 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:34.741 | +----------------------------+-----------------------+ 2022-03-22 16:08:34.741 | | Field | Value | 2022-03-22 16:08:34.741 | +----------------------------+-----------------------+ 2022-03-22 16:08:34.741 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:34.741 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:34.741 | | description | None | 2022-03-22 16:08:34.741 | | disk | 5 | 2022-03-22 16:08:34.741 | | id | d1 | 2022-03-22 16:08:34.741 | | name | ds512M | 2022-03-22 16:08:34.741 | | os-flavor-access:is_public | True | 2022-03-22 16:08:34.741 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:34.741 | | ram | 512 | 2022-03-22 16:08:34.741 | | rxtx_factor | 1.0 | 2022-03-22 16:08:34.741 | | swap | | 2022-03-22 16:08:34.741 | | vcpus | 1 | 2022-03-22 16:08:34.741 | +----------------------------+-----------------------+ 2022-03-22 16:08:34.882 | + lib/nova:create_flavors:1151 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-22 16:08:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:37.144 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:37.145 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:37.145 | +----------------------------+-----------------------+ 2022-03-22 16:08:37.145 | | Field | Value | 2022-03-22 16:08:37.145 | +----------------------------+-----------------------+ 2022-03-22 16:08:37.145 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:37.145 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:37.145 | | description | None | 2022-03-22 16:08:37.145 | | disk | 10 | 2022-03-22 16:08:37.145 | | id | d2 | 2022-03-22 16:08:37.145 | | name | ds1G | 2022-03-22 16:08:37.145 | | os-flavor-access:is_public | True | 2022-03-22 16:08:37.145 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:37.145 | | ram | 1024 | 2022-03-22 16:08:37.145 | | rxtx_factor | 1.0 | 2022-03-22 16:08:37.145 | | swap | | 2022-03-22 16:08:37.145 | | vcpus | 1 | 2022-03-22 16:08:37.145 | +----------------------------+-----------------------+ 2022-03-22 16:08:37.287 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-22 16:08:39.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:39.556 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:39.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:39.556 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:39.556 | +----------------------------+-----------------------+ 2022-03-22 16:08:39.556 | | Field | Value | 2022-03-22 16:08:39.556 | +----------------------------+-----------------------+ 2022-03-22 16:08:39.556 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:39.556 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:39.556 | | description | None | 2022-03-22 16:08:39.556 | | disk | 10 | 2022-03-22 16:08:39.556 | | id | d3 | 2022-03-22 16:08:39.556 | | name | ds2G | 2022-03-22 16:08:39.556 | | os-flavor-access:is_public | True | 2022-03-22 16:08:39.556 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:39.556 | | ram | 2048 | 2022-03-22 16:08:39.556 | | rxtx_factor | 1.0 | 2022-03-22 16:08:39.556 | | swap | | 2022-03-22 16:08:39.556 | | vcpus | 2 | 2022-03-22 16:08:39.556 | +----------------------------+-----------------------+ 2022-03-22 16:08:39.695 | + lib/nova:create_flavors:1153 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-22 16:08:41.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:41.973 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:41.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:41.973 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:41.973 | +----------------------------+-----------------------+ 2022-03-22 16:08:41.973 | | Field | Value | 2022-03-22 16:08:41.973 | +----------------------------+-----------------------+ 2022-03-22 16:08:41.973 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:41.974 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:41.974 | | description | None | 2022-03-22 16:08:41.974 | | disk | 20 | 2022-03-22 16:08:41.974 | | id | d4 | 2022-03-22 16:08:41.974 | | name | ds4G | 2022-03-22 16:08:41.974 | | os-flavor-access:is_public | True | 2022-03-22 16:08:41.974 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:41.974 | | ram | 4096 | 2022-03-22 16:08:41.974 | | rxtx_factor | 1.0 | 2022-03-22 16:08:41.974 | | swap | | 2022-03-22 16:08:41.974 | | vcpus | 4 | 2022-03-22 16:08:41.974 | +----------------------------+-----------------------+ 2022-03-22 16:08:42.116 | + lib/nova:create_flavors:1156 : grep -q m1.tiny 2022-03-22 16:08:42.116 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor list 2022-03-22 16:08:44.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:44.191 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:44.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:44.191 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:44.329 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-22 16:08:46.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:46.602 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:46.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:46.602 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:46.602 | +----------------------------+-----------------------+ 2022-03-22 16:08:46.602 | | Field | Value | 2022-03-22 16:08:46.602 | +----------------------------+-----------------------+ 2022-03-22 16:08:46.602 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:46.602 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:46.602 | | description | None | 2022-03-22 16:08:46.602 | | disk | 1 | 2022-03-22 16:08:46.602 | | id | 1 | 2022-03-22 16:08:46.602 | | name | m1.tiny | 2022-03-22 16:08:46.602 | | os-flavor-access:is_public | True | 2022-03-22 16:08:46.602 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:46.602 | | ram | 512 | 2022-03-22 16:08:46.602 | | rxtx_factor | 1.0 | 2022-03-22 16:08:46.602 | | swap | | 2022-03-22 16:08:46.602 | | vcpus | 1 | 2022-03-22 16:08:46.602 | +----------------------------+-----------------------+ 2022-03-22 16:08:46.741 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-22 16:08:49.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:49.041 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:49.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:49.041 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:49.041 | +----------------------------+-----------------------+ 2022-03-22 16:08:49.041 | | Field | Value | 2022-03-22 16:08:49.041 | +----------------------------+-----------------------+ 2022-03-22 16:08:49.041 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:49.041 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:49.041 | | description | None | 2022-03-22 16:08:49.041 | | disk | 20 | 2022-03-22 16:08:49.041 | | id | 2 | 2022-03-22 16:08:49.041 | | name | m1.small | 2022-03-22 16:08:49.041 | | os-flavor-access:is_public | True | 2022-03-22 16:08:49.041 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:49.041 | | ram | 2048 | 2022-03-22 16:08:49.041 | | rxtx_factor | 1.0 | 2022-03-22 16:08:49.041 | | swap | | 2022-03-22 16:08:49.041 | | vcpus | 1 | 2022-03-22 16:08:49.041 | +----------------------------+-----------------------+ 2022-03-22 16:08:49.186 | + lib/nova:create_flavors:1159 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-22 16:08:51.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:51.470 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:51.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:51.470 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:51.470 | +----------------------------+-----------------------+ 2022-03-22 16:08:51.470 | | Field | Value | 2022-03-22 16:08:51.470 | +----------------------------+-----------------------+ 2022-03-22 16:08:51.470 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:51.470 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:51.470 | | description | None | 2022-03-22 16:08:51.470 | | disk | 40 | 2022-03-22 16:08:51.470 | | id | 3 | 2022-03-22 16:08:51.470 | | name | m1.medium | 2022-03-22 16:08:51.470 | | os-flavor-access:is_public | True | 2022-03-22 16:08:51.470 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:51.470 | | ram | 4096 | 2022-03-22 16:08:51.470 | | rxtx_factor | 1.0 | 2022-03-22 16:08:51.470 | | swap | | 2022-03-22 16:08:51.470 | | vcpus | 2 | 2022-03-22 16:08:51.470 | +----------------------------+-----------------------+ 2022-03-22 16:08:51.610 | + lib/nova:create_flavors:1160 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-22 16:08:53.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:53.916 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:53.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:53.916 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:53.916 | +----------------------------+-----------------------+ 2022-03-22 16:08:53.916 | | Field | Value | 2022-03-22 16:08:53.916 | +----------------------------+-----------------------+ 2022-03-22 16:08:53.916 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:53.916 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:53.916 | | description | None | 2022-03-22 16:08:53.916 | | disk | 80 | 2022-03-22 16:08:53.916 | | id | 4 | 2022-03-22 16:08:53.916 | | name | m1.large | 2022-03-22 16:08:53.916 | | os-flavor-access:is_public | True | 2022-03-22 16:08:53.916 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:53.916 | | ram | 8192 | 2022-03-22 16:08:53.916 | | rxtx_factor | 1.0 | 2022-03-22 16:08:53.916 | | swap | | 2022-03-22 16:08:53.916 | | vcpus | 4 | 2022-03-22 16:08:53.916 | +----------------------------+-----------------------+ 2022-03-22 16:08:54.059 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-22 16:08:56.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:56.293 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:56.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:08:56.293 | from cryptography.utils import int_from_bytes 2022-03-22 16:08:56.293 | +----------------------------+-----------------------+ 2022-03-22 16:08:56.293 | | Field | Value | 2022-03-22 16:08:56.293 | +----------------------------+-----------------------+ 2022-03-22 16:08:56.293 | | OS-FLV-DISABLED:disabled | False | 2022-03-22 16:08:56.293 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-22 16:08:56.293 | | description | None | 2022-03-22 16:08:56.293 | | disk | 160 | 2022-03-22 16:08:56.293 | | id | 5 | 2022-03-22 16:08:56.293 | | name | m1.xlarge | 2022-03-22 16:08:56.293 | | os-flavor-access:is_public | True | 2022-03-22 16:08:56.293 | | properties | hw_rng:allowed='True' | 2022-03-22 16:08:56.293 | | ram | 16384 | 2022-03-22 16:08:56.293 | | rxtx_factor | 1.0 | 2022-03-22 16:08:56.293 | | swap | | 2022-03-22 16:08:56.293 | | vcpus | 8 | 2022-03-22 16:08:56.293 | +----------------------------+-----------------------+ 2022-03-22 16:08:56.439 | + inc/async:async_run:104 : return 0 2022-03-22 16:08:56.442 | + ./stack.sh:main:1308 : is_service_enabled cinder 2022-03-22 16:08:56.460 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:56.463 | + ./stack.sh:main:1309 : echo_summary 'Starting Cinder' 2022-03-22 16:08:56.465 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:08:56.468 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2022-03-22 16:08:56.470 | + ./stack.sh:main:1310 : start_cinder 2022-03-22 16:08:56.473 | + lib/cinder:start_cinder:491 : local service_port=8776 2022-03-22 16:08:56.475 | + lib/cinder:start_cinder:492 : local service_protocol=http 2022-03-22 16:08:56.478 | + lib/cinder:start_cinder:493 : local cinder_url 2022-03-22 16:08:56.480 | + lib/cinder:start_cinder:494 : is_service_enabled tls-proxy 2022-03-22 16:08:56.498 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:08:56.500 | + lib/cinder:start_cinder:498 : '[' tgtadm = tgtadm ']' 2022-03-22 16:08:56.503 | + lib/cinder:start_cinder:499 : is_service_enabled c-vol 2022-03-22 16:08:56.520 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:56.523 | + lib/cinder:start_cinder:501 : sudo rm -f /etc/tgt/conf.d/stack.conf 2022-03-22 16:08:56.535 | + lib/cinder:start_cinder:502 : _configure_tgt_for_config_d 2022-03-22 16:08:56.537 | + lib/cinder:_configure_tgt_for_config_d:481 : [[ ! -d /etc/tgt/stack.d/ ]] 2022-03-22 16:08:56.540 | + lib/cinder:_configure_tgt_for_config_d:482 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2022-03-22 16:08:56.552 | + lib/cinder:_configure_tgt_for_config_d:484 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2022-03-22 16:08:56.557 | + lib/cinder:_configure_tgt_for_config_d:485 : echo 'include /etc/tgt/stack.d/*' 2022-03-22 16:08:56.557 | + lib/cinder:_configure_tgt_for_config_d:485 : sudo tee -a /etc/tgt/targets.conf 2022-03-22 16:08:56.566 | include /etc/tgt/stack.d/* 2022-03-22 16:08:56.572 | + lib/cinder:start_cinder:503 : is_ubuntu 2022-03-22 16:08:56.573 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 16:08:56.576 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 16:08:56.579 | + lib/cinder:start_cinder:504 : sudo service tgt restart 2022-03-22 16:08:57.006 | + lib/cinder:start_cinder:514 : sudo tgtadm --mode system --op update --name debug --value on 2022-03-22 16:08:57.018 | + lib/cinder:start_cinder:518 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-22 16:08:57.021 | + lib/cinder:start_cinder:519 : '[' True == False ']' 2022-03-22 16:08:57.024 | ++ lib/cinder:start_cinder:527 : which uwsgi 2022-03-22 16:08:57.028 | + lib/cinder:start_cinder:527 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.031 | + functions-common:run_process:1559 : local service=c-api 2022-03-22 16:08:57.034 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.036 | + functions-common:run_process:1561 : local group= 2022-03-22 16:08:57.039 | + functions-common:run_process:1562 : local user= 2022-03-22 16:08:57.041 | + functions-common:run_process:1564 : local name=c-api 2022-03-22 16:08:57.044 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:08:57.047 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:08:57.050 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:57.052 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:57.055 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:57.060 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965337057 2022-03-22 16:08:57.063 | + functions-common:run_process:1567 : is_service_enabled c-api 2022-03-22 16:08:57.079 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:08:57.082 | + functions-common:run_process:1568 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-22 16:08:57.084 | + functions-common:_run_under_systemd:1524 : local service=c-api 2022-03-22 16:08:57.087 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.089 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.092 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.095 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.097 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-22 16:08:57.100 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-22 16:08:57.102 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-api.service 2022-03-22 16:08:57.105 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:08:57.108 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:08:57.110 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-22 16:08:57.113 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-22 16:08:57.115 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@c-api.service 2022-03-22 16:08:57.118 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.120 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-03-22 16:08:57.122 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-03-22 16:08:57.125 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-22 16:08:57.127 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-03-22 16:08:57.131 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-22 16:08:57.192 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-22 16:08:57.254 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-22 16:08:57.316 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-22 16:08:57.369 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:08:57.423 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-22 16:08:57.476 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-22 16:08:57.530 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-22 16:08:57.581 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-22 16:08:57.633 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-22 16:08:57.684 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-03-22 16:08:57.686 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-22 16:08:57.749 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-03-22 16:08:58.176 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-api.service 2022-03-22 16:08:58.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-22 16:08:58.579 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-api.service 2022-03-22 16:08:58.657 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:08:58.660 | + functions-common:time_stop:2304 : local name 2022-03-22 16:08:58.663 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:08:58.666 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:08:58.668 | + functions-common:time_stop:2307 : local total 2022-03-22 16:08:58.671 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:08:58.674 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:08:58.676 | + functions-common:time_stop:2311 : start_time=1647965337057 2022-03-22 16:08:58.681 | + functions-common:time_stop:2313 : [[ -z 1647965337057 ]] 2022-03-22 16:08:58.682 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:08:58.687 | + functions-common:time_stop:2316 : end_time=1647965338684 2022-03-22 16:08:58.689 | + functions-common:time_stop:2317 : elapsed_time=1627 2022-03-22 16:08:58.692 | + functions-common:time_stop:2318 : total=28053 2022-03-22 16:08:58.694 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:08:58.697 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29680 2022-03-22 16:08:58.701 | + lib/cinder:start_cinder:528 : cinder_url=http://10.222.0.45/volume/v3 2022-03-22 16:08:58.704 | + lib/cinder:start_cinder:532 : echo 'Waiting for Cinder API to start...' 2022-03-22 16:08:58.704 | Waiting for Cinder API to start... 2022-03-22 16:08:58.706 | + lib/cinder:start_cinder:533 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-22 16:08:58.709 | + functions:wait_for_service:457 : local timeout=60 2022-03-22 16:08:58.712 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-22 16:08:58.715 | + functions:wait_for_service:459 : local rval=0 2022-03-22 16:08:58.717 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-22 16:08:58.720 | + functions-common:time_start:2290 : local name=wait_for_service 2022-03-22 16:08:58.723 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:08:58.725 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:08:58.728 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:08:58.734 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965338730 2022-03-22 16:08:58.736 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-22 16:08:58.742 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-22 16:09:03.321 | + :: : [[ 401 == 503 ]] 2022-03-22 16:09:03.323 | + :: : [[ 0 -eq 7 ]] 2022-03-22 16:09:03.326 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-22 16:09:03.328 | + functions-common:time_stop:2304 : local name 2022-03-22 16:09:03.331 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:09:03.333 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:09:03.335 | + functions-common:time_stop:2307 : local total 2022-03-22 16:09:03.338 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:09:03.341 | + functions-common:time_stop:2310 : name=wait_for_service 2022-03-22 16:09:03.343 | + functions-common:time_stop:2311 : start_time=1647965338730 2022-03-22 16:09:03.346 | + functions-common:time_stop:2313 : [[ -z 1647965338730 ]] 2022-03-22 16:09:03.349 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:09:03.354 | + functions-common:time_stop:2316 : end_time=1647965343351 2022-03-22 16:09:03.357 | + functions-common:time_stop:2317 : elapsed_time=4621 2022-03-22 16:09:03.360 | + functions-common:time_stop:2318 : total=17342 2022-03-22 16:09:03.362 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:09:03.364 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21963 2022-03-22 16:09:03.367 | + functions:wait_for_service:467 : return 0 2022-03-22 16:09:03.369 | + lib/cinder:start_cinder:537 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.372 | + functions-common:run_process:1559 : local service=c-sch 2022-03-22 16:09:03.374 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.377 | + functions-common:run_process:1561 : local group= 2022-03-22 16:09:03.379 | + functions-common:run_process:1562 : local user= 2022-03-22 16:09:03.381 | + functions-common:run_process:1564 : local name=c-sch 2022-03-22 16:09:03.384 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:09:03.386 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:09:03.389 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:09:03.391 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:09:03.394 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:09:03.399 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965343396 2022-03-22 16:09:03.401 | + functions-common:run_process:1567 : is_service_enabled c-sch 2022-03-22 16:09:03.419 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:03.422 | + functions-common:run_process:1568 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-22 16:09:03.424 | + functions-common:_run_under_systemd:1524 : local service=c-sch 2022-03-22 16:09:03.427 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.429 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.432 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.434 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.437 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-22 16:09:03.439 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-22 16:09:03.442 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-sch.service 2022-03-22 16:09:03.445 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:09:03.447 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:09:03.450 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-22 16:09:03.453 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-22 16:09:03.455 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-sch.service 2022-03-22 16:09:03.458 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.460 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:09:03.463 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:09:03.466 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:09:03.468 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:09:03.471 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-22 16:09:03.474 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:09:03.478 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-22 16:09:03.540 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-22 16:09:03.602 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:03.654 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-22 16:09:03.706 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-22 16:09:03.758 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:09:03.819 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:09:03.821 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-22 16:09:03.885 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:09:04.310 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-sch.service 2022-03-22 16:09:04.323 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-22 16:09:04.738 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-sch.service 2022-03-22 16:09:04.759 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:09:04.762 | + functions-common:time_stop:2304 : local name 2022-03-22 16:09:04.769 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:09:04.772 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:09:04.774 | + functions-common:time_stop:2307 : local total 2022-03-22 16:09:04.777 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:09:04.780 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:09:04.782 | + functions-common:time_stop:2311 : start_time=1647965343396 2022-03-22 16:09:04.785 | + functions-common:time_stop:2313 : [[ -z 1647965343396 ]] 2022-03-22 16:09:04.788 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:09:04.793 | + functions-common:time_stop:2316 : end_time=1647965344790 2022-03-22 16:09:04.796 | + functions-common:time_stop:2317 : elapsed_time=1394 2022-03-22 16:09:04.798 | + functions-common:time_stop:2318 : total=29680 2022-03-22 16:09:04.801 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:09:04.803 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31074 2022-03-22 16:09:04.806 | + lib/cinder:start_cinder:538 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.808 | + functions-common:run_process:1559 : local service=c-bak 2022-03-22 16:09:04.811 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.813 | + functions-common:run_process:1561 : local group= 2022-03-22 16:09:04.816 | + functions-common:run_process:1562 : local user= 2022-03-22 16:09:04.818 | + functions-common:run_process:1564 : local name=c-bak 2022-03-22 16:09:04.821 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:09:04.823 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:09:04.826 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:09:04.828 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:09:04.831 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:09:04.836 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965344833 2022-03-22 16:09:04.843 | + functions-common:run_process:1567 : is_service_enabled c-bak 2022-03-22 16:09:04.858 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:04.861 | + functions-common:run_process:1568 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-22 16:09:04.863 | + functions-common:_run_under_systemd:1524 : local service=c-bak 2022-03-22 16:09:04.866 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.868 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.871 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.874 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.876 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-22 16:09:04.878 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-22 16:09:04.881 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-bak.service 2022-03-22 16:09:04.883 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:09:04.886 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:09:04.888 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-22 16:09:04.892 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-22 16:09:04.895 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-bak.service 2022-03-22 16:09:04.897 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:04.900 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:09:04.902 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:09:04.905 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:09:04.907 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:09:04.910 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-22 16:09:04.912 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:09:04.917 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-22 16:09:04.982 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-22 16:09:05.046 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:05.099 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-22 16:09:05.156 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-22 16:09:05.210 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:09:05.263 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:09:05.266 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-22 16:09:05.329 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:09:05.767 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-bak.service 2022-03-22 16:09:05.782 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-22 16:09:06.212 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-bak.service 2022-03-22 16:09:06.241 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:09:06.244 | + functions-common:time_stop:2304 : local name 2022-03-22 16:09:06.246 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:09:06.249 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:09:06.251 | + functions-common:time_stop:2307 : local total 2022-03-22 16:09:06.253 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:09:06.256 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:09:06.258 | + functions-common:time_stop:2311 : start_time=1647965344833 2022-03-22 16:09:06.261 | + functions-common:time_stop:2313 : [[ -z 1647965344833 ]] 2022-03-22 16:09:06.264 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:09:06.268 | + functions-common:time_stop:2316 : end_time=1647965346266 2022-03-22 16:09:06.271 | + functions-common:time_stop:2317 : elapsed_time=1433 2022-03-22 16:09:06.273 | + functions-common:time_stop:2318 : total=31074 2022-03-22 16:09:06.276 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:09:06.279 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32507 2022-03-22 16:09:06.281 | + lib/cinder:start_cinder:539 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.284 | + functions-common:run_process:1559 : local service=c-vol 2022-03-22 16:09:06.286 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.288 | + functions-common:run_process:1561 : local group= 2022-03-22 16:09:06.291 | + functions-common:run_process:1562 : local user= 2022-03-22 16:09:06.293 | + functions-common:run_process:1564 : local name=c-vol 2022-03-22 16:09:06.296 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:09:06.299 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:09:06.301 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:09:06.304 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:09:06.307 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:09:06.312 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965346309 2022-03-22 16:09:06.315 | + functions-common:run_process:1567 : is_service_enabled c-vol 2022-03-22 16:09:06.333 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:06.336 | + functions-common:run_process:1568 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-22 16:09:06.338 | + functions-common:_run_under_systemd:1524 : local service=c-vol 2022-03-22 16:09:06.341 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.343 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.346 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.349 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.351 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-22 16:09:06.354 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-22 16:09:06.357 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-vol.service 2022-03-22 16:09:06.359 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:09:06.362 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:09:06.364 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-22 16:09:06.367 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-22 16:09:06.369 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-vol.service 2022-03-22 16:09:06.372 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.374 | + functions-common:write_user_unit_file:1443 : local group= 2022-03-22 16:09:06.377 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2022-03-22 16:09:06.379 | + functions-common:write_user_unit_file:1445 : local extra= 2022-03-22 16:09:06.382 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2022-03-22 16:09:06.384 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-22 16:09:06.386 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2022-03-22 16:09:06.391 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-22 16:09:06.462 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-22 16:09:06.530 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-22 16:09:06.592 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-22 16:09:06.650 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-22 16:09:06.708 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:09:06.766 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2022-03-22 16:09:06.773 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-22 16:09:06.852 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2022-03-22 16:09:07.310 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-vol.service 2022-03-22 16:09:07.325 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-22 16:09:07.761 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-vol.service 2022-03-22 16:09:07.788 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:09:07.794 | + functions-common:time_stop:2304 : local name 2022-03-22 16:09:07.796 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:09:07.799 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:09:07.803 | + functions-common:time_stop:2307 : local total 2022-03-22 16:09:07.812 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:09:07.815 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:09:07.821 | + functions-common:time_stop:2311 : start_time=1647965346309 2022-03-22 16:09:07.829 | + functions-common:time_stop:2313 : [[ -z 1647965346309 ]] 2022-03-22 16:09:07.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:09:07.843 | + functions-common:time_stop:2316 : end_time=1647965347834 2022-03-22 16:09:07.849 | + functions-common:time_stop:2317 : elapsed_time=1525 2022-03-22 16:09:07.855 | + functions-common:time_stop:2318 : total=32507 2022-03-22 16:09:07.859 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:09:07.862 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=34032 2022-03-22 16:09:07.864 | + ./stack.sh:main:1311 : create_volume_types 2022-03-22 16:09:07.867 | + lib/cinder:create_volume_types:557 : is_service_enabled c-api 2022-03-22 16:09:07.888 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:07.891 | + lib/cinder:create_volume_types:557 : [[ -n lvm:lvmdriver-1 ]] 2022-03-22 16:09:07.894 | + lib/cinder:create_volume_types:558 : local be be_name 2022-03-22 16:09:07.896 | + lib/cinder:create_volume_types:559 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-22 16:09:07.899 | + lib/cinder:create_volume_types:560 : be_name=lvmdriver-1 2022-03-22 16:09:07.902 | + lib/cinder:create_volume_types:562 : is_service_enabled keystone 2022-03-22 16:09:07.931 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:07.931 | + lib/cinder:create_volume_types:563 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-22 16:09:11.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:11.250 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:11.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:11.250 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:11.250 | +-------------+--------------------------------------+ 2022-03-22 16:09:11.250 | | Field | Value | 2022-03-22 16:09:11.250 | +-------------+--------------------------------------+ 2022-03-22 16:09:11.250 | | description | None | 2022-03-22 16:09:11.250 | | id | efc5b21d-11ba-4de2-aba5-856face2611d | 2022-03-22 16:09:11.250 | | is_public | True | 2022-03-22 16:09:11.250 | | name | lvmdriver-1 | 2022-03-22 16:09:11.250 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-22 16:09:11.250 | +-------------+--------------------------------------+ 2022-03-22 16:09:11.404 | + lib/cinder:create_volume_types:577 : [[ False == \T\r\u\e ]] 2022-03-22 16:09:11.406 | + ./stack.sh:main:1316 : [[ False == \T\r\u\e ]] 2022-03-22 16:09:11.409 | + ./stack.sh:main:1324 : is_service_enabled glance 2022-03-22 16:09:11.428 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:11.430 | + ./stack.sh:main:1325 : echo_summary 'Starting Glance' 2022-03-22 16:09:11.433 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:09:11.436 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2022-03-22 16:09:11.439 | + ./stack.sh:main:1326 : start_glance 2022-03-22 16:09:11.441 | + lib/glance:start_glance:528 : local service_protocol=http 2022-03-22 16:09:11.444 | + lib/glance:start_glance:529 : is_service_enabled tls-proxy 2022-03-22 16:09:11.462 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:09:11.464 | + lib/glance:start_glance:535 : [[ False == False ]] 2022-03-22 16:09:11.467 | ++ lib/glance:start_glance:536 : which uwsgi 2022-03-22 16:09:11.472 | + lib/glance:start_glance:536 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.475 | + functions-common:run_process:1559 : local service=g-api 2022-03-22 16:09:11.477 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.480 | + functions-common:run_process:1561 : local group= 2022-03-22 16:09:11.482 | + functions-common:run_process:1562 : local user= 2022-03-22 16:09:11.487 | + functions-common:run_process:1564 : local name=g-api 2022-03-22 16:09:11.487 | + functions-common:run_process:1566 : time_start run_process 2022-03-22 16:09:11.490 | + functions-common:time_start:2290 : local name=run_process 2022-03-22 16:09:11.492 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:09:11.495 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:09:11.499 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:09:11.503 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965351500 2022-03-22 16:09:11.506 | + functions-common:run_process:1567 : is_service_enabled g-api 2022-03-22 16:09:11.536 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:11.541 | + functions-common:run_process:1568 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-22 16:09:11.545 | + functions-common:_run_under_systemd:1524 : local service=g-api 2022-03-22 16:09:11.549 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.552 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.555 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.558 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.564 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-22 16:09:11.568 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-22 16:09:11.570 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@g-api.service 2022-03-22 16:09:11.573 | + functions-common:_run_under_systemd:1531 : local group= 2022-03-22 16:09:11.578 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2022-03-22 16:09:11.581 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-22 16:09:11.584 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-22 16:09:11.586 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@g-api.service 2022-03-22 16:09:11.589 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.591 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2022-03-22 16:09:11.593 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2022-03-22 16:09:11.595 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-22 16:09:11.598 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2022-03-22 16:09:11.603 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-22 16:09:11.688 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-22 16:09:11.762 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-22 16:09:11.821 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-22 16:09:11.882 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-22 16:09:11.940 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-22 16:09:11.993 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-22 16:09:12.050 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-22 16:09:12.104 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-22 16:09:12.158 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-22 16:09:12.212 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2022-03-22 16:09:12.214 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-22 16:09:12.281 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2022-03-22 16:09:12.704 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@g-api.service 2022-03-22 16:09:12.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-22 16:09:13.168 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@g-api.service 2022-03-22 16:09:13.250 | + functions-common:run_process:1570 : time_stop run_process 2022-03-22 16:09:13.256 | + functions-common:time_stop:2304 : local name 2022-03-22 16:09:13.266 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:09:13.272 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:09:13.277 | + functions-common:time_stop:2307 : local total 2022-03-22 16:09:13.283 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:09:13.286 | + functions-common:time_stop:2310 : name=run_process 2022-03-22 16:09:13.288 | + functions-common:time_stop:2311 : start_time=1647965351500 2022-03-22 16:09:13.291 | + functions-common:time_stop:2313 : [[ -z 1647965351500 ]] 2022-03-22 16:09:13.297 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:09:13.300 | + functions-common:time_stop:2316 : end_time=1647965353297 2022-03-22 16:09:13.303 | + functions-common:time_stop:2317 : elapsed_time=1797 2022-03-22 16:09:13.306 | + functions-common:time_stop:2318 : total=34032 2022-03-22 16:09:13.309 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:09:13.312 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35829 2022-03-22 16:09:13.316 | + lib/glance:start_glance:541 : is_service_enabled g-api-r 2022-03-22 16:09:13.339 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:09:13.341 | + lib/glance:start_glance:546 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-22 16:09:13.341 | Waiting for g-api (10.222.0.45) to start... 2022-03-22 16:09:13.344 | + lib/glance:start_glance:547 : wait_for_service 60 http://10.222.0.45/image 2022-03-22 16:09:13.347 | + functions:wait_for_service:457 : local timeout=60 2022-03-22 16:09:13.350 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-22 16:09:13.353 | + functions:wait_for_service:459 : local rval=0 2022-03-22 16:09:13.355 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-22 16:09:13.359 | + functions-common:time_start:2290 : local name=wait_for_service 2022-03-22 16:09:13.362 | + functions-common:time_start:2291 : local start_time= 2022-03-22 16:09:13.364 | + functions-common:time_start:2292 : [[ -n '' ]] 2022-03-22 16:09:13.369 | ++ functions-common:time_start:2295 : date +%s%3N 2022-03-22 16:09:13.374 | + functions-common:time_start:2295 : _TIME_START[$name]=1647965353370 2022-03-22 16:09:13.376 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-22 16:09:13.383 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-22 16:09:16.935 | + :: : [[ 300 == 503 ]] 2022-03-22 16:09:16.937 | + :: : [[ 0 -eq 7 ]] 2022-03-22 16:09:16.940 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-22 16:09:16.943 | + functions-common:time_stop:2304 : local name 2022-03-22 16:09:16.945 | + functions-common:time_stop:2305 : local end_time 2022-03-22 16:09:16.948 | + functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:09:16.951 | + functions-common:time_stop:2307 : local total 2022-03-22 16:09:16.953 | + functions-common:time_stop:2308 : local start_time 2022-03-22 16:09:16.956 | + functions-common:time_stop:2310 : name=wait_for_service 2022-03-22 16:09:16.958 | + functions-common:time_stop:2311 : start_time=1647965353370 2022-03-22 16:09:16.961 | + functions-common:time_stop:2313 : [[ -z 1647965353370 ]] 2022-03-22 16:09:16.964 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:09:16.969 | + functions-common:time_stop:2316 : end_time=1647965356966 2022-03-22 16:09:16.972 | + functions-common:time_stop:2317 : elapsed_time=3596 2022-03-22 16:09:16.975 | + functions-common:time_stop:2318 : total=21963 2022-03-22 16:09:16.977 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:09:16.980 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25559 2022-03-22 16:09:16.984 | + functions:wait_for_service:467 : return 0 2022-03-22 16:09:16.986 | + ./stack.sh:main:1340 : is_service_enabled mysql postgresql 2022-03-22 16:09:17.005 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:17.007 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-03-22 16:09:17.025 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:17.028 | + ./stack.sh:main:1341 : echo_summary 'Uploading images' 2022-03-22 16:09:17.031 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:09:17.033 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2022-03-22 16:09:17.036 | + ./stack.sh:main:1343 : for image_url in ${IMAGE_URLS//,/ } 2022-03-22 16:09:17.038 | + ./stack.sh:main:1344 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:17.040 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:17.042 | + functions:upload_image:134 : local image image_fname image_name 2022-03-22 16:09:17.044 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-22 16:09:17.049 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:17.053 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:17.055 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-22 16:09:17.057 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-22 16:09:17.060 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:17.065 | --2022-03-22 16:09:17-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:17.066 | Connecting to 10.100.0.9:80... connected. 2022-03-22 16:09:17.068 | HTTP request sent, awaiting response... 200 OK 2022-03-22 16:09:17.068 | Length: 645922816 (616M) 2022-03-22 16:09:17.068 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-03-22 16:09:17.087 | 2022-03-22 16:09:17.387 | 0K ........ ........ ........ ........ 5% 103M 6s 2022-03-22 16:09:17.677 | 32768K ........ ........ ........ ........ 10% 110M 5s 2022-03-22 16:09:17.970 | 65536K ........ ........ ........ ........ 15% 109M 5s 2022-03-22 16:09:18.259 | 98304K ........ ........ ........ ........ 20% 111M 5s 2022-03-22 16:09:18.549 | 131072K ........ ........ ........ ........ 25% 111M 4s 2022-03-22 16:09:18.844 | 163840K ........ ........ ........ ........ 31% 108M 4s 2022-03-22 16:09:19.134 | 196608K ........ ........ ........ ........ 36% 111M 4s 2022-03-22 16:09:19.437 | 229376K ........ ........ ........ ........ 41% 106M 3s 2022-03-22 16:09:19.728 | 262144K ........ ........ ........ ........ 46% 109M 3s 2022-03-22 16:09:20.033 | 294912K ........ ........ ........ ........ 51% 106M 3s 2022-03-22 16:09:20.319 | 327680K ........ ........ ........ ........ 57% 110M 2s 2022-03-22 16:09:20.608 | 360448K ........ ........ ........ ........ 62% 110M 2s 2022-03-22 16:09:20.897 | 393216K ........ ........ ........ ........ 67% 111M 2s 2022-03-22 16:09:21.186 | 425984K ........ ........ ........ ........ 72% 111M 2s 2022-03-22 16:09:21.475 | 458752K ........ ........ ........ ........ 77% 111M 1s 2022-03-22 16:09:21.765 | 491520K ........ ........ ........ ........ 83% 111M 1s 2022-03-22 16:09:22.055 | 524288K ........ ........ ........ ........ 88% 110M 1s 2022-03-22 16:09:22.344 | 557056K ........ ........ ........ ........ 93% 111M 0s 2022-03-22 16:09:22.634 | 589824K ........ ........ ........ ........ 98% 111M 0s 2022-03-22 16:09:22.697 | 622592K ........ 100% 110M=5.6s 2022-03-22 16:09:22.697 | 2022-03-22 16:09:22.697 | 2022-03-22 16:09:22 (109 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-03-22 16:09:22.697 | 2022-03-22 16:09:22.700 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-03-22 16:09:22.702 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:22.705 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-22 16:09:22.707 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-22 16:09:22.709 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-22 16:09:22.711 | + functions:upload_image:294 : local kernel= 2022-03-22 16:09:22.713 | + functions:upload_image:295 : local ramdisk= 2022-03-22 16:09:22.715 | + functions:upload_image:296 : local disk_format= 2022-03-22 16:09:22.717 | + functions:upload_image:297 : local container_format= 2022-03-22 16:09:22.720 | + functions:upload_image:298 : local unpack= 2022-03-22 16:09:22.723 | + functions:upload_image:299 : local img_property= 2022-03-22 16:09:22.725 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-22 16:09:22.727 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-22 16:09:22.729 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-22 16:09:22.731 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-22 16:09:22.733 | + functions:upload_image:309 : case "$image_fname" in 2022-03-22 16:09:22.735 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:22.738 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:22.742 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-22 16:09:22.745 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:22.746 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-22 16:09:22.751 | + functions:upload_image:376 : disk_format=vhdx 2022-03-22 16:09:22.753 | + functions:upload_image:377 : container_format=bare 2022-03-22 16:09:22.755 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-22 16:09:22.757 | + functions:upload_image:385 : is_arch ppc64le 2022-03-22 16:09:22.760 | ++ functions-common:is_arch:428 : uname -m 2022-03-22 16:09:22.763 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-22 16:09:22.766 | + functions:upload_image:385 : is_arch ppc64 2022-03-22 16:09:22.769 | ++ functions-common:is_arch:428 : uname -m 2022-03-22 16:09:22.773 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-22 16:09:22.775 | + functions:upload_image:385 : is_arch ppc 2022-03-22 16:09:22.778 | ++ functions-common:is_arch:428 : uname -m 2022-03-22 16:09:22.782 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2022-03-22 16:09:22.785 | + functions:upload_image:389 : is_arch aarch64 2022-03-22 16:09:22.787 | ++ functions-common:is_arch:428 : uname -m 2022-03-22 16:09:22.791 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-22 16:09:22.793 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-22 16:09:22.795 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-22 16:09:22.798 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-22 16:09:22.800 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-22 16:09:22.802 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-22 16:09:22.804 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-22 16:09:22.806 | + functions:_upload_image:105 : shift 2022-03-22 16:09:22.808 | + functions:_upload_image:106 : local container=bare 2022-03-22 16:09:22.810 | + functions:_upload_image:107 : shift 2022-03-22 16:09:22.812 | + functions:_upload_image:108 : local disk=vhdx 2022-03-22 16:09:22.814 | + functions:_upload_image:109 : shift 2022-03-22 16:09:22.816 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-22 16:09:22.818 | + functions:_upload_image:111 : shift 2022-03-22 16:09:22.820 | + functions:_upload_image:112 : local properties 2022-03-22 16:09:22.822 | + functions:_upload_image:113 : local useimport 2022-03-22 16:09:22.825 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-22 16:09:22.827 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-22 16:09:22.829 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-22 16:09:22.831 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-22 16:09:22.833 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-22 16:09:22.836 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-22 16:09:22.838 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-22 16:09:22.840 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-22 16:09:41.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:41.777 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:41.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:41.777 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:41.777 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-22 16:09:41.777 | | Field | Value | 2022-03-22 16:09:41.777 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-22 16:09:41.777 | | container_format | bare | 2022-03-22 16:09:41.777 | | created_at | 2022-03-22T16:09:25Z | 2022-03-22 16:09:41.777 | | disk_format | vhdx | 2022-03-22 16:09:41.777 | | file | /v2/images/c77d3030-af02-42df-9290-0d426491ec49/file | 2022-03-22 16:09:41.777 | | id | c77d3030-af02-42df-9290-0d426491ec49 | 2022-03-22 16:09:41.777 | | min_disk | 0 | 2022-03-22 16:09:41.777 | | min_ram | 0 | 2022-03-22 16:09:41.777 | | name | ubuntu-16 | 2022-03-22 16:09:41.778 | | owner | 56c40ee554674b8683a9f92ed5f7ab78 | 2022-03-22 16:09:41.778 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-22 16:09:41.778 | | protected | False | 2022-03-22 16:09:41.778 | | schema | /v2/schemas/image | 2022-03-22 16:09:41.778 | | status | queued | 2022-03-22 16:09:41.778 | | tags | | 2022-03-22 16:09:41.778 | | updated_at | 2022-03-22T16:09:25Z | 2022-03-22 16:09:41.778 | | visibility | public | 2022-03-22 16:09:41.778 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-22 16:09:41.920 | + ./stack.sh:main:1349 : is_service_enabled horizon 2022-03-22 16:09:41.938 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:09:41.941 | + ./stack.sh:main:1355 : async_wait create_flavors 2022-03-22 16:09:41.992 | [Async create_flavors:self]: Waiting for completion of create_flavors (2 other jobs running) 2022-03-22 16:09:42.040 | [Async create_flavors:self]: finished create_flavors with result 0 in -1647965306 seconds 2022-03-22 16:09:42.045 | + inc/async:async_wait:166 : return 0 2022-03-22 16:09:42.048 | + ./stack.sh:main:1365 : is_service_enabled nova 2022-03-22 16:09:42.065 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:42.067 | + ./stack.sh:main:1365 : is_service_enabled keystone 2022-03-22 16:09:42.085 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:09:42.087 | + ./stack.sh:main:1366 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2022-03-22 16:09:42.090 | + ./stack.sh:main:1368 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-22 16:09:42.092 | + ./stack.sh:main:1372 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2022-03-22 16:09:42.097 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-22 16:09:42.099 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2022-03-22 16:09:42.102 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2022-03-22 16:09:42.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2022-03-22 16:09:42.105 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2022-03-22 16:09:42.106 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-22 16:09:42.108 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-22 16:09:42.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-22 16:09:42.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-22 16:09:42.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-22 16:09:42.115 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-22 16:09:42.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-22 16:09:42.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-22 16:09:42.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-22 16:09:42.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-22 16:09:42.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-22 16:09:42.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2022-03-22 16:09:42.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-22 16:09:42.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-22 16:09:42.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-22 16:09:42.130 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-22 16:09:42.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-22 16:09:42.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-22 16:09:42.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-22 16:09:42.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-22 16:09:42.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-22 16:09:42.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-22 16:09:42.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-22 16:09:42.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-22 16:09:42.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-22 16:09:42.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-22 16:09:42.146 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2022-03-22 16:09:42.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2022-03-22 16:09:42.149 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2022-03-22 16:09:42.151 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.45/identity ']' 2022-03-22 16:09:42.152 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2022-03-22 16:09:42.154 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2022-03-22 16:09:42.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-22 16:09:42.157 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-22 16:09:42.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-22 16:09:42.161 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-22 16:09:42.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-22 16:09:42.164 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-22 16:09:42.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-22 16:09:42.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:42.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:44.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:44.186 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:44.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:44.186 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:44.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 12d5e86988fc49cf8b8bad6e14e38b94 --long --quote none -f csv 2022-03-22 16:09:44.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:44.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:44.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:46.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:46.436 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:46.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:46.436 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:46.576 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2022-03-22 16:09:46.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2022-03-22 16:09:46.580 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2022-03-22 16:09:46.581 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2022-03-22 16:09:46.583 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2022-03-22 16:09:46.584 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5399e42f81f04953b152ce8980b681c5 swiftusertest4 12d5e86988fc49cf8b8bad6e14e38b94 swiftprojecttest4 testing4 2022-03-22 16:09:46.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5399e42f81f04953b152ce8980b681c5 2022-03-22 16:09:46.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2022-03-22 16:09:46.592 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=12d5e86988fc49cf8b8bad6e14e38b94 2022-03-22 16:09:46.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2022-03-22 16:09:46.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2022-03-22 16:09:46.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2022-03-22 16:09:46.601 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2022-03-22 16:09:46.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:46.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:46.608 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2022-03-22 16:09:46.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:46.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:46.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:46.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:46.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:46.617 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:46.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:46.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:46.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:46.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:46.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:46.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:46.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:46.629 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:46.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:46.632 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:46.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:46.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:46.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:46.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 504f23dbda554c3db39569a0dbd655f9 --long --quote none -f csv 2022-03-22 16:09:46.638 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:48.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:48.797 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:48.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:48.797 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:48.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2022-03-22 16:09:48.941 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2022-03-22 16:09:48.943 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2022-03-22 16:09:48.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2022-03-22 16:09:48.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2022-03-22 16:09:48.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 895b6f7d2c2243a489adae074d03512d swiftusertest3 504f23dbda554c3db39569a0dbd655f9 swiftprojecttest1 testing3 2022-03-22 16:09:48.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=895b6f7d2c2243a489adae074d03512d 2022-03-22 16:09:48.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2022-03-22 16:09:48.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=504f23dbda554c3db39569a0dbd655f9 2022-03-22 16:09:48.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-03-22 16:09:48.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2022-03-22 16:09:48.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-03-22 16:09:48.959 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2022-03-22 16:09:48.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:48.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:48.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2022-03-22 16:09:48.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:48.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:48.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:48.972 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:48.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:48.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:48.976 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:48.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:48.979 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:48.981 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:48.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:48.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:48.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:48.987 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:48.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:48.990 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2022-03-22 16:09:48.992 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2022-03-22 16:09:48.993 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2022-03-22 16:09:48.995 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2022-03-22 16:09:48.996 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2022-03-22 16:09:48.998 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry bbd50d90e5d0433583de6d1a9ca11259 swiftusertest1 504f23dbda554c3db39569a0dbd655f9 swiftprojecttest1 testing 2022-03-22 16:09:48.999 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=bbd50d90e5d0433583de6d1a9ca11259 2022-03-22 16:09:49.001 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2022-03-22 16:09:49.003 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=504f23dbda554c3db39569a0dbd655f9 2022-03-22 16:09:49.004 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-03-22 16:09:49.006 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2022-03-22 16:09:49.007 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-03-22 16:09:49.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2022-03-22 16:09:49.012 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:49.015 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:49.017 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2022-03-22 16:09:49.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:49.020 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:49.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:49.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:49.024 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:49.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:49.027 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:49.029 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:49.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:49.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:49.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:49.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:49.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:49.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:49.039 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:49.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:49.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:49.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:49.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 56c40ee554674b8683a9f92ed5f7ab78 --long --quote none -f csv 2022-03-22 16:09:49.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:49.047 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:51.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:51.128 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:51.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:51.128 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:51.267 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-03-22 16:09:51.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-03-22 16:09:51.270 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-22 16:09:51.272 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-22 16:09:51.273 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 25febebb9ef144098624cabc7808edc8 admin 56c40ee554674b8683a9f92ed5f7ab78 admin Passw0rd 2022-03-22 16:09:51.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=25febebb9ef144098624cabc7808edc8 2022-03-22 16:09:51.276 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-03-22 16:09:51.278 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 16:09:51.279 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2022-03-22 16:09:51.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-22 16:09:51.282 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2022-03-22 16:09:51.286 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2022-03-22 16:09:51.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:51.291 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:51.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-22 16:09:51.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:51.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:51.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:51.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:51.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:51.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:51.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:51.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:51.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:51.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:51.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:51.310 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:51.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:51.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:51.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:51.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:51.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:51.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b1594e48b8f04d1893936c02a6f0d987 --long --quote none -f csv 2022-03-22 16:09:51.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:51.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:51.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:53.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:53.436 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:53.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:53.436 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:53.576 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-03-22 16:09:53.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-03-22 16:09:53.579 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-22 16:09:53.581 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-22 16:09:53.582 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 25febebb9ef144098624cabc7808edc8 admin b1594e48b8f04d1893936c02a6f0d987 alt_demo Passw0rd 2022-03-22 16:09:53.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=25febebb9ef144098624cabc7808edc8 2022-03-22 16:09:53.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-03-22 16:09:53.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b1594e48b8f04d1893936c02a6f0d987 2022-03-22 16:09:53.588 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-03-22 16:09:53.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-22 16:09:53.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-03-22 16:09:53.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2022-03-22 16:09:53.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:53.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:53.602 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-22 16:09:53.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:53.605 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:53.608 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:53.610 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:53.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:53.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:53.617 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:53.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:53.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:53.623 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:53.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:53.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2022-03-22 16:09:53.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2022-03-22 16:09:53.629 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-22 16:09:53.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-22 16:09:53.632 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fe5636215ed44e66965633cab8a63eba alt_demo b1594e48b8f04d1893936c02a6f0d987 alt_demo Passw0rd 2022-03-22 16:09:53.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fe5636215ed44e66965633cab8a63eba 2022-03-22 16:09:53.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2022-03-22 16:09:53.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b1594e48b8f04d1893936c02a6f0d987 2022-03-22 16:09:53.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-03-22 16:09:53.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-22 16:09:53.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-03-22 16:09:53.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2022-03-22 16:09:53.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:53.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:53.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-22 16:09:53.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:53.654 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.656 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:53.658 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:53.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.661 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:53.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:53.664 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.665 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:53.667 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:53.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:53.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:53.672 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:53.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:53.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:53.677 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:53.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:53.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d0301a0d1630406988d76979ca5c5b15 --long --quote none -f csv 2022-03-22 16:09:53.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:53.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:53.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:55.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:55.774 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:55.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:55.774 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:55.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2022-03-22 16:09:55.921 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2022-03-22 16:09:55.922 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2022-03-22 16:09:55.924 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2022-03-22 16:09:55.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2022-03-22 16:09:55.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ea0c2f894521487490448f0f953e093c swiftusertest2 d0301a0d1630406988d76979ca5c5b15 swiftprojecttest2 testing2 2022-03-22 16:09:55.929 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ea0c2f894521487490448f0f953e093c 2022-03-22 16:09:55.930 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2022-03-22 16:09:55.932 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d0301a0d1630406988d76979ca5c5b15 2022-03-22 16:09:55.933 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2022-03-22 16:09:55.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2022-03-22 16:09:55.936 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2022-03-22 16:09:55.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2022-03-22 16:09:55.941 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:55.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:55.946 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2022-03-22 16:09:55.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:55.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:55.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:55.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:55.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:55.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:55.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:55.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:55.959 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:55.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:55.962 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:55.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:55.965 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:55.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:55.969 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:55.970 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:55.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:55.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d264721882954a8b835c75f4a47e6250 --long --quote none -f csv 2022-03-22 16:09:55.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:55.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:55.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:58.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:58.125 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:58.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:09:58.125 | from cryptography.utils import int_from_bytes 2022-03-22 16:09:58.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-03-22 16:09:58.266 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-03-22 16:09:58.267 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-22 16:09:58.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-22 16:09:58.270 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 863649fe437e4f51be732944764680b7 demo d264721882954a8b835c75f4a47e6250 demo Passw0rd 2022-03-22 16:09:58.272 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=863649fe437e4f51be732944764680b7 2022-03-22 16:09:58.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-03-22 16:09:58.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d264721882954a8b835c75f4a47e6250 2022-03-22 16:09:58.277 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-03-22 16:09:58.278 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-22 16:09:58.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-03-22 16:09:58.283 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2022-03-22 16:09:58.284 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:58.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:58.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-22 16:09:58.291 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:58.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:58.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:58.297 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:58.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:58.301 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:58.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:58.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:58.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:58.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:58.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:58.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-03-22 16:09:58.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-03-22 16:09:58.317 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-22 16:09:58.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-22 16:09:58.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 25febebb9ef144098624cabc7808edc8 admin d264721882954a8b835c75f4a47e6250 demo Passw0rd 2022-03-22 16:09:58.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=25febebb9ef144098624cabc7808edc8 2022-03-22 16:09:58.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-03-22 16:09:58.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d264721882954a8b835c75f4a47e6250 2022-03-22 16:09:58.326 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-03-22 16:09:58.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-22 16:09:58.330 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-03-22 16:09:58.333 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2022-03-22 16:09:58.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:09:58.338 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:09:58.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-22 16:09:58.341 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:09:58.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.344 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:58.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:09:58.347 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:58.350 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:09:58.352 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.353 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:09:58.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:09:58.356 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:09:58.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:09:58.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:09:58.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:58.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:09:58.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:09:58.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:09:58.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project f0407e20d1e84d1aad2127bc14be9d1a --long --quote none -f csv 2022-03-22 16:09:58.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:09:58.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-03-22 16:09:58.372 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:10:00.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:00.467 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:00.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:00.467 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:00.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-03-22 16:10:00.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-03-22 16:10:00.612 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-03-22 16:10:00.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-03-22 16:10:00.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 863649fe437e4f51be732944764680b7 demo f0407e20d1e84d1aad2127bc14be9d1a invisible_to_admin Passw0rd 2022-03-22 16:10:00.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=863649fe437e4f51be732944764680b7 2022-03-22 16:10:00.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-03-22 16:10:00.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f0407e20d1e84d1aad2127bc14be9d1a 2022-03-22 16:10:00.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2022-03-22 16:10:00.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-03-22 16:10:00.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2022-03-22 16:10:00.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2022-03-22 16:10:00.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-03-22 16:10:00.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-03-22 16:10:00.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-03-22 16:10:00.636 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-03-22 16:10:00.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:10:00.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:10:00.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-03-22 16:10:00.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:10:00.644 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:10:00.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-03-22 16:10:00.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:10:00.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-03-22 16:10:00.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-03-22 16:10:00.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-03-22 16:10:00.653 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-03-22 16:10:00.654 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-03-22 16:10:00.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-03-22 16:10:00.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-03-22 16:10:00.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-22 16:10:00.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-22 16:10:00.664 | + ./stack.sh:main:1377 : save_stackenv 2022-03-22 16:10:00.666 | + functions-common:save_stackenv:60 : local tag= 2022-03-22 16:10:00.670 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-22 16:10:00.675 | + functions-common:save_stackenv:62 : time_stamp=2022-03-22-161000 2022-03-22 16:10:00.677 | + functions-common:save_stackenv:63 : echo '# 2022-03-22-161000 ' 2022-03-22 16:10:00.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.682 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-22 16:10:00.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.687 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-22 16:10:00.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.692 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-22 16:10:00.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.697 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-22 16:10:00.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.702 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-22 16:10:00.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.707 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-22 16:10:00.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.712 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-22-153207 2022-03-22 16:10:00.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.717 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-22 16:10:00.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.722 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-22 16:10:00.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.727 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-22 16:10:00.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.732 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-22 16:10:00.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.737 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-22 16:10:00.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-22 16:10:00.741 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-22 16:10:00.744 | + ./stack.sh:main:1388 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-22 16:10:00.747 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-22 16:10:00.749 | + inc/meta-config:merge_config_group:171 : shift 2022-03-22 16:10:00.751 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-22 16:10:00.754 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:10:00.756 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-22 16:10:00.758 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-22 16:10:00.762 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-22 16:10:00.766 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:10:00.769 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-22 16:10:00.771 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:10:00.774 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-22 16:10:00.774 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:10:00.774 | gsub("[][]", "", $1); 2022-03-22 16:10:00.774 | split($1, a, "|"); 2022-03-22 16:10:00.774 | if (a[1] == matchgroup) 2022-03-22 16:10:00.774 | print a[2] 2022-03-22 16:10:00.774 | } 2022-03-22 16:10:00.774 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:10:00.780 | + ./stack.sh:main:1395 : run_phase stack extra 2022-03-22 16:10:00.783 | + functions-common:run_phase:1732 : local mode=stack 2022-03-22 16:10:00.786 | + functions-common:run_phase:1733 : local phase=extra 2022-03-22 16:10:00.788 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 16:10:00.790 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 16:10:00.793 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 16:10:00.796 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 16:10:00.799 | + functions-common:run_phase:1742 : local extra 2022-03-22 16:10:00.802 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 16:10:00.807 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 16:10:00.813 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 16:10:00.813 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 16:10:00.815 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-22 16:10:00.818 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 16:10:00.835 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:10:00.838 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 16:10:00.840 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:00.842 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-22 16:10:00.846 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:00.848 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-22 16:10:00.851 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:00.853 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-22 16:10:00.855 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-22 16:10:00.858 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-22 16:10:00.860 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-22 16:10:00.863 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 16:10:00.865 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-22 16:10:00.868 | + functions-common:run_phase:1759 : run_plugins stack extra 2022-03-22 16:10:00.870 | + functions-common:run_plugins:1718 : local mode=stack 2022-03-22 16:10:00.873 | + functions-common:run_plugins:1719 : local phase=extra 2022-03-22 16:10:00.876 | + functions-common:run_plugins:1721 : local plugins= 2022-03-22 16:10:00.879 | + functions-common:run_plugins:1722 : local plugin 2022-03-22 16:10:00.881 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-22 16:10:00.884 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-22 16:10:00.887 | + inc/meta-config:merge_config_group:171 : shift 2022-03-22 16:10:00.889 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-22 16:10:00.892 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:10:00.895 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-22 16:10:00.897 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-22 16:10:00.900 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-22 16:10:00.903 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:10:00.906 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-22 16:10:00.909 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:10:00.912 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-22 16:10:00.912 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:10:00.912 | gsub("[][]", "", $1); 2022-03-22 16:10:00.912 | split($1, a, "|"); 2022-03-22 16:10:00.912 | if (a[1] == matchgroup) 2022-03-22 16:10:00.912 | print a[2] 2022-03-22 16:10:00.912 | } 2022-03-22 16:10:00.912 | ' /home/ubuntu/devstack/local.conf 2022-03-22 16:10:00.918 | + ./stack.sh:main:1412 : is_service_enabled n-cpu 2022-03-22 16:10:00.936 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:10:00.938 | + ./stack.sh:main:1417 : service_check 2022-03-22 16:10:00.941 | + functions-common:service_check:1597 : local service 2022-03-22 16:10:00.944 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:00.946 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@key.service 2022-03-22 16:10:00.959 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-22 16:10:00.963 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:00.965 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api.service 2022-03-22 16:10:00.979 | enabled 2022-03-22 16:10:00.983 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-22 16:10:00.999 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-22 16:10:00.999 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-22 16:10:00.999 | Active: active (running) since Tue 2022-03-22 16:07:00 UTC; 3min 0s ago 2022-03-22 16:10:01.000 | Main PID: 87809 (uwsgi) 2022-03-22 16:10:01.000 | Status: "uWSGI is ready" 2022-03-22 16:10:01.000 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.000 | Memory: 225.5M 2022-03-22 16:10:01.000 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-22 16:10:01.000 | ├─87809 nova-apiuWSGI master 2022-03-22 16:10:01.000 | ├─87810 nova-apiuWSGI worker 1 2022-03-22 16:10:01.000 | └─87811 nova-apiuWSGI worker 2 2022-03-22 16:10:01.000 | 2022-03-22 16:10:01.000 | Mar 22 16:08:53 dv-neutron-834652-1-hyperv devstack@n-api.service[87811]: [pid: 87811|app: 0|req: 17/32] 10.222.0.45 () {64 vars in 1332 bytes} [Tue Mar 22 16:08:53 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87810]: DEBUG nova.api.openstack.wsgi [None req-9f4b41cb-d0f2-495a-a76e-30bc1836885c admin admin] Calling method '>' {{(pid=87810) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87810]: INFO nova.api.openstack.requestlog [None req-9f4b41cb-d0f2-495a-a76e-30bc1836885c admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001410 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87810]: [pid: 87810|app: 0|req: 16/33] 10.222.0.45 () {54 vars in 930 bytes} [Tue Mar 22 16:08:56 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87811]: DEBUG nova.api.openstack.wsgi [None req-ca152c81-fbe0-4052-a870-769214a889bc admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "rxtx_factor": 1.0, "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "vcpus": 8, "ram": 16384, "disk": 160, "id": "5"}} {{(pid=87811) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87811]: INFO nova.api.openstack.requestlog [None req-ca152c81-fbe0-4052-a870-769214a889bc admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.132511 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87811]: [pid: 87811|app: 0|req: 18/34] 10.222.0.45 () {64 vars in 1282 bytes} [Tue Mar 22 16:08:56 2022] POST /compute/v2.1/flavors => generated 408 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87810]: DEBUG nova.api.openstack.wsgi [None req-b5311c18-f320-4007-9e43-1611a8bcc106 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=87810) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87810]: INFO nova.api.openstack.requestlog [None req-b5311c18-f320-4007-9e43-1611a8bcc106 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.068073 2022-03-22 16:10:01.000 | Mar 22 16:08:56 dv-neutron-834652-1-hyperv devstack@n-api.service[87810]: [pid: 87810|app: 0|req: 17/35] 10.222.0.45 () {64 vars in 1332 bytes} [Tue Mar 22 16:08:56 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-22 16:10:01.003 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.006 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-22 16:10:01.018 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-22 16:10:01.022 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.025 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-22 16:10:01.039 | enabled 2022-03-22 16:10:01.042 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-22 16:10:01.058 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-22 16:10:01.058 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.058 | Active: active (running) since Tue 2022-03-22 16:08:15 UTC; 1min 45s ago 2022-03-22 16:10:01.058 | Main PID: 92574 (nova-scheduler) 2022-03-22 16:10:01.058 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.058 | Memory: 136.4M 2022-03-22 16:10:01.058 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-22 16:10:01.058 | ├─92574 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-22 16:10:01.058 | ├─93864 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-22 16:10:01.058 | └─93865 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-22 16:10:01.058 | 2022-03-22 16:10:01.058 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.058 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_messaging_rabbit.ssl_version = {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_messaging_notifications.retry = -1 {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_reports.file_event_handler = None {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] oslo_reports.log_dir = None {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.059 | Mar 22 16:08:20 dv-neutron-834652-1-hyperv nova-scheduler[92574]: DEBUG oslo_service.service [None req-bcce0eba-c4e6-456f-adbe-3bf412f30ae4 None None] ******************************************************************************** {{(pid=92574) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-22 16:10:01.062 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.065 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-22 16:10:01.079 | enabled 2022-03-22 16:10:01.084 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-22 16:10:01.100 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-22 16:10:01.100 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.100 | Active: active (running) since Tue 2022-03-22 16:08:17 UTC; 1min 43s ago 2022-03-22 16:10:01.100 | Main PID: 93034 (uwsgi) 2022-03-22 16:10:01.100 | Status: "uWSGI is ready" 2022-03-22 16:10:01.100 | Tasks: 4 (limit: 14304) 2022-03-22 16:10:01.100 | Memory: 186.5M 2022-03-22 16:10:01.100 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-22 16:10:01.100 | ├─93034 nova-api-metauWSGI master 2022-03-22 16:10:01.100 | ├─93037 nova-api-metauWSGI worker 1 2022-03-22 16:10:01.100 | ├─93038 nova-api-metauWSGI worker 2 2022-03-22 16:10:01.101 | └─93039 nova-api-metauWSGI http 1 2022-03-22 16:10:01.101 | 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: DEBUG oslo_concurrency.lockutils [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 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=93038) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: DEBUG oslo_concurrency.lockutils [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 None None] Lock "3f26dff2-c163-44ca-9d5f-25be90ac6fa8" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93038) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: DEBUG oslo_concurrency.lockutils [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 None None] Lock "3f26dff2-c163-44ca-9d5f-25be90ac6fa8" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=93038) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: DEBUG oslo_db.sqlalchemy.engines [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93038) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: DEBUG oslo_db.sqlalchemy.engines [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93038) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: DEBUG oslo_db.sqlalchemy.engines [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=93038) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93037]: WARNING nova.api.metadata.handler [None req-e628e7ff-8b9d-47d4-87d9-07153198d068 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93037]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564b9fff89a0 pid: 93037 (default app) 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: WARNING nova.api.metadata.handler [None req-db95ed3d-5571-4b04-8167-de8ffdaf1b58 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-22 16:10:01.101 | Mar 22 16:08:22 dv-neutron-834652-1-hyperv devstack@n-api-meta.service[93038]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564b9fff89a0 pid: 93038 (default app) 2022-03-22 16:10:01.104 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.107 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-22 16:10:01.122 | enabled 2022-03-22 16:10:01.126 | + functions-common:service_check:1604 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-22 16:10:01.143 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-22 16:10:01.143 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.143 | Active: active (running) since Tue 2022-03-22 16:07:14 UTC; 2min 46s ago 2022-03-22 16:10:01.143 | Main PID: 88975 (uwsgi) 2022-03-22 16:10:01.143 | Status: "uWSGI is ready" 2022-03-22 16:10:01.143 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.143 | Memory: 134.1M 2022-03-22 16:10:01.143 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-22 16:10:01.143 | ├─88975 placementuWSGI master 2022-03-22 16:10:01.143 | ├─88976 placementuWSGI worker 1 2022-03-22 16:10:01.143 | └─88977 placementuWSGI worker 2 2022-03-22 16:10:01.143 | 2022-03-22 16:10:01.143 | Mar 22 16:08:19 dv-neutron-834652-1-hyperv devstack@placement-api.service[88977]: [pid: 88977|app: 0|req: 2/2] 10.222.0.45 () {54 vars in 916 bytes} [Tue Mar 22 16:08:19 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-22 16:10:01.143 | Mar 22 16:08:19 dv-neutron-834652-1-hyperv devstack@placement-api.service[88976]: DEBUG placement.requestlog [None req-ffdc3a09-f989-45da-b2a4-4ebcee2c7d51 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=88976) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-22 16:10:01.143 | Mar 22 16:08:19 dv-neutron-834652-1-hyperv devstack@placement-api.service[88976]: INFO placement.requestlog [None req-ffdc3a09-f989-45da-b2a4-4ebcee2c7d51 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-22 16:10:01.143 | Mar 22 16:08:19 dv-neutron-834652-1-hyperv devstack@placement-api.service[88976]: [pid: 88976|app: 0|req: 1/3] 10.222.0.45 () {54 vars in 916 bytes} [Tue Mar 22 16:08:19 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-22 16:10:01.144 | Mar 22 16:08:23 dv-neutron-834652-1-hyperv devstack@placement-api.service[88977]: DEBUG placement.requestlog [None req-fdcf572e-ef7a-4be0-aa1a-5045b13191e8 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=88977) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-22 16:10:01.144 | Mar 22 16:08:23 dv-neutron-834652-1-hyperv devstack@placement-api.service[88977]: INFO placement.requestlog [None req-fdcf572e-ef7a-4be0-aa1a-5045b13191e8 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-22 16:10:01.144 | Mar 22 16:08:23 dv-neutron-834652-1-hyperv devstack@placement-api.service[88977]: [pid: 88977|app: 0|req: 3/4] 10.222.0.45 () {54 vars in 916 bytes} [Tue Mar 22 16:08:23 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-22 16:10:01.144 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv devstack@placement-api.service[88976]: DEBUG placement.requestlog [None req-5ee98521-6b03-4cdf-8752-a8c05b851e6a None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=88976) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-22 16:10:01.144 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv devstack@placement-api.service[88976]: INFO placement.requestlog [None req-5ee98521-6b03-4cdf-8752-a8c05b851e6a None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-22 16:10:01.144 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv devstack@placement-api.service[88976]: [pid: 88976|app: 0|req: 2/5] 10.222.0.45 () {54 vars in 916 bytes} [Tue Mar 22 16:08:24 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-22 16:10:01.146 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.149 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-22 16:10:01.161 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-22 16:10:01.165 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.167 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-api.service 2022-03-22 16:10:01.181 | enabled 2022-03-22 16:10:01.184 | + functions-common:service_check:1604 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-22 16:10:01.200 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-22 16:10:01.200 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.200 | Active: active (running) since Tue 2022-03-22 16:09:13 UTC; 47s ago 2022-03-22 16:10:01.200 | Main PID: 97189 (uwsgi) 2022-03-22 16:10:01.200 | Status: "uWSGI is ready" 2022-03-22 16:10:01.200 | Tasks: 5 (limit: 14304) 2022-03-22 16:10:01.200 | Memory: 187.7M 2022-03-22 16:10:01.200 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-22 16:10:01.201 | ├─97189 glance-apiuWSGI master 2022-03-22 16:10:01.201 | ├─97190 glance-apiuWSGI worker 1 2022-03-22 16:10:01.201 | └─97191 glance-apiuWSGI worker 2 2022-03-22 16:10:01.201 | 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.location [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=97190) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: DEBUG glance_store.backend [None req-02291b28-d485-47a7-b1fe-38ce41761540 admin admin] Skipping store.set_acls... not implemented. {{(pid=97190) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-22 16:10:01.201 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv devstack@g-api.service[97190]: [pid: 97190|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 879 bytes} [Tue Mar 22 16:09:25 2022] PUT /v2/images/c77d3030-af02-42df-9290-0d426491ec49/file => generated 0 bytes in 16455 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-22 16:10:01.205 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.207 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-22 16:10:01.221 | enabled 2022-03-22 16:10:01.225 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-22 16:10:01.240 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-22 16:10:01.240 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.241 | Active: active (running) since Tue 2022-03-22 16:09:04 UTC; 56s ago 2022-03-22 16:10:01.241 | Main PID: 95900 (cinder-schedule) 2022-03-22 16:10:01.241 | Tasks: 5 (limit: 14304) 2022-03-22 16:10:01.241 | Memory: 102.6M 2022-03-22 16:10:01.241 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-22 16:10:01.241 | └─95900 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-22 16:10:01.241 | 2022-03-22 16:10:01.241 | Mar 22 16:09:08 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.service [None req-6dfe87be-4d4f-45a4-a1c8-7281181ffb88 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=95900) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-22 16:10:01.241 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.scheduler.host_manager [None req-20635140-ae0e-4c18-88d8-64a6de2b796e None None] Received backup service update from dv-neutron-834652-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=95900) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:544}} 2022-03-22 16:10:01.241 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.scheduler.host_manager [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Received volume service update from dv-neutron-834652-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-834652-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=95900) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2022-03-22 16:10:01.241 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.utils [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=95900) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:717}} 2022-03-22 16:10:01.241 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.scheduler.host_manager [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-834652-1-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 22, 16, 9, 16, 109640)}, {'type': 'backend', 'name_to_id': 'dv-neutron-834652-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 22, 16, 9, 16, 109640)}]. {{(pid=95900) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2022-03-22 16:10:01.241 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.scheduler.host_manager [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Updating capabilities for dv-neutron-834652-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-834652-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 22, 16, 9, 16, 87512)} {{(pid=95900) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2022-03-22 16:10:01.241 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG cinder.utils [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=95900) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:717}} 2022-03-22 16:10:01.241 | Mar 22 16:09:39 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG oslo_service.periodic_task [None req-0b2da392-504f-46eb-aa21-7fa0734a4b2b None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=95900) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-22 16:10:01.241 | Mar 22 16:09:39 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: INFO cinder.message.api [None req-0b2da392-504f-46eb-aa21-7fa0734a4b2b None None] Deleted 0 expired messages. 2022-03-22 16:10:01.241 | Mar 22 16:09:39 dv-neutron-834652-1-hyperv cinder-scheduler[95900]: DEBUG oslo_service.periodic_task [None req-0b2da392-504f-46eb-aa21-7fa0734a4b2b None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=95900) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-22 16:10:01.244 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.247 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-api.service 2022-03-22 16:10:01.261 | enabled 2022-03-22 16:10:01.264 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-22 16:10:01.281 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-22 16:10:01.281 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.281 | Active: active (running) since Tue 2022-03-22 16:08:58 UTC; 1min 2s ago 2022-03-22 16:10:01.281 | Main PID: 95461 (uwsgi) 2022-03-22 16:10:01.281 | Status: "uWSGI is ready" 2022-03-22 16:10:01.281 | Tasks: 11 (limit: 14304) 2022-03-22 16:10:01.281 | Memory: 228.5M 2022-03-22 16:10:01.281 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-22 16:10:01.281 | ├─95461 cinder-apiuWSGI master 2022-03-22 16:10:01.281 | ├─95462 cinder-apiuWSGI worker 1 2022-03-22 16:10:01.281 | └─95463 cinder-apiuWSGI worker 2 2022-03-22 16:10:01.281 | 2022-03-22 16:10:01.281 | Mar 22 16:09:10 dv-neutron-834652-1-hyperv devstack@c-api.service[95463]: [pid: 95463|app: 0|req: 2/2] 10.222.0.45 () {60 vars in 1237 bytes} [Tue Mar 22 16:09:10 2022] POST /volume/v3/56c40ee554674b8683a9f92ed5f7ab78/types => generated 186 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-22 16:10:01.281 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: INFO cinder.api.openstack.wsgi [req-79fef4ae-24da-4b2e-9ef1-61ddf1fac2ed req-be58efdd-fee6-4737-9647-2880b5290905 admin admin] POST http://10.222.0.45/volume/v3/56c40ee554674b8683a9f92ed5f7ab78/types/efc5b21d-11ba-4de2-aba5-856face2611d/extra_specs 2022-03-22 16:10:01.281 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2022-03-22 16:10:01.281 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: warnings.warn( 2022-03-22 16:10:01.281 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: DEBUG cinder.api.openstack.wsgi [req-79fef4ae-24da-4b2e-9ef1-61ddf1fac2ed req-be58efdd-fee6-4737-9647-2880b5290905 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2022-03-22 16:10:01.281 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-22 16:10:01.281 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-22 16:10:01.282 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: DEBUG oslo_db.sqlalchemy.engines [req-79fef4ae-24da-4b2e-9ef1-61ddf1fac2ed req-be58efdd-fee6-4737-9647-2880b5290905 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=95462) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2022-03-22 16:10:01.282 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: INFO cinder.api.openstack.wsgi [req-79fef4ae-24da-4b2e-9ef1-61ddf1fac2ed req-be58efdd-fee6-4737-9647-2880b5290905 admin admin] http://10.222.0.45/volume/v3/56c40ee554674b8683a9f92ed5f7ab78/types/efc5b21d-11ba-4de2-aba5-856face2611d/extra_specs returned with HTTP 200 2022-03-22 16:10:01.282 | Mar 22 16:09:11 dv-neutron-834652-1-hyperv devstack@c-api.service[95462]: [pid: 95462|app: 0|req: 1/3] 10.222.0.45 () {62 vars in 1454 bytes} [Tue Mar 22 16:09:10 2022] POST /volume/v3/56c40ee554674b8683a9f92ed5f7ab78/types/efc5b21d-11ba-4de2-aba5-856face2611d/extra_specs => generated 55 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-22 16:10:01.284 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.287 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-22 16:10:01.301 | enabled 2022-03-22 16:10:01.305 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-22 16:10:01.321 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-22 16:10:01.321 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.321 | Active: active (running) since Tue 2022-03-22 16:09:07 UTC; 53s ago 2022-03-22 16:10:01.321 | Main PID: 96613 (cinder-volume) 2022-03-22 16:10:01.321 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.321 | Memory: 132.1M 2022-03-22 16:10:01.321 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-22 16:10:01.321 | ├─96613 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-22 16:10:01.321 | └─96788 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-22 16:10:01.321 | 2022-03-22 16:10:01.321 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv sudo[97293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-22 16:10:01.321 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv sudo[97293]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-22 16:10:01.321 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv sudo[97293]: pam_unix(sudo:session): session closed for user root 2022-03-22 16:10:01.321 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-volume[96788]: DEBUG oslo_concurrency.processutils [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=96788) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-22 16:10:01.322 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv cinder-volume[96788]: DEBUG oslo_concurrency.processutils [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96788) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-22 16:10:01.322 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv sudo[97296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-22 16:10:01.322 | Mar 22 16:09:16 dv-neutron-834652-1-hyperv sudo[97296]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-22 16:10:01.322 | Mar 22 16:09:17 dv-neutron-834652-1-hyperv sudo[97296]: pam_unix(sudo:session): session closed for user root 2022-03-22 16:10:01.322 | Mar 22 16:09:17 dv-neutron-834652-1-hyperv cinder-volume[96788]: DEBUG oslo_concurrency.processutils [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=96788) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-22 16:10:01.322 | Mar 22 16:09:17 dv-neutron-834652-1-hyperv cinder-volume[96788]: INFO cinder.volume.manager [None req-565ff4bf-ad27-40d1-b069-c3388b733335 None None] Driver post RPC initialization completed successfully. 2022-03-22 16:10:01.325 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.328 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-22 16:10:01.342 | enabled 2022-03-22 16:10:01.346 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-22 16:10:01.361 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-22 16:10:01.362 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.362 | Active: active (running) since Tue 2022-03-22 16:07:07 UTC; 2min 53s ago 2022-03-22 16:10:01.362 | Main PID: 88385 (/usr/bin/python) 2022-03-22 16:10:01.362 | Tasks: 10 (limit: 14304) 2022-03-22 16:10:01.362 | Memory: 319.5M 2022-03-22 16:10:01.362 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-22 16:10:01.362 | ├─88385 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-22 16:10:01.362 | ├─88494 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-22 16:10:01.362 | ├─88495 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-22 16:10:01.362 | ├─88496 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-22 16:10:01.362 | └─88497 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-22 16:10:01.362 | 2022-03-22 16:10:01.362 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-f8bd99a0-a759-414a-bc06-920192f5e6be None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:27 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:27 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-89c42aaf-2b9a-47c8-80b3-8e7f766879f6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:28 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-df8836d3-67ff-4be0-b856-0828bcd48722 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:35 dv-neutron-834652-1-hyperv neutron-server[88497]: DEBUG neutron.db.agents_db [None req-221d884b-b2c3-423b-be9d-9d00aba0e457 None None] Agent healthcheck: found 5 active agents {{(pid=88497) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:328}} 2022-03-22 16:10:01.362 | Mar 22 16:09:54 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-49d4b0ca-deb3-4a60-b6e7-3312dd24ea1c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:56 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-69a17958-4d83-42de-9de0-d4468d779071 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:57 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:57 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-89c42aaf-2b9a-47c8-80b3-8e7f766879f6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.362 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-server[88496]: DEBUG neutron_lib.callbacks.manager [None req-df8836d3-67ff-4be0-b856-0828bcd48722 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8756169240634', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3926398'] for agent, after_update {{(pid=88496) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-03-22 16:10:01.365 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.368 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-22 16:10:01.382 | enabled 2022-03-22 16:10:01.385 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-22 16:10:01.402 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-22 16:10:01.402 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.402 | Active: active (running) since Tue 2022-03-22 16:07:20 UTC; 2min 40s ago 2022-03-22 16:10:01.402 | Main PID: 89835 (neutron-dhcp-ag) 2022-03-22 16:10:01.402 | Tasks: 12 (limit: 14304) 2022-03-22 16:10:01.402 | Memory: 190.2M 2022-03-22 16:10:01.402 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-22 16:10:01.402 | ├─89835 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-03-22 16:10:01.402 | ├─91409 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx49n3yls/privsep.sock 2022-03-22 16:10:01.402 | ├─91504 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-22 16:10:01.402 | ├─91505 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-22 16:10:01.402 | └─91515 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/55ec6860-2173-4140-b78f-86a81112cbd6/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/55ec6860-2173-4140-b78f-86a81112cbd6/host --addn-hosts=/opt/stack/data/neutron/dhcp/55ec6860-2173-4140-b78f-86a81112cbd6/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/55ec6860-2173-4140-b78f-86a81112cbd6/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/55ec6860-2173-4140-b78f-86a81112cbd6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ac4b4d2e-0d48-4952-abc2-2a54e40c92d2,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-03-22 16:10:01.402 | 2022-03-22 16:10:01.402 | Mar 22 16:08:06 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG neutron.agent.dhcp.agent [None req-5bcb0ab9-c90b-407c-a305-d53af05732b5 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'ce05a6c8-7f6a-4960-8693-d5e96fb9f85e', 'name': 'public-subnet', 'tenant_id': '56c40ee554674b8683a9f92ed5f7ab78', 'network_id': '153b70ed-762c-45d9-b434-1c76319845f4', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.4.1', 'cidr': '172.26.4.0/24', 'allocation_pools': [{'start': '172.26.4.2', 'end': '172.26.4.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-22T16:08:05Z', 'updated_at': '2022-03-22T16:08:05Z', 'revision_number': 0, 'project_id': '56c40ee554674b8683a9f92ed5f7ab78', 'network': {'id': '153b70ed-762c-45d9-b434-1c76319845f4', 'name': 'public', 'tenant_id': '56c40ee554674b8683a9f92ed5f7ab78', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['ce05a6c8-7f6a-4960-8693-d5e96fb9f85e'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-03-22T16:07:57Z', 'updated_at': '2022-03-22T16:08:05Z', 'revision_number': 2, 'project_id': '56c40ee554674b8683a9f92ed5f7ab78', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=89835) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-22 16:10:01.402 | Mar 22 16:08:07 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG oslo_concurrency.lockutils [None req-805ce150-1c6f-46a2-8e0a-b8b36e5503d0 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.402 | Mar 22 16:08:07 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG oslo_concurrency.lockutils [None req-805ce150-1c6f-46a2-8e0a-b8b36e5503d0 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=89835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.402 | Mar 22 16:08:10 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=89835) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-22 16:10:01.402 | Mar 22 16:08:12 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89835) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-22 16:10:01.402 | Mar 22 16:08:13 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89835) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-22 16:10:01.402 | Mar 22 16:08:23 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.402 | Mar 22 16:08:23 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.005s {{(pid=89835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.403 | Mar 22 16:09:23 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.403 | Mar 22 16:09:23 dv-neutron-834652-1-hyperv neutron-dhcp-agent[89835]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.406 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.408 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-22 16:10:01.421 | enabled 2022-03-22 16:10:01.425 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-22 16:10:01.442 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-22 16:10:01.442 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.442 | Active: active (running) since Tue 2022-03-22 16:07:23 UTC; 2min 37s ago 2022-03-22 16:10:01.442 | Main PID: 90593 (neutron-metadat) 2022-03-22 16:10:01.442 | Tasks: 4 (limit: 14304) 2022-03-22 16:10:01.442 | Memory: 112.9M 2022-03-22 16:10:01.442 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-22 16:10:01.442 | ├─90593 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-22 16:10:01.442 | ├─91066 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-22 16:10:01.442 | └─91067 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-22 16:10:01.442 | 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_rabbit.ssl = False {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_rabbit.ssl_version = {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_notifications.driver = [] {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_notifications.retry = -1 {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] oslo_messaging_notifications.transport_url = **** {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.442 | Mar 22 16:07:27 dv-neutron-834652-1-hyperv neutron-metadata-agent[90593]: DEBUG oslo_service.service [None req-21c8437d-65ec-47a3-83ea-a9a7037fae49 None None] ******************************************************************************** {{(pid=90593) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-22 16:10:01.445 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.448 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-22 16:10:01.462 | enabled 2022-03-22 16:10:01.466 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-22 16:10:01.482 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-22 16:10:01.482 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.482 | Active: active (running) since Tue 2022-03-22 16:07:18 UTC; 2min 42s ago 2022-03-22 16:10:01.482 | Main PID: 89472 (neutron-openvsw) 2022-03-22 16:10:01.482 | Tasks: 10 (limit: 14304) 2022-03-22 16:10:01.482 | Memory: 166.7M 2022-03-22 16:10:01.482 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-22 16:10:01.482 | ├─89472 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-22 16:10:01.482 | ├─91064 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-22 16:10:01.482 | ├─91065 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-22 16:10:01.482 | ├─91150 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp3q7s25pr/privsep.sock 2022-03-22 16:10:01.482 | └─91154 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-22 16:10:01.482 | 2022-03-22 16:10:01.482 | Mar 22 16:09:57 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: DEBUG neutron.agent.linux.utils [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91154. {{(pid=89472) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-22 16:10:01.482 | Mar 22 16:09:57 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Agent rpc_loop - iteration:74 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2022-03-22 16:10:01.482 | Mar 22 16:09:59 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Agent rpc_loop - iteration:75 started 2022-03-22 16:10:01.482 | Mar 22 16:09:59 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x245cf8fb,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=9998725874463563003,duration_nsec=858000000,duration_sec=154,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=89472) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2022-03-22 16:10:01.482 | Mar 22 16:09:59 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: DEBUG neutron.agent.linux.utils [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91154. {{(pid=89472) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-22 16:10:01.483 | Mar 22 16:09:59 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Agent rpc_loop - iteration:75 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-22 16:10:01.483 | Mar 22 16:10:01 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Agent rpc_loop - iteration:76 started 2022-03-22 16:10:01.483 | Mar 22 16:10:01 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x245cf8fd,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=9998725874463563003,duration_nsec=858000000,duration_sec=156,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=89472) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2022-03-22 16:10:01.483 | Mar 22 16:10:01 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: DEBUG neutron.agent.linux.utils [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91154. {{(pid=89472) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-22 16:10:01.483 | Mar 22 16:10:01 dv-neutron-834652-1-hyperv neutron-openvswitch-agent[89472]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d9de84c-323a-49c0-b52d-5e5c008ed9a9 None None] Agent rpc_loop - iteration:76 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-22 16:10:01.486 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.489 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-22 16:10:01.503 | enabled 2022-03-22 16:10:01.507 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-22 16:10:01.522 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-22 16:10:01.522 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.522 | Active: active (running) since Tue 2022-03-22 16:07:21 UTC; 2min 39s ago 2022-03-22 16:10:01.523 | Main PID: 90229 (neutron-l3-agen) 2022-03-22 16:10:01.523 | Tasks: 16 (limit: 14304) 2022-03-22 16:10:01.523 | Memory: 192.7M 2022-03-22 16:10:01.523 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-22 16:10:01.523 | ├─90229 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-03-22 16:10:01.523 | ├─91159 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpl_tjkuw9/privsep.sock 2022-03-22 16:10:01.523 | ├─91863 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-22 16:10:01.523 | ├─91865 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-22 16:10:01.523 | └─91956 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/48940a02-3163-4433-9b1f-282f66382e64.conf 2022-03-22 16:10:01.523 | 2022-03-22 16:10:01.523 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.523 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.523 | Mar 22 16:08:26 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.523 | Mar 22 16:08:26 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.523 | Mar 22 16:08:49 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_service.periodic_task [None req-c17c44de-17c6-43f1-9f6e-534d67101358 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90229) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-22 16:10:01.523 | Mar 22 16:09:25 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.523 | Mar 22 16:09:25 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.523 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.523 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90229) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.523 | Mar 22 16:09:29 dv-neutron-834652-1-hyperv neutron-l3-agent[90229]: DEBUG oslo_service.periodic_task [None req-c17c44de-17c6-43f1-9f6e-534d67101358 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90229) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-22 16:10:01.526 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.529 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-22 16:10:01.541 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-22 16:10:01.545 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.548 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@tempest.service 2022-03-22 16:10:01.560 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-22 16:10:01.564 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.567 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@mysql.service 2022-03-22 16:10:01.579 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-22 16:10:01.583 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.585 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-22 16:10:01.599 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-22 16:10:01.603 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.606 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@dstat.service 2022-03-22 16:10:01.620 | enabled 2022-03-22 16:10:01.623 | + functions-common:service_check:1604 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-22 16:10:01.639 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-22 16:10:01.639 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.639 | Active: active (running) since Tue 2022-03-22 15:46:30 UTC; 23min ago 2022-03-22 16:10:01.639 | Main PID: 65953 (dstat.sh) 2022-03-22 16:10:01.639 | Tasks: 2 (limit: 14304) 2022-03-22 16:10:01.639 | Memory: 9.8M 2022-03-22 16:10:01.639 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-22 16:10:01.639 | ├─65953 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-22 16:10:01.640 | └─66046 /usr/bin/python3 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2022-03-22 16:10:01.640 | 2022-03-22 16:10:01.640 | Mar 22 16:09:51 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:51| 24 6 68 1 0|4626M 1040M 177M 5824M|1736B 0 | 0 128k| 0 9.00 |1104 4873 |2.75 2.56 1.95|1.0 0 79| 0 0 |openstack 98120 12%2914k 256B|bash 97807 14M9073B 0%|mysqld 653M| 0 0 | 28 271 0 89 0 2022-03-22 16:10:01.640 | Mar 22 16:09:52 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:52| 25 4 67 4 0|4661M 1005M 177M 5824M| 332B 0 | 0 272k| 0 20.0 | 335 4187 |2.75 2.56 1.95|1.0 0 1.0| 0 0 |openstack 98120 25%8255k 7B|openstack 981208255k 7B 25%|mysqld 653M| 0 0 | 28 271 0 89 0 2022-03-22 16:10:01.640 | Mar 22 16:09:53 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:53| 25 5 68 2 0|4621M 1045M 177M 5824M|1012B 0 | 0 140k| 0 10.0 |1464 5554 |2.61 2.54 1.94|2.0 0 139| 0 0 |openstack 982622.8%1601k 256B|bash 97807 14M 16k 0%|mysqld 653M| 0 0 | 28 271 0 91 0 2022-03-22 16:10:01.640 | Mar 22 16:09:54 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:54| 26 4 65 5 0|4652M 1014M 177M 5824M| 0 0 | 0 268k| 0 20.0 | 451 4419 |2.61 2.54 1.94|1.0 0 1.0| 0 0 |openstack 98262 25%6904k 7B|openstack 982626904k 7B 25%|mysqld 653M| 0 0 | 28 271 0 91 0 2022-03-22 16:10:01.640 | Mar 22 16:09:55 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:55| 28 3 66 4 0|4673M 993M 177M 5824M| 445B 0 | 0 232k| 0 23.0 | 842 5005 |2.61 2.54 1.94|1.0 0 0| 0 0 |openstack 98262 22%5594k 586B|openstack 982625594k 586B 22%|mysqld 653M| 0 0 | 28 271 0 94 0 2022-03-22 16:10:01.640 | Mar 22 16:09:56 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:56| 26 5 64 6 0|4640M 1026M 177M 5824M|1208B 0 | 0 300k| 0 25.0 | 832 4967 |2.61 2.54 1.94|2.0 0 80| 0 0 |openstack 98342 20%6206k 263B|bash 97807 14M9451B 0%|mysqld 653M| 0 0 | 28 271 0 94 0 2022-03-22 16:10:01.640 | Mar 22 16:09:57 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:57| 27 4 61 8 0|4668M 998M 177M 5824M|2236B 0 | 0 452k| 0 59.0 | 699 5536 |2.61 2.54 1.94|1.0 0 0| 0 0 |openstack 98342 25%7313k 64B|openstack 983427313k 64B 25%|mysqld 653M| 0 0 | 28 271 0 94 0 2022-03-22 16:10:01.640 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:58| 26 5 64 5 0|4627M 1039M 177M 5824M|1028B 0 | 0 645k| 0 51.0 |1549 6012 |2.48 2.51 1.93|1.0 0 139| 0 0 |openstack 98482 11%2386k 256B|bash 97807 14M 16k 0%|mysqld 653M| 0 0 | 28 271 0 94 0 2022-03-22 16:10:01.641 | Mar 22 16:09:59 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:09:59| 27 3 63 7 0|4658M 1007M 177M 5824M|1208B 0 | 0 3060k| 0 369 | 483 4752 |2.48 2.51 1.93|1.0 0 1.0| 0 0 |openstack 98482 25%8294k 7B|openstack 984828294k 7B 25%|mysqld 653M| 0 0 | 28 271 0 94 0 2022-03-22 16:10:01.641 | Mar 22 16:10:00 dv-neutron-834652-1-hyperv dstat.sh[66046]: 22-03 16:10:00| 25 6 66 4 0|4616M 1049M 177M 5824M|4590B 0 | 0 268k| 0 24.0 |1480 5877 |2.48 2.51 1.93|1.0 0 148| 0 0 |uwsgi 674391.5%3343B9811B|bash 17560 111M 105k0.5%|mysqld 653M| 0 0 | 28 271 0 99 0 2022-03-22 16:10:01.644 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.646 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-22 16:10:01.659 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-22 16:10:01.662 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.665 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-22 16:10:01.678 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-22 16:10:01.681 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.684 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-22 16:10:01.698 | enabled 2022-03-22 16:10:01.702 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-22 16:10:01.717 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-22 16:10:01.717 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.717 | Active: active (running) since Tue 2022-03-22 16:07:25 UTC; 2min 36s ago 2022-03-22 16:10:01.717 | Main PID: 90963 (neutron-meterin) 2022-03-22 16:10:01.717 | Tasks: 2 (limit: 14304) 2022-03-22 16:10:01.717 | Memory: 97.1M 2022-03-22 16:10:01.717 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-03-22 16:10:01.718 | └─90963 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-03-22 16:10:01.718 | 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=90963) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90963) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: 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=90963) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90963) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=90963) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=90963) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90963) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: 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=90963) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90963) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-03-22 16:10:01.718 | Mar 22 16:09:58 dv-neutron-834652-1-hyperv neutron-metering-agent[90963]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=90963) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-03-22 16:10:01.721 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.724 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-vpn.service 2022-03-22 16:10:01.736 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-03-22 16:10:01.740 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.742 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-reg.service 2022-03-22 16:10:01.755 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-03-22 16:10:01.759 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.761 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@cinder.service 2022-03-22 16:10:01.774 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-03-22 16:10:01.777 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.780 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-bak.service 2022-03-22 16:10:01.793 | enabled 2022-03-22 16:10:01.797 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-bak.service --no-pager 2022-03-22 16:10:01.815 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-03-22 16:10:01.815 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.815 | Active: active (running) since Tue 2022-03-22 16:09:06 UTC; 55s ago 2022-03-22 16:10:01.815 | Main PID: 96254 (cinder-backup) 2022-03-22 16:10:01.815 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.815 | Memory: 111.6M 2022-03-22 16:10:01.815 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-03-22 16:10:01.815 | ├─96254 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-22 16:10:01.815 | └─96696 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-03-22 16:10:01.815 | 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.keyfile = None {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.kv_mountpoint = secret {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.kv_version = 2 {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.root_token_id = None {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.split_loggers = False {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.ssl_ca_crt_file = None {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.timeout = None {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.use_ssl = False {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:01.815 | Mar 22 16:09:09 dv-neutron-834652-1-hyperv cinder-backup[96254]: DEBUG oslo_service.service [None req-1ab010da-c5cd-4a2a-80fc-a48cec730a88 None None] ******************************************************************************** {{(pid=96254) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-22 16:10:01.819 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.830 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-proxy.service 2022-03-22 16:10:01.836 | enabled 2022-03-22 16:10:01.839 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-03-22 16:10:01.860 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-03-22 16:10:01.860 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.860 | Active: active (running) since Tue 2022-03-22 16:06:55 UTC; 3min 6s ago 2022-03-22 16:10:01.860 | Main PID: 87030 (swift-proxy-ser) 2022-03-22 16:10:01.860 | Tasks: 2 (limit: 14304) 2022-03-22 16:10:01.860 | Memory: 77.5M 2022-03-22 16:10:01.860 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-03-22 16:10:01.860 | ├─87030 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-22 16:10:01.860 | └─87123 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-03-22 16:10:01.860 | 2022-03-22 16:10:01.860 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv proxy-server[87123]: Validating token access rules against request 2022-03-22 16:10:01.860 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-proxy-server[87123]: proxy-server: Validating token access rules against request 2022-03-22 16:10:01.860 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv proxy-server[87123]: Received request from user: user_id 96caa425f24f40a78de0b7376a087ae5, project_id d6af8cefad1044b485d22cb8592b05f4, roles service,ResellerAdmin 2022-03-22 16:10:01.860 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-proxy-server[87123]: proxy-server: Received request from user: user_id 96caa425f24f40a78de0b7376a087ae5, project_id d6af8cefad1044b485d22cb8592b05f4, roles service,ResellerAdmin 2022-03-22 16:10:01.860 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv proxy-server[87123]: Using identity: {'user': ('96caa425f24f40a78de0b7376a087ae5', 'glance-swift'), 'tenant': ('d6af8cefad1044b485d22cb8592b05f4', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx9838bc421c2d4bffb1a4e-006239f4b6) 2022-03-22 16:10:01.860 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-proxy-server[87123]: proxy-server: Using identity: {'user': ('96caa425f24f40a78de0b7376a087ae5', 'glance-swift'), 'tenant': ('d6af8cefad1044b485d22cb8592b05f4', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx9838bc421c2d4bffb1a4e-006239f4b6) 2022-03-22 16:10:01.861 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv proxy-server[87123]: User d6af8cefad1044b485d22cb8592b05f4 has reseller admin authorizing (txn: tx9838bc421c2d4bffb1a4e-006239f4b6) (client_ip: 10.222.0.45) 2022-03-22 16:10:01.861 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-proxy-server[87123]: proxy-server: User d6af8cefad1044b485d22cb8592b05f4 has reseller admin authorizing (txn: tx9838bc421c2d4bffb1a4e-006239f4b6) (client_ip: 10.222.0.45) 2022-03-22 16:10:01.861 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv proxy-server[87123]: 10.222.0.45 10.222.0.45 22/Mar/2022/16/09/41 PUT /v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABiOfS1... 645922816 - - tx9838bc421c2d4bffb1a4e-006239f4b6 - 15.3565 - - 1647965366.288305044 1647965381.644797802 0 2022-03-22 16:10:01.861 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv swift-proxy-server[87123]: proxy-server: 10.222.0.45 10.222.0.45 22/Mar/2022/16/09/41 PUT /v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49 HTTP/1.0 201 - python-swiftclient-3.11.1 gAAAAABiOfS1... 645922816 - - tx9838bc421c2d4bffb1a4e-006239f4b6 - 15.3565 - - 1647965366.288305044 1647965381.644797802 0 2022-03-22 16:10:01.864 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.866 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-object.service 2022-03-22 16:10:01.880 | enabled 2022-03-22 16:10:01.884 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-object.service --no-pager 2022-03-22 16:10:01.900 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-03-22 16:10:01.900 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.900 | Active: active (running) since Tue 2022-03-22 16:06:49 UTC; 3min 12s ago 2022-03-22 16:10:01.900 | Main PID: 85533 (swift-object-se) 2022-03-22 16:10:01.900 | Tasks: 23 (limit: 14304) 2022-03-22 16:10:01.900 | Memory: 49.6M 2022-03-22 16:10:01.900 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-03-22 16:10:01.900 | ├─85533 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-22 16:10:01.900 | ├─85889 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-22 16:10:01.900 | └─85890 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-03-22 16:10:01.900 | 2022-03-22 16:10:01.901 | Mar 22 16:06:49 dv-neutron-834652-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2022-03-22 16:10:01.901 | Mar 22 16:06:50 dv-neutron-834652-1-hyperv object-server[85533]: Started child 85889 from parent 85533 2022-03-22 16:10:01.901 | Mar 22 16:06:50 dv-neutron-834652-1-hyperv swift-object-server[85533]: object-server: Started child 85889 from parent 85533 2022-03-22 16:10:01.901 | Mar 22 16:06:51 dv-neutron-834652-1-hyperv object-server[85533]: Started child 85890 from parent 85533 2022-03-22 16:10:01.901 | Mar 22 16:06:51 dv-neutron-834652-1-hyperv swift-object-server[85533]: object-server: Started child 85890 from parent 85533 2022-03-22 16:10:01.901 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv object-server[85890]: 127.0.0.1 - - [22/Mar/2022:16:09:41 +0000] "PUT /sdb1/452/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" 201 - "PUT http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" "tx9838bc421c2d4bffb1a4e-006239f4b6" "proxy-server 87123" 15.3264 "-" 85890 0 2022-03-22 16:10:01.901 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv swift-object-server[85890]: object-server: 127.0.0.1 - - [22/Mar/2022:16:09:41 +0000] "PUT /sdb1/452/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" 201 - "PUT http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" "tx9838bc421c2d4bffb1a4e-006239f4b6" "proxy-server 87123" 15.3264 "-" 85890 0 2022-03-22 16:10:01.904 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.907 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-container.service 2022-03-22 16:10:01.921 | enabled 2022-03-22 16:10:01.925 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-container.service --no-pager 2022-03-22 16:10:01.941 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-03-22 16:10:01.941 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.941 | Active: active (running) since Tue 2022-03-22 16:06:51 UTC; 3min 10s ago 2022-03-22 16:10:01.941 | Main PID: 85896 (swift-container) 2022-03-22 16:10:01.941 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.941 | Memory: 49.2M 2022-03-22 16:10:01.941 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-03-22 16:10:01.942 | ├─85896 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-22 16:10:01.942 | ├─86252 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-22 16:10:01.942 | └─86253 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-03-22 16:10:01.942 | 2022-03-22 16:10:01.942 | Mar 22 16:06:52 dv-neutron-834652-1-hyperv container-server[85896]: Started child 86252 from parent 85896 2022-03-22 16:10:01.942 | Mar 22 16:06:52 dv-neutron-834652-1-hyperv swift-container-server[85896]: container-server: Started child 86252 from parent 85896 2022-03-22 16:10:01.942 | Mar 22 16:06:52 dv-neutron-834652-1-hyperv container-server[85896]: Started child 86253 from parent 85896 2022-03-22 16:10:01.942 | Mar 22 16:06:52 dv-neutron-834652-1-hyperv swift-container-server[85896]: container-server: Started child 86253 from parent 85896 2022-03-22 16:10:01.942 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv container-server[86252]: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "PUT /sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" 201 - "PUT http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" "txedf522b0f145480daa061-006239f4b6" "proxy-server 87123" 0.0869 "-" 86252 0 2022-03-22 16:10:01.942 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-container-server[86252]: container-server: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "PUT /sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" 201 - "PUT http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" "txedf522b0f145480daa061-006239f4b6" "proxy-server 87123" 0.0869 "-" 86252 0 2022-03-22 16:10:01.942 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv container-server[86253]: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "HEAD /sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" 204 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance?format=json&states=listing" "tx9838bc421c2d4bffb1a4e-006239f4b6" "proxy-server 87123" 0.0068 "-" 86253 0 2022-03-22 16:10:01.942 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-container-server[86253]: container-server: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "HEAD /sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" 204 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance?format=json&states=listing" "tx9838bc421c2d4bffb1a4e-006239f4b6" "proxy-server 87123" 0.0068 "-" 86253 0 2022-03-22 16:10:01.942 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv container-server[86252]: 127.0.0.1 - - [22/Mar/2022:16:09:41 +0000] "PUT /sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" 201 - "PUT http://10.222.0.45:8080/sdb1/452/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" "tx9838bc421c2d4bffb1a4e-006239f4b6" "object-server 85890" 0.0010 "-" 86252 0 2022-03-22 16:10:01.942 | Mar 22 16:09:41 dv-neutron-834652-1-hyperv swift-container-server[86252]: container-server: 127.0.0.1 - - [22/Mar/2022:16:09:41 +0000] "PUT /sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" 201 - "PUT http://10.222.0.45:8080/sdb1/452/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance/c77d3030-af02-42df-9290-0d426491ec49" "tx9838bc421c2d4bffb1a4e-006239f4b6" "object-server 85890" 0.0010 "-" 86252 0 2022-03-22 16:10:01.945 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.948 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-account.service 2022-03-22 16:10:01.961 | enabled 2022-03-22 16:10:01.965 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-account.service --no-pager 2022-03-22 16:10:01.981 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-03-22 16:10:01.981 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-03-22 16:10:01.981 | Active: active (running) since Tue 2022-03-22 16:06:52 UTC; 3min 9s ago 2022-03-22 16:10:01.981 | Main PID: 86259 (swift-account-s) 2022-03-22 16:10:01.981 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:01.981 | Memory: 47.8M 2022-03-22 16:10:01.981 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-03-22 16:10:01.981 | ├─86259 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-22 16:10:01.981 | ├─86627 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-22 16:10:01.981 | └─86650 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-03-22 16:10:01.981 | 2022-03-22 16:10:01.982 | Mar 22 16:09:25 dv-neutron-834652-1-hyperv account-server[86627]: 127.0.0.1 - - [22/Mar/2022:16:09:25 +0000] "HEAD /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 404 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4?format=json" "txbda49da07f5f4b0a82c3c-006239f4b5" "proxy-server 87123" 0.0017 "-" 86627 - 2022-03-22 16:10:01.982 | Mar 22 16:09:25 dv-neutron-834652-1-hyperv swift-account-server[86627]: account-server: 127.0.0.1 - - [22/Mar/2022:16:09:25 +0000] "HEAD /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 404 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4?format=json" "txbda49da07f5f4b0a82c3c-006239f4b5" "proxy-server 87123" 0.0017 "-" 86627 - 2022-03-22 16:10:01.982 | Mar 22 16:09:25 dv-neutron-834652-1-hyperv account-server[86650]: 127.0.0.1 - - [22/Mar/2022:16:09:25 +0000] "HEAD /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 404 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4?format=json" "txbda49da07f5f4b0a82c3c-006239f4b5" "proxy-server 87123" 0.0016 "-" 86650 - 2022-03-22 16:10:01.982 | Mar 22 16:09:25 dv-neutron-834652-1-hyperv swift-account-server[86650]: account-server: 127.0.0.1 - - [22/Mar/2022:16:09:25 +0000] "HEAD /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 404 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4?format=json" "txbda49da07f5f4b0a82c3c-006239f4b5" "proxy-server 87123" 0.0016 "-" 86650 - 2022-03-22 16:10:01.982 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv account-server[86650]: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "PUT /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 201 - "-" "txedf522b0f145480daa061-006239f4b6" "-" 0.1700 "-" 86650 - 2022-03-22 16:10:01.982 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-account-server[86650]: account-server: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "PUT /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 201 - "-" "txedf522b0f145480daa061-006239f4b6" "-" 0.1700 "-" 86650 - 2022-03-22 16:10:01.982 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv account-server[86650]: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "HEAD /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 204 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4?format=json" "txedf522b0f145480daa061-006239f4b6" "proxy-server 87123" 0.0020 "-" 86650 - 2022-03-22 16:10:01.982 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-account-server[86650]: account-server: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "HEAD /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4" 204 - "HEAD http://10.222.0.45:8080/v1/AUTH_d6af8cefad1044b485d22cb8592b05f4?format=json" "txedf522b0f145480daa061-006239f4b6" "proxy-server 87123" 0.0020 "-" 86650 - 2022-03-22 16:10:01.982 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv account-server[86627]: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "PUT /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" "txedf522b0f145480daa061-006239f4b6" "container-server 86252" 0.0034 "-" 86627 0 2022-03-22 16:10:01.982 | Mar 22 16:09:26 dv-neutron-834652-1-hyperv swift-account-server[86627]: account-server: 127.0.0.1 - - [22/Mar/2022:16:09:26 +0000] "PUT /sdb1/413/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/19/AUTH_d6af8cefad1044b485d22cb8592b05f4/glance" "txedf522b0f145480daa061-006239f4b6" "container-server 86252" 0.0034 "-" 86627 0 2022-03-22 16:10:01.985 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:01.988 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@heat.service 2022-03-22 16:10:02.000 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-03-22 16:10:02.004 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.006 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api.service 2022-03-22 16:10:02.019 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-03-22 16:10:02.023 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.025 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-03-22 16:10:02.037 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-03-22 16:10:02.041 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.044 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-03-22 16:10:02.055 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-03-22 16:10:02.059 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.062 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@h-eng.service 2022-03-22 16:10:02.074 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-03-22 16:10:02.078 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.081 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-03-22 16:10:02.092 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-03-22 16:10:02.096 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.099 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-03-22 16:10:02.111 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-03-22 16:10:02.114 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.117 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-03-22 16:10:02.129 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-03-22 16:10:02.133 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.136 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-03-22 16:10:02.148 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-03-22 16:10:02.152 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.154 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-03-22 16:10:02.166 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-03-22 16:10:02.170 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.172 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-03-22 16:10:02.186 | enabled 2022-03-22 16:10:02.190 | + functions-common:service_check:1604 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-03-22 16:10:02.207 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-03-22 16:10:02.207 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-03-22 16:10:02.207 | Active: active (running) since Tue 2022-03-22 16:06:53 UTC; 3min 8s ago 2022-03-22 16:10:02.207 | Main PID: 86656 (swift-container) 2022-03-22 16:10:02.207 | Tasks: 1 (limit: 14304) 2022-03-22 16:10:02.207 | Memory: 31.9M 2022-03-22 16:10:02.207 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-03-22 16:10:02.207 | └─86656 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-03-22 16:10:02.207 | 2022-03-22 16:10:02.207 | Mar 22 16:06:53 dv-neutron-834652-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-03-22 16:10:02.207 | Mar 22 16:06:54 dv-neutron-834652-1-hyperv container-sync[86656]: Starting 86656 2022-03-22 16:10:02.207 | Mar 22 16:06:54 dv-neutron-834652-1-hyperv container-sync[86656]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-03-22 16:10:02.211 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.213 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-03-22 16:10:02.227 | enabled 2022-03-22 16:10:02.231 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-03-22 16:10:02.247 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-03-22 16:10:02.247 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-03-22 16:10:02.247 | Active: active (running) since Tue 2022-03-22 16:08:19 UTC; 1min 42s ago 2022-03-22 16:10:02.247 | Main PID: 93873 (nova-conductor) 2022-03-22 16:10:02.247 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:02.247 | Memory: 135.6M 2022-03-22 16:10:02.247 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-03-22 16:10:02.247 | ├─93873 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-22 16:10:02.247 | ├─94746 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-22 16:10:02.247 | └─94747 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-03-22 16:10:02.247 | 2022-03-22 16:10:02.247 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.247 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_messaging_rabbit.ssl_version = {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.247 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.247 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_messaging_notifications.retry = -1 {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.247 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.248 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_messaging_notifications.transport_url = **** {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.248 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_reports.file_event_handler = None {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.248 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.248 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] oslo_reports.log_dir = None {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.248 | Mar 22 16:08:24 dv-neutron-834652-1-hyperv nova-conductor[93873]: DEBUG oslo_service.service [None req-5e53129f-70b7-496f-9eae-612a7eb5981e None None] ******************************************************************************** {{(pid=93873) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-22 16:10:02.251 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2022-03-22 16:10:02.254 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-03-22 16:10:02.267 | enabled 2022-03-22 16:10:02.271 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-03-22 16:10:02.287 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-03-22 16:10:02.287 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-03-22 16:10:02.287 | Active: active (running) since Tue 2022-03-22 16:08:21 UTC; 1min 40s ago 2022-03-22 16:10:02.287 | Main PID: 94262 (nova-conductor) 2022-03-22 16:10:02.287 | Tasks: 3 (limit: 14304) 2022-03-22 16:10:02.287 | Memory: 144.9M 2022-03-22 16:10:02.287 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-03-22 16:10:02.287 | ├─94262 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-22 16:10:02.287 | ├─94751 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-22 16:10:02.287 | └─94752 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-03-22 16:10:02.287 | 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_messaging_notifications.driver = [] {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_messaging_notifications.retry = -1 {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_reports.file_event_handler = None {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.287 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.288 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] oslo_reports.log_dir = None {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-22 16:10:02.288 | Mar 22 16:08:25 dv-neutron-834652-1-hyperv nova-conductor[94262]: DEBUG oslo_service.service [None req-6cf8fe87-a9ab-4acc-8401-c786c7134a61 None None] ******************************************************************************** {{(pid=94262) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-22 16:10:02.291 | + ./stack.sh:main:1423 : is_service_enabled n-api 2022-03-22 16:10:02.309 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:10:02.312 | + ./stack.sh:main:1424 : is_service_enabled n-cpu 2022-03-22 16:10:02.330 | + functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:10:02.332 | + ./stack.sh:main:1431 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-03-22 16:10:02.335 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:10:02.337 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-03-22 16:10:02.340 | + ./stack.sh:main:1438 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-03-22 16:10:05.735 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.735 | | Upgrade Check Results | 2022-03-22 16:10:05.735 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.735 | | Check: Cells v2 | 2022-03-22 16:10:05.735 | | Result: Success | 2022-03-22 16:10:05.735 | | Details: No host mappings or compute nodes were found. Remember to | 2022-03-22 16:10:05.735 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-03-22 16:10:05.735 | | compute hosts are deployed. | 2022-03-22 16:10:05.735 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.735 | | Check: Placement API | 2022-03-22 16:10:05.735 | | Result: Success | 2022-03-22 16:10:05.735 | | Details: None | 2022-03-22 16:10:05.735 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.735 | | Check: Cinder API | 2022-03-22 16:10:05.735 | | Result: Success | 2022-03-22 16:10:05.735 | | Details: None | 2022-03-22 16:10:05.735 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.735 | | Check: Policy Scope-based Defaults | 2022-03-22 16:10:05.735 | | Result: Success | 2022-03-22 16:10:05.736 | | Details: None | 2022-03-22 16:10:05.736 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.736 | | Check: Policy File JSON to YAML Migration | 2022-03-22 16:10:05.736 | | Result: Success | 2022-03-22 16:10:05.736 | | Details: None | 2022-03-22 16:10:05.736 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.736 | | Check: Older than N-1 computes | 2022-03-22 16:10:05.736 | | Result: Success | 2022-03-22 16:10:05.736 | | Details: None | 2022-03-22 16:10:05.736 | +--------------------------------------------------------------------+ 2022-03-22 16:10:05.736 | | Check: hw_machine_type unset | 2022-03-22 16:10:05.736 | | Result: Success | 2022-03-22 16:10:05.736 | | Details: None | 2022-03-22 16:10:05.736 | +--------------------------------------------------------------------+ 2022-03-22 16:10:06.168 | + ./stack.sh:main:1445 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-03-22 16:10:06.170 | + ./stack.sh:main:1446 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-03-22 16:10:06.170 | Running user script /home/ubuntu/devstack/local.sh 2022-03-22 16:10:06.173 | + ./stack.sh:main:1447 : /home/ubuntu/devstack/local.sh 2022-03-22 16:10:06.175 | Before updating nova flavors: 2022-03-22 16:10:08.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:08.253 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:08.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:08.253 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:08.253 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-22 16:10:08.253 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-03-22 16:10:08.253 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-22 16:10:08.253 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-03-22 16:10:08.253 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-03-22 16:10:08.253 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-03-22 16:10:08.253 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-03-22 16:10:08.253 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-03-22 16:10:08.253 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-03-22 16:10:08.253 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-03-22 16:10:08.253 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-03-22 16:10:08.253 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-03-22 16:10:08.253 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-03-22 16:10:08.253 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-03-22 16:10:09.957 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-03-22 16:10:10.033 | Flavor 42 not found 2022-03-22 16:10:11.581 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-03-22 16:10:11.660 | Flavor 84 not found 2022-03-22 16:10:13.215 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-03-22 16:10:13.290 | Flavor 451 not found 2022-03-22 16:10:14.853 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:14.853 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:10:14.853 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:14.853 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:14.853 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:16.477 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:16.477 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:10:16.477 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:16.477 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:16.477 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:18.098 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:18.099 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:10:18.099 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:18.099 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:18.099 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:19.739 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:19.739 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:10:19.739 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:19.739 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:19.739 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:19.819 | After updating nova flavors: 2022-03-22 16:10:21.309 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:21.309 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:10:21.309 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:21.309 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:10:21.309 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:10:21.310 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:10:23.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:23.600 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:23.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:23.601 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:26.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:26.326 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:26.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:26.326 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:26.481 | Neutron networks: 2022-03-22 16:10:28.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:28.700 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:28.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:28.700 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:28.700 | +--------------------------------------+---------+--------------------------------------+ 2022-03-22 16:10:28.700 | | ID | Name | Subnets | 2022-03-22 16:10:28.700 | +--------------------------------------+---------+--------------------------------------+ 2022-03-22 16:10:28.700 | | 153b70ed-762c-45d9-b434-1c76319845f4 | public | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e | 2022-03-22 16:10:28.700 | | 55ec6860-2173-4140-b78f-86a81112cbd6 | private | ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 | 2022-03-22 16:10:28.700 | +--------------------------------------+---------+--------------------------------------+ 2022-03-22 16:10:31.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:31.041 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:31.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:31.041 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:33.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:33.372 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:33.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:33.372 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:33.372 | +---------------------------+--------------------------------------+ 2022-03-22 16:10:33.372 | | Field | Value | 2022-03-22 16:10:33.372 | +---------------------------+--------------------------------------+ 2022-03-22 16:10:33.372 | | admin_state_up | UP | 2022-03-22 16:10:33.372 | | availability_zone_hints | | 2022-03-22 16:10:33.372 | | availability_zones | nova | 2022-03-22 16:10:33.372 | | created_at | 2022-03-22T16:07:57Z | 2022-03-22 16:10:33.372 | | description | | 2022-03-22 16:10:33.372 | | dns_domain | None | 2022-03-22 16:10:33.372 | | id | 153b70ed-762c-45d9-b434-1c76319845f4 | 2022-03-22 16:10:33.372 | | ipv4_address_scope | None | 2022-03-22 16:10:33.372 | | ipv6_address_scope | None | 2022-03-22 16:10:33.372 | | is_default | True | 2022-03-22 16:10:33.372 | | is_vlan_transparent | None | 2022-03-22 16:10:33.372 | | mtu | 1500 | 2022-03-22 16:10:33.373 | | name | public | 2022-03-22 16:10:33.373 | | port_security_enabled | True | 2022-03-22 16:10:33.373 | | project_id | 56c40ee554674b8683a9f92ed5f7ab78 | 2022-03-22 16:10:33.373 | | provider:network_type | flat | 2022-03-22 16:10:33.373 | | provider:physical_network | physnet1 | 2022-03-22 16:10:33.373 | | provider:segmentation_id | None | 2022-03-22 16:10:33.373 | | qos_policy_id | None | 2022-03-22 16:10:33.373 | | revision_number | 2 | 2022-03-22 16:10:33.373 | | router:external | External | 2022-03-22 16:10:33.373 | | segments | None | 2022-03-22 16:10:33.373 | | shared | False | 2022-03-22 16:10:33.373 | | status | ACTIVE | 2022-03-22 16:10:33.373 | | subnets | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e | 2022-03-22 16:10:33.373 | | tags | | 2022-03-22 16:10:33.373 | | updated_at | 2022-03-22T16:08:05Z | 2022-03-22 16:10:33.373 | +---------------------------+--------------------------------------+ 2022-03-22 16:10:35.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:35.701 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:35.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:35.701 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:35.701 | +---------------------------+--------------------------------------+ 2022-03-22 16:10:35.701 | | Field | Value | 2022-03-22 16:10:35.701 | +---------------------------+--------------------------------------+ 2022-03-22 16:10:35.701 | | admin_state_up | UP | 2022-03-22 16:10:35.702 | | availability_zone_hints | | 2022-03-22 16:10:35.702 | | availability_zones | nova | 2022-03-22 16:10:35.702 | | created_at | 2022-03-22T16:07:37Z | 2022-03-22 16:10:35.702 | | description | | 2022-03-22 16:10:35.702 | | dns_domain | None | 2022-03-22 16:10:35.702 | | id | 55ec6860-2173-4140-b78f-86a81112cbd6 | 2022-03-22 16:10:35.702 | | ipv4_address_scope | None | 2022-03-22 16:10:35.702 | | ipv6_address_scope | None | 2022-03-22 16:10:35.702 | | is_default | None | 2022-03-22 16:10:35.702 | | is_vlan_transparent | None | 2022-03-22 16:10:35.702 | | mtu | 1500 | 2022-03-22 16:10:35.702 | | name | private | 2022-03-22 16:10:35.702 | | port_security_enabled | True | 2022-03-22 16:10:35.702 | | project_id | d264721882954a8b835c75f4a47e6250 | 2022-03-22 16:10:35.702 | | provider:network_type | vlan | 2022-03-22 16:10:35.702 | | provider:physical_network | physnet1 | 2022-03-22 16:10:35.702 | | provider:segmentation_id | 137 | 2022-03-22 16:10:35.702 | | qos_policy_id | None | 2022-03-22 16:10:35.702 | | revision_number | 3 | 2022-03-22 16:10:35.702 | | router:external | Internal | 2022-03-22 16:10:35.702 | | segments | None | 2022-03-22 16:10:35.702 | | shared | False | 2022-03-22 16:10:35.702 | | status | ACTIVE | 2022-03-22 16:10:35.702 | | subnets | ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 | 2022-03-22 16:10:35.702 | | tags | | 2022-03-22 16:10:35.702 | | updated_at | 2022-03-22T16:10:26Z | 2022-03-22 16:10:35.702 | +---------------------------+--------------------------------------+ 2022-03-22 16:10:35.843 | Neutron subnetworks: 2022-03-22 16:10:37.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:37.982 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:37.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:37.982 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:37.982 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-22 16:10:37.982 | | ID | Name | Network | Subnet | 2022-03-22 16:10:37.983 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-22 16:10:37.983 | | ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 | private-subnet | 55ec6860-2173-4140-b78f-86a81112cbd6 | 172.20.0.0/26 | 2022-03-22 16:10:37.983 | | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e | public-subnet | 153b70ed-762c-45d9-b434-1c76319845f4 | 172.26.4.0/24 | 2022-03-22 16:10:37.983 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-03-22 16:10:40.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:40.240 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:40.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:40.240 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:42.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:42.529 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:42.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:42.529 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:42.529 | +----------------------+--------------------------------------+ 2022-03-22 16:10:42.529 | | Field | Value | 2022-03-22 16:10:42.529 | +----------------------+--------------------------------------+ 2022-03-22 16:10:42.529 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-03-22 16:10:42.529 | | cidr | 172.20.0.0/26 | 2022-03-22 16:10:42.529 | | created_at | 2022-03-22T16:07:42Z | 2022-03-22 16:10:42.529 | | description | | 2022-03-22 16:10:42.529 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-03-22 16:10:42.529 | | dns_publish_fixed_ip | None | 2022-03-22 16:10:42.529 | | enable_dhcp | True | 2022-03-22 16:10:42.529 | | gateway_ip | 172.20.0.1 | 2022-03-22 16:10:42.530 | | host_routes | | 2022-03-22 16:10:42.530 | | id | ac4b4d2e-0d48-4952-abc2-2a54e40c92d2 | 2022-03-22 16:10:42.530 | | ip_version | 4 | 2022-03-22 16:10:42.530 | | ipv6_address_mode | None | 2022-03-22 16:10:42.530 | | ipv6_ra_mode | None | 2022-03-22 16:10:42.530 | | name | private-subnet | 2022-03-22 16:10:42.530 | | network_id | 55ec6860-2173-4140-b78f-86a81112cbd6 | 2022-03-22 16:10:42.530 | | prefix_length | None | 2022-03-22 16:10:42.530 | | project_id | d264721882954a8b835c75f4a47e6250 | 2022-03-22 16:10:42.530 | | revision_number | 1 | 2022-03-22 16:10:42.530 | | segment_id | None | 2022-03-22 16:10:42.530 | | service_types | | 2022-03-22 16:10:42.530 | | subnetpool_id | feefb134-4c2c-4393-838e-7d54a318d46a | 2022-03-22 16:10:42.530 | | tags | | 2022-03-22 16:10:42.530 | | updated_at | 2022-03-22T16:10:26Z | 2022-03-22 16:10:42.530 | +----------------------+--------------------------------------+ 2022-03-22 16:10:44.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:44.794 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:44.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:44.794 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:44.794 | +----------------------+--------------------------------------+ 2022-03-22 16:10:44.794 | | Field | Value | 2022-03-22 16:10:44.794 | +----------------------+--------------------------------------+ 2022-03-22 16:10:44.794 | | allocation_pools | 172.26.4.2-172.26.4.254 | 2022-03-22 16:10:44.794 | | cidr | 172.26.4.0/24 | 2022-03-22 16:10:44.794 | | created_at | 2022-03-22T16:08:05Z | 2022-03-22 16:10:44.794 | | description | | 2022-03-22 16:10:44.794 | | dns_nameservers | | 2022-03-22 16:10:44.794 | | dns_publish_fixed_ip | None | 2022-03-22 16:10:44.794 | | enable_dhcp | False | 2022-03-22 16:10:44.794 | | gateway_ip | 172.26.4.1 | 2022-03-22 16:10:44.794 | | host_routes | | 2022-03-22 16:10:44.794 | | id | ce05a6c8-7f6a-4960-8693-d5e96fb9f85e | 2022-03-22 16:10:44.794 | | ip_version | 4 | 2022-03-22 16:10:44.794 | | ipv6_address_mode | None | 2022-03-22 16:10:44.794 | | ipv6_ra_mode | None | 2022-03-22 16:10:44.794 | | name | public-subnet | 2022-03-22 16:10:44.794 | | network_id | 153b70ed-762c-45d9-b434-1c76319845f4 | 2022-03-22 16:10:44.794 | | prefix_length | None | 2022-03-22 16:10:44.794 | | project_id | 56c40ee554674b8683a9f92ed5f7ab78 | 2022-03-22 16:10:44.794 | | revision_number | 0 | 2022-03-22 16:10:44.794 | | segment_id | None | 2022-03-22 16:10:44.794 | | service_types | | 2022-03-22 16:10:44.794 | | subnetpool_id | None | 2022-03-22 16:10:44.795 | | tags | | 2022-03-22 16:10:44.795 | | updated_at | 2022-03-22T16:08:05Z | 2022-03-22 16:10:44.795 | +----------------------+--------------------------------------+ 2022-03-22 16:10:44.985 | + ./stack.sh:main:1456 : command openstack complete 2022-03-22 16:10:44.985 | + ./stack.sh:main:1457 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-03-22 16:10:44.987 | + ./stack.sh:main:1456 : openstack complete 2022-03-22 16:10:47.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:47.503 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:47.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:47.503 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:47.503 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-03-22 16:10:47.772 | + ./stack.sh:main:1460 : is_service_enabled cinder 2022-03-22 16:10:47.791 | + functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:10:47.793 | + ./stack.sh:main:1461 : is_ubuntu 2022-03-22 16:10:47.796 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-03-22 16:10:47.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-03-22 16:10:47.802 | + ./stack.sh:main:1462 : echo_summary 'Configuring lvm.conf global device filter' 2022-03-22 16:10:47.804 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:10:47.807 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2022-03-22 16:10:47.809 | + ./stack.sh:main:1463 : set_lvm_filter 2022-03-22 16:10:47.812 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-03-22 16:10:47.814 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-03-22 16:10:47.817 | + lib/lvm:set_lvm_filter:180 : local pv 2022-03-22 16:10:47.819 | + lib/lvm:set_lvm_filter:181 : local vg 2022-03-22 16:10:47.823 | + lib/lvm:set_lvm_filter:182 : local line 2022-03-22 16:10:47.825 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-03-22 16:10:48.012 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-22 16:10:48.016 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop4 2022-03-22 16:10:48.016 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-03-22 16:10:48.017 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-03-22 16:10:48.022 | + lib/lvm:set_lvm_filter:185 : pv=loop4 2022-03-22 16:10:48.025 | + lib/lvm:set_lvm_filter:186 : new='"a|loop4|", ' 2022-03-22 16:10:48.027 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", ' 2022-03-22 16:10:48.030 | + lib/lvm:set_lvm_filter:184 : for pv_info in $(sudo pvs --noheadings -o name) 2022-03-22 16:10:48.034 | ++ lib/lvm:set_lvm_filter:185 : echo -e /dev/loop5 2022-03-22 16:10:48.034 | ++ lib/lvm:set_lvm_filter:185 : sed 's/ //g' 2022-03-22 16:10:48.035 | ++ lib/lvm:set_lvm_filter:185 : sed 's/\/dev\///g' 2022-03-22 16:10:48.040 | + lib/lvm:set_lvm_filter:185 : pv=loop5 2022-03-22 16:10:48.043 | + lib/lvm:set_lvm_filter:186 : new='"a|loop5|", ' 2022-03-22 16:10:48.046 | + lib/lvm:set_lvm_filter:187 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", ' 2022-03-22 16:10:48.049 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-03-22 16:10:48.051 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-03-22 16:10:48.054 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-03-22 16:10:48.069 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-03-22 16:10:48.082 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "a|loop5|", "r|.*|" ] # from devstack' 2022-03-22 16:10:48.085 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:10:48.088 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"a|loop5|",' '"r|.*|"' ']' '#' from devstack 2022-03-22 16:10:48.090 | + ./stack.sh:main:1473 : run_phase stack test-config 2022-03-22 16:10:48.093 | + functions-common:run_phase:1732 : local mode=stack 2022-03-22 16:10:48.095 | + functions-common:run_phase:1733 : local phase=test-config 2022-03-22 16:10:48.098 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-22 16:10:48.101 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-03-22 16:10:48.104 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-22 16:10:48.107 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-03-22 16:10:48.110 | + functions-common:run_phase:1742 : local extra 2022-03-22 16:10:48.113 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-22 16:10:48.118 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-03-22 16:10:48.121 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-22 16:10:48.124 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-22 16:10:48.126 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-03-22 16:10:48.129 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-22 16:10:48.145 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:10:48.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 16:10:48.150 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:48.152 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-03-22 16:10:48.155 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:48.157 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-22 16:10:48.159 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:48.162 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-03-22 16:10:48.164 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:48.167 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-22 16:10:48.169 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-22 16:10:48.172 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-22 16:10:48.174 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-03-22 16:10:48.222 | [Async install_tempest:self]: Waiting for completion of install_tempest (1 other jobs running) 2022-03-22 16:10:48.266 | [Async install_tempest:self]: finished install_tempest with result 0 in -1647963908 seconds 2022-03-22 16:10:48.270 | ++ inc/async:async_wait:166 : return 0 2022-03-22 16:10:48.272 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-03-22 16:10:48.275 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:10:48.277 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2022-03-22 16:10:48.281 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-03-22 16:10:48.284 | ++ lib/tempest:configure_tempest:133 : [[ False == \T\r\u\e ]] 2022-03-22 16:10:48.286 | ++ lib/tempest:configure_tempest:137 : pip_install_gr testrepository 2022-03-22 16:10:48.288 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-03-22 16:10:48.290 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-03-22 16:10:48.292 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-03-22 16:10:48.295 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-03-22 16:10:48.297 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-22 16:10:48.300 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-22 16:10:48.300 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-03-22 16:10:48.306 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-03-22 16:10:48.308 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-03-22 16:10:48.310 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-03-22 16:10:48.313 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-03-22 16:10:48.315 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-03-22 16:10:48.334 | Using python 3.8 to install testrepository 2022-03-22 16:10:48.336 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt testrepository 2022-03-22 16:10:49.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:49.148 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:49.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:49.149 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:50.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 16:10:50.216 | 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. 2022-03-22 16:10:50.220 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-22 16:10:50.221 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-03-22 16:10:50.222 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-22 16:10:50.225 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-03-22 16:10:50.227 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 16:10:50.235 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-22 16:10:50.783 | Collecting testrepository===0.0.20 2022-03-22 16:10:50.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-03-22 16:10:51.689 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2022-03-22 16:10:51.707 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2022-03-22 16:10:51.710 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2022-03-22 16:10:51.717 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2022-03-22 16:10:51.728 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-03-22 16:10:51.742 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2022-03-22 16:10:51.744 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2022-03-22 16:10:51.748 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2022-03-22 16:10:51.751 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.5.1) 2022-03-22 16:10:51.754 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2022-03-22 16:10:51.756 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2022-03-22 16:10:51.759 | Building wheels for collected packages: testrepository 2022-03-22 16:10:51.760 | Building wheel for testrepository (setup.py): started 2022-03-22 16:10:52.664 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-03-22 16:10:52.666 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=5fba26988268717bb3d4bcdb54785a9420d5632004e7c8351d69be908f55b232 2022-03-22 16:10:52.666 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-03-22 16:10:52.667 | Successfully built testrepository 2022-03-22 16:10:54.785 | Installing collected packages: testrepository 2022-03-22 16:10:55.083 | Successfully installed testrepository-0.0.20 2022-03-22 16:10:55.224 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-03-22 16:10:55.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-22 16:10:55.317 | ++ inc/python:pip_install:200 : result=0 2022-03-22 16:10:55.319 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-03-22 16:10:55.321 | ++ functions-common:time_stop:2304 : local name 2022-03-22 16:10:55.323 | ++ functions-common:time_stop:2305 : local end_time 2022-03-22 16:10:55.325 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-03-22 16:10:55.328 | ++ functions-common:time_stop:2307 : local total 2022-03-22 16:10:55.330 | ++ functions-common:time_stop:2308 : local start_time 2022-03-22 16:10:55.332 | ++ functions-common:time_stop:2310 : name=pip_install 2022-03-22 16:10:55.334 | ++ functions-common:time_stop:2311 : start_time=1647965448329 2022-03-22 16:10:55.336 | ++ functions-common:time_stop:2313 : [[ -z 1647965448329 ]] 2022-03-22 16:10:55.339 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-03-22 16:10:55.343 | ++ functions-common:time_stop:2316 : end_time=1647965455340 2022-03-22 16:10:55.345 | ++ functions-common:time_stop:2317 : elapsed_time=7011 2022-03-22 16:10:55.347 | ++ functions-common:time_stop:2318 : total=241001 2022-03-22 16:10:55.349 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-03-22 16:10:55.351 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=248012 2022-03-22 16:10:55.353 | ++ inc/python:pip_install:203 : return 0 2022-03-22 16:10:55.355 | ++ lib/tempest:configure_tempest:140 : local image_lines 2022-03-22 16:10:55.357 | ++ lib/tempest:configure_tempest:141 : local images 2022-03-22 16:10:55.360 | ++ lib/tempest:configure_tempest:142 : local num_images 2022-03-22 16:10:55.362 | ++ lib/tempest:configure_tempest:143 : local image_uuid 2022-03-22 16:10:55.364 | ++ lib/tempest:configure_tempest:144 : local image_uuid_alt 2022-03-22 16:10:55.366 | ++ lib/tempest:configure_tempest:145 : local password 2022-03-22 16:10:55.368 | ++ lib/tempest:configure_tempest:146 : local line 2022-03-22 16:10:55.370 | ++ lib/tempest:configure_tempest:147 : local flavors 2022-03-22 16:10:55.372 | ++ lib/tempest:configure_tempest:148 : local available_flavors 2022-03-22 16:10:55.375 | ++ lib/tempest:configure_tempest:149 : local flavors_ref 2022-03-22 16:10:55.377 | ++ lib/tempest:configure_tempest:150 : local flavor_lines 2022-03-22 16:10:55.379 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_size 2022-03-22 16:10:55.381 | ++ lib/tempest:configure_tempest:152 : local flavor_ref_alt_size 2022-03-22 16:10:55.383 | ++ lib/tempest:configure_tempest:153 : local public_network_id 2022-03-22 16:10:55.385 | ++ lib/tempest:configure_tempest:154 : local public_router_id 2022-03-22 16:10:55.387 | ++ lib/tempest:configure_tempest:155 : local ssh_connect_method=floating 2022-03-22 16:10:55.390 | ++ lib/tempest:configure_tempest:156 : local disk 2022-03-22 16:10:55.392 | ++ lib/tempest:configure_tempest:159 : ifs=' 2022-03-22 16:10:55.392 | ' 2022-03-22 16:10:55.394 | ++ lib/tempest:configure_tempest:169 : declare -a images 2022-03-22 16:10:55.396 | ++ lib/tempest:configure_tempest:171 : is_service_enabled glance 2022-03-22 16:10:55.411 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:10:55.414 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-03-22 16:10:55.415 | +++ lib/tempest:configure_tempest:132 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-03-22 16:10:55.415 | +++ lib/tempest:configure_tempest:132 : oscwrap image list --property status=active 2022-03-22 16:10:57.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:57.732 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:57.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:57.732 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:57.877 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:10:57.880 | ++ lib/tempest:configure_tempest:173 : '[' ubuntu-16 = '' ']' 2022-03-22 16:10:57.883 | ++ lib/tempest:configure_tempest:177 : images+=($IMAGE_UUID) 2022-03-22 16:10:57.885 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-03-22 16:10:57.887 | ++ lib/tempest:configure_tempest:180 : case "${#images[*]}" in 2022-03-22 16:10:57.890 | ++ lib/tempest:configure_tempest:186 : '[' -z '' ']' 2022-03-22 16:10:57.892 | ++ lib/tempest:configure_tempest:187 : image_uuid=c77d3030-af02-42df-9290-0d426491ec49 2022-03-22 16:10:57.894 | ++ lib/tempest:configure_tempest:188 : image_uuid_alt=c77d3030-af02-42df-9290-0d426491ec49 2022-03-22 16:10:57.896 | ++ lib/tempest:configure_tempest:202 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-03-22 16:10:57.910 | ++ lib/tempest:configure_tempest:203 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-03-22 16:10:57.914 | ++ lib/tempest:configure_tempest:205 : local password=Passw0rd 2022-03-22 16:10:57.916 | ++ lib/tempest:configure_tempest:208 : local admin_username=admin 2022-03-22 16:10:57.918 | ++ lib/tempest:configure_tempest:209 : local admin_project_name=admin 2022-03-22 16:10:57.920 | ++ lib/tempest:configure_tempest:210 : local admin_domain_name=Default 2022-03-22 16:10:57.922 | ++ lib/tempest:configure_tempest:211 : local alt_username=alt_demo 2022-03-22 16:10:57.925 | ++ lib/tempest:configure_tempest:212 : local alt_project_name=alt_demo 2022-03-22 16:10:57.927 | ++ lib/tempest:configure_tempest:213 : local admin_project_id 2022-03-22 16:10:57.930 | +++ lib/tempest:configure_tempest:214 : oscwrap project list 2022-03-22 16:10:57.930 | +++ lib/tempest:configure_tempest:214 : awk '/ admin / { print $2 }' 2022-03-22 16:10:59.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:59.999 | from cryptography.utils import int_from_bytes 2022-03-22 16:10:59.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:10:59.999 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:00.142 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:11:00.145 | ++ lib/tempest:configure_tempest:214 : admin_project_id=56c40ee554674b8683a9f92ed5f7ab78 2022-03-22 16:11:00.147 | ++ lib/tempest:configure_tempest:216 : is_service_enabled nova 2022-03-22 16:11:00.163 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:00.165 | +++ lib/tempest:configure_tempest:219 : nova flavor-list 2022-03-22 16:11:01.886 | ++ lib/tempest:configure_tempest:219 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:11:01.886 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:11:01.886 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:11:01.887 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:11:01.887 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:11:01.887 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2022-03-22 16:11:01.889 | ++ lib/tempest:configure_tempest:220 : [[ -z '' ]] 2022-03-22 16:11:01.891 | ++ lib/tempest:configure_tempest:221 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:11:01.891 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:11:01.891 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:11:01.891 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:11:01.891 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:11:01.891 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2022-03-22 16:11:01.893 | ++ lib/tempest:configure_tempest:226 : flavor_ref=42 2022-03-22 16:11:01.895 | ++ lib/tempest:configure_tempest:227 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:11:01.895 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-03-22 16:11:01.895 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-03-22 16:11:01.896 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-03-22 16:11:01.896 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-03-22 16:11:01.896 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2022-03-22 16:11:01.898 | ++ lib/tempest:configure_tempest:232 : flavor_ref_alt=84 2022-03-22 16:11:01.900 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-03-22 16:11:01.930 | ++ lib/tempest:configure_tempest:283 : ssh_connect_method=floating 2022-03-22 16:11:01.933 | ++ lib/tempest:configure_tempest:289 : [[ True == \T\r\u\e ]] 2022-03-22 16:11:01.935 | ++ lib/tempest:configure_tempest:289 : is_networking_extension_supported external-net 2022-03-22 16:11:01.937 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2022-03-22 16:11:01.940 | +++ 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 2022-03-22 16:11:04.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:04.046 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:04.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:04.046 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:04.188 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:11:04.191 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2022-03-22 16:11:04.191 | address-scope 2022-03-22 16:11:04.191 | router-admin-state-down-before-update 2022-03-22 16:11:04.191 | agent 2022-03-22 16:11:04.191 | agent-resources-synced 2022-03-22 16:11:04.191 | allowed-address-pairs 2022-03-22 16:11:04.191 | auto-allocated-topology 2022-03-22 16:11:04.191 | availability_zone 2022-03-22 16:11:04.191 | availability_zone_filter 2022-03-22 16:11:04.191 | default-subnetpools 2022-03-22 16:11:04.191 | dhcp_agent_scheduler 2022-03-22 16:11:04.191 | dvr 2022-03-22 16:11:04.191 | empty-string-filtering 2022-03-22 16:11:04.191 | external-net 2022-03-22 16:11:04.191 | extra_dhcp_opt 2022-03-22 16:11:04.191 | extraroute 2022-03-22 16:11:04.191 | extraroute-atomic 2022-03-22 16:11:04.191 | filter-validation 2022-03-22 16:11:04.191 | fip-port-details 2022-03-22 16:11:04.191 | flavors 2022-03-22 16:11:04.191 | floatingip-pools 2022-03-22 16:11:04.192 | ip-substring-filtering 2022-03-22 16:11:04.192 | router 2022-03-22 16:11:04.192 | ext-gw-mode 2022-03-22 16:11:04.192 | l3-ha 2022-03-22 16:11:04.192 | l3-flavors 2022-03-22 16:11:04.192 | l3-port-ip-change-not-allowed 2022-03-22 16:11:04.192 | l3_agent_scheduler 2022-03-22 16:11:04.192 | metering 2022-03-22 16:11:04.192 | metering_source_and_destination_fields 2022-03-22 16:11:04.192 | multi-provider 2022-03-22 16:11:04.192 | net-mtu 2022-03-22 16:11:04.192 | net-mtu-writable 2022-03-22 16:11:04.192 | network_availability_zone 2022-03-22 16:11:04.192 | network-ip-availability 2022-03-22 16:11:04.192 | pagination 2022-03-22 16:11:04.192 | port-device-profile 2022-03-22 16:11:04.192 | port-mac-address-regenerate 2022-03-22 16:11:04.192 | port-numa-affinity-policy 2022-03-22 16:11:04.192 | binding 2022-03-22 16:11:04.192 | binding-extended 2022-03-22 16:11:04.192 | port-security 2022-03-22 16:11:04.192 | project-id 2022-03-22 16:11:04.192 | provider 2022-03-22 16:11:04.192 | quotas 2022-03-22 16:11:04.192 | quota_details 2022-03-22 16:11:04.192 | rbac-policies 2022-03-22 16:11:04.192 | rbac-address-group 2022-03-22 16:11:04.192 | rbac-address-scope 2022-03-22 16:11:04.192 | rbac-security-groups 2022-03-22 16:11:04.192 | rbac-subnetpool 2022-03-22 16:11:04.192 | revision-if-match 2022-03-22 16:11:04.192 | standard-attr-revisions 2022-03-22 16:11:04.192 | router_availability_zone 2022-03-22 16:11:04.192 | security-groups-normalized-cidr 2022-03-22 16:11:04.192 | port-security-groups-filtering 2022-03-22 16:11:04.192 | security-groups-remote-address-group 2022-03-22 16:11:04.192 | security-group 2022-03-22 16:11:04.193 | service-type 2022-03-22 16:11:04.193 | sorting 2022-03-22 16:11:04.193 | standard-attr-description 2022-03-22 16:11:04.193 | stateful-security-group 2022-03-22 16:11:04.193 | subnet_onboard 2022-03-22 16:11:04.193 | subnet-service-types 2022-03-22 16:11:04.193 | subnet_allocation 2022-03-22 16:11:04.193 | subnetpool-prefix-ops 2022-03-22 16:11:04.193 | standard-attr-tag 2022-03-22 16:11:04.193 | standard-attr-timestamp' 2022-03-22 16:11:04.193 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2022-03-22 16:11:04.193 | address-scope 2022-03-22 16:11:04.193 | router-admin-state-down-before-update 2022-03-22 16:11:04.193 | agent 2022-03-22 16:11:04.193 | agent-resources-synced 2022-03-22 16:11:04.193 | allowed-address-pairs 2022-03-22 16:11:04.193 | auto-allocated-topology 2022-03-22 16:11:04.193 | availability_zone 2022-03-22 16:11:04.193 | availability_zone_filter 2022-03-22 16:11:04.193 | default-subnetpools 2022-03-22 16:11:04.193 | dhcp_agent_scheduler 2022-03-22 16:11:04.193 | dvr 2022-03-22 16:11:04.193 | empty-string-filtering 2022-03-22 16:11:04.194 | external-net 2022-03-22 16:11:04.194 | extra_dhcp_opt 2022-03-22 16:11:04.194 | extraroute 2022-03-22 16:11:04.194 | extraroute-atomic 2022-03-22 16:11:04.194 | filter-validation 2022-03-22 16:11:04.194 | fip-port-details 2022-03-22 16:11:04.194 | flavors 2022-03-22 16:11:04.194 | floatingip-pools 2022-03-22 16:11:04.194 | ip-substring-filtering 2022-03-22 16:11:04.194 | router 2022-03-22 16:11:04.194 | ext-gw-mode 2022-03-22 16:11:04.194 | l3-ha 2022-03-22 16:11:04.194 | l3-flavors 2022-03-22 16:11:04.194 | l3-port-ip-change-not-allowed 2022-03-22 16:11:04.194 | l3_agent_scheduler 2022-03-22 16:11:04.194 | metering 2022-03-22 16:11:04.194 | metering_source_and_destination_fields 2022-03-22 16:11:04.194 | multi-provider 2022-03-22 16:11:04.194 | net-mtu 2022-03-22 16:11:04.194 | net-mtu-writable 2022-03-22 16:11:04.194 | network_availability_zone 2022-03-22 16:11:04.194 | network-ip-availability 2022-03-22 16:11:04.194 | pagination 2022-03-22 16:11:04.194 | port-device-profile 2022-03-22 16:11:04.194 | port-mac-address-regenerate 2022-03-22 16:11:04.194 | port-numa-affinity-policy 2022-03-22 16:11:04.194 | binding 2022-03-22 16:11:04.194 | binding-extended 2022-03-22 16:11:04.194 | port-security 2022-03-22 16:11:04.194 | project-id 2022-03-22 16:11:04.194 | provider 2022-03-22 16:11:04.194 | quotas 2022-03-22 16:11:04.194 | quota_details 2022-03-22 16:11:04.194 | rbac-policies 2022-03-22 16:11:04.194 | rbac-address-group 2022-03-22 16:11:04.194 | rbac-address-scope 2022-03-22 16:11:04.195 | rbac-security-groups 2022-03-22 16:11:04.195 | rbac-subnetpool 2022-03-22 16:11:04.195 | revision-if-match 2022-03-22 16:11:04.195 | standard-attr-revisions 2022-03-22 16:11:04.195 | router_availability_zone 2022-03-22 16:11:04.195 | security-groups-normalized-cidr 2022-03-22 16:11:04.195 | port-security-groups-filtering 2022-03-22 16:11:04.195 | security-groups-remote-address-group 2022-03-22 16:11:04.195 | security-group 2022-03-22 16:11:04.195 | service-type 2022-03-22 16:11:04.195 | sorting 2022-03-22 16:11:04.195 | standard-attr-description 2022-03-22 16:11:04.195 | stateful-security-group 2022-03-22 16:11:04.195 | subnet_onboard 2022-03-22 16:11:04.195 | subnet-service-types 2022-03-22 16:11:04.195 | subnet_allocation 2022-03-22 16:11:04.195 | subnetpool-prefix-ops 2022-03-22 16:11:04.195 | standard-attr-tag 2022-03-22 16:11:04.195 | standard-attr-timestamp =~ external-net ]] 2022-03-22 16:11:04.196 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2022-03-22 16:11:04.198 | +++ lib/tempest:configure_tempest:290 : oscwrap network show -f value -c id public 2022-03-22 16:11:06.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:06.414 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:06.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:06.414 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:06.561 | +++ functions-common:oscwrap:2344 : return 0 2022-03-22 16:11:06.564 | ++ lib/tempest:configure_tempest:290 : public_network_id=153b70ed-762c-45d9-b434-1c76319845f4 2022-03-22 16:11:06.566 | ++ lib/tempest:configure_tempest:292 : openstack network create --share shared 2022-03-22 16:11:09.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:09.161 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:09.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:09.161 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:09.161 | +---------------------------+--------------------------------------+ 2022-03-22 16:11:09.161 | | Field | Value | 2022-03-22 16:11:09.161 | +---------------------------+--------------------------------------+ 2022-03-22 16:11:09.161 | | admin_state_up | UP | 2022-03-22 16:11:09.161 | | availability_zone_hints | | 2022-03-22 16:11:09.161 | | availability_zones | | 2022-03-22 16:11:09.161 | | created_at | 2022-03-22T16:11:08Z | 2022-03-22 16:11:09.161 | | description | | 2022-03-22 16:11:09.161 | | dns_domain | None | 2022-03-22 16:11:09.161 | | id | 473c58e0-670c-43e9-9ad3-f57c30914cb7 | 2022-03-22 16:11:09.161 | | ipv4_address_scope | None | 2022-03-22 16:11:09.161 | | ipv6_address_scope | None | 2022-03-22 16:11:09.161 | | is_default | False | 2022-03-22 16:11:09.161 | | is_vlan_transparent | None | 2022-03-22 16:11:09.161 | | mtu | 1500 | 2022-03-22 16:11:09.161 | | name | shared | 2022-03-22 16:11:09.161 | | port_security_enabled | True | 2022-03-22 16:11:09.162 | | project_id | 56c40ee554674b8683a9f92ed5f7ab78 | 2022-03-22 16:11:09.162 | | provider:network_type | vlan | 2022-03-22 16:11:09.162 | | provider:physical_network | physnet1 | 2022-03-22 16:11:09.162 | | provider:segmentation_id | 122 | 2022-03-22 16:11:09.162 | | qos_policy_id | None | 2022-03-22 16:11:09.162 | | revision_number | 1 | 2022-03-22 16:11:09.162 | | router:external | Internal | 2022-03-22 16:11:09.162 | | segments | None | 2022-03-22 16:11:09.162 | | shared | True | 2022-03-22 16:11:09.162 | | status | ACTIVE | 2022-03-22 16:11:09.162 | | subnets | | 2022-03-22 16:11:09.162 | | tags | | 2022-03-22 16:11:09.162 | | updated_at | 2022-03-22T16:11:08Z | 2022-03-22 16:11:09.162 | +---------------------------+--------------------------------------+ 2022-03-22 16:11:09.311 | ++ lib/tempest:configure_tempest:293 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-03-22 16:11:12.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:12.127 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:12.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-22 16:11:12.127 | from cryptography.utils import int_from_bytes 2022-03-22 16:11:12.127 | +----------------------+--------------------------------------+ 2022-03-22 16:11:12.127 | | Field | Value | 2022-03-22 16:11:12.127 | +----------------------+--------------------------------------+ 2022-03-22 16:11:12.127 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-03-22 16:11:12.127 | | cidr | 192.168.233.0/24 | 2022-03-22 16:11:12.127 | | created_at | 2022-03-22T16:11:11Z | 2022-03-22 16:11:12.127 | | description | shared-subnet | 2022-03-22 16:11:12.127 | | dns_nameservers | | 2022-03-22 16:11:12.127 | | dns_publish_fixed_ip | None | 2022-03-22 16:11:12.127 | | enable_dhcp | True | 2022-03-22 16:11:12.127 | | gateway_ip | 192.168.233.1 | 2022-03-22 16:11:12.127 | | host_routes | | 2022-03-22 16:11:12.127 | | id | baf0a47f-9c46-4543-9b78-660a2fcf3dd3 | 2022-03-22 16:11:12.127 | | ip_version | 4 | 2022-03-22 16:11:12.127 | | ipv6_address_mode | None | 2022-03-22 16:11:12.127 | | ipv6_ra_mode | None | 2022-03-22 16:11:12.127 | | name | shared-subnet | 2022-03-22 16:11:12.127 | | network_id | 473c58e0-670c-43e9-9ad3-f57c30914cb7 | 2022-03-22 16:11:12.127 | | prefix_length | None | 2022-03-22 16:11:12.127 | | project_id | 56c40ee554674b8683a9f92ed5f7ab78 | 2022-03-22 16:11:12.127 | | revision_number | 0 | 2022-03-22 16:11:12.127 | | segment_id | None | 2022-03-22 16:11:12.127 | | service_types | | 2022-03-22 16:11:12.128 | | subnetpool_id | None | 2022-03-22 16:11:12.128 | | tags | | 2022-03-22 16:11:12.128 | | updated_at | 2022-03-22T16:11:11Z | 2022-03-22 16:11:12.128 | +----------------------+--------------------------------------+ 2022-03-22 16:11:12.278 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-03-22 16:11:12.308 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-03-22 16:11:12.344 | ++ lib/tempest:configure_tempest:300 : mkdir -p /opt/stack/data/tempest 2022-03-22 16:11:12.348 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-03-22 16:11:12.377 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-03-22 16:11:12.407 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-03-22 16:11:12.436 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-03-22 16:11:12.467 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-03-22 16:11:12.498 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.45/identity/v2.0/ 2022-03-22 16:11:12.529 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.45/identity/v3 2022-03-22 16:11:12.563 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-03-22 16:11:12.592 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-03-22 16:11:12.623 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-03-22 16:11:12.654 | ++ lib/tempest:configure_tempest:315 : [[ True == \T\r\u\e ]] 2022-03-22 16:11:12.656 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-03-22 16:11:12.686 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-03-22 16:11:12.715 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-03-22 16:11:12.743 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-03-22 16:11:12.784 | ++ lib/tempest:configure_tempest:321 : '[' False == True ']' 2022-03-22 16:11:12.786 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-03-22 16:11:12.828 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-03-22 16:11:12.859 | ++ lib/tempest:configure_tempest:329 : [[ '' != \v\2 ]] 2022-03-22 16:11:12.861 | ++ lib/tempest:configure_tempest:331 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-03-22 16:11:12.893 | ++ lib/tempest:configure_tempest:334 : is_service_enabled tls-proxy 2022-03-22 16:11:12.909 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:11:12.912 | ++ lib/tempest:configure_tempest:339 : [[ True = True ]] 2022-03-22 16:11:12.914 | ++ lib/tempest:configure_tempest:340 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-03-22 16:11:12.943 | ++ lib/tempest:configure_tempest:345 : is_service_enabled ldap 2022-03-22 16:11:12.963 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:11:12.965 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-03-22 16:11:12.994 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-03-22 16:11:13.023 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-03-22 16:11:13.051 | ++ lib/tempest:configure_tempest:364 : [[ ! -z '' ]] 2022-03-22 16:11:13.053 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-03-22 16:11:13.087 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-03-22 16:11:13.117 | ++ lib/tempest:configure_tempest:369 : is_service_enabled g-api-r 2022-03-22 16:11:13.135 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:11:13.139 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref c77d3030-af02-42df-9290-0d426491ec49 2022-03-22 16:11:13.177 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c77d3030-af02-42df-9290-0d426491ec49 2022-03-22 16:11:13.207 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-03-22 16:11:13.241 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-03-22 16:11:13.267 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-03-22 16:11:13.306 | ++ lib/tempest:configure_tempest:379 : is_service_enabled neutron 2022-03-22 16:11:13.324 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:13.326 | ++ lib/tempest:configure_tempest:387 : [[ -n '' ]] 2022-03-22 16:11:13.328 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_min_microversion=None 2022-03-22 16:11:13.331 | ++ lib/tempest:configure_tempest:398 : local tempest_compute_max_microversion=2.88 2022-03-22 16:11:13.335 | ++ lib/tempest:configure_tempest:401 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-03-22 16:11:13.337 | ++ lib/tempest:configure_tempest:405 : '[' None == None ']' 2022-03-22 16:11:13.340 | ++ lib/tempest:configure_tempest:406 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-03-22 16:11:13.361 | ++ lib/tempest:configure_tempest:410 : '[' 2.88 == None ']' 2022-03-22 16:11:13.364 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.88 2022-03-22 16:11:13.392 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-03-22 16:11:13.430 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-03-22 16:11:13.458 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-03-22 16:11:13.486 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-03-22 16:11:13.513 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-03-22 16:11:13.541 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-03-22 16:11:13.570 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-03-22 16:11:13.597 | ++ lib/tempest:configure_tempest:424 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-03-22 16:11:13.600 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-22 16:11:13.630 | ++ lib/tempest:configure_tempest:428 : [[ False == \T\r\u\e ]] 2022-03-22 16:11:13.633 | ++ lib/tempest:configure_tempest:432 : is_service_enabled n-novnc 2022-03-22 16:11:13.649 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:11:13.651 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-03-22 16:11:13.679 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 153b70ed-762c-45d9-b434-1c76319845f4 2022-03-22 16:11:13.709 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-03-22 16:11:13.739 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-03-22 16:11:13.769 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-03-22 16:11:13.810 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-03-22 16:11:13.842 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-03-22 16:11:13.874 | ++ lib/tempest:configure_tempest:446 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-03-22 16:11:13.877 | ++ lib/tempest:configure_tempest:447 : SCENARIO_IMAGE_FILE= 2022-03-22 16:11:13.879 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-03-22 16:11:13.912 | ++ lib/tempest:configure_tempest:451 : TEMPEST_SSH_NETWORK_NAME=private 2022-03-22 16:11:13.914 | ++ lib/tempest:configure_tempest:452 : is_provider_network 2022-03-22 16:11:13.916 | ++ functions-common:is_provider_network:2153 : '[' '' == True ']' 2022-03-22 16:11:13.919 | ++ functions-common:is_provider_network:2156 : return 1 2022-03-22 16:11:13.921 | ++ lib/tempest:configure_tempest:456 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-03-22 16:11:13.951 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-03-22 16:11:13.979 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-03-22 16:11:14.009 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-03-22 16:11:14.042 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-03-22 16:11:14.072 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-03-22 16:11:14.102 | ++ lib/tempest:configure_tempest:468 : [[ -n '' ]] 2022-03-22 16:11:14.104 | ++ lib/tempest:configure_tempest:472 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-22 16:11:14.106 | ++ lib/tempest:configure_tempest:473 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-03-22 16:11:14.109 | +++ lib/tempest:configure_tempest:475 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-03-22 16:11:14.127 | ++ lib/tempest:configure_tempest:475 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-03-22 16:11:14.160 | ++ lib/tempest:configure_tempest:477 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-22 16:11:14.162 | ++ lib/tempest:configure_tempest:478 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-03-22 16:11:14.165 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-03-22 16:11:14.187 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-03-22 16:11:14.220 | ++ lib/tempest:configure_tempest:483 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-22 16:11:14.223 | ++ lib/tempest:configure_tempest:483 : '[' libvirt = libvirt ']' 2022-03-22 16:11:14.225 | ++ lib/tempest:configure_tempest:484 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-03-22 16:11:14.230 | +++ lib/tempest:configure_tempest:486 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-03-22 16:11:14.248 | ++ lib/tempest:configure_tempest:486 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-03-22 16:11:14.281 | ++ lib/tempest:configure_tempest:488 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-03-22 16:11:14.283 | ++ lib/tempest:configure_tempest:489 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-03-22 16:11:14.286 | +++ lib/tempest:configure_tempest:491 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-03-22 16:11:14.304 | ++ lib/tempest:configure_tempest:491 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-03-22 16:11:14.337 | ++ lib/tempest:configure_tempest:492 : local tempest_volume_min_microversion=None 2022-03-22 16:11:14.339 | ++ lib/tempest:configure_tempest:493 : local tempest_volume_max_microversion=3.64 2022-03-22 16:11:14.342 | ++ lib/tempest:configure_tempest:496 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2022-03-22 16:11:14.344 | ++ lib/tempest:configure_tempest:500 : '[' None == None ']' 2022-03-22 16:11:14.347 | ++ lib/tempest:configure_tempest:501 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-03-22 16:11:14.368 | ++ lib/tempest:configure_tempest:506 : '[' 3.64 == None ']' 2022-03-22 16:11:14.370 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.64 2022-03-22 16:11:14.401 | ++ lib/tempest:configure_tempest:512 : is_service_enabled c-bak 2022-03-22 16:11:14.417 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.420 | ++ lib/tempest:configure_tempest:519 : [[ -n lvm:lvmdriver-1 ]] 2022-03-22 16:11:14.422 | ++ lib/tempest:configure_tempest:519 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-03-22 16:11:14.424 | ++ lib/tempest:configure_tempest:539 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-03-22 16:11:14.426 | ++ lib/tempest:configure_tempest:543 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-03-22 16:11:14.429 | ++ lib/tempest:configure_tempest:553 : local tempest_placement_min_microversion=None 2022-03-22 16:11:14.431 | ++ lib/tempest:configure_tempest:554 : local tempest_placement_max_microversion=1.36 2022-03-22 16:11:14.433 | ++ lib/tempest:configure_tempest:555 : '[' None == None ']' 2022-03-22 16:11:14.436 | ++ lib/tempest:configure_tempest:556 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-03-22 16:11:14.454 | ++ lib/tempest:configure_tempest:560 : '[' 1.36 == None ']' 2022-03-22 16:11:14.457 | ++ lib/tempest:configure_tempest:563 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2022-03-22 16:11:14.487 | ++ lib/tempest:configure_tempest:567 : '[' libvirt = ironic ']' 2022-03-22 16:11:14.490 | ++ lib/tempest:configure_tempest:581 : '[' libvirt = libvirt ']' 2022-03-22 16:11:14.492 | ++ lib/tempest:configure_tempest:583 : '[' kvm = lxc ']' 2022-03-22 16:11:14.494 | ++ lib/tempest:configure_tempest:590 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-03-22 16:11:14.524 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-03-22 16:11:14.552 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-03-22 16:11:14.579 | ++ lib/tempest:configure_tempest:605 : local service 2022-03-22 16:11:14.581 | ++ lib/tempest:configure_tempest:606 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-03-22 16:11:14.584 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.587 | ++ lib/tempest:configure_tempest:608 : is_service_enabled key 2022-03-22 16:11:14.604 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.607 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-03-22 16:11:14.646 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.648 | ++ lib/tempest:configure_tempest:608 : is_service_enabled glance 2022-03-22 16:11:14.664 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.667 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-03-22 16:11:14.695 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.697 | ++ lib/tempest:configure_tempest:608 : is_service_enabled nova 2022-03-22 16:11:14.713 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.715 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-03-22 16:11:14.743 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.745 | ++ lib/tempest:configure_tempest:608 : is_service_enabled neutron 2022-03-22 16:11:14.761 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.764 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-03-22 16:11:14.793 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.795 | ++ lib/tempest:configure_tempest:608 : is_service_enabled cinder 2022-03-22 16:11:14.812 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.814 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-03-22 16:11:14.843 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.845 | ++ lib/tempest:configure_tempest:608 : is_service_enabled swift 2022-03-22 16:11:14.862 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:11:14.864 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-03-22 16:11:14.892 | ++ lib/tempest:configure_tempest:607 : for service in ${tempest_services//,/ } 2022-03-22 16:11:14.895 | ++ lib/tempest:configure_tempest:608 : is_service_enabled horizon 2022-03-22 16:11:14.911 | ++ functions-common:is_service_enabled:1960 : return 1 2022-03-22 16:11:14.914 | ++ lib/tempest:configure_tempest:611 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-03-22 16:11:14.941 | ++ lib/tempest:configure_tempest:615 : '[' libvirt = libvirt ']' 2022-03-22 16:11:14.943 | ++ lib/tempest:configure_tempest:615 : '[' kvm = lxc ']' 2022-03-22 16:11:14.945 | ++ lib/tempest:configure_tempest:625 : local tmp_cfg_file 2022-03-22 16:11:14.948 | +++ lib/tempest:configure_tempest:626 : mktemp 2022-03-22 16:11:14.953 | ++ lib/tempest:configure_tempest:626 : tmp_cfg_file=/tmp/tmp.YeYxqaWN62 2022-03-22 16:11:14.955 | ++ lib/tempest:configure_tempest:627 : cd /opt/stack/tempest 2022-03-22 16:11:14.958 | ++ lib/tempest:configure_tempest:628 : [[ False != \T\r\u\e ]] 2022-03-22 16:11:14.960 | ++ lib/tempest:configure_tempest:629 : tox -revenv-tempest --notest 2022-03-22 16:11:15.526 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-03-22 16:11:16.368 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-03-22 16:11:38.197 | venv-tempest develop-inst: /opt/stack/tempest 2022-03-22 16:11:46.532 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@67ea5dfbac827a27004448aae7142197eeff57d0#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-22 16:11:46.532 | ___________________________________ summary ____________________________________ 2022-03-22 16:11:46.532 | venv-tempest: skipped tests 2022-03-22 16:11:46.532 | congratulations :) 2022-03-22 16:11:46.559 | ++ lib/tempest:configure_tempest:632 : local tmp_u_c_m 2022-03-22 16:11:46.563 | +++ lib/tempest:configure_tempest:633 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-03-22 16:11:46.567 | ++ lib/tempest:configure_tempest:633 : tmp_u_c_m=/tmp/tempest_u_c_m.KLehuz0ekl 2022-03-22 16:11:46.570 | ++ lib/tempest:configure_tempest:634 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KLehuz0ekl 2022-03-22 16:11:46.572 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-03-22 16:11:46.575 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.KLehuz0ekl 2022-03-22 16:11:46.577 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-03-22 16:11:46.580 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-03-22 16:11:46.583 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-03-22 16:11:46.589 | ++ lib/tempest:configure_tempest:635 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.KLehuz0ekl -r requirements.txt 2022-03-22 16:11:48.994 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-03-22 16:11:48.994 | warnings.warn( 2022-03-22 16:11:48.994 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-03-22 16:11:48.994 | warnings.warn( 2022-03-22 16:11:49.083 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-03-22 16:11:49.616 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@67ea5dfbac827a27004448aae7142197eeff57d0#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-03-22 16:11:49.617 | venv-tempest run-test-pre: PYTHONHASHSEED='74915829' 2022-03-22 16:11:49.617 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.KLehuz0ekl -r requirements.txt 2022-03-22 16:11:51.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-22 16:11:51.238 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-03-22 16:11:51.239 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-03-22 16:11:51.240 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-03-22 16:11:51.241 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-03-22 16:11:51.243 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-03-22 16:11:51.244 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-03-22 16:11:51.245 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-03-22 16:11:51.246 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-03-22 16:11:51.248 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-03-22 16:11:51.249 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-03-22 16:11:51.250 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-03-22 16:11:51.252 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.3.0) 2022-03-22 16:11:51.253 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-03-22 16:11:51.254 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-03-22 16:11:51.255 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-03-22 16:11:51.257 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-03-22 16:11:51.262 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-03-22 16:11:51.262 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.1.1) 2022-03-22 16:11:51.262 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-03-22 16:11:51.262 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-03-22 16:11:51.275 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-03-22 16:11:51.276 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-03-22 16:11:51.278 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.0) 2022-03-22 16:11:51.315 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-03-22 16:11:51.321 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-03-22 16:11:51.332 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from fixtures>=3.0.0->-r requirements.txt (line 17)) (1.16.0) 2022-03-22 16:11:51.358 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.9.3) 2022-03-22 16:11:51.359 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-03-22 16:11:51.360 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-03-22 16:11:51.375 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-03-22 16:11:51.377 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-03-22 16:11:51.417 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-03-22 16:11:51.418 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-03-22 16:11:51.460 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-03-22 16:11:51.462 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-03-22 16:11:51.464 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-03-22 16:11:51.475 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-03-22 16:11:51.476 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-03-22 16:11:51.494 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-03-22 16:11:51.496 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-03-22 16:11:51.498 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-03-22 16:11:51.533 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-03-22 16:11:51.534 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-03-22 16:11:51.551 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-03-22 16:11:51.567 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->-r requirements.txt (line 19)) (1.0.0) 2022-03-22 16:11:51.602 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-03-22 16:11:51.604 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-03-22 16:11:51.741 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-03-22 16:11:51.812 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-03-22 16:11:51.983 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-03-22 16:11:51.984 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-03-22 16:11:51.986 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-03-22 16:11:52.246 | WARNING: You are using pip version 21.0.1; however, version 22.0.4 is available. 2022-03-22 16:11:52.246 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-03-22 16:11:52.309 | ___________________________________ summary ____________________________________ 2022-03-22 16:11:52.309 | venv-tempest: commands succeeded 2022-03-22 16:11:52.309 | congratulations :) 2022-03-22 16:11:52.335 | ++ lib/tempest:configure_tempest:636 : rm -f /tmp/tempest_u_c_m.KLehuz0ekl 2022-03-22 16:11:52.339 | ++ lib/tempest:configure_tempest:639 : [[ False == \T\r\u\e ]] 2022-03-22 16:11:52.341 | ++ lib/tempest:configure_tempest:647 : [[ True == \F\a\l\s\e ]] 2022-03-22 16:11:52.344 | ++ lib/tempest:configure_tempest:651 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-03-22 16:11:52.372 | ++ lib/tempest:configure_tempest:657 : tox -evenv -- tempest verify-config -uro /tmp/tmp.YeYxqaWN62 2022-03-22 16:11:52.941 | venv create: /opt/stack/tempest/.tox/venv 2022-03-22 16:11:53.545 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-03-22 16:12:30.958 | venv develop-inst: /opt/stack/tempest 2022-03-22 16:12:41.443 | venv installed: /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release, warnings.warn(,alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.1,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,MarkupSafe==2.1.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.1.1,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@67ea5dfbac827a27004448aae7142197eeff57d0#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-03-22 16:12:41.444 | venv run-test-pre: PYTHONHASHSEED='4027141563' 2022-03-22 16:12:41.444 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.YeYxqaWN62 2022-03-22 16:12:45.164 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-03-22 16:12:45.164 | warnings.warn( 2022-03-22 16:12:45.164 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-03-22 16:12:45.164 | warnings.warn( 2022-03-22 16:12:45.164 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-03-22 16:12:45.164 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-03-22 16:12:45.164 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-03-22 16:12:45.298 | ___________________________________ summary ____________________________________ 2022-03-22 16:12:45.298 | venv: commands succeeded 2022-03-22 16:12:45.298 | congratulations :) 2022-03-22 16:12:45.325 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-metering 2022-03-22 16:12:45.343 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:12:45.345 | ++ lib/tempest:configure_tempest:667 : is_service_enabled q-l3 2022-03-22 16:12:45.362 | ++ functions-common:is_service_enabled:1960 : return 0 2022-03-22 16:12:45.364 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-03-22 16:12:45.366 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-03-22 16:12:45.368 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-03-22 16:12:45.370 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-03-22 16:12:45.373 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-03-22 16:12:45.375 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-03-22 16:12:45.377 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-03-22 16:12:45.379 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-03-22 16:12:45.382 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-03-22 16:12:45.384 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-03-22 16:12:45.386 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-03-22 16:12:45.389 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-03-22 16:12:45.391 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-03-22 16:12:45.394 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-03-22 16:12:45.396 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group 2022-03-22 16:12:45.398 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-03-22 16:12:45.401 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2022-03-22 16:12:45.403 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2022-03-22 16:12:45.406 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2022-03-22 16:12:45.408 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,rbac-address-group,port-device-profile 2022-03-22 16:12:45.437 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-03-22 16:12:45.439 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-03-22 16:12:45.442 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-03-22 16:12:45.444 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-03-22 16:12:45.447 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2022-03-22 16:12:45.453 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-03-22 16:12:45.480 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-03-22 16:12:45.483 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-03-22 16:12:45.486 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-03-22 16:12:45.488 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-03-22 16:12:45.491 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-03-22 16:12:45.493 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-03-22 16:12:45.495 | ++ lib/tempest:configure_tempest:719 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-03-22 16:12:45.498 | ++ lib/tempest:configure_tempest:720 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-03-22 16:12:45.500 | ++ lib/tempest:configure_tempest:721 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-03-22 16:12:45.503 | ++ lib/tempest:configure_tempest:722 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-03-22 16:12:45.505 | ++ lib/tempest:configure_tempest:723 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-03-22 16:12:45.508 | ++ lib/tempest:configure_tempest:725 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-03-22 16:12:45.510 | ++ lib/tempest:configure_tempest:726 : [[ ! -z '' ]] 2022-03-22 16:12:45.512 | ++ lib/tempest:configure_tempest:732 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-03-22 16:12:45.541 | ++ lib/tempest:configure_tempest:735 : IFS=' 2022-03-22 16:12:45.541 | ' 2022-03-22 16:12:45.544 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-03-22 16:12:45.547 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-03-22 16:12:45.550 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2022-03-22 16:12:45.552 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-03-22 16:12:45.555 | ++ lib/tempest:install_tempest_plugins:767 : pushd /opt/stack/tempest 2022-03-22 16:12:45.555 | /opt/stack/tempest /opt/stack/tempest 2022-03-22 16:12:45.557 | ++ lib/tempest:install_tempest_plugins:768 : [[ 0 != 0 ]] 2022-03-22 16:12:45.560 | ++ lib/tempest:install_tempest_plugins:777 : popd 2022-03-22 16:12:45.560 | /opt/stack/tempest 2022-03-22 16:12:45.563 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-22 16:12:45.565 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-22 16:12:45.568 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-03-22 16:12:45.570 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-22 16:12:45.573 | + functions-common:run_phase:1759 : run_plugins stack test-config 2022-03-22 16:12:45.576 | + functions-common:run_plugins:1718 : local mode=stack 2022-03-22 16:12:45.579 | + functions-common:run_plugins:1719 : local phase=test-config 2022-03-22 16:12:45.581 | + functions-common:run_plugins:1721 : local plugins= 2022-03-22 16:12:45.584 | + functions-common:run_plugins:1722 : local plugin 2022-03-22 16:12:45.587 | + ./stack.sh:main:1477 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-03-22 16:12:45.590 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-22 16:12:45.593 | + inc/meta-config:merge_config_group:171 : shift 2022-03-22 16:12:45.596 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-03-22 16:12:45.598 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:12:45.601 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-22 16:12:45.604 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-22 16:12:45.607 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-03-22 16:12:45.611 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-22 16:12:45.614 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-03-22 16:12:45.617 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-22 16:12:45.619 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-03-22 16:12:45.620 | /^\[\[.+\|.*\]\]/ { 2022-03-22 16:12:45.620 | gsub("[][]", "", $1); 2022-03-22 16:12:45.620 | split($1, a, "|"); 2022-03-22 16:12:45.620 | if (a[1] == matchgroup) 2022-03-22 16:12:45.620 | print a[2] 2022-03-22 16:12:45.620 | } 2022-03-22 16:12:45.620 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 25 pip_install 248 apt-get 478 run_process 35 dbsync 453 git_timed 23 apt-get-update 2 test_with_retry 5 async_wait 0 osc 362 ------------------------- Unaccounted time 810 ========================= Total runtime 2441 This is your host IP address: 10.222.0.45 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.45/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: cc1dd4ee2c336e0e8426d0dbc4cf7578f988dd4a Use ping instead of arping for br-data 2022-03-22 15:30:30 +0000 OS Version: Ubuntu 20.04 focal