2022-04-12 03:33:46.520 | + ./stack.sh:main:489 : exec 2022-04-12 03:33:46.520 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-033346' 2022-04-12 03:33:46.520 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-033346.summary.2022-04-12-033346 2022-04-12 03:33:46.520 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:33:46.520 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-033346 2022-04-12 03:33:46.520 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-033346 /opt/stack/logs/stack.sh.log 2022-04-12 03:33:46.520 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-033346.summary.2022-04-12-033346 /opt/stack/logs/stack.sh.log.summary 2022-04-12 03:33:46.520 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 03:33:46.520 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 03:33:46.520 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 03:33:46.520 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 03:33:46.520 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 03:33:46.520 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 03:33:46.520 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 03:33:46.520 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 03:33:46.522 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 03:33:46.524 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 03:33:46.526 | + ./stack.sh:main:578 : uname -a 2022-04-12 03:33:46.527 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 03:33:46.529 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 03:33:46.531 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 03:33:46.535 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 03:33:46.571 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 03:33:46.587 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 03:33:46.589 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 03:33:46.591 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 03:33:46.593 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 03:33:46.594 | + functions-common:fetch_plugins:1776 : return 2022-04-12 03:33:46.597 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 03:33:46.599 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 03:33:46.601 | + functions-common:run_phase:1854 : local phase= 2022-04-12 03:33:46.602 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:33:46.604 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:33:46.606 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:33:46.608 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:33:46.610 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:33:46.613 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:33:46.616 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:33:46.618 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:33:46.620 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:33:46.621 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 03:33:46.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:33:46.636 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:33:46.638 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 03:33:46.640 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:33:46.641 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:33:46.643 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:33:46.645 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:33:46.648 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:33:46.650 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 03:33:46.652 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 03:33:46.654 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 03:33:46.656 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:33:46.658 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 03:33:46.661 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 03:33:46.663 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 03:33:46.664 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 03:33:46.666 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 03:33:46.668 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 03:33:46.686 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 03:33:46.688 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 03:33:46.700 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:33:46.703 | +++ lib/tls:source:43 : hostname -f 2022-04-12 03:33:46.706 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 03:33:46.708 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 03:33:46.710 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 03:33:46.712 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 03:33:46.713 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 03:33:46.715 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 03:33:46.717 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 03:33:46.719 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 03:33:46.721 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 03:33:46.723 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 03:33:46.728 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 03:33:46.740 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 03:33:46.757 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 03:33:46.770 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 03:33:46.782 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 03:33:46.817 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 03:33:46.876 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 03:33:46.966 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 03:33:46.989 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 03:33:47.040 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 03:33:47.093 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 03:33:47.240 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 03:33:47.254 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 03:33:47.267 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 03:33:47.280 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 03:33:47.375 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 03:33:47.378 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 03:33:47.381 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 03:33:47.383 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 03:33:47.385 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 03:33:47.387 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 03:33:47.389 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 03:33:47.389 | False' 2022-04-12 03:33:47.392 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 03:33:47.407 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 03:33:47.410 | + ./stack.sh:main:626 : run_phase source 2022-04-12 03:33:47.412 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 03:33:47.414 | + functions-common:run_phase:1854 : local phase= 2022-04-12 03:33:47.416 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:33:47.418 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:33:47.420 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:33:47.422 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:33:47.424 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:33:47.427 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:33:47.431 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:33:47.433 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:33:47.435 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:33:47.437 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 03:33:47.439 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:33:47.453 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:33:47.455 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 03:33:47.457 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 03:33:47.497 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 03:33:47.499 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 03:33:47.501 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 03:33:47.503 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 03:33:47.505 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 03:33:47.507 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 03:33:47.509 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 03:33:47.512 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 03:33:47.514 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 03:33:47.516 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 03:33:47.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.521 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 03:33:47.523 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.525 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 03:33:47.528 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.530 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 03:33:47.532 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.535 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 03:33:47.537 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.539 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 03:33:47.542 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.544 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 03:33:47.546 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.548 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 03:33:47.551 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.553 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 03:33:47.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.557 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 03:33:47.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.562 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 03:33:47.564 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.566 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 03:33:47.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.571 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 03:33:47.573 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.575 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 03:33:47.578 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.580 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 03:33:47.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.585 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 03:33:47.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.589 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 03:33:47.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 03:33:47.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.599 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 03:33:47.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 03:33:47.606 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.608 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 03:33:47.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 03:33:47.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.617 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 03:33:47.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.621 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 03:33:47.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.626 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 03:33:47.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.630 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 03:33:47.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.635 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 03:33:47.637 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.639 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 03:33:47.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 03:33:47.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.649 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 03:33:47.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.653 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 03:33:47.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 03:33:47.661 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.663 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 03:33:47.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 03:33:47.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 03:33:47.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.677 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 03:33:47.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 03:33:47.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.685 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 03:33:47.688 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 03:33:47.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 03:33:47.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 03:33:47.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 03:33:47.706 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.708 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 03:33:47.711 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.713 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 03:33:47.715 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.717 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 03:33:47.719 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 03:33:47.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.727 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 03:33:47.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:33:47.731 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 03:33:47.734 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 03:33:47.736 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 03:33:47.739 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 03:33:47.754 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:33:47.757 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 03:33:47.759 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 03:33:47.761 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 03:33:47.776 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:33:47.779 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 03:33:47.781 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 03:33:47.783 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 03:33:47.786 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 03:33:47.789 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 03:33:47.791 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 03:33:47.793 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 03:33:47.796 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 03:33:47.798 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 03:33:47.798 | Using mysql database backend 2022-04-12 03:33:47.800 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 03:33:47.816 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 03:33:47.819 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 03:33:47.822 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 03:33:47.824 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 03:33:47.827 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:33:47.830 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 03:33:47.846 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:33:47.848 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 03:33:47.865 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 03:33:47.882 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:33:47.884 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 03:33:47.900 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 03:33:47.917 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 03:33:47.934 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:33:47.936 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 03:33:47.952 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:33:47.955 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 03:33:47.972 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 03:33:47.974 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 03:33:47.976 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 03:33:47.979 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 03:33:47.982 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 03:33:47.986 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-033347 2022-04-12 03:33:47.989 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-033347 759' 2022-04-12 03:33:47.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:47.994 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:33:47.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:47.999 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 03:33:48.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.004 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 03:33:48.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.009 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 03:33:48.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.013 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 03:33:48.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.018 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 03:33:48.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.023 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-033346 2022-04-12 03:33:48.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.028 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 03:33:48.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.032 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 03:33:48.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.038 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 03:33:48.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.042 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 03:33:48.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.047 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 03:33:48.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:33:48.052 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 03:33:48.055 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 03:33:48.058 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 03:33:48.060 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 03:33:48.062 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 03:33:48.064 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:33:48.067 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:33:48.069 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:33:48.072 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:33:48.074 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:33:48.077 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:33:48.092 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:33:48.094 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:33:48.097 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:33:48.100 | + functions-common:git_clone:629 : echo master 2022-04-12 03:33:48.100 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:33:48.105 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 03:33:48.107 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:33:48.110 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 03:33:48.113 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:33:48.113 | + functions-common:git_clone:678 : head -1 2022-04-12 03:33:48.116 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 03:33:48.119 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:33:48.122 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 03:33:48.124 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:33:48.127 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 03:33:48.129 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 03:33:48.132 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 03:33:48.134 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 03:33:48.137 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 03:33:48.139 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 03:33:48.142 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 03:33:48.144 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 03:33:48.147 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 03:33:48.152 | ++ tools/install_prereqs.sh:source:47 : NOW=1649734428 2022-04-12 03:33:48.155 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 03:33:48.160 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649733857 2022-04-12 03:33:48.162 | ++ tools/install_prereqs.sh:source:49 : DELTA=571 2022-04-12 03:33:48.165 | ++ tools/install_prereqs.sh:source:50 : [[ 571 -lt 7200 ]] 2022-04-12 03:33:48.168 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 03:33:48.170 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 03:33:48.173 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 03:33:48.175 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 03:33:48.178 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 03:33:48.180 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 03:33:48.182 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 03:33:48.185 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 03:33:48.188 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 03:33:48.235 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 03:33:48.235 | apache2-dev 2022-04-12 03:33:48.235 | bc 2022-04-12 03:33:48.235 | bsdmainutils 2022-04-12 03:33:48.235 | curl 2022-04-12 03:33:48.235 | g++ 2022-04-12 03:33:48.235 | gawk 2022-04-12 03:33:48.235 | gcc 2022-04-12 03:33:48.235 | gettext 2022-04-12 03:33:48.235 | git 2022-04-12 03:33:48.235 | graphviz 2022-04-12 03:33:48.235 | iputils-ping 2022-04-12 03:33:48.235 | libapache2-mod-proxy-uwsgi 2022-04-12 03:33:48.235 | libffi-dev 2022-04-12 03:33:48.235 | libjpeg-dev 2022-04-12 03:33:48.235 | libpcre3-dev 2022-04-12 03:33:48.235 | libpq-dev 2022-04-12 03:33:48.235 | libssl-dev 2022-04-12 03:33:48.235 | libsystemd-dev 2022-04-12 03:33:48.235 | libxml2-dev 2022-04-12 03:33:48.236 | libxslt1-dev 2022-04-12 03:33:48.236 | libyaml-dev 2022-04-12 03:33:48.236 | lsof 2022-04-12 03:33:48.236 | openssh-server 2022-04-12 03:33:48.236 | openssl 2022-04-12 03:33:48.236 | pkg-config 2022-04-12 03:33:48.236 | psmisc 2022-04-12 03:33:48.236 | python3-dev 2022-04-12 03:33:48.236 | python3-pip 2022-04-12 03:33:48.236 | python3-systemd 2022-04-12 03:33:48.236 | python3-venv 2022-04-12 03:33:48.236 | tar 2022-04-12 03:33:48.236 | tcpdump 2022-04-12 03:33:48.236 | unzip 2022-04-12 03:33:48.236 | uuid-runtime 2022-04-12 03:33:48.236 | wget 2022-04-12 03:33:48.236 | wget 2022-04-12 03:33:48.236 | zlib1g-dev 2022-04-12 03:33:48.236 | libkrb5-dev 2022-04-12 03:33:48.236 | libldap2-dev 2022-04-12 03:33:48.236 | libsasl2-dev 2022-04-12 03:33:48.236 | memcached 2022-04-12 03:33:48.236 | python3-mysqldb 2022-04-12 03:33:48.236 | sqlite3 2022-04-12 03:33:48.236 | conntrack 2022-04-12 03:33:48.236 | curl 2022-04-12 03:33:48.236 | dnsmasq-base 2022-04-12 03:33:48.236 | dnsmasq-utils 2022-04-12 03:33:48.236 | ebtables 2022-04-12 03:33:48.236 | genisoimage 2022-04-12 03:33:48.236 | iptables 2022-04-12 03:33:48.236 | iputils-arping 2022-04-12 03:33:48.236 | kpartx 2022-04-12 03:33:48.236 | libjs-jquery-tablesorter 2022-04-12 03:33:48.236 | parted 2022-04-12 03:33:48.236 | pm-utils 2022-04-12 03:33:48.236 | python3-mysqldb 2022-04-12 03:33:48.236 | socat 2022-04-12 03:33:48.237 | sqlite3 2022-04-12 03:33:48.237 | sudo 2022-04-12 03:33:48.237 | vlan 2022-04-12 03:33:48.237 | lsscsi 2022-04-12 03:33:48.237 | open-iscsi 2022-04-12 03:33:48.237 | lvm2 2022-04-12 03:33:48.237 | qemu-utils 2022-04-12 03:33:48.237 | thin-provisioning-tools 2022-04-12 03:33:48.237 | acl 2022-04-12 03:33:48.237 | dnsmasq-base 2022-04-12 03:33:48.237 | dnsmasq-utils 2022-04-12 03:33:48.237 | ebtables 2022-04-12 03:33:48.237 | haproxy 2022-04-12 03:33:48.237 | iptables 2022-04-12 03:33:48.237 | iputils-arping 2022-04-12 03:33:48.238 | iputils-ping 2022-04-12 03:33:48.238 | postgresql-server-dev-all 2022-04-12 03:33:48.238 | python3-mysqldb 2022-04-12 03:33:48.238 | sqlite3 2022-04-12 03:33:48.238 | sudo 2022-04-12 03:33:48.238 | vlan 2022-04-12 03:33:48.238 | pcp 2022-04-12 03:33:48.238 | ipset 2022-04-12 03:33:48.238 | conntrack 2022-04-12 03:33:48.238 | conntrackd 2022-04-12 03:33:48.238 | keepalived 2022-04-12 03:33:48.238 | lvm2 2022-04-12 03:33:48.238 | qemu-utils 2022-04-12 03:33:48.238 | thin-provisioning-tools 2022-04-12 03:33:48.238 | curl 2022-04-12 03:33:48.238 | liberasurecode-dev 2022-04-12 03:33:48.238 | make 2022-04-12 03:33:48.238 | memcached 2022-04-12 03:33:48.238 | rsync 2022-04-12 03:33:48.238 | sqlite3 2022-04-12 03:33:48.238 | xfsprogs' 2022-04-12 03:33:48.239 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 03:33:48.257 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 03:33:48.257 | apache2-dev 2022-04-12 03:33:48.257 | bc 2022-04-12 03:33:48.257 | bsdmainutils 2022-04-12 03:33:48.257 | curl 2022-04-12 03:33:48.257 | g++ 2022-04-12 03:33:48.257 | gawk 2022-04-12 03:33:48.257 | gcc 2022-04-12 03:33:48.257 | gettext 2022-04-12 03:33:48.257 | git 2022-04-12 03:33:48.257 | graphviz 2022-04-12 03:33:48.257 | iputils-ping 2022-04-12 03:33:48.257 | libapache2-mod-proxy-uwsgi 2022-04-12 03:33:48.257 | libffi-dev 2022-04-12 03:33:48.257 | libjpeg-dev 2022-04-12 03:33:48.257 | libpcre3-dev 2022-04-12 03:33:48.257 | libpq-dev 2022-04-12 03:33:48.257 | libssl-dev 2022-04-12 03:33:48.257 | libsystemd-dev 2022-04-12 03:33:48.257 | libxml2-dev 2022-04-12 03:33:48.257 | libxslt1-dev 2022-04-12 03:33:48.257 | libyaml-dev 2022-04-12 03:33:48.257 | lsof 2022-04-12 03:33:48.257 | openssh-server 2022-04-12 03:33:48.258 | openssl 2022-04-12 03:33:48.258 | pkg-config 2022-04-12 03:33:48.258 | psmisc 2022-04-12 03:33:48.258 | python3-dev 2022-04-12 03:33:48.258 | python3-pip 2022-04-12 03:33:48.258 | python3-systemd 2022-04-12 03:33:48.258 | python3-venv 2022-04-12 03:33:48.258 | tar 2022-04-12 03:33:48.258 | tcpdump 2022-04-12 03:33:48.258 | unzip 2022-04-12 03:33:48.258 | uuid-runtime 2022-04-12 03:33:48.258 | wget 2022-04-12 03:33:48.258 | wget 2022-04-12 03:33:48.258 | zlib1g-dev 2022-04-12 03:33:48.258 | libkrb5-dev 2022-04-12 03:33:48.258 | libldap2-dev 2022-04-12 03:33:48.258 | libsasl2-dev 2022-04-12 03:33:48.258 | memcached 2022-04-12 03:33:48.258 | python3-mysqldb 2022-04-12 03:33:48.258 | sqlite3 2022-04-12 03:33:48.258 | conntrack 2022-04-12 03:33:48.258 | curl 2022-04-12 03:33:48.258 | dnsmasq-base 2022-04-12 03:33:48.258 | dnsmasq-utils 2022-04-12 03:33:48.258 | ebtables 2022-04-12 03:33:48.258 | genisoimage 2022-04-12 03:33:48.258 | iptables 2022-04-12 03:33:48.258 | iputils-arping 2022-04-12 03:33:48.258 | kpartx 2022-04-12 03:33:48.258 | libjs-jquery-tablesorter 2022-04-12 03:33:48.258 | parted 2022-04-12 03:33:48.258 | pm-utils 2022-04-12 03:33:48.258 | python3-mysqldb 2022-04-12 03:33:48.258 | socat 2022-04-12 03:33:48.258 | sqlite3 2022-04-12 03:33:48.258 | sudo 2022-04-12 03:33:48.258 | vlan 2022-04-12 03:33:48.258 | lsscsi 2022-04-12 03:33:48.259 | open-iscsi 2022-04-12 03:33:48.259 | lvm2 2022-04-12 03:33:48.259 | qemu-utils 2022-04-12 03:33:48.259 | thin-provisioning-tools 2022-04-12 03:33:48.259 | acl 2022-04-12 03:33:48.259 | dnsmasq-base 2022-04-12 03:33:48.259 | dnsmasq-utils 2022-04-12 03:33:48.259 | ebtables 2022-04-12 03:33:48.259 | haproxy 2022-04-12 03:33:48.259 | iptables 2022-04-12 03:33:48.259 | iputils-arping 2022-04-12 03:33:48.259 | iputils-ping 2022-04-12 03:33:48.259 | postgresql-server-dev-all 2022-04-12 03:33:48.259 | python3-mysqldb 2022-04-12 03:33:48.259 | sqlite3 2022-04-12 03:33:48.259 | sudo 2022-04-12 03:33:48.259 | vlan 2022-04-12 03:33:48.259 | pcp 2022-04-12 03:33:48.259 | ipset 2022-04-12 03:33:48.259 | conntrack 2022-04-12 03:33:48.259 | conntrackd 2022-04-12 03:33:48.259 | keepalived 2022-04-12 03:33:48.259 | lvm2 2022-04-12 03:33:48.259 | qemu-utils 2022-04-12 03:33:48.259 | thin-provisioning-tools 2022-04-12 03:33:48.259 | curl 2022-04-12 03:33:48.259 | liberasurecode-dev 2022-04-12 03:33:48.259 | make 2022-04-12 03:33:48.259 | memcached 2022-04-12 03:33:48.259 | rsync 2022-04-12 03:33:48.259 | sqlite3 2022-04-12 03:33:48.259 | xfsprogs ' 2022-04-12 03:33:48.259 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 03:33:48.262 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:33:48.264 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:33:48.267 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:33:48.268 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 03:33:48.273 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:33:48.275 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 03:33:48.278 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:33:48.280 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 03:33:48.282 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:33:48.285 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:33:48.287 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:33:48.289 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:33:48.291 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:33:48.293 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:33:48.295 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 03:33:48.297 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 03:33:48.299 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 03:33:48.302 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 03:33:48.306 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 03:33:48.308 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 03:33:48.310 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 03:33:48.312 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 03:33:48.314 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:33:48.316 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:33:48.320 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649734428318 2022-04-12 03:33:48.322 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 03:33:48.324 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 03:33:48.326 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 03:33:48.690 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-12 03:33:48.715 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 03:33:48.838 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-12 03:33:49.362 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-12 03:33:49.796 | Fetched 336 kB in 1s (296 kB/s) 2022-04-12 03:33:51.310 | Reading package lists... 2022-04-12 03:33:51.343 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 03:33:51.345 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 03:33:51.347 | ++ functions-common:time_stop:2425 : local name 2022-04-12 03:33:51.349 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 03:33:51.351 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:33:51.354 | ++ functions-common:time_stop:2428 : local total 2022-04-12 03:33:51.356 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 03:33:51.358 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 03:33:51.360 | ++ functions-common:time_stop:2432 : start_time=1649734428318 2022-04-12 03:33:51.363 | ++ functions-common:time_stop:2434 : [[ -z 1649734428318 ]] 2022-04-12 03:33:51.365 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:33:51.371 | ++ functions-common:time_stop:2437 : end_time=1649734431369 2022-04-12 03:33:51.374 | ++ functions-common:time_stop:2438 : elapsed_time=3051 2022-04-12 03:33:51.376 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 03:33:51.379 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:33:51.381 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3051 2022-04-12 03:33:51.384 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:33:51.386 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:33:51.388 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:33:51.390 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:33:51.393 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:33:51.413 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:33:51.524 | Reading package lists... 2022-04-12 03:33:51.766 | Building dependency tree... 2022-04-12 03:33:51.768 | Reading state information... 2022-04-12 03:33:51.802 | acl is already the newest version (2.2.53-6). 2022-04-12 03:33:51.802 | bc is already the newest version (1.07.1-2build1). 2022-04-12 03:33:51.802 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 03:33:51.802 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 03:33:51.802 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 03:33:51.802 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 03:33:51.802 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 03:33:51.802 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 03:33:51.802 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 03:33:51.802 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 03:33:51.802 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 03:33:51.802 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 03:33:51.802 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 03:33:51.802 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 03:33:51.802 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 03:33:51.802 | libffi-dev is already the newest version (3.3-4). 2022-04-12 03:33:51.802 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 03:33:51.802 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 03:33:51.802 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 03:33:51.802 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 03:33:51.802 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 03:33:51.802 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 03:33:51.802 | make is already the newest version (4.2.1-1.2). 2022-04-12 03:33:51.802 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 03:33:51.802 | psmisc is already the newest version (23.3-1). 2022-04-12 03:33:51.802 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 03:33:51.802 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 03:33:51.802 | python3-systemd is already the newest version (234-3build2). 2022-04-12 03:33:51.802 | socat is already the newest version (1.7.3.3-2). 2022-04-12 03:33:51.802 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 03:33:51.802 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 03:33:51.803 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 03:33:51.803 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 03:33:51.803 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 03:33:51.803 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 03:33:51.803 | pcp is already the newest version (5.0.3-1). 2022-04-12 03:33:51.803 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 03:33:51.803 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 03:33:51.803 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:33:51.803 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:33:51.803 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 03:33:51.803 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 03:33:51.803 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 03:33:51.803 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 03:33:51.803 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 03:33:51.803 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 03:33:51.803 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 03:33:51.803 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 03:33:51.803 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 03:33:51.803 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 03:33:51.803 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 03:33:51.803 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 03:33:51.803 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 03:33:51.803 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 03:33:51.803 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 03:33:51.803 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 03:33:51.803 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 03:33:51.803 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 03:33:51.803 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 03:33:51.803 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 03:33:51.803 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 03:33:51.803 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 03:33:51.803 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 03:33:51.803 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 03:33:51.803 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 03:33:51.804 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 03:33:51.804 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 03:33:51.804 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 03:33:51.804 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 03:33:52.021 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:33:52.021 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 03:33:52.021 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 03:33:52.021 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 03:33:52.021 | The following packages were automatically installed and are no longer required: 2022-04-12 03:33:52.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:33:52.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:33:52.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:33:52.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:33:52.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:33:52.022 | python3-zope.interface 2022-04-12 03:33:52.022 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:33:52.135 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:33:52.140 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 03:33:52.142 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:33:52.144 | ++ functions-common:time_stop:2425 : local name 2022-04-12 03:33:52.146 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 03:33:52.148 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:33:52.151 | ++ functions-common:time_stop:2428 : local total 2022-04-12 03:33:52.153 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 03:33:52.155 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:33:52.157 | ++ functions-common:time_stop:2432 : start_time=1649734431411 2022-04-12 03:33:52.159 | ++ functions-common:time_stop:2434 : [[ -z 1649734431411 ]] 2022-04-12 03:33:52.162 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:33:52.166 | ++ functions-common:time_stop:2437 : end_time=1649734432164 2022-04-12 03:33:52.168 | ++ functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 03:33:52.171 | ++ functions-common:time_stop:2439 : total=747 2022-04-12 03:33:52.173 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:33:52.175 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1500 2022-04-12 03:33:52.178 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 03:33:52.180 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 03:33:52.183 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:33:52.185 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 03:33:52.189 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 03:33:52.194 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 03:33:52.197 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 03:33:52.199 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 03:33:53.613 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 03:33:53.615 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 03:33:53.617 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 03:33:53.618 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 03:33:53.620 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 03:33:53.622 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 03:33:53.624 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 03:33:53.626 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 03:33:53.627 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 03:33:53.629 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 03:33:53.631 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 03:33:53.632 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 03:33:53.634 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 03:33:53.636 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 03:33:53.638 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 03:33:53.639 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 03:33:53.641 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 03:33:53.643 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 03:33:53.645 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 03:33:53.647 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 03:33:53.649 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 03:33:53.651 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 03:33:53.653 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 03:33:53.655 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 03:33:53.731 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 03:33:53.734 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 03:33:53.808 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 03:33:53.810 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 03:33:53.884 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 03:33:53.886 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 03:33:53.888 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 03:33:53.890 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 03:33:53.892 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 03:33:53.894 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 03:33:53.896 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 03:33:53.898 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 03:33:53.900 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 03:33:53.901 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 03:33:53.904 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 03:33:53.904 | Distro: focal 2022-04-12 03:33:53.906 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 03:33:53.908 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 03:33:53.912 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 03:33:53.913 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 03:33:53.916 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 03:33:53.916 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 03:33:54.588 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 03:33:54.590 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 03:33:54.590 | pip: 21.3.1 2022-04-12 03:33:54.592 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 03:33:54.594 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 03:33:54.596 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:33:54.598 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:33:54.600 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:33:54.601 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:33:54.603 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:33:54.605 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:33:54.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:33:54.609 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:33:54.610 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:33:54.612 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:33:54.614 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:33:54.615 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 03:33:54.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:33:54.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:33:54.621 | + tools/install_pip.sh:main:142 : : 2022-04-12 03:33:54.623 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 03:33:54.624 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 03:33:54.626 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 03:33:54.629 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:33:54.631 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 03:33:54.633 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 03:33:54.634 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:33:54.637 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:33:54.637 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:33:54.641 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-12 03:33:54.644 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-12 03:33:54.645 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 03:33:54.648 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 03:33:54.649 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 03:33:54.665 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 03:33:54.667 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 03:33:55.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:33:55.529 | from cryptography.utils import int_from_bytes 2022-04-12 03:33:55.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:33:55.529 | from cryptography.utils import int_from_bytes 2022-04-12 03:33:56.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:33:57.604 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 03:33:57.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 03:34:00.208 | Installing collected packages: setuptools 2022-04-12 03:34:01.076 | Successfully installed setuptools-62.0.0 2022-04-12 03:34:01.076 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:01.252 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:01.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:01.391 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:01.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:01.395 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:01.397 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:01.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:01.400 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:01.402 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:01.404 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:01.406 | + functions-common:time_stop:2432 : start_time=1649734434661 2022-04-12 03:34:01.407 | + functions-common:time_stop:2434 : [[ -z 1649734434661 ]] 2022-04-12 03:34:01.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:01.413 | + functions-common:time_stop:2437 : end_time=1649734441411 2022-04-12 03:34:01.415 | + functions-common:time_stop:2438 : elapsed_time=6750 2022-04-12 03:34:01.417 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:34:01.418 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:01.420 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6750 2022-04-12 03:34:01.422 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:01.424 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 03:34:01.427 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 03:34:01.430 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 03:34:01.432 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 03:34:01.435 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 03:34:01.435 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 03:34:02.115 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 03:34:02.117 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 03:34:02.117 | pip: 21.3.1 2022-04-12 03:34:02.121 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 03:34:02.123 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 03:34:02.127 | + ./stack.sh:main:798 : fixup_all 2022-04-12 03:34:02.130 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 03:34:02.132 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 03:34:02.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:02.136 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:02.138 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 03:34:02.150 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 03:34:02.161 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 03:34:02.172 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 03:34:02.175 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 03:34:02.177 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:34:02.180 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:34:02.182 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:34:02.184 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:34:02.186 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:34:02.188 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:34:02.190 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:34:02.192 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:34:02.194 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:34:02.196 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:34:02.198 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:34:02.200 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 03:34:02.203 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 03:34:02.205 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 03:34:02.207 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:34:02.209 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:34:02.211 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:34:02.213 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:34:02.216 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:34:02.218 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:34:02.220 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 03:34:02.223 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 03:34:02.225 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 03:34:02.227 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 03:34:02.230 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 03:34:02.232 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 03:34:02.234 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 03:34:02.256 | Using python 3.8 to install os-testr 2022-04-12 03:34:02.258 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-12 03:34:03.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:03.120 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:03.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:03.121 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:04.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:04.324 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 03:34:04.400 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 03:34:04.401 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 03:34:04.402 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-12 03:34:04.416 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 03:34:04.429 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 03:34:04.440 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 03:34:06.957 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:06.964 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:06.964 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:07.086 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:07.089 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:07.091 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:07.093 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:07.095 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:07.097 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:07.100 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:07.102 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:07.104 | + functions-common:time_stop:2432 : start_time=1649734442250 2022-04-12 03:34:07.106 | + functions-common:time_stop:2434 : [[ -z 1649734442250 ]] 2022-04-12 03:34:07.109 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:07.114 | + functions-common:time_stop:2437 : end_time=1649734447111 2022-04-12 03:34:07.116 | + functions-common:time_stop:2438 : elapsed_time=4861 2022-04-12 03:34:07.118 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:34:07.120 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:07.122 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4861 2022-04-12 03:34:07.124 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:07.127 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 03:34:07.179 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 03:34:07.286 | + ./stack.sh:main:812 : install_infra 2022-04-12 03:34:07.288 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:34:07.291 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 03:34:07.294 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:34:07.297 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 03:34:07.320 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 03:34:09.223 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.231 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.235 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.241 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.244 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.251 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.255 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.281 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.361 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.380 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.384 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.389 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.404 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.413 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.415 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.432 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.449 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.459 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.464 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.483 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.506 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.525 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.533 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.539 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.559 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.588 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.590 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.605 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.610 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.614 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.619 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.634 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.641 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.691 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.709 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.713 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.745 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.808 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.815 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.822 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.873 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.887 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:09.896 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.001 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.027 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.031 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.042 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.047 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.068 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.075 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.092 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.123 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.152 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.164 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.178 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.196 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.204 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.218 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.230 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.234 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:10.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:10.378 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 03:34:10.668 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:10.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:10.672 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:10.674 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:10.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:10.678 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:10.680 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:10.682 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:10.685 | + functions-common:time_stop:2432 : start_time=1649734447312 2022-04-12 03:34:10.687 | + functions-common:time_stop:2434 : [[ -z 1649734447312 ]] 2022-04-12 03:34:10.690 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:10.694 | + functions-common:time_stop:2437 : end_time=1649734450691 2022-04-12 03:34:10.696 | + functions-common:time_stop:2438 : elapsed_time=3379 2022-04-12 03:34:10.698 | + functions-common:time_stop:2439 : total=4861 2022-04-12 03:34:10.700 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:10.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8240 2022-04-12 03:34:10.704 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:10.707 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:34:10.710 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 03:34:10.733 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-12 03:34:12.502 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.509 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.513 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.519 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.523 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.530 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.534 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.560 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.639 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.659 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.663 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.667 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.682 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.691 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.693 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.710 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.727 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.736 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.741 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.760 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.782 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.800 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.808 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.813 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.834 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.863 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.865 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.880 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.884 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.888 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.894 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.909 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.915 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.965 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.982 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:12.986 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.019 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.082 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.088 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.095 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.146 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.159 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.168 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.272 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.297 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.301 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.312 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.318 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.337 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.344 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.361 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.392 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.423 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.436 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.449 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.466 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.475 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.490 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.501 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.505 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:34:13.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:13.513 | Processing /opt/stack/requirements 2022-04-12 03:34:15.241 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-12 03:34:15.244 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-12 03:34:15.256 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-12 03:34:15.261 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 03:34:15.264 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-12 03:34:15.270 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-12 03:34:15.298 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-12 03:34:15.300 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-12 03:34:15.311 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 03:34:15.362 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 03:34:15.365 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 03:34:15.380 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-12 03:34:15.383 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-12 03:34:15.386 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-12 03:34:15.391 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-12 03:34:15.394 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-12 03:34:15.407 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-12 03:34:15.410 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-12 03:34:15.417 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 03:34:15.428 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-12 03:34:15.478 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-12 03:34:15.483 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-12 03:34:15.485 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-12 03:34:15.547 | Building wheels for collected packages: openstack-requirements 2022-04-12 03:34:15.548 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 03:34:16.382 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 03:34:16.382 | ERROR: Command errored out with exit status 1: 2022-04-12 03:34:16.382 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t_n_1vu1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t_n_1vu1/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-vqa3yxtc 2022-04-12 03:34:16.382 | cwd: /tmp/pip-req-build-t_n_1vu1/ 2022-04-12 03:34:16.382 | Complete output (6 lines): 2022-04-12 03:34:16.382 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 03:34:16.382 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 03:34:16.382 | or: setup.py --help-commands 2022-04-12 03:34:16.382 | or: setup.py cmd --help 2022-04-12 03:34:16.383 | 2022-04-12 03:34:16.383 | error: invalid command 'bdist_wheel' 2022-04-12 03:34:16.383 | ---------------------------------------- 2022-04-12 03:34:16.383 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 03:34:16.383 | Running setup.py clean for openstack-requirements 2022-04-12 03:34:17.209 | Failed to build openstack-requirements 2022-04-12 03:34:17.225 | Installing collected packages: openstack-requirements 2022-04-12 03:34:17.225 | Attempting uninstall: openstack-requirements 2022-04-12 03:34:17.226 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 03:34:17.261 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 03:34:17.279 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 03:34:17.282 | Running setup.py install for openstack-requirements: started 2022-04-12 03:34:19.670 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 03:34:19.694 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 03:34:19.819 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:19.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:19.824 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:19.826 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:19.828 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:19.831 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:19.833 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:19.835 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:19.837 | + functions-common:time_stop:2432 : start_time=1649734450725 2022-04-12 03:34:19.839 | + functions-common:time_stop:2434 : [[ -z 1649734450725 ]] 2022-04-12 03:34:19.842 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:19.846 | + functions-common:time_stop:2437 : end_time=1649734459844 2022-04-12 03:34:19.849 | + functions-common:time_stop:2438 : elapsed_time=9119 2022-04-12 03:34:19.851 | + functions-common:time_stop:2439 : total=8240 2022-04-12 03:34:19.853 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:19.855 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17359 2022-04-12 03:34:19.857 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:19.860 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 03:34:19.862 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 03:34:19.865 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 03:34:19.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:19.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:19.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 03:34:19.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:19.876 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 03:34:19.897 | Using python 3.8 to install pbr 2022-04-12 03:34:19.899 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 03:34:20.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:20.757 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:20.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:20.757 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:21.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:21.964 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 03:34:24.629 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:24.636 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:24.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:24.760 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:24.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:24.764 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:24.766 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:24.768 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:24.770 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:24.772 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:24.774 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:24.776 | + functions-common:time_stop:2432 : start_time=1649734459891 2022-04-12 03:34:24.779 | + functions-common:time_stop:2434 : [[ -z 1649734459891 ]] 2022-04-12 03:34:24.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:24.786 | + functions-common:time_stop:2437 : end_time=1649734464783 2022-04-12 03:34:24.788 | + functions-common:time_stop:2438 : elapsed_time=4892 2022-04-12 03:34:24.790 | + functions-common:time_stop:2439 : total=17359 2022-04-12 03:34:24.792 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:24.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22251 2022-04-12 03:34:24.796 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:24.799 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 03:34:27.056 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 03:34:28.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:28.961 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 03:34:28.976 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 03:34:28.980 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 03:34:28.984 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 03:34:28.987 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 03:34:28.990 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-12 03:34:29.061 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 03:34:29.064 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 03:34:29.067 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 03:34:29.084 | + ./stack.sh:main:821 : pkgs= 2022-04-12 03:34:29.087 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 03:34:29.089 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 03:34:29.091 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 03:34:29.094 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 03:34:29.097 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:34:29.099 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:34:29.101 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:34:29.104 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:34:29.106 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:34:29.108 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:34:29.112 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:34:29.114 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:34:29.117 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:34:29.119 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 03:34:29.121 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:34:29.136 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:29.138 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:34:29.140 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:34:29.143 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 03:34:29.145 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:34:29.147 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 03:34:29.149 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:34:29.151 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 03:34:29.154 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:34:29.156 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 03:34:29.158 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:34:29.160 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 03:34:29.162 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 03:34:29.164 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 03:34:29.166 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:34:29.168 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:34:29.171 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 03:34:29.173 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 03:34:29.175 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 03:34:29.177 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 03:34:29.179 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 03:34:29.182 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 03:34:29.184 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 03:34:29.186 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 03:34:29.189 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 03:34:29.192 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 03:34:29.243 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 03:34:29.243 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 03:34:29.245 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 03:34:29.613 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 03:34:29.615 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 03:34:29.631 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:29.634 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 03:34:29.636 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:34:29.638 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:34:29.641 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:34:29.643 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:34:29.646 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:34:29.648 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:34:29.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:29.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:29.655 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:34:29.657 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:29.660 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:34:29.662 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:34:29.665 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 03:34:29.667 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:34:29.669 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:29.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:29.675 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 03:34:29.695 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 03:34:29.806 | Reading package lists... 2022-04-12 03:34:30.050 | Building dependency tree... 2022-04-12 03:34:30.051 | Reading state information... 2022-04-12 03:34:30.305 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 03:34:30.305 | The following packages were automatically installed and are no longer required: 2022-04-12 03:34:30.306 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:34:30.306 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:34:30.306 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:34:30.306 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:34:30.306 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:34:30.306 | python3-zope.interface 2022-04-12 03:34:30.306 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:34:30.421 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:34:30.426 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:34:30.428 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:34:30.430 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:30.432 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:30.435 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:30.437 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:30.440 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:30.442 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:34:30.444 | + functions-common:time_stop:2432 : start_time=1649734469693 2022-04-12 03:34:30.446 | + functions-common:time_stop:2434 : [[ -z 1649734469693 ]] 2022-04-12 03:34:30.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:30.453 | + functions-common:time_stop:2437 : end_time=1649734470451 2022-04-12 03:34:30.455 | + functions-common:time_stop:2438 : elapsed_time=758 2022-04-12 03:34:30.457 | + functions-common:time_stop:2439 : total=1500 2022-04-12 03:34:30.460 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:30.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2258 2022-04-12 03:34:30.464 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:34:30.466 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 03:34:30.469 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:34:30.471 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:34:30.473 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:34:30.476 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:34:30.478 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:34:30.481 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:34:30.483 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 03:34:30.485 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:34:30.488 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:34:30.491 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:34:30.493 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:34:30.495 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:34:30.498 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:34:30.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:34:30.503 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:34:30.505 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:34:30.507 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:34:30.509 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:34:30.512 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 03:34:30.514 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:34:30.516 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:34:30.519 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:34:30.521 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:34:30.523 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:34:30.526 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:34:30.528 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 03:34:30.530 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 03:34:30.546 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:30.549 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 03:34:30.551 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:34:30.553 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 03:34:30.556 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 03:34:30.558 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 03:34:30.563 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 03:34:30.566 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 03:34:30.568 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 03:34:30.570 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 03:34:30.572 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 03:34:30.575 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 03:34:30.578 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 03:34:31.281 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 03:34:31.282 | user tags 2022-04-12 03:34:31.282 | stackrabbit []' 2022-04-12 03:34:31.286 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 03:34:31.286 | user tags 2022-04-12 03:34:31.286 | stackrabbit []' 2022-04-12 03:34:31.286 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 03:34:31.292 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 03:34:31.294 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 03:34:31.296 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 03:34:32.022 | Changing password for user "stackrabbit" ... 2022-04-12 03:34:32.046 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 03:34:32.703 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 03:34:32.726 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 03:34:32.729 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 03:34:33.380 | Changing password for user "stackrabbit" ... 2022-04-12 03:34:33.403 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 03:34:33.405 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 03:34:33.408 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 03:34:34.080 | Deleting user "guest" ... 2022-04-12 03:34:34.097 | Error: 2022-04-12 03:34:34.097 | {:no_such_user, "guest"} 2022-04-12 03:34:34.111 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 03:34:34.113 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 03:34:34.130 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:34.133 | + ./stack.sh:main:838 : install_database 2022-04-12 03:34:34.135 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 03:34:34.137 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 03:34:34.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:34.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:34.144 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 03:34:34.356 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 03:34:34.358 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:34.361 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 03:34:34.363 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 03:34:34.366 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:34:34.369 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 03:34:34.371 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:34:34.373 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:34:34.376 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:34:34.378 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:34:34.381 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:34:34.383 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:34:34.385 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:34:34.388 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:34:34.390 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:34:34.392 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:34:34.394 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:34:34.397 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 03:34:34.399 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:34:34.401 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:34:34.404 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:34:34.406 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:34:34.409 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:34:34.411 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:34:34.413 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 03:34:34.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:34.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:34.420 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 03:34:34.422 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:34:34.425 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:34:34.428 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:34:34.430 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:34:34.432 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:34:34.434 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:34:34.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:34.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:34.441 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:34:34.443 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:34.446 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:34:34.448 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:34:34.450 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 03:34:34.452 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:34:34.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:34.457 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:34.459 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 03:34:34.481 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 03:34:34.596 | Reading package lists... 2022-04-12 03:34:34.847 | Building dependency tree... 2022-04-12 03:34:34.849 | Reading state information... 2022-04-12 03:34:35.148 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 03:34:35.148 | The following packages were automatically installed and are no longer required: 2022-04-12 03:34:35.149 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:34:35.149 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:34:35.149 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:34:35.149 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:34:35.149 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:34:35.149 | python3-zope.interface 2022-04-12 03:34:35.149 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:34:35.263 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:34:35.268 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:34:35.270 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:34:35.272 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:35.274 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:35.277 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:35.279 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:35.281 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:35.283 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:34:35.285 | + functions-common:time_stop:2432 : start_time=1649734474478 2022-04-12 03:34:35.287 | + functions-common:time_stop:2434 : [[ -z 1649734474478 ]] 2022-04-12 03:34:35.290 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:35.294 | + functions-common:time_stop:2437 : end_time=1649734475292 2022-04-12 03:34:35.296 | + functions-common:time_stop:2438 : elapsed_time=814 2022-04-12 03:34:35.298 | + functions-common:time_stop:2439 : total=2258 2022-04-12 03:34:35.300 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:35.303 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3072 2022-04-12 03:34:35.305 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:34:35.307 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 03:34:35.310 | + ./stack.sh:main:841 : install_database_python 2022-04-12 03:34:35.312 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 03:34:35.315 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 03:34:35.317 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 03:34:35.319 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:34:35.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 03:34:35.325 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 03:34:35.327 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:34:35.331 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:34:35.331 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:34:35.336 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 03:34:35.338 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 03:34:35.341 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 03:34:35.343 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 03:34:35.346 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 03:34:35.368 | Using python 3.8 to install PyMySQL 2022-04-12 03:34:35.370 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-12 03:34:36.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:36.242 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:36.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:36.242 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:37.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:37.452 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 03:34:39.984 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:39.991 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:39.992 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:40.108 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:40.111 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:40.114 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:40.116 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:40.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:40.121 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:40.123 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:40.125 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:40.128 | + functions-common:time_stop:2432 : start_time=1649734475362 2022-04-12 03:34:40.131 | + functions-common:time_stop:2434 : [[ -z 1649734475362 ]] 2022-04-12 03:34:40.133 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:40.138 | + functions-common:time_stop:2437 : end_time=1649734480135 2022-04-12 03:34:40.140 | + functions-common:time_stop:2438 : elapsed_time=4773 2022-04-12 03:34:40.142 | + functions-common:time_stop:2439 : total=22251 2022-04-12 03:34:40.144 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:40.147 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27024 2022-04-12 03:34:40.149 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:40.151 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 03:34:40.153 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 03:34:40.156 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 03:34:40.158 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 03:34:40.175 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:40.177 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 03:34:40.179 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 03:34:40.183 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:34:40.183 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:34:40.188 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:34:40.191 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:34:40.193 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 03:34:40.196 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:34:40.198 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 03:34:40.201 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 03:34:40.216 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:40.218 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 03:34:40.221 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:34:40.223 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:34:40.225 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:34:40.228 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:34:40.230 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:34:40.232 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:34:40.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:40.238 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:40.240 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:34:40.242 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:40.244 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:34:40.246 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:34:40.249 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 03:34:40.252 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:34:40.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:40.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:40.259 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 03:34:40.282 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 03:34:40.393 | Reading package lists... 2022-04-12 03:34:40.633 | Building dependency tree... 2022-04-12 03:34:40.634 | Reading state information... 2022-04-12 03:34:40.889 | radvd is already the newest version (1:2.17-2). 2022-04-12 03:34:40.889 | The following packages were automatically installed and are no longer required: 2022-04-12 03:34:40.890 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:34:40.890 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:34:40.890 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:34:40.890 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:34:40.890 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:34:40.890 | python3-zope.interface 2022-04-12 03:34:40.891 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:34:41.006 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:34:41.011 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:34:41.013 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:34:41.015 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:41.018 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:41.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:41.022 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:41.024 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:41.027 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:34:41.029 | + functions-common:time_stop:2432 : start_time=1649734480280 2022-04-12 03:34:41.031 | + functions-common:time_stop:2434 : [[ -z 1649734480280 ]] 2022-04-12 03:34:41.034 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:41.038 | + functions-common:time_stop:2437 : end_time=1649734481036 2022-04-12 03:34:41.040 | + functions-common:time_stop:2438 : elapsed_time=756 2022-04-12 03:34:41.043 | + functions-common:time_stop:2439 : total=3072 2022-04-12 03:34:41.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:41.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3828 2022-04-12 03:34:41.049 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:34:41.052 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 03:34:41.068 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:41.070 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 03:34:41.073 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 03:34:41.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 03:34:41.078 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 03:34:41.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 03:34:41.100 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:34:41.103 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:34:41.105 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:34:41.107 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:34:41.110 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:34:41.112 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:34:41.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:41.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:41.119 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:34:41.121 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:41.123 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:34:41.125 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:34:41.128 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 03:34:41.130 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:34:41.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:41.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:41.137 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 03:34:41.157 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 03:34:41.266 | Reading package lists... 2022-04-12 03:34:41.505 | Building dependency tree... 2022-04-12 03:34:41.507 | Reading state information... 2022-04-12 03:34:41.759 | fakeroot is already the newest version (1.24-1). 2022-04-12 03:34:41.760 | make is already the newest version (4.2.1-1.2). 2022-04-12 03:34:41.760 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 03:34:41.760 | The following packages were automatically installed and are no longer required: 2022-04-12 03:34:41.761 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:34:41.761 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:34:41.761 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:34:41.761 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:34:41.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:34:41.761 | python3-zope.interface 2022-04-12 03:34:41.761 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:34:41.875 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:34:41.880 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:34:41.882 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:34:41.884 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:41.886 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:41.888 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:41.890 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:41.893 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:41.895 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:34:41.897 | + functions-common:time_stop:2432 : start_time=1649734481154 2022-04-12 03:34:41.899 | + functions-common:time_stop:2434 : [[ -z 1649734481154 ]] 2022-04-12 03:34:41.902 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:41.906 | + functions-common:time_stop:2437 : end_time=1649734481903 2022-04-12 03:34:41.909 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 03:34:41.911 | + functions-common:time_stop:2439 : total=3828 2022-04-12 03:34:41.913 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:41.915 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4577 2022-04-12 03:34:41.917 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:34:41.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 03:34:41.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:41.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:41.927 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 03:34:41.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 03:34:41.932 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 03:34:41.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 03:34:41.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 03:34:41.942 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 03:34:41.942 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 03:34:41.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 03:34:41.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 03:34:41.951 | + functions:vercmp:628 : local v1=5.4 2022-04-12 03:34:41.953 | + functions:vercmp:629 : local 'op=<' 2022-04-12 03:34:41.956 | + functions:vercmp:630 : local v2=3.13 2022-04-12 03:34:41.958 | + functions:vercmp:631 : local result 2022-04-12 03:34:41.961 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 03:34:41.962 | ++ functions:vercmp:635 : sort -V 2022-04-12 03:34:41.962 | ++ functions:vercmp:635 : head -1 2022-04-12 03:34:41.967 | + functions:vercmp:635 : result=3.13 2022-04-12 03:34:41.969 | + functions:vercmp:637 : case $op in 2022-04-12 03:34:41.972 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 03:34:41.974 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 03:34:41.976 | + functions:vercmp:648 : return 2022-04-12 03:34:41.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 03:34:41.981 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:34:41.984 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 03:34:42.451 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 03:34:42.455 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 03:34:42.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 03:34:42.468 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.471 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 03:34:42.488 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:42.490 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 03:34:42.492 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 03:34:42.492 | Installing etcd 2022-04-12 03:34:42.495 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 03:34:42.507 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 03:34:42.520 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:42.522 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 03:34:42.538 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 03:34:42.541 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:34:42.543 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:34:42.547 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:34:42.551 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:34:42.554 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-12 03:34:42.556 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 03:34:42.559 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:34:42.561 | ++ functions:get_extra_file:74 : return 2022-04-12 03:34:42.564 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:34:42.567 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 03:34:42.569 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 03:34:42.571 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 03:34:42.588 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:34:42.590 | + ./stack.sh:main:868 : install_dstat 2022-04-12 03:34:42.593 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 03:34:42.609 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:34:42.612 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 03:34:42.615 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:34:42.617 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 03:34:42.619 | + ./stack.sh:main:877 : install_libs 2022-04-12 03:34:42.622 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 03:34:42.624 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 03:34:42.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 03:34:42.629 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 03:34:42.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 03:34:42.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.640 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 03:34:42.642 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 03:34:42.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 03:34:42.647 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 03:34:42.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 03:34:42.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.658 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 03:34:42.661 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 03:34:42.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 03:34:42.665 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 03:34:42.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 03:34:42.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.677 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 03:34:42.679 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 03:34:42.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 03:34:42.684 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 03:34:42.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 03:34:42.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.695 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 03:34:42.697 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 03:34:42.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 03:34:42.702 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 03:34:42.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 03:34:42.711 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.713 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 03:34:42.715 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 03:34:42.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 03:34:42.720 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 03:34:42.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 03:34:42.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.732 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 03:34:42.734 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 03:34:42.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 03:34:42.740 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 03:34:42.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 03:34:42.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.751 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 03:34:42.753 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 03:34:42.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 03:34:42.758 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 03:34:42.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 03:34:42.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.769 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 03:34:42.772 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 03:34:42.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 03:34:42.776 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 03:34:42.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 03:34:42.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.788 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 03:34:42.790 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 03:34:42.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 03:34:42.795 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 03:34:42.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 03:34:42.805 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.807 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 03:34:42.809 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 03:34:42.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 03:34:42.814 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 03:34:42.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 03:34:42.823 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.825 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 03:34:42.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 03:34:42.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 03:34:42.832 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 03:34:42.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 03:34:42.841 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.844 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 03:34:42.846 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 03:34:42.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 03:34:42.851 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 03:34:42.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 03:34:42.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.864 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 03:34:42.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 03:34:42.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 03:34:42.871 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 03:34:42.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 03:34:42.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.883 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 03:34:42.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 03:34:42.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 03:34:42.890 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 03:34:42.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 03:34:42.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.901 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 03:34:42.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 03:34:42.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 03:34:42.909 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 03:34:42.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 03:34:42.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.923 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 03:34:42.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 03:34:42.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 03:34:42.930 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 03:34:42.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 03:34:42.940 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.942 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 03:34:42.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 03:34:42.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 03:34:42.949 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 03:34:42.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 03:34:42.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.960 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 03:34:42.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 03:34:42.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 03:34:42.967 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 03:34:42.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 03:34:42.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.980 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 03:34:42.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 03:34:42.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 03:34:42.987 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 03:34:42.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:42.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:42.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 03:34:42.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:42.999 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 03:34:43.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 03:34:43.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 03:34:43.006 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 03:34:43.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 03:34:43.015 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.018 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 03:34:43.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 03:34:43.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 03:34:43.025 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 03:34:43.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 03:34:43.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.038 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 03:34:43.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 03:34:43.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 03:34:43.045 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 03:34:43.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 03:34:43.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.056 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 03:34:43.058 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 03:34:43.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 03:34:43.063 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 03:34:43.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 03:34:43.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.075 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 03:34:43.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 03:34:43.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 03:34:43.082 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 03:34:43.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 03:34:43.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.094 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 03:34:43.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 03:34:43.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 03:34:43.102 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 03:34:43.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 03:34:43.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.114 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 03:34:43.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 03:34:43.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 03:34:43.121 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 03:34:43.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 03:34:43.130 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.132 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 03:34:43.135 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 03:34:43.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 03:34:43.139 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 03:34:43.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 03:34:43.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.151 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 03:34:43.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 03:34:43.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 03:34:43.159 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 03:34:43.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 03:34:43.168 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.171 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 03:34:43.173 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 03:34:43.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 03:34:43.178 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 03:34:43.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 03:34:43.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.189 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 03:34:43.192 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 03:34:43.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 03:34:43.196 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 03:34:43.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 03:34:43.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.209 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 03:34:43.211 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 03:34:43.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 03:34:43.216 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 03:34:43.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 03:34:43.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.228 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 03:34:43.231 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 03:34:43.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 03:34:43.236 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 03:34:43.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 03:34:43.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.247 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 03:34:43.250 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 03:34:43.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 03:34:43.254 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 03:34:43.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 03:34:43.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.266 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 03:34:43.269 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 03:34:43.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 03:34:43.274 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 03:34:43.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 03:34:43.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.286 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 03:34:43.288 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 03:34:43.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 03:34:43.293 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 03:34:43.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 03:34:43.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.304 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 03:34:43.307 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 03:34:43.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 03:34:43.311 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 03:34:43.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 03:34:43.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.323 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 03:34:43.325 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 03:34:43.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 03:34:43.331 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 03:34:43.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:43.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:43.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 03:34:43.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:43.342 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 03:34:43.364 | Using python 3.8 to install etcd3 2022-04-12 03:34:43.366 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 03:34:44.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:44.225 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:44.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:44.225 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:45.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:45.447 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 03:34:45.455 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 03:34:45.457 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 03:34:45.458 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 03:34:45.459 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 03:34:48.000 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:48.008 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:48.008 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:48.126 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:48.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:48.131 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:48.133 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:48.135 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:48.137 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:48.139 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:48.142 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:48.144 | + functions-common:time_stop:2432 : start_time=1649734483359 2022-04-12 03:34:48.146 | + functions-common:time_stop:2434 : [[ -z 1649734483359 ]] 2022-04-12 03:34:48.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:48.153 | + functions-common:time_stop:2437 : end_time=1649734488151 2022-04-12 03:34:48.155 | + functions-common:time_stop:2438 : elapsed_time=4792 2022-04-12 03:34:48.158 | + functions-common:time_stop:2439 : total=27024 2022-04-12 03:34:48.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:48.162 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31816 2022-04-12 03:34:48.165 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:48.167 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 03:34:48.189 | Using python 3.8 to install etcd3gw 2022-04-12 03:34:48.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-12 03:34:49.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:49.045 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:49.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:49.045 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:50.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:50.247 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 03:34:50.255 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 03:34:50.257 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 03:34:50.258 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 03:34:50.259 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 03:34:50.291 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 03:34:50.292 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 03:34:50.294 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-12 03:34:50.297 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 03:34:52.782 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:52.789 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:52.789 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:52.908 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:52.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:52.912 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:52.915 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:52.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:52.919 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:52.921 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:52.924 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:52.926 | + functions-common:time_stop:2432 : start_time=1649734488183 2022-04-12 03:34:52.928 | + functions-common:time_stop:2434 : [[ -z 1649734488183 ]] 2022-04-12 03:34:52.931 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:52.935 | + functions-common:time_stop:2437 : end_time=1649734492933 2022-04-12 03:34:52.937 | + functions-common:time_stop:2438 : elapsed_time=4750 2022-04-12 03:34:52.940 | + functions-common:time_stop:2439 : total=31816 2022-04-12 03:34:52.942 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:52.944 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36566 2022-04-12 03:34:52.947 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:52.949 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 03:34:52.952 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 03:34:52.954 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 03:34:52.957 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:34:52.959 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:34:52.962 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:34:52.964 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:34:52.966 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:34:52.969 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:34:52.971 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:34:52.974 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:34:52.976 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:34:52.979 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:34:52.981 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:34:52.983 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 03:34:52.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:52.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:52.991 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 03:34:52.993 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:34:52.995 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:34:52.997 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:34:53.000 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:34:53.003 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:34:53.005 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:34:53.007 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:34:53.010 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:53.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:53.014 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:34:53.017 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:34:53.019 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:34:53.021 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:34:53.024 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:34:53.026 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:34:53.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:53.031 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:53.033 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:34:53.055 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:34:53.164 | Reading package lists... 2022-04-12 03:34:53.409 | Building dependency tree... 2022-04-12 03:34:53.410 | Reading state information... 2022-04-12 03:34:53.663 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 03:34:53.663 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 03:34:53.663 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:34:53.663 | The following packages were automatically installed and are no longer required: 2022-04-12 03:34:53.665 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:34:53.665 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:34:53.665 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:34:53.665 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:34:53.665 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:34:53.665 | python3-zope.interface 2022-04-12 03:34:53.665 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:34:53.779 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:34:53.784 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:34:53.786 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:34:53.788 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:53.791 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:53.793 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:53.795 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:53.797 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:53.800 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:34:53.802 | + functions-common:time_stop:2432 : start_time=1649734493052 2022-04-12 03:34:53.804 | + functions-common:time_stop:2434 : [[ -z 1649734493052 ]] 2022-04-12 03:34:53.807 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:53.811 | + functions-common:time_stop:2437 : end_time=1649734493809 2022-04-12 03:34:53.813 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 03:34:53.816 | + functions-common:time_stop:2439 : total=4577 2022-04-12 03:34:53.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:53.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5334 2022-04-12 03:34:53.822 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:34:53.825 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 03:34:53.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:34:53.830 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:34:53.832 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 03:34:53.894 | Module proxy already enabled 2022-04-12 03:34:53.898 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 03:34:53.959 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 03:34:53.959 | Module proxy already enabled 2022-04-12 03:34:53.959 | Module proxy_uwsgi already enabled 2022-04-12 03:34:53.963 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 03:34:53.965 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:34:53.968 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:34:53.970 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:34:54.103 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 03:34:54.105 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 03:34:54.108 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 03:34:54.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 03:34:54.127 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.129 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 03:34:54.132 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 03:34:54.134 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 03:34:54.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 03:34:54.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.146 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 03:34:54.148 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 03:34:54.150 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 03:34:54.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 03:34:54.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.164 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 03:34:54.166 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 03:34:54.168 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 03:34:54.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 03:34:54.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.181 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 03:34:54.183 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 03:34:54.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 03:34:54.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.195 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 03:34:54.197 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 03:34:54.199 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 03:34:54.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 03:34:54.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.211 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 03:34:54.230 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:54.232 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 03:34:54.234 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 03:34:54.237 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 03:34:54.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 03:34:54.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.249 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 03:34:54.265 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:34:54.268 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 03:34:54.271 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 03:34:54.273 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 03:34:54.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 03:34:54.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.286 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 03:34:54.288 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 03:34:54.290 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 03:34:54.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:34:54.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:34:54.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 03:34:54.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:34:54.304 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 03:34:54.306 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 03:34:54.309 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:34:54.312 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 03:34:54.315 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 03:34:54.317 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:34:54.321 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:34:54.321 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:34:54.326 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 03:34:54.328 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 03:34:54.331 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 03:34:54.333 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 03:34:54.336 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 03:34:54.356 | Using python 3.8 to install keystonemiddleware 2022-04-12 03:34:54.359 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 03:34:55.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:55.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:55.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:34:55.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:34:56.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:34:56.415 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 03:34:56.468 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 03:34:56.469 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 03:34:56.470 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 03:34:56.471 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 03:34:56.473 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 03:34:56.474 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 03:34:56.475 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 03:34:56.476 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 03:34:56.477 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 03:34:56.478 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 03:34:56.479 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 03:34:56.480 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-12 03:34:56.481 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 03:34:56.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 03:34:56.539 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-12 03:34:56.541 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-12 03:34:56.542 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-12 03:34:56.581 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-12 03:34:56.620 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 03:34:56.621 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 03:34:56.622 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-12 03:34:56.624 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-12 03:34:56.671 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-12 03:34:56.675 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-12 03:34:56.685 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-12 03:34:56.687 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 03:34:56.701 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-12 03:34:56.703 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-12 03:34:56.704 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 03:34:56.768 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-12 03:34:56.771 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 03:34:56.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 03:34:56.773 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 03:34:56.822 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-12 03:34:56.833 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-12 03:34:59.250 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:34:59.257 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:34:59.257 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:34:59.380 | + inc/python:pip_install:200 : result=0 2022-04-12 03:34:59.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:34:59.384 | + functions-common:time_stop:2425 : local name 2022-04-12 03:34:59.387 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:34:59.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:34:59.392 | + functions-common:time_stop:2428 : local total 2022-04-12 03:34:59.394 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:34:59.396 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:34:59.398 | + functions-common:time_stop:2432 : start_time=1649734494351 2022-04-12 03:34:59.401 | + functions-common:time_stop:2434 : [[ -z 1649734494351 ]] 2022-04-12 03:34:59.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:34:59.408 | + functions-common:time_stop:2437 : end_time=1649734499405 2022-04-12 03:34:59.410 | + functions-common:time_stop:2438 : elapsed_time=5054 2022-04-12 03:34:59.412 | + functions-common:time_stop:2439 : total=36566 2022-04-12 03:34:59.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:34:59.416 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41620 2022-04-12 03:34:59.419 | + inc/python:pip_install:203 : return 0 2022-04-12 03:34:59.421 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 03:34:59.424 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 03:34:59.426 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:34:59.429 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 03:34:59.432 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 03:34:59.434 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:34:59.438 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:34:59.438 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:34:59.443 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 03:34:59.445 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 03:34:59.448 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 03:34:59.450 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 03:34:59.453 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 03:34:59.474 | Using python 3.8 to install python-memcached 2022-04-12 03:34:59.477 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 03:35:00.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:00.338 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:00.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:00.338 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:01.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:35:01.559 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 03:35:01.562 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 03:35:04.076 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:35:04.083 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:35:04.083 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:35:04.199 | + inc/python:pip_install:200 : result=0 2022-04-12 03:35:04.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:35:04.203 | + functions-common:time_stop:2425 : local name 2022-04-12 03:35:04.206 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:35:04.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:35:04.210 | + functions-common:time_stop:2428 : local total 2022-04-12 03:35:04.213 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:35:04.215 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:35:04.217 | + functions-common:time_stop:2432 : start_time=1649734499468 2022-04-12 03:35:04.220 | + functions-common:time_stop:2434 : [[ -z 1649734499468 ]] 2022-04-12 03:35:04.223 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:35:04.227 | + functions-common:time_stop:2437 : end_time=1649734504224 2022-04-12 03:35:04.229 | + functions-common:time_stop:2438 : elapsed_time=4756 2022-04-12 03:35:04.232 | + functions-common:time_stop:2439 : total=41620 2022-04-12 03:35:04.234 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:35:04.236 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46376 2022-04-12 03:35:04.239 | + inc/python:pip_install:203 : return 0 2022-04-12 03:35:04.241 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 03:35:04.257 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:04.260 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 03:35:04.262 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 03:35:04.264 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 03:35:04.267 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 03:35:04.270 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:35:04.272 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 03:35:04.274 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 03:35:04.290 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:04.292 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 03:35:04.294 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 03:35:04.296 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 03:35:04.298 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:35:04.301 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:35:04.303 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:35:04.306 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:35:04.308 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:35:04.310 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:35:04.325 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:35:04.327 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:35:04.330 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:35:04.333 | + functions-common:git_clone:629 : echo master 2022-04-12 03:35:04.333 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:35:04.338 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 03:35:04.340 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:35:04.342 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 03:35:04.346 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:35:04.346 | + functions-common:git_clone:678 : head -1 2022-04-12 03:35:04.349 | c141e6164 trivial: Fix typo 2022-04-12 03:35:04.352 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:35:04.354 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 03:35:04.357 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:35:04.359 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:35:04.361 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 03:35:04.364 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:35:04.366 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 03:35:04.369 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:35:04.371 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:35:04.373 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 03:35:04.376 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:35:04.378 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:35:04.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 03:35:04.384 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:35:04.386 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 03:35:04.388 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:35:04.391 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:35:04.394 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 03:35:04.400 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 03:35:04.402 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 03:35:05.100 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 03:35:05.103 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:35:05.105 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:35:05.108 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:35:05.110 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:35:05.112 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 03:35:05.114 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:35:05.116 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:35:05.119 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:35:05.121 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:35:05.123 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:35:05.126 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:35:05.128 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:35:05.130 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 03:35:05.151 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 03:35:05.153 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-12 03:35:06.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:06.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:06.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:06.042 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:07.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:35:07.261 | Obtaining file:///opt/stack/keystone 2022-04-12 03:35:07.262 | Preparing metadata (setup.py): started 2022-04-12 03:35:12.329 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:35:12.406 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-12 03:35:12.408 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-12 03:35:12.409 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:35:12.410 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-12 03:35:12.411 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 03:35:12.412 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 03:35:12.413 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-12 03:35:12.414 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-12 03:35:12.415 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-12 03:35:12.416 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-12 03:35:12.417 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-12 03:35:12.419 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:35:12.420 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-12 03:35:12.421 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-12 03:35:12.422 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-12 03:35:12.423 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-12 03:35:12.424 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-12 03:35:12.425 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-12 03:35:12.426 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-12 03:35:12.427 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-12 03:35:12.429 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-12 03:35:12.430 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-12 03:35:12.431 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-12 03:35:12.432 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-12 03:35:12.433 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-12 03:35:12.434 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:35:12.435 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 03:35:12.436 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-12 03:35:12.437 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-12 03:35:12.439 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:35:12.440 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-12 03:35:12.441 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-12 03:35:12.442 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-12 03:35:12.443 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 03:35:12.454 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-12 03:35:12.455 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-12 03:35:12.499 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-12 03:35:12.515 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:35:12.517 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-12 03:35:12.518 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 03:35:12.520 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 03:35:12.522 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-12 03:35:12.532 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-12 03:35:12.598 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-12 03:35:12.600 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 03:35:12.696 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-12 03:35:12.697 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 03:35:12.699 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-12 03:35:12.700 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-12 03:35:12.755 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-12 03:35:12.758 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-12 03:35:12.759 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-12 03:35:12.808 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-12 03:35:12.812 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-12 03:35:12.894 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-12 03:35:12.895 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-12 03:35:12.896 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-12 03:35:12.897 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-12 03:35:12.900 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-12 03:35:12.902 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 03:35:12.921 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-12 03:35:12.972 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:35:12.992 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-12 03:35:12.993 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-12 03:35:12.996 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-12 03:35:12.997 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-12 03:35:13.052 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 03:35:13.166 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-12 03:35:13.167 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-12 03:35:13.168 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 03:35:13.169 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 03:35:13.172 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-12 03:35:13.395 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-12 03:35:13.417 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-12 03:35:13.419 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-12 03:35:13.490 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-12 03:35:13.507 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 03:35:13.566 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-12 03:35:13.607 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-12 03:35:13.716 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 03:35:13.775 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:35:13.848 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-12 03:35:13.978 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-12 03:35:14.007 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-12 03:35:14.048 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-12 03:35:14.050 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 03:35:14.053 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-12 03:35:14.054 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-12 03:35:14.055 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-12 03:35:14.056 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-12 03:35:14.111 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-12 03:35:14.253 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-12 03:35:14.255 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-12 03:35:14.256 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-12 03:35:14.257 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-12 03:35:14.412 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 03:35:14.493 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 03:35:14.746 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-12 03:35:15.013 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-12 03:35:15.049 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-12 03:35:16.954 | Installing collected packages: keystone 2022-04-12 03:35:16.954 | Attempting uninstall: keystone 2022-04-12 03:35:16.955 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 03:35:16.958 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 03:35:16.959 | Running setup.py develop for keystone 2022-04-12 03:35:23.132 | Successfully installed keystone 2022-04-12 03:35:23.132 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:35:23.140 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:35:23.140 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:35:23.287 | + inc/python:pip_install:200 : result=0 2022-04-12 03:35:23.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:35:23.291 | + functions-common:time_stop:2425 : local name 2022-04-12 03:35:23.293 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:35:23.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:35:23.298 | + functions-common:time_stop:2428 : local total 2022-04-12 03:35:23.300 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:35:23.302 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:35:23.304 | + functions-common:time_stop:2432 : start_time=1649734505145 2022-04-12 03:35:23.307 | + functions-common:time_stop:2434 : [[ -z 1649734505145 ]] 2022-04-12 03:35:23.309 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:35:23.313 | + functions-common:time_stop:2437 : end_time=1649734523311 2022-04-12 03:35:23.315 | + functions-common:time_stop:2438 : elapsed_time=18166 2022-04-12 03:35:23.317 | + functions-common:time_stop:2439 : total=46376 2022-04-12 03:35:23.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:35:23.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64542 2022-04-12 03:35:23.324 | + inc/python:pip_install:203 : return 0 2022-04-12 03:35:23.326 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:35:23.329 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:35:23.331 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:35:23.350 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:35:23.362 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 03:35:23.365 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 03:35:23.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:35:23.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:35:23.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 03:35:23.374 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:35:23.377 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 03:35:23.393 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:23.395 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:35:23.397 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:35:23.400 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 03:35:23.402 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 03:35:23.415 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-12 03:35:23.417 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 03:35:23.422 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 03:35:23.438 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:23.441 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 03:35:23.471 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 03:35:23.498 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 03:35:23.529 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 03:35:23.559 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 03:35:23.590 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 03:35:23.622 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 03:35:23.651 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 03:35:23.679 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 03:35:23.681 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 03:35:23.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 03:35:23.686 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 03:35:23.689 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:35:23.691 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:35:23.706 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:23.709 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:35:23.712 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:35:23.714 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:35:23.729 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:23.731 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:35:23.735 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:35:23.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:35:23.767 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:35:23.769 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 03:35:23.772 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 03:35:23.787 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:23.790 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 03:35:23.821 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 03:35:23.823 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 03:35:23.853 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 03:35:23.856 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 03:35:23.858 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 03:35:23.861 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 03:35:23.864 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 03:35:23.866 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 03:35:23.897 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 03:35:23.899 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 03:35:23.901 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 03:35:23.904 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 03:35:23.907 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:35:23.924 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:35:23.926 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:35:23.929 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:35:23.931 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:35:23.933 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:35:23.961 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:35:23.990 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:35:24.016 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:35:24.044 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 03:35:24.072 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:35:24.074 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 03:35:24.077 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 03:35:24.079 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 03:35:24.081 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 03:35:24.084 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:35:24.086 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:35:24.089 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 03:35:24.093 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 03:35:24.096 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:35:24.098 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:35:24.112 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:35:24.112 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:35:24.120 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:35:24.123 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:35:24.139 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 03:35:24.141 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 03:35:24.145 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 03:35:24.175 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 03:35:24.201 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 03:35:24.228 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 03:35:24.255 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 03:35:24.283 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 03:35:24.310 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 03:35:24.337 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 03:35:24.364 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 03:35:24.391 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:35:24.418 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 03:35:24.445 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 03:35:24.472 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 03:35:24.500 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:35:24.503 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:35:24.506 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 03:35:24.508 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 03:35:24.510 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:35:24.513 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:35:24.515 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:35:24.517 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:35:24.520 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:35:24.522 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 03:35:24.549 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 03:35:24.577 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:35:24.577 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-12 03:35:24.586 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 03:35:24.589 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 03:35:24.591 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 03:35:24.594 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:35:24.596 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:35:24.598 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:35:24.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:35:24.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:35:24.605 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:35:24.608 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:35:24.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:35:24.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:35:24.615 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 03:35:24.677 | Site keystone-wsgi-public already enabled 2022-04-12 03:35:24.681 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:35:24.683 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:35:24.686 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:35:24.688 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:35:24.825 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 03:35:24.855 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 03:35:24.886 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 03:35:24.917 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 03:35:24.920 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 03:35:24.951 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 03:35:24.980 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 03:35:25.009 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 03:35:25.011 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 03:35:25.028 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:25.031 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 03:35:25.048 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:25.050 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 03:35:25.052 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 03:35:25.055 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 03:35:25.057 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:35:25.059 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 03:35:25.062 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 03:35:25.064 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 03:35:25.066 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 03:35:25.069 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:35:25.071 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:35:25.074 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:35:25.076 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:35:25.079 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:35:25.082 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:35:25.098 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:35:25.101 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:35:25.104 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:35:25.108 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:35:25.108 | + functions-common:git_clone:629 : echo master 2022-04-12 03:35:25.113 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 03:35:25.116 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:35:25.118 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 03:35:25.121 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:35:25.121 | + functions-common:git_clone:678 : head -1 2022-04-12 03:35:25.124 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 03:35:25.127 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:35:25.130 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 03:35:25.132 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:35:25.134 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:35:25.137 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 03:35:25.139 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 03:35:25.142 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 03:35:25.145 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:35:25.147 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:35:25.149 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 03:35:25.152 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:35:25.154 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 03:35:25.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 03:35:25.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:35:25.163 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 03:35:25.165 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:35:25.168 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:35:25.171 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 03:35:25.176 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 03:35:25.179 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 03:35:25.848 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 03:35:25.850 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:35:25.853 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:35:25.855 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:35:25.857 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:35:25.860 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 03:35:25.862 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:35:25.865 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 03:35:25.867 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:35:25.869 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 03:35:25.871 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 03:35:25.873 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 03:35:25.876 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:35:25.878 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 03:35:25.900 | Using python 3.8 to install /opt/stack/swift 2022-04-12 03:35:25.902 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-12 03:35:26.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:26.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:26.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:26.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:27.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:35:27.985 | Obtaining file:///opt/stack/swift 2022-04-12 03:35:27.986 | Preparing metadata (setup.py): started 2022-04-12 03:35:32.693 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:35:32.732 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 03:35:32.733 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 03:35:32.735 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-12 03:35:32.736 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 03:35:32.737 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 03:35:32.738 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 03:35:32.739 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 03:35:32.740 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 03:35:32.741 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 03:35:32.742 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 03:35:32.743 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 03:35:32.781 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 03:35:32.789 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 03:35:32.845 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 03:35:32.846 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-12 03:35:32.847 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-12 03:35:32.848 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-12 03:35:32.849 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-12 03:35:32.851 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-12 03:35:32.852 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-12 03:35:32.853 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-12 03:35:32.854 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-12 03:35:32.855 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 03:35:32.856 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-12 03:35:32.858 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-12 03:35:32.878 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 03:35:32.910 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 03:35:32.913 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 03:35:32.914 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-12 03:35:32.916 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-12 03:35:32.939 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 03:35:33.041 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-12 03:35:33.042 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-12 03:35:33.043 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-12 03:35:33.085 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-12 03:35:33.130 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-12 03:35:33.131 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-12 03:35:33.132 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-12 03:35:33.133 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-12 03:35:33.196 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-12 03:35:33.200 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-12 03:35:33.213 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-12 03:35:33.213 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-12 03:35:33.235 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-12 03:35:33.236 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-12 03:35:33.377 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-12 03:35:33.392 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-12 03:35:35.664 | Installing collected packages: swift 2022-04-12 03:35:35.664 | Attempting uninstall: swift 2022-04-12 03:35:35.664 | Found existing installation: swift 2.30.0.dev15 2022-04-12 03:35:35.667 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 03:35:35.669 | Running setup.py develop for swift 2022-04-12 03:35:41.590 | Successfully installed swift 2022-04-12 03:35:41.590 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:35:41.598 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:35:41.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:35:41.730 | + inc/python:pip_install:200 : result=0 2022-04-12 03:35:41.733 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:35:41.736 | + functions-common:time_stop:2425 : local name 2022-04-12 03:35:41.738 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:35:41.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:35:41.742 | + functions-common:time_stop:2428 : local total 2022-04-12 03:35:41.744 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:35:41.746 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:35:41.749 | + functions-common:time_stop:2432 : start_time=1649734525894 2022-04-12 03:35:41.751 | + functions-common:time_stop:2434 : [[ -z 1649734525894 ]] 2022-04-12 03:35:41.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:35:41.758 | + functions-common:time_stop:2437 : end_time=1649734541756 2022-04-12 03:35:41.760 | + functions-common:time_stop:2438 : elapsed_time=15862 2022-04-12 03:35:41.762 | + functions-common:time_stop:2439 : total=64542 2022-04-12 03:35:41.764 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:35:41.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80404 2022-04-12 03:35:41.769 | + inc/python:pip_install:203 : return 0 2022-04-12 03:35:41.771 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:35:41.774 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:35:41.776 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:35:41.794 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:35:41.806 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 03:35:41.809 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 03:35:41.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:35:41.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:35:41.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 03:35:41.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:35:41.821 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 03:35:41.824 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:35:41.826 | + ./stack.sh:main:910 : configure_swift 2022-04-12 03:35:41.828 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 03:35:41.830 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 03:35:41.832 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 03:35:41.834 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 03:35:41.836 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 03:35:43.036 | No object-server running 2022-04-12 03:35:43.036 | No object-reconstructor running 2022-04-12 03:35:43.036 | No object-expirer running 2022-04-12 03:35:43.036 | No container-updater running 2022-04-12 03:35:43.036 | No account-replicator running 2022-04-12 03:35:43.036 | No proxy-server running 2022-04-12 03:35:43.036 | No account-auditor running 2022-04-12 03:35:43.036 | No container-sync running 2022-04-12 03:35:43.036 | No account-reaper running 2022-04-12 03:35:43.036 | No container-replicator running 2022-04-12 03:35:43.036 | No account-server running 2022-04-12 03:35:43.036 | No object-updater running 2022-04-12 03:35:43.036 | No container-auditor running 2022-04-12 03:35:43.036 | No container-reconciler running 2022-04-12 03:35:43.036 | No container-sharder running 2022-04-12 03:35:43.036 | No container-server running 2022-04-12 03:35:43.036 | No object-auditor running 2022-04-12 03:35:43.036 | No object-replicator running 2022-04-12 03:35:43.130 | + lib/swift:configure_swift:337 : true 2022-04-12 03:35:43.132 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 03:35:43.145 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 03:35:43.156 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 03:35:43.160 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 03:35:43.160 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 03:35:43.165 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 03:35:43.165 | s/%GROUP%/ubuntu/; 2022-04-12 03:35:43.165 | s/%USER%/ubuntu/; 2022-04-12 03:35:43.165 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 03:35:43.165 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 03:35:43.168 | uid = ubuntu 2022-04-12 03:35:43.168 | gid = ubuntu 2022-04-12 03:35:43.168 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 03:35:43.168 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 03:35:43.168 | address = 127.0.0.1 2022-04-12 03:35:43.168 | 2022-04-12 03:35:43.168 | [account6612] 2022-04-12 03:35:43.168 | max connections = 25 2022-04-12 03:35:43.168 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:35:43.168 | read only = false 2022-04-12 03:35:43.169 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 03:35:43.169 | 2022-04-12 03:35:43.169 | [account6622] 2022-04-12 03:35:43.169 | max connections = 25 2022-04-12 03:35:43.169 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:35:43.169 | read only = false 2022-04-12 03:35:43.169 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 03:35:43.169 | 2022-04-12 03:35:43.169 | [account6632] 2022-04-12 03:35:43.169 | max connections = 25 2022-04-12 03:35:43.169 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:35:43.169 | read only = false 2022-04-12 03:35:43.169 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 03:35:43.169 | 2022-04-12 03:35:43.169 | [account6642] 2022-04-12 03:35:43.169 | max connections = 25 2022-04-12 03:35:43.169 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:35:43.169 | read only = false 2022-04-12 03:35:43.169 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 03:35:43.169 | 2022-04-12 03:35:43.169 | 2022-04-12 03:35:43.169 | [container6611] 2022-04-12 03:35:43.169 | max connections = 25 2022-04-12 03:35:43.169 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:35:43.169 | read only = false 2022-04-12 03:35:43.169 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 03:35:43.169 | 2022-04-12 03:35:43.169 | [container6621] 2022-04-12 03:35:43.169 | max connections = 25 2022-04-12 03:35:43.169 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:35:43.169 | read only = false 2022-04-12 03:35:43.170 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | [container6631] 2022-04-12 03:35:43.170 | max connections = 25 2022-04-12 03:35:43.170 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:35:43.170 | read only = false 2022-04-12 03:35:43.170 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | [container6641] 2022-04-12 03:35:43.170 | max connections = 25 2022-04-12 03:35:43.170 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:35:43.170 | read only = false 2022-04-12 03:35:43.170 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | [object6613] 2022-04-12 03:35:43.170 | max connections = 25 2022-04-12 03:35:43.170 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:35:43.170 | read only = false 2022-04-12 03:35:43.170 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | [object6623] 2022-04-12 03:35:43.170 | max connections = 25 2022-04-12 03:35:43.170 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:35:43.170 | read only = false 2022-04-12 03:35:43.170 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | [object6633] 2022-04-12 03:35:43.170 | max connections = 25 2022-04-12 03:35:43.170 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:35:43.170 | read only = false 2022-04-12 03:35:43.170 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 03:35:43.170 | 2022-04-12 03:35:43.170 | [object6643] 2022-04-12 03:35:43.170 | max connections = 25 2022-04-12 03:35:43.170 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:35:43.170 | read only = false 2022-04-12 03:35:43.171 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 03:35:43.172 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 03:35:43.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:35:43.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:35:43.178 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 03:35:43.191 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 03:35:43.193 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 03:35:43.197 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 03:35:43.201 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 03:35:43.203 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 03:35:43.208 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 03:35:43.236 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 03:35:43.262 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 03:35:43.279 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 03:35:43.307 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 03:35:43.325 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:35:43.352 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 03:35:43.371 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 03:35:43.399 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 03:35:43.416 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 03:35:43.444 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 03:35:43.461 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:35:43.490 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 03:35:43.507 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 03:35:43.522 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:43.524 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 03:35:43.553 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 03:35:43.579 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 03:35:43.606 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 03:35:43.633 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 03:35:43.648 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:43.650 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 03:35:43.677 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 03:35:43.692 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:43.694 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 03:35:43.709 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:43.711 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 03:35:43.713 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 03:35:43.728 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:43.730 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 03:35:43.732 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 03:35:43.735 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 03:35:43.740 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 03:35:43.745 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 03:35:43.772 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 03:35:43.799 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 03:35:43.829 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 03:35:43.859 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 03:35:43.886 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 03:35:43.888 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 03:35:43.890 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 03:35:43.892 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 03:35:43.895 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 03:35:43.922 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 03:35:43.949 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:35:43.976 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 03:35:44.005 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 03:35:44.031 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 03:35:44.058 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 03:35:44.086 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 03:35:44.113 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:35:44.140 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 03:35:44.167 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 03:35:44.195 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 03:35:44.222 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 03:35:44.250 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 03:35:44.280 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 03:35:44.308 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 03:35:44.326 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 03:35:44.353 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 03:35:44.381 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 03:35:44.385 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 03:35:44.413 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 03:35:44.441 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 03:35:44.467 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 03:35:44.469 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 03:35:44.472 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 03:35:44.474 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 03:35:44.478 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 03:35:44.481 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 03:35:44.483 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:35:44.485 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 03:35:44.487 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 03:35:44.489 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:35:44.491 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:35:44.493 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 03:35:44.511 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 03:35:44.539 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 03:35:44.557 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 03:35:44.585 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 03:35:44.603 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:35:44.632 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 03:35:44.649 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:35:44.677 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 03:35:44.696 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:35:44.724 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 03:35:44.742 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 03:35:44.771 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:35:44.789 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:35:44.817 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 03:35:44.835 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 03:35:44.864 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 03:35:44.882 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 03:35:44.909 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-12 03:35:44.914 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 03:35:44.932 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:35:44.961 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 03:35:44.989 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 03:35:44.991 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 03:35:44.995 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 03:35:44.998 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 03:35:45.000 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:35:45.002 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 03:35:45.005 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 03:35:45.007 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:35:45.009 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:35:45.011 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 03:35:45.030 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 03:35:45.058 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 03:35:45.075 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 03:35:45.105 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 03:35:45.123 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:35:45.151 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 03:35:45.169 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:35:45.199 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 03:35:45.217 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:35:45.246 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 03:35:45.264 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 03:35:45.292 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:35:45.310 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:35:45.338 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 03:35:45.358 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 03:35:45.386 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 03:35:45.404 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 03:35:45.431 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-12 03:35:45.436 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 03:35:45.455 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:35:45.489 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 03:35:45.491 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 03:35:45.496 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 03:35:45.500 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 03:35:45.504 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:35:45.507 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 03:35:45.512 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 03:35:45.514 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:35:45.517 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:35:45.519 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 03:35:45.538 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 03:35:45.568 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 03:35:45.587 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 03:35:45.616 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 03:35:45.636 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:35:45.664 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 03:35:45.683 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:35:45.712 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 03:35:45.730 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:35:45.758 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 03:35:45.777 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 03:35:45.804 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:35:45.822 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:35:45.851 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 03:35:45.868 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 03:35:45.897 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 03:35:45.915 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 03:35:45.942 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-12 03:35:45.946 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 03:35:45.965 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:35:45.993 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 03:35:46.021 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 03:35:46.049 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 03:35:46.077 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 03:35:46.079 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 03:35:46.084 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 03:35:46.112 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 03:35:46.141 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 03:35:46.168 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 03:35:46.197 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 03:35:46.225 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 03:35:46.253 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 03:35:46.280 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 03:35:46.308 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 03:35:46.335 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 03:35:46.350 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:46.353 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 03:35:46.372 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 03:35:46.375 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 03:35:46.394 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 03:35:46.396 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 03:35:46.424 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 03:35:46.426 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 03:35:46.453 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 03:35:46.481 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 03:35:46.484 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 03:35:46.511 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 03:35:46.526 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:46.528 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 03:35:46.532 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 03:35:46.536 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 03:35:46.538 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 03:35:46.551 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 03:35:46.554 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 03:35:46.565 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 03:35:46.567 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 03:35:46.569 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:35:46.571 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:35:46.574 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:35:46.576 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:35:46.578 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:35:46.580 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:35:46.583 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 03:35:46.595 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:35:46.598 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 03:35:46.600 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 03:35:46.618 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:35:46.621 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 03:35:46.637 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:46.640 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 03:35:46.643 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 03:35:46.645 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 03:35:46.647 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:35:46.650 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 03:35:46.653 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 03:35:46.656 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 03:35:46.658 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 03:35:46.675 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:46.678 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 03:35:46.681 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 03:35:46.697 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:35:46.700 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 03:35:46.702 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 03:35:46.705 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 03:35:46.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:35:46.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:35:46.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 03:35:46.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:35:46.719 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 03:35:46.721 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 03:35:46.724 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 03:35:46.727 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 03:35:46.730 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 03:35:46.732 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 03:35:46.736 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 03:35:46.739 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 03:35:46.741 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 03:35:46.744 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 03:35:46.748 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:35:46.748 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 03:35:46.753 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 03:35:46.756 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 03:35:46.758 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 03:35:46.761 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 03:35:46.764 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 03:35:46.786 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 03:35:46.789 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 03:35:47.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:47.658 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:47.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:47.659 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:48.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:35:48.865 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 03:35:48.946 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-12 03:35:48.947 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 03:35:48.948 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 03:35:48.950 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-12 03:35:48.951 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-12 03:35:48.952 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 03:35:48.953 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-12 03:35:48.954 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-12 03:35:48.956 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-12 03:35:48.957 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-12 03:35:48.958 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-12 03:35:48.959 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-12 03:35:48.961 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-12 03:35:48.963 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-12 03:35:48.965 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-12 03:35:48.968 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-12 03:35:48.970 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-12 03:35:48.972 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-12 03:35:48.981 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-12 03:35:48.983 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-12 03:35:48.996 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-12 03:35:49.066 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-12 03:35:49.067 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-12 03:35:49.068 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-12 03:35:49.092 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-12 03:35:49.093 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-12 03:35:49.094 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-12 03:35:49.097 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-12 03:35:49.098 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-12 03:35:49.110 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-12 03:35:49.151 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-12 03:35:49.152 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 03:35:49.152 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-12 03:35:49.154 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-12 03:35:49.174 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-12 03:35:49.177 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-12 03:35:49.193 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-12 03:35:49.209 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-12 03:35:49.211 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-12 03:35:49.231 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-12 03:35:49.232 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 03:35:49.313 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-12 03:35:49.315 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-12 03:35:49.316 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-12 03:35:49.317 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-12 03:35:49.366 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-12 03:35:49.392 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-12 03:35:49.625 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-12 03:35:49.626 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-12 03:35:49.658 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-12 03:35:49.659 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-12 03:35:49.661 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-12 03:35:49.663 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-12 03:35:49.664 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-12 03:35:49.665 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-12 03:35:49.722 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-12 03:35:49.901 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 03:35:49.925 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-12 03:35:50.008 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-12 03:35:50.153 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-12 03:35:52.247 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:35:52.254 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:35:52.254 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:35:52.378 | + inc/python:pip_install:200 : result=0 2022-04-12 03:35:52.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:35:52.382 | + functions-common:time_stop:2425 : local name 2022-04-12 03:35:52.385 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:35:52.387 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:35:52.389 | + functions-common:time_stop:2428 : local total 2022-04-12 03:35:52.392 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:35:52.394 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:35:52.396 | + functions-common:time_stop:2432 : start_time=1649734546780 2022-04-12 03:35:52.399 | + functions-common:time_stop:2434 : [[ -z 1649734546780 ]] 2022-04-12 03:35:52.402 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:35:52.406 | + functions-common:time_stop:2437 : end_time=1649734552403 2022-04-12 03:35:52.409 | + functions-common:time_stop:2438 : elapsed_time=5623 2022-04-12 03:35:52.411 | + functions-common:time_stop:2439 : total=80404 2022-04-12 03:35:52.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:35:52.416 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86027 2022-04-12 03:35:52.418 | + inc/python:pip_install:203 : return 0 2022-04-12 03:35:52.421 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 03:35:52.424 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 03:35:52.426 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 03:35:52.439 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 03:35:52.444 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 03:35:52.446 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 03:35:52.448 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 03:35:52.451 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:35:52.453 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:35:52.456 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:35:52.458 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:35:52.461 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:35:52.464 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:35:52.480 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:35:52.483 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:35:52.486 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:35:52.488 | + functions-common:git_clone:629 : echo master 2022-04-12 03:35:52.489 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:35:52.494 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 03:35:52.496 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:35:52.499 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 03:35:52.502 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:35:52.502 | + functions-common:git_clone:678 : head -1 2022-04-12 03:35:52.506 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 03:35:52.508 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:35:52.511 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 03:35:52.513 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:35:52.516 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:35:52.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 03:35:52.521 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:35:52.524 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 03:35:52.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:35:52.529 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:35:52.532 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 03:35:52.534 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:35:52.536 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:35:52.540 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 03:35:52.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:35:52.545 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 03:35:52.548 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:35:52.551 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:35:52.554 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 03:35:52.559 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 03:35:52.562 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 03:35:53.227 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 03:35:53.230 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:35:53.232 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:35:53.235 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:35:53.237 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:35:53.240 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 03:35:53.242 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:35:53.244 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:35:53.247 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:35:53.249 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:35:53.251 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:35:53.254 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:35:53.256 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:35:53.259 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 03:35:53.279 | Using python 3.8 to install /opt/stack/glance 2022-04-12 03:35:53.282 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-12 03:35:54.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:54.159 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:54.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:35:54.159 | from cryptography.utils import int_from_bytes 2022-04-12 03:35:55.367 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:35:55.399 | Obtaining file:///opt/stack/glance 2022-04-12 03:35:55.400 | Preparing metadata (setup.py): started 2022-04-12 03:36:00.156 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:36:00.230 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 03:36:00.231 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 03:36:00.232 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 03:36:00.233 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 03:36:00.234 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 03:36:00.236 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 03:36:00.237 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 03:36:00.238 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 03:36:00.238 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 03:36:00.239 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 03:36:00.241 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 03:36:00.242 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 03:36:00.243 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 03:36:00.244 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:36:00.245 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 03:36:00.246 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 03:36:00.247 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 03:36:00.248 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 03:36:00.249 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 03:36:00.251 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 03:36:00.252 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 03:36:00.253 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:36:00.253 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 03:36:00.255 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:36:00.256 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 03:36:00.257 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 03:36:00.258 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 03:36:00.259 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 03:36:00.260 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:36:00.261 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 03:36:00.262 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 03:36:00.263 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 03:36:00.265 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 03:36:00.266 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 03:36:00.267 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 03:36:00.268 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 03:36:00.269 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 03:36:00.271 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:36:00.272 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 03:36:00.273 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 03:36:00.274 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 03:36:00.275 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 03:36:00.276 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 03:36:00.293 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 03:36:00.294 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 03:36:00.295 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 03:36:00.315 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 03:36:00.318 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 03:36:00.358 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 03:36:00.374 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 03:36:00.382 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 03:36:00.397 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 03:36:00.398 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 03:36:00.399 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 03:36:00.492 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 03:36:00.570 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 03:36:00.622 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 03:36:00.625 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 03:36:00.656 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 03:36:00.727 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:36:00.728 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 03:36:00.730 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 03:36:00.789 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 03:36:00.792 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 03:36:00.793 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 03:36:00.819 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 03:36:00.866 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 03:36:00.869 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 03:36:00.929 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 03:36:00.930 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 03:36:00.931 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 03:36:00.933 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 03:36:00.937 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 03:36:00.960 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:36:00.962 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 03:36:00.965 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 03:36:01.007 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 03:36:01.051 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 03:36:01.053 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 03:36:01.055 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 03:36:01.132 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 03:36:01.191 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 03:36:01.297 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 03:36:01.569 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 03:36:01.571 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 03:36:01.574 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 03:36:01.576 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:36:01.631 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 03:36:01.654 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 03:36:01.747 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 03:36:01.864 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 03:36:02.078 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 03:36:02.079 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 03:36:02.080 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 03:36:02.081 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 03:36:02.082 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 03:36:02.084 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 03:36:02.086 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:36:02.204 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 03:36:02.239 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 03:36:02.285 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 03:36:02.288 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 03:36:02.529 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 03:36:02.715 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 03:36:02.717 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 03:36:02.718 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 03:36:02.721 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 03:36:02.832 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 03:36:02.985 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:36:03.125 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 03:36:03.451 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 03:36:03.453 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 03:36:03.687 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 03:36:03.967 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 03:36:04.323 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 03:36:04.324 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 03:36:05.803 | Installing collected packages: glance 2022-04-12 03:36:05.803 | Attempting uninstall: glance 2022-04-12 03:36:05.803 | Found existing installation: glance 24.1.0.dev4 2022-04-12 03:36:05.809 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 03:36:05.811 | Running setup.py develop for glance 2022-04-12 03:36:11.880 | Successfully installed glance 2022-04-12 03:36:11.880 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:36:11.888 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:36:11.888 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:36:12.028 | + inc/python:pip_install:200 : result=0 2022-04-12 03:36:12.031 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:36:12.033 | + functions-common:time_stop:2425 : local name 2022-04-12 03:36:12.036 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:36:12.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:36:12.040 | + functions-common:time_stop:2428 : local total 2022-04-12 03:36:12.042 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:36:12.045 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:36:12.048 | + functions-common:time_stop:2432 : start_time=1649734553274 2022-04-12 03:36:12.050 | + functions-common:time_stop:2434 : [[ -z 1649734553274 ]] 2022-04-12 03:36:12.053 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:36:12.057 | + functions-common:time_stop:2437 : end_time=1649734572054 2022-04-12 03:36:12.059 | + functions-common:time_stop:2438 : elapsed_time=18780 2022-04-12 03:36:12.062 | + functions-common:time_stop:2439 : total=86027 2022-04-12 03:36:12.064 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:36:12.066 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104807 2022-04-12 03:36:12.069 | + inc/python:pip_install:203 : return 0 2022-04-12 03:36:12.071 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:36:12.074 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:36:12.076 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:36:12.095 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:36:12.107 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 03:36:12.110 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 03:36:12.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:36:12.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:36:12.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 03:36:12.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:36:12.123 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:36:12.125 | + ./stack.sh:main:922 : configure_glance 2022-04-12 03:36:12.128 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 03:36:12.140 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 03:36:12.143 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 03:36:12.145 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 03:36:12.148 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 03:36:12.150 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 03:36:12.152 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:36:12.156 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:36:12.158 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 03:36:12.186 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:36:12.216 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 03:36:12.246 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 03:36:12.276 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 03:36:12.306 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 03:36:12.335 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 03:36:12.338 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 03:36:12.340 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 03:36:12.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:36:12.345 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 03:36:12.374 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 03:36:12.403 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:36:12.433 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 03:36:12.463 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 03:36:12.493 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 03:36:12.523 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 03:36:12.553 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 03:36:12.582 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:36:12.612 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:36:12.643 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 03:36:12.674 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 03:36:12.677 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 03:36:12.679 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 03:36:12.681 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:36:12.684 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:36:12.686 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:36:12.703 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:12.706 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:36:12.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:36:12.711 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:36:12.728 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:12.730 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:36:12.734 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:36:12.763 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:36:12.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:36:12.768 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 03:36:12.770 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 03:36:12.773 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 03:36:12.803 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 03:36:12.833 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 03:36:12.835 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 03:36:12.837 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 03:36:12.840 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 03:36:12.843 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 03:36:12.845 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 03:36:12.848 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 03:36:12.878 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 03:36:12.881 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 03:36:12.911 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 03:36:12.913 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 03:36:12.930 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:12.933 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 03:36:12.963 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 03:36:12.994 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-12 03:36:13.025 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 03:36:13.055 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 03:36:13.085 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 03:36:13.102 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:13.105 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:36:13.134 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 03:36:13.165 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 03:36:13.194 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 03:36:13.224 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 03:36:13.254 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 03:36:13.288 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 03:36:13.305 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:13.307 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 03:36:13.309 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 03:36:13.312 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 03:36:13.315 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:36:13.333 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:36:13.335 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:36:13.338 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:36:13.340 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:36:13.343 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:36:13.372 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:36:13.403 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:36:13.432 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:36:13.463 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 03:36:13.467 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 03:36:13.497 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 03:36:13.528 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 03:36:13.557 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 03:36:13.587 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 03:36:13.617 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 03:36:13.648 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 03:36:13.677 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 03:36:13.708 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 03:36:13.737 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 03:36:13.767 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 03:36:13.797 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 03:36:13.802 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-12 03:36:13.809 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 03:36:13.826 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:13.828 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 03:36:13.831 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 03:36:13.833 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 03:36:13.835 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 03:36:13.838 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 03:36:13.840 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 03:36:13.844 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 03:36:13.847 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 03:36:13.850 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-12 03:36:13.881 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 03:36:13.884 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 03:36:13.886 | ++ functions:get_random_port:837 : true 2022-04-12 03:36:13.889 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 03:36:13.891 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 03:36:13.893 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 03:36:13.954 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 03:36:13.956 | ++ functions:get_random_port:841 : break 2 2022-04-12 03:36:13.958 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 03:36:13.961 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 03:36:13.963 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 03:36:13.992 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 03:36:14.025 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 03:36:14.053 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:36:14.081 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:36:14.109 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:36:14.137 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:36:14.165 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:36:14.192 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:36:14.220 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:36:14.248 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:36:14.275 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:36:14.303 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:36:14.330 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:36:14.359 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 03:36:14.386 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 03:36:14.414 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 03:36:14.442 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 03:36:14.470 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 03:36:14.498 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 03:36:14.501 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 03:36:14.503 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:36:14.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:14.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:14.510 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 03:36:14.513 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 03:36:14.568 | proxy (enabled by site administrator) 2022-04-12 03:36:14.571 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 03:36:14.574 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 03:36:14.576 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:36:14.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:14.581 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:14.584 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 03:36:14.586 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 03:36:14.641 | proxy_http (enabled by site administrator) 2022-04-12 03:36:14.644 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 03:36:14.647 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 03:36:14.650 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 03:36:14.652 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:36:14.654 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:14.657 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:14.660 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:36:14.662 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:36:14.665 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 03:36:14.666 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:36:14.674 | KeepAlive Off 2022-04-12 03:36:14.679 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:36:14.679 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 03:36:14.687 | SetEnv proxy-sendchunked 1 2022-04-12 03:36:14.691 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:36:14.692 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 03:36:14.700 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 03:36:14.703 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 03:36:14.706 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 03:36:14.708 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:36:14.711 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:36:14.713 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:36:14.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:14.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:14.721 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:36:14.723 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:36:14.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:14.728 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:14.730 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 03:36:14.791 | Site glance-wsgi-api already enabled 2022-04-12 03:36:14.795 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 03:36:14.798 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:36:14.800 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:36:14.803 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:36:14.941 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 03:36:14.947 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 03:36:14.980 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 03:36:14.982 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 03:36:15.001 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:15.003 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 03:36:15.006 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 03:36:15.008 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 03:36:15.011 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:36:15.013 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 03:36:15.016 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 03:36:15.019 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 03:36:15.021 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 03:36:15.024 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:36:15.026 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:36:15.029 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:36:15.032 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:36:15.034 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:36:15.037 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:36:15.054 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:36:15.056 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:36:15.059 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:36:15.062 | + functions-common:git_clone:629 : echo master 2022-04-12 03:36:15.062 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:36:15.068 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 03:36:15.070 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:36:15.073 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 03:36:15.076 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:36:15.076 | + functions-common:git_clone:678 : head -1 2022-04-12 03:36:15.080 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 03:36:15.083 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:36:15.086 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 03:36:15.088 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:36:15.091 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:36:15.093 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 03:36:15.096 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:36:15.099 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 03:36:15.101 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:36:15.104 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:36:15.107 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 03:36:15.109 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:36:15.112 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:36:15.115 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 03:36:15.117 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:36:15.120 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 03:36:15.123 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:36:15.126 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:36:15.129 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 03:36:15.135 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 03:36:15.137 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 03:36:15.811 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 03:36:15.814 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:36:15.816 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:36:15.819 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:36:15.821 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:36:15.823 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 03:36:15.826 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:36:15.829 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:36:15.831 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:36:15.833 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:36:15.836 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:36:15.838 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:36:15.841 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:36:15.843 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 03:36:15.864 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 03:36:15.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 -e /opt/stack/cinder 2022-04-12 03:36:16.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:36:16.728 | from cryptography.utils import int_from_bytes 2022-04-12 03:36:16.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:36:16.728 | from cryptography.utils import int_from_bytes 2022-04-12 03:36:17.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:36:17.937 | Obtaining file:///opt/stack/cinder 2022-04-12 03:36:17.938 | Preparing metadata (setup.py): started 2022-04-12 03:36:23.467 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:36:23.603 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 03:36:23.604 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 03:36:23.605 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 03:36:23.606 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 03:36:23.608 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 03:36:23.609 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 03:36:23.609 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:36:23.610 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 03:36:23.612 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 03:36:23.613 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 03:36:23.614 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 03:36:23.615 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 03:36:23.616 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 03:36:23.617 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 03:36:23.618 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 03:36:23.619 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 03:36:23.620 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 03:36:23.622 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 03:36:23.623 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 03:36:23.624 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 03:36:23.625 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 03:36:23.626 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 03:36:23.627 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 03:36:23.628 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 03:36:23.629 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 03:36:23.630 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 03:36:23.631 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 03:36:23.633 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 03:36:23.634 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 03:36:23.635 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 03:36:23.636 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 03:36:23.637 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 03:36:23.638 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 03:36:23.640 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 03:36:23.641 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 03:36:23.642 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 03:36:23.643 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 03:36:23.644 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 03:36:23.645 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 03:36:23.646 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 03:36:23.647 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 03:36:23.649 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 03:36:23.650 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 03:36:23.651 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 03:36:23.652 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 03:36:23.653 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 03:36:23.654 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 03:36:23.656 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 03:36:23.656 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 03:36:23.657 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 03:36:23.659 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 03:36:23.660 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 03:36:23.661 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 03:36:23.662 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 03:36:23.663 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 03:36:23.664 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 03:36:23.665 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 03:36:23.666 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 03:36:23.667 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 03:36:23.669 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 03:36:23.670 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 03:36:23.671 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 03:36:23.684 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 03:36:23.685 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 03:36:23.686 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 03:36:23.749 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 03:36:23.780 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-12 03:36:23.796 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-12 03:36:23.798 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 03:36:23.799 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-12 03:36:23.800 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-12 03:36:23.899 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-12 03:36:23.951 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-12 03:36:23.953 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 03:36:23.982 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 03:36:23.983 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-12 03:36:23.985 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 03:36:24.064 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-12 03:36:24.111 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 03:36:24.112 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 03:36:24.113 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-12 03:36:24.115 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 03:36:24.175 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 03:36:24.178 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-12 03:36:24.180 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-12 03:36:24.239 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-12 03:36:24.242 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-12 03:36:24.302 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-12 03:36:24.304 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-12 03:36:24.305 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-12 03:36:24.306 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 03:36:24.310 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 03:36:24.334 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-12 03:36:24.337 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 03:36:24.338 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:36:24.384 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-12 03:36:24.473 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-12 03:36:24.477 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 03:36:24.499 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:36:24.528 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-12 03:36:24.595 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-12 03:36:24.599 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-12 03:36:24.732 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 03:36:24.758 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 03:36:24.902 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-12 03:36:24.936 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-12 03:36:24.938 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-12 03:36:24.939 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 03:36:25.157 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 03:36:25.158 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 03:36:25.161 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-12 03:36:25.198 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 03:36:25.228 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-12 03:36:25.475 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 03:36:25.477 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 03:36:25.621 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 03:36:25.623 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 03:36:25.628 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 03:36:25.786 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 03:36:25.910 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-12 03:36:25.913 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-12 03:36:25.913 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-12 03:36:25.950 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 03:36:26.171 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 03:36:26.251 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 03:36:26.254 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 03:36:26.436 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 03:36:26.535 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 03:36:26.538 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-12 03:36:26.723 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-12 03:36:27.183 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-12 03:36:27.235 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-12 03:36:27.287 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-12 03:36:28.389 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-12 03:36:28.668 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-12 03:36:28.669 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-12 03:36:28.816 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-12 03:36:29.013 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 03:36:29.192 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-12 03:36:30.900 | Installing collected packages: cinder 2022-04-12 03:36:30.900 | Attempting uninstall: cinder 2022-04-12 03:36:30.900 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 03:36:30.906 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 03:36:30.907 | Running setup.py develop for cinder 2022-04-12 03:36:38.386 | Successfully installed cinder 2022-04-12 03:36:38.386 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:36:38.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:36:38.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:36:38.545 | + inc/python:pip_install:200 : result=0 2022-04-12 03:36:38.547 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:36:38.549 | + functions-common:time_stop:2425 : local name 2022-04-12 03:36:38.552 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:36:38.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:36:38.556 | + functions-common:time_stop:2428 : local total 2022-04-12 03:36:38.559 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:36:38.561 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:36:38.563 | + functions-common:time_stop:2432 : start_time=1649734575859 2022-04-12 03:36:38.565 | + functions-common:time_stop:2434 : [[ -z 1649734575859 ]] 2022-04-12 03:36:38.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:36:38.572 | + functions-common:time_stop:2437 : end_time=1649734598570 2022-04-12 03:36:38.575 | + functions-common:time_stop:2438 : elapsed_time=22711 2022-04-12 03:36:38.577 | + functions-common:time_stop:2439 : total=104807 2022-04-12 03:36:38.580 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:36:38.582 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127518 2022-04-12 03:36:38.584 | + inc/python:pip_install:203 : return 0 2022-04-12 03:36:38.587 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:36:38.589 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:36:38.592 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:36:38.611 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:36:38.623 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 03:36:38.626 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 03:36:38.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:36:38.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:36:38.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 03:36:38.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:36:38.639 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 03:36:38.641 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 03:36:38.644 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 03:36:38.646 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:38.649 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:38.651 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 03:36:38.664 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 03:36:38.666 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:36:38.669 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:36:38.671 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:36:38.674 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:36:38.676 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:36:38.679 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:36:38.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:38.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:38.686 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:36:38.689 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:36:38.691 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:36:38.694 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:36:38.696 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 03:36:38.699 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:36:38.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:38.705 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:38.708 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 03:36:38.730 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 03:36:38.839 | Reading package lists... 2022-04-12 03:36:39.081 | Building dependency tree... 2022-04-12 03:36:39.082 | Reading state information... 2022-04-12 03:36:39.337 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 03:36:39.337 | The following packages were automatically installed and are no longer required: 2022-04-12 03:36:39.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:36:39.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:36:39.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:36:39.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:36:39.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:36:39.338 | python3-zope.interface 2022-04-12 03:36:39.338 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:36:39.454 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:36:39.458 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:36:39.461 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:36:39.464 | + functions-common:time_stop:2425 : local name 2022-04-12 03:36:39.466 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:36:39.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:36:39.472 | + functions-common:time_stop:2428 : local total 2022-04-12 03:36:39.474 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:36:39.476 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:36:39.479 | + functions-common:time_stop:2432 : start_time=1649734598727 2022-04-12 03:36:39.482 | + functions-common:time_stop:2434 : [[ -z 1649734598727 ]] 2022-04-12 03:36:39.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:36:39.489 | + functions-common:time_stop:2437 : end_time=1649734599486 2022-04-12 03:36:39.492 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 03:36:39.494 | + functions-common:time_stop:2439 : total=5334 2022-04-12 03:36:39.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:36:39.499 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6093 2022-04-12 03:36:39.501 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:36:39.504 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:36:39.507 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 03:36:39.509 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 03:36:39.522 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 03:36:39.526 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 03:36:39.528 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 03:36:39.531 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 03:36:39.534 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 03:36:39.534 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 03:36:39.539 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 03:36:39.541 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 03:36:39.543 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 03:36:39.545 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 03:36:39.547 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 03:36:39.549 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 03:36:39.552 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 03:36:39.554 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 03:36:39.565 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 03:36:39.577 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-12 03:36:39.589 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-12 03:36:39.602 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 03:36:39.614 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 03:36:39.617 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 03:36:39.621 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XY3TraP0GL 2022-04-12 03:36:39.624 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 03:36:39.626 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 03:36:39.628 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 03:36:39.631 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XY3TraP0GL 2022-04-12 03:36:39.634 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XY3TraP0GL 2022-04-12 03:36:39.646 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XY3TraP0GL /etc/sudoers.d/cinder-rootwrap 2022-04-12 03:36:39.659 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 03:36:39.663 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 03:36:39.665 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 03:36:39.667 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 03:36:39.669 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 03:36:39.671 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-12 03:36:39.674 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-12 03:36:39.676 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 03:36:39.678 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 03:36:39.683 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 03:36:39.687 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 03:36:39.706 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 03:36:39.725 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 03:36:39.743 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 03:36:39.762 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 03:36:39.781 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 03:36:39.799 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 03:36:39.818 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 03:36:39.837 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 03:36:39.839 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:36:39.841 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 03:36:39.844 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:36:39.846 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 03:36:39.876 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 03:36:39.903 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:36:39.930 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 03:36:39.958 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 03:36:39.986 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 03:36:40.015 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 03:36:40.042 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 03:36:40.071 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:36:40.098 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:36:40.127 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 03:36:40.157 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 03:36:40.186 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 03:36:40.188 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 03:36:40.191 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 03:36:40.193 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 03:36:40.195 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 03:36:40.198 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 03:36:40.228 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 03:36:40.257 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 03:36:40.285 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 03:36:40.314 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 03:36:40.341 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 03:36:40.369 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 03:36:40.400 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 03:36:40.402 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 03:36:40.431 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 03:36:40.462 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 03:36:40.469 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d775ca3c98f4a85b580128278a644386 2022-04-12 03:36:40.498 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 03:36:40.500 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 03:36:40.532 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 03:36:40.561 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 03:36:40.588 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 03:36:40.617 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 03:36:40.634 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:40.636 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 03:36:40.638 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 03:36:40.641 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 03:36:40.643 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 03:36:40.645 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 03:36:40.648 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 03:36:40.650 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 03:36:40.652 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 03:36:40.655 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 03:36:40.658 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 03:36:40.660 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 03:36:40.690 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 03:36:40.718 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 03:36:40.746 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 03:36:40.774 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 03:36:40.802 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 03:36:40.831 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 03:36:40.834 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 03:36:40.836 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 03:36:40.838 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 03:36:40.867 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 03:36:40.869 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 03:36:40.898 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 03:36:40.900 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 03:36:40.903 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 03:36:40.906 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 03:36:40.934 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 03:36:40.936 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 03:36:40.938 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 03:36:40.955 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:40.957 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 03:36:40.960 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 03:36:40.962 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 03:36:40.965 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 03:36:40.993 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 03:36:41.021 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 03:36:41.037 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:41.040 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 03:36:41.056 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:41.058 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 03:36:41.075 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:41.078 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 03:36:41.080 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 03:36:41.082 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 03:36:41.085 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 03:36:41.087 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:36:41.089 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:36:41.093 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:36:41.109 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:41.112 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:36:41.115 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:36:41.117 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:36:41.134 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:41.136 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:36:41.139 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:36:41.166 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:36:41.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:36:41.172 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 03:36:41.174 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 03:36:41.176 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:36:41.180 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:36:41.197 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:36:41.199 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:36:41.201 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:36:41.204 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:36:41.206 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:36:41.235 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:36:41.263 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:36:41.291 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:36:41.319 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 03:36:41.335 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:41.338 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 03:36:41.340 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 03:36:41.343 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 03:36:41.345 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 03:36:41.348 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:36:41.350 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:36:41.353 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 03:36:41.358 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 03:36:41.361 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:36:41.363 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:36:41.375 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:36:41.376 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:36:41.384 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:36:41.387 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:36:41.402 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 03:36:41.405 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 03:36:41.409 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 03:36:41.439 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 03:36:41.467 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 03:36:41.495 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:36:41.522 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:36:41.550 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:36:41.578 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:36:41.605 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:36:41.633 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:36:41.661 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:36:41.688 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:36:41.715 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:36:41.743 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:36:41.771 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:36:41.773 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:36:41.776 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 03:36:41.778 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 03:36:41.781 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:36:41.784 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:41.786 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:41.789 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:36:41.791 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:36:41.794 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 03:36:41.821 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:36:41.850 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-12 03:36:41.850 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:36:41.859 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 03:36:41.862 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 03:36:41.865 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 03:36:41.867 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:36:41.870 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:36:41.872 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:36:41.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:41.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:41.880 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:36:41.882 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:36:41.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:36:41.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:36:41.890 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 03:36:41.957 | Enabling site cinder-wsgi. 2022-04-12 03:36:41.963 | To activate the new configuration, you need to run: 2022-04-12 03:36:41.963 | systemctl reload apache2 2022-04-12 03:36:41.967 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:36:41.970 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:36:41.972 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:36:41.974 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:36:42.111 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 03:36:42.114 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 03:36:42.150 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 03:36:42.181 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 03:36:42.200 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:36:42.202 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 03:36:42.205 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:36:42.207 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:36:42.210 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:36:42.212 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 03:36:42.244 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 03:36:42.272 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:36:42.300 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 03:36:42.329 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 03:36:42.357 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 03:36:42.385 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 03:36:42.413 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 03:36:42.441 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:36:42.470 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 03:36:42.498 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 03:36:42.526 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:36:42.556 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 03:36:42.559 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 03:36:42.576 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:42.579 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 03:36:42.610 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 03:36:42.613 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 03:36:42.630 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:36:42.633 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 03:36:42.635 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 03:36:42.638 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 03:36:42.641 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:36:42.643 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 03:36:42.646 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 03:36:42.649 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:36:42.650 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:36:42.655 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:36:42.658 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:36:42.660 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 03:36:42.663 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:36:42.667 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 03:36:42.668 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 03:36:42.671 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 03:36:42.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:36:42.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:36:42.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 03:36:42.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:36:42.683 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 03:36:42.686 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 03:36:42.689 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 03:36:42.691 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:36:42.693 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:36:42.696 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:36:42.699 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:36:42.701 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:36:42.704 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:36:42.720 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:36:42.723 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:36:42.725 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:36:42.728 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:36:42.729 | + functions-common:git_clone:629 : echo master 2022-04-12 03:36:42.734 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 03:36:42.736 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:36:42.738 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 03:36:42.741 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:36:42.741 | + functions-common:git_clone:678 : head -1 2022-04-12 03:36:42.744 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 03:36:42.747 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:36:42.750 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 03:36:42.752 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:36:42.755 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:36:42.757 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 03:36:42.760 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:36:42.762 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 03:36:42.765 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:36:42.768 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:36:42.770 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 03:36:42.773 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:36:42.775 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:36:42.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 03:36:42.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:36:42.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 03:36:42.786 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:36:42.789 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:36:42.792 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 03:36:42.798 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 03:36:42.801 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 03:36:43.465 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 03:36:43.468 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:36:43.470 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:36:43.472 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:36:43.475 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:36:43.477 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 03:36:43.479 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:36:43.482 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:36:43.485 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:36:43.487 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:36:43.489 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:36:43.492 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:36:43.494 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:36:43.497 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 03:36:43.518 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 03:36:43.520 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-12 03:36:44.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:36:44.381 | from cryptography.utils import int_from_bytes 2022-04-12 03:36:44.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:36:44.381 | from cryptography.utils import int_from_bytes 2022-04-12 03:36:45.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:36:45.585 | Obtaining file:///opt/stack/neutron 2022-04-12 03:36:45.586 | Preparing metadata (setup.py): started 2022-04-12 03:36:51.283 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:36:51.373 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 03:36:51.375 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 03:36:51.376 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:36:51.377 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 03:36:51.378 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:36:51.379 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 03:36:51.380 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 03:36:51.381 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 03:36:51.382 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 03:36:51.383 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 03:36:51.384 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 03:36:51.385 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 03:36:51.386 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 03:36:51.387 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 03:36:51.389 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 03:36:51.390 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 03:36:51.391 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 03:36:51.392 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 03:36:51.393 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 03:36:51.394 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:36:51.396 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 03:36:51.397 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 03:36:51.398 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 03:36:51.399 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:36:51.400 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 03:36:51.401 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 03:36:51.402 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 03:36:51.403 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 03:36:51.405 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 03:36:51.406 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 03:36:51.407 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 03:36:51.408 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 03:36:51.409 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 03:36:51.411 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 03:36:51.412 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 03:36:51.413 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 03:36:51.414 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 03:36:51.415 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 03:36:51.416 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 03:36:51.417 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 03:36:51.418 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 03:36:51.420 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 03:36:51.421 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 03:36:51.422 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 03:36:51.423 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 03:36:51.424 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 03:36:51.425 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 03:36:51.426 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:51.427 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 03:36:51.428 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 03:36:51.429 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 03:36:51.431 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:36:51.432 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 03:36:51.433 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:36:51.434 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 03:36:51.450 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 03:36:51.452 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 03:36:51.454 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 03:36:51.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 03:36:51.475 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 03:36:51.476 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 03:36:51.477 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 03:36:51.498 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev108) (3.0.7) 2022-04-12 03:36:51.505 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:36:51.566 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.7.0) 2022-04-12 03:36:51.567 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 03:36:51.621 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (4.4.0) 2022-04-12 03:36:51.623 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (3.1.1) 2022-04-12 03:36:51.672 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (2.7.0) 2022-04-12 03:36:51.675 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (1.2.2) 2022-04-12 03:36:51.702 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 03:36:51.704 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 03:36:51.705 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 03:36:51.706 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 03:36:51.707 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 03:36:51.708 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.32) 2022-04-12 03:36:51.709 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.1.5) 2022-04-12 03:36:51.711 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:36:51.729 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev108) (1.0.3) 2022-04-12 03:36:51.820 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev108) (0.17.3) 2022-04-12 03:36:51.890 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev108) (1.5.0) 2022-04-12 03:36:51.951 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (2.0.1) 2022-04-12 03:36:51.954 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 03:36:51.956 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.13.0) 2022-04-12 03:36:52.016 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (2.8.2) 2022-04-12 03:36:52.019 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (0.9.6) 2022-04-12 03:36:52.076 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.1.0) 2022-04-12 03:36:52.079 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.2.4) 2022-04-12 03:36:52.080 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.4.0) 2022-04-12 03:36:52.083 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 03:36:52.106 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:36:52.110 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.3.0) 2022-04-12 03:36:52.157 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (1.15.0) 2022-04-12 03:36:52.212 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 03:36:52.245 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 03:36:52.246 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 03:36:52.273 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:36:52.414 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:36:52.486 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 03:36:52.565 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 03:36:52.566 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 03:36:52.677 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.678 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.679 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.680 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.681 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.682 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.684 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:36:52.897 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.10.1) 2022-04-12 03:36:52.897 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:36:52.899 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:36:52.948 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (3.17.6) 2022-04-12 03:36:52.950 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (2.1.0) 2022-04-12 03:36:53.040 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (1.26.9) 2022-04-12 03:36:53.041 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 03:36:53.043 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 03:36:53.046 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2.0.12) 2022-04-12 03:36:53.082 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 03:36:53.431 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 03:36:53.509 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 03:36:53.676 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (2.21) 2022-04-12 03:36:53.749 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 03:36:53.750 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:36:53.989 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:36:54.162 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.2) 2022-04-12 03:36:54.754 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.14.1) 2022-04-12 03:36:54.802 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (0.2.5) 2022-04-12 03:36:55.407 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.4.2) 2022-04-12 03:36:55.410 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.2) 2022-04-12 03:36:55.730 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:36:55.731 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (4.11.1) 2022-04-12 03:36:55.905 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev108) (3.8.0) 2022-04-12 03:36:56.149 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (21.4.0) 2022-04-12 03:36:56.150 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (1.8.2) 2022-04-12 03:36:56.338 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 03:36:56.602 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.3.2) 2022-04-12 03:36:58.241 | Installing collected packages: neutron 2022-04-12 03:36:58.241 | Attempting uninstall: neutron 2022-04-12 03:36:58.242 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 03:36:58.260 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 03:36:58.262 | Running setup.py develop for neutron 2022-04-12 03:37:05.831 | Successfully installed neutron 2022-04-12 03:37:05.831 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:37:05.840 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:37:05.840 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:37:05.987 | + inc/python:pip_install:200 : result=0 2022-04-12 03:37:05.990 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:37:05.992 | + functions-common:time_stop:2425 : local name 2022-04-12 03:37:05.994 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:37:05.997 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:37:05.999 | + functions-common:time_stop:2428 : local total 2022-04-12 03:37:06.002 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:37:06.004 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:37:06.006 | + functions-common:time_stop:2432 : start_time=1649734603512 2022-04-12 03:37:06.008 | + functions-common:time_stop:2434 : [[ -z 1649734603512 ]] 2022-04-12 03:37:06.011 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:37:06.016 | + functions-common:time_stop:2437 : end_time=1649734626013 2022-04-12 03:37:06.018 | + functions-common:time_stop:2438 : elapsed_time=22501 2022-04-12 03:37:06.020 | + functions-common:time_stop:2439 : total=127518 2022-04-12 03:37:06.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:37:06.025 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=150019 2022-04-12 03:37:06.027 | + inc/python:pip_install:203 : return 0 2022-04-12 03:37:06.029 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:37:06.032 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:37:06.034 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:37:06.053 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:37:06.066 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 03:37:06.069 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 03:37:06.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:37:06.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:37:06.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 03:37:06.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:37:06.082 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 03:37:06.084 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:37:06.087 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 03:37:06.108 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:06.110 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 03:37:06.113 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 03:37:06.115 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 03:37:06.118 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:37:06.121 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 03:37:06.123 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 03:37:06.125 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 03:37:06.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:37:06.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:37:06.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 03:37:06.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:37:06.138 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 03:37:06.154 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:06.157 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 03:37:06.173 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:06.176 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 03:37:06.192 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:06.195 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 03:37:06.197 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 03:37:06.199 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 03:37:06.202 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:37:06.204 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:37:06.207 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:37:06.209 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:37:06.212 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:37:06.214 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:37:06.231 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:37:06.234 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:37:06.236 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:37:06.239 | + functions-common:git_clone:629 : echo master 2022-04-12 03:37:06.239 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:37:06.244 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 03:37:06.246 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:37:06.249 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 03:37:06.252 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:37:06.252 | + functions-common:git_clone:678 : head -1 2022-04-12 03:37:06.255 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 03:37:06.258 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:37:06.261 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 03:37:06.264 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:37:06.266 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:37:06.269 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 03:37:06.271 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:37:06.273 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 03:37:06.276 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:37:06.279 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:37:06.281 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 03:37:06.284 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:37:06.286 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:37:06.289 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 03:37:06.292 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:37:06.295 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 03:37:06.297 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:37:06.300 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:37:06.303 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 03:37:06.309 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 03:37:06.311 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 03:37:06.988 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 03:37:06.991 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:37:06.993 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:37:06.995 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:37:06.997 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:37:07.000 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 03:37:07.002 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:37:07.004 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:37:07.007 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:37:07.009 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:37:07.012 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:37:07.014 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:37:07.017 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:37:07.019 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 03:37:07.040 | Using python 3.8 to install /opt/stack/nova 2022-04-12 03:37:07.042 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-12 03:37:07.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:37:07.901 | from cryptography.utils import int_from_bytes 2022-04-12 03:37:07.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:37:07.901 | from cryptography.utils import int_from_bytes 2022-04-12 03:37:09.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:37:09.102 | Obtaining file:///opt/stack/nova 2022-04-12 03:37:09.102 | Preparing metadata (setup.py): started 2022-04-12 03:37:15.772 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:37:15.897 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 03:37:15.898 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 03:37:15.899 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 03:37:15.900 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 03:37:15.901 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 03:37:15.902 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 03:37:15.903 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 03:37:15.904 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 03:37:15.905 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 03:37:15.907 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 03:37:15.908 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 03:37:15.909 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 03:37:15.909 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 03:37:15.911 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:37:15.912 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 03:37:15.913 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 03:37:15.914 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 03:37:15.915 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 03:37:15.916 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 03:37:15.917 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 03:37:15.918 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:37:15.920 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 03:37:15.921 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 03:37:15.922 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 03:37:15.923 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 03:37:15.924 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 03:37:15.925 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 03:37:15.926 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 03:37:15.927 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 03:37:15.928 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 03:37:15.930 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 03:37:15.931 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 03:37:15.932 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 03:37:15.933 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:37:15.934 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 03:37:15.935 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 03:37:15.937 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:37:15.938 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 03:37:15.939 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 03:37:15.940 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 03:37:15.941 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 03:37:15.942 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 03:37:15.943 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 03:37:15.944 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 03:37:15.945 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 03:37:15.946 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:37:15.948 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 03:37:15.948 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 03:37:15.950 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 03:37:15.951 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 03:37:15.952 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 03:37:15.953 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 03:37:15.954 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 03:37:15.955 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 03:37:15.956 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 03:37:15.957 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 03:37:15.958 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 03:37:15.959 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 03:37:15.960 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 03:37:15.962 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 03:37:15.963 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 03:37:15.964 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 03:37:15.965 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 03:37:15.966 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 03:37:15.983 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 03:37:15.984 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 03:37:15.986 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 03:37:16.008 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-12 03:37:16.047 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 03:37:16.078 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 03:37:16.079 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 03:37:16.104 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 03:37:16.227 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-12 03:37:16.231 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-12 03:37:16.289 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 03:37:16.291 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 03:37:16.317 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-12 03:37:16.318 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 03:37:16.320 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-12 03:37:16.321 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:37:16.344 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 03:37:16.345 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-12 03:37:16.397 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:37:16.399 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-12 03:37:16.402 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:16.462 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-12 03:37:16.575 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-12 03:37:16.577 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 03:37:16.656 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-12 03:37:16.721 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-12 03:37:16.723 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-12 03:37:16.724 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 03:37:16.728 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-12 03:37:16.755 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-12 03:37:16.756 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:37:16.806 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-12 03:37:16.867 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 03:37:16.900 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-12 03:37:16.905 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 03:37:16.957 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 03:37:16.959 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-12 03:37:17.048 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 03:37:17.074 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 03:37:17.154 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 03:37:17.232 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-12 03:37:17.298 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-12 03:37:17.299 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-12 03:37:17.301 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 03:37:17.343 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-12 03:37:17.348 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:37:17.350 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-12 03:37:17.430 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 03:37:17.432 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-12 03:37:17.434 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 03:37:17.436 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-12 03:37:17.532 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 03:37:17.750 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 03:37:17.753 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 03:37:17.863 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:37:17.866 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 03:37:17.869 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 03:37:17.982 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 03:37:18.062 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 03:37:18.096 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 03:37:18.302 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 03:37:18.382 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-12 03:37:18.384 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 03:37:18.598 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 03:37:18.708 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-12 03:37:19.187 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-12 03:37:19.241 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-12 03:37:19.618 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:19.619 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:19.620 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:19.622 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:19.623 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:19.624 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:19.626 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 03:37:20.869 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-12 03:37:21.278 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-12 03:37:21.280 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-12 03:37:21.378 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-12 03:37:21.483 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 03:37:23.142 | Installing collected packages: nova 2022-04-12 03:37:23.142 | Attempting uninstall: nova 2022-04-12 03:37:23.143 | Found existing installation: nova 25.1.0.dev32 2022-04-12 03:37:23.151 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 03:37:23.152 | Running setup.py develop for nova 2022-04-12 03:37:31.259 | Successfully installed nova 2022-04-12 03:37:31.259 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:37:31.267 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:37:31.267 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:37:31.415 | + inc/python:pip_install:200 : result=0 2022-04-12 03:37:31.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:37:31.420 | + functions-common:time_stop:2425 : local name 2022-04-12 03:37:31.422 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:37:31.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:37:31.427 | + functions-common:time_stop:2428 : local total 2022-04-12 03:37:31.429 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:37:31.431 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:37:31.433 | + functions-common:time_stop:2432 : start_time=1649734627035 2022-04-12 03:37:31.436 | + functions-common:time_stop:2434 : [[ -z 1649734627035 ]] 2022-04-12 03:37:31.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:37:31.442 | + functions-common:time_stop:2437 : end_time=1649734651440 2022-04-12 03:37:31.445 | + functions-common:time_stop:2438 : elapsed_time=24405 2022-04-12 03:37:31.447 | + functions-common:time_stop:2439 : total=150019 2022-04-12 03:37:31.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:37:31.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174424 2022-04-12 03:37:31.454 | + inc/python:pip_install:203 : return 0 2022-04-12 03:37:31.456 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:37:31.458 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:37:31.461 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:37:31.480 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:37:31.493 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 03:37:31.495 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 03:37:31.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:37:31.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:37:31.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 03:37:31.505 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:37:31.508 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-12 03:37:31.520 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:37:31.523 | + ./stack.sh:main:939 : configure_nova 2022-04-12 03:37:31.525 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 03:37:31.538 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 03:37:31.541 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 03:37:31.544 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 03:37:31.547 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 03:37:31.548 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 03:37:31.552 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 03:37:31.555 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 03:37:31.557 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 03:37:31.560 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 03:37:31.562 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 03:37:31.565 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 03:37:31.567 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 03:37:31.570 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 03:37:31.581 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 03:37:31.594 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-12 03:37:31.607 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-12 03:37:31.619 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 03:37:31.631 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 03:37:31.634 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 03:37:31.639 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rqCY36UFvo 2022-04-12 03:37:31.642 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 03:37:31.645 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 03:37:31.648 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 03:37:31.650 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 03:37:31.654 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 03:37:31.656 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rqCY36UFvo 2022-04-12 03:37:31.660 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rqCY36UFvo 2022-04-12 03:37:31.673 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rqCY36UFvo /etc/sudoers.d/nova-rootwrap 2022-04-12 03:37:31.685 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 03:37:31.689 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 03:37:31.692 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 03:37:31.694 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 03:37:31.697 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 03:37:31.699 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-12 03:37:31.702 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-12 03:37:31.705 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 03:37:31.707 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 03:37:31.712 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 03:37:31.729 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:31.732 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 03:37:31.734 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 03:37:31.738 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 03:37:31.742 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 03:37:31.771 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 03:37:31.773 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 03:37:31.800 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 03:37:31.829 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 03:37:31.857 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-12 03:37:31.886 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 03:37:31.916 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 03:37:31.945 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 03:37:31.947 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 03:37:31.975 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 03:37:32.002 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 03:37:32.030 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 03:37:32.056 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 03:37:32.083 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 03:37:32.113 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 03:37:32.116 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:37:32.118 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:37:32.120 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:37:32.123 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:37:32.125 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:37:32.127 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:37:32.130 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:37:32.132 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:37:32.134 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:37:32.136 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:37:32.139 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:37:32.141 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 03:37:32.144 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:37:32.146 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:37:32.148 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:37:32.151 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:37:32.153 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:37:32.155 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:37:32.157 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 03:37:32.173 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:32.175 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:37:32.177 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 03:37:32.180 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 03:37:32.208 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 03:37:32.211 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 03:37:32.213 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 03:37:32.215 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 03:37:32.217 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 03:37:32.220 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 03:37:32.251 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 03:37:32.253 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 03:37:32.255 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 03:37:32.258 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 03:37:32.260 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 03:37:32.263 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 03:37:32.292 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 03:37:32.322 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 03:37:32.349 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 03:37:32.377 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 03:37:32.393 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:32.395 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 03:37:32.411 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:32.415 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 03:37:32.415 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 03:37:32.420 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 03:37:32.422 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 03:37:32.450 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 03:37:32.466 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:32.468 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 03:37:32.470 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 03:37:32.473 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:37:32.475 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:37:32.477 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 03:37:32.507 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 03:37:32.534 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:37:32.562 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 03:37:32.589 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 03:37:32.616 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 03:37:32.645 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 03:37:32.672 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 03:37:32.700 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:37:32.727 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:37:32.755 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 03:37:32.771 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:32.773 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 03:37:32.776 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 03:37:32.805 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 03:37:32.833 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 03:37:32.860 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 03:37:32.888 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 03:37:32.915 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 03:37:32.943 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 03:37:32.971 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 03:37:32.999 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 03:37:33.015 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:33.017 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 03:37:33.019 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 03:37:33.047 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 03:37:33.077 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 03:37:33.079 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 03:37:33.108 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 03:37:33.110 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 03:37:33.112 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 03:37:33.114 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:37:33.117 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:37:33.119 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:37:33.121 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:37:33.123 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:37:33.126 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:37:33.128 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 03:37:33.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:37:33.133 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:37:33.135 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:37:33.137 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:37:33.140 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:37:33.142 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:37:33.144 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:37:33.146 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:37:33.149 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:37:33.151 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:37:33.154 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:37:33.156 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 03:37:33.158 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 03:37:33.160 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 03:37:33.163 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:37:33.180 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:37:33.183 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:37:33.185 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:37:33.187 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:37:33.190 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:37:33.218 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:37:33.246 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:37:33.274 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:37:33.302 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 03:37:33.332 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 03:37:33.348 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:33.351 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 03:37:33.353 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 03:37:33.356 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 03:37:33.358 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 03:37:33.361 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:37:33.363 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:37:33.366 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 03:37:33.370 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 03:37:33.372 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:37:33.374 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:37:33.387 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:37:33.388 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:37:33.396 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:37:33.399 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:37:33.415 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 03:37:33.417 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 03:37:33.421 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 03:37:33.450 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 03:37:33.478 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 03:37:33.504 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:37:33.532 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:37:33.558 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:37:33.586 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:37:33.613 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:37:33.641 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:37:33.669 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:37:33.696 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:37:33.723 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:37:33.751 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:37:33.778 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:37:33.780 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:37:33.783 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 03:37:33.785 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 03:37:33.788 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:37:33.790 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:33.792 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:33.795 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:37:33.797 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:37:33.800 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 03:37:33.827 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:37:33.855 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-12 03:37:33.855 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:37:33.863 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 03:37:33.867 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 03:37:33.869 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 03:37:33.872 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:37:33.874 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:37:33.876 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:37:33.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:33.881 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:33.883 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:37:33.885 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:37:33.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:33.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:33.893 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 03:37:33.954 | Enabling site nova-api-wsgi. 2022-04-12 03:37:33.959 | To activate the new configuration, you need to run: 2022-04-12 03:37:33.959 | systemctl reload apache2 2022-04-12 03:37:33.963 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:37:33.966 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:37:33.968 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:37:33.970 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:37:34.168 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 03:37:34.186 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:34.189 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-12 03:37:34.191 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 03:37:34.194 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 03:37:34.196 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 03:37:34.198 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 03:37:34.201 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:37:34.205 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 03:37:34.209 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 03:37:34.212 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:37:34.214 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:37:34.228 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:37:34.229 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:37:34.238 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:37:34.242 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:37:34.258 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 03:37:34.260 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 03:37:34.264 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 03:37:34.295 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 03:37:34.322 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 03:37:34.349 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:37:34.377 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:37:34.403 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:37:34.431 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:37:34.458 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:37:34.486 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:37:34.513 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:37:34.540 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:37:34.567 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:37:34.594 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:37:34.622 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 03:37:34.624 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 03:37:34.656 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 03:37:34.673 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:34.675 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 03:37:34.706 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 03:37:34.708 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 03:37:34.711 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 03:37:34.728 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:34.730 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:37:34.734 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:37:34.761 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 03:37:34.792 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 03:37:34.795 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 03:37:34.797 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 03:37:34.799 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:37:34.802 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:37:34.804 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:37:34.820 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:34.823 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:37:34.826 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:37:34.828 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:37:34.845 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:34.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:37:34.850 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:37:34.877 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:37:34.880 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:37:34.882 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 03:37:34.911 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 03:37:34.938 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 03:37:34.971 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 03:37:34.988 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:34.990 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:37:35.018 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 03:37:35.021 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 03:37:35.023 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 03:37:35.054 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 03:37:35.082 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 03:37:35.110 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 03:37:35.139 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 03:37:35.167 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 03:37:35.195 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 03:37:35.224 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 03:37:35.252 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 03:37:35.281 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 03:37:35.299 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:35.302 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 03:37:35.306 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 03:37:35.308 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 03:37:35.311 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 03:37:35.314 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 03:37:35.317 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 03:37:35.319 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 03:37:35.322 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 03:37:35.324 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 03:37:35.327 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 03:37:35.332 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 03:37:35.334 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 03:37:35.336 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 03:37:35.339 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 03:37:35.341 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 03:37:35.344 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 03:37:35.376 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 03:37:35.407 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 03:37:35.437 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:37:35.439 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 03:37:35.442 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 03:37:35.444 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 03:37:35.461 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:35.464 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 03:37:35.464 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 03:37:36.161 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 03:37:36.163 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 03:37:36.166 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 03:37:36.168 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 03:37:36.171 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:37:36.173 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 03:37:36.176 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:37:36.192 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:36.195 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 03:37:36.197 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 03:37:36.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:37:36.215 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:36.218 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 03:37:36.221 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 03:37:36.250 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:37:36.252 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:37:36.255 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 03:37:36.271 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:36.274 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 03:37:36.285 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 03:37:36.287 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 03:37:36.320 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 03:37:36.347 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 03:37:36.375 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 03:37:36.402 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 03:37:36.430 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 03:37:36.458 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 03:37:36.486 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 03:37:36.514 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 03:37:36.516 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 03:37:36.519 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 03:37:36.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:37:36.538 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:37:36.541 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:37:36.543 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:37:36.546 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:37:36.548 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:37:36.577 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:37:36.605 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:37:36.632 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:37:36.660 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:37:36.663 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 03:37:36.667 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 03:37:36.670 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 03:37:36.673 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 03:37:36.676 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 03:37:36.678 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 03:37:36.680 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 03:37:36.683 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 03:37:36.686 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 03:37:36.688 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 03:37:36.691 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 03:37:36.693 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 03:37:36.696 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 03:37:36.698 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 03:37:36.713 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:36.716 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 03:37:36.719 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 03:37:36.735 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:36.738 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 03:37:36.753 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:36.756 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 03:37:36.772 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:37:36.775 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 03:37:36.792 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:37:36.796 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 03:37:36.798 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 03:37:36.801 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 03:37:36.803 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:37:36.806 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 03:37:36.808 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 03:37:36.811 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 03:37:36.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:36.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:36.819 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 03:37:36.821 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:37:36.824 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:37:36.826 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:37:36.829 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:37:36.831 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:37:36.833 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:37:36.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:36.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:36.841 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:37:36.844 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:37:36.846 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:37:36.849 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:37:36.851 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 03:37:36.854 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:37:36.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:36.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:36.862 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 03:37:36.883 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 03:37:36.993 | Reading package lists... 2022-04-12 03:37:37.234 | Building dependency tree... 2022-04-12 03:37:37.235 | Reading state information... 2022-04-12 03:37:37.495 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:37:37.495 | The following packages were automatically installed and are no longer required: 2022-04-12 03:37:37.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:37:37.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:37:37.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:37:37.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:37:37.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:37:37.496 | python3-zope.interface 2022-04-12 03:37:37.496 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:37:37.610 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:37:37.614 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:37:37.617 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:37:37.619 | + functions-common:time_stop:2425 : local name 2022-04-12 03:37:37.621 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:37:37.624 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:37:37.627 | + functions-common:time_stop:2428 : local total 2022-04-12 03:37:37.629 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:37:37.631 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:37:37.634 | + functions-common:time_stop:2432 : start_time=1649734656881 2022-04-12 03:37:37.636 | + functions-common:time_stop:2434 : [[ -z 1649734656881 ]] 2022-04-12 03:37:37.640 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:37:37.644 | + functions-common:time_stop:2437 : end_time=1649734657641 2022-04-12 03:37:37.646 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-12 03:37:37.649 | + functions-common:time_stop:2439 : total=6093 2022-04-12 03:37:37.651 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:37:37.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6853 2022-04-12 03:37:37.656 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:37:37.659 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 03:37:37.662 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 03:37:37.664 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 03:37:37.667 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 03:37:37.669 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 03:37:37.692 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 03:37:37.694 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:37:37.697 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:37:37.699 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:37:37.704 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:37:37.706 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:37:37.709 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:37:37.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:37.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:37.716 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:37:37.718 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:37:37.721 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:37:37.723 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:37:37.726 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 03:37:37.729 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:37:37.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:37.734 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:37.737 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 03:37:37.759 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-12 03:37:37.868 | Reading package lists... 2022-04-12 03:37:38.109 | Building dependency tree... 2022-04-12 03:37:38.111 | Reading state information... 2022-04-12 03:37:38.366 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 03:37:38.366 | The following packages were automatically installed and are no longer required: 2022-04-12 03:37:38.367 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:37:38.367 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:37:38.367 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:37:38.367 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:37:38.367 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:37:38.368 | python3-zope.interface 2022-04-12 03:37:38.368 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:37:38.484 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:37:38.489 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:37:38.492 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:37:38.494 | + functions-common:time_stop:2425 : local name 2022-04-12 03:37:38.496 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:37:38.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:37:38.501 | + functions-common:time_stop:2428 : local total 2022-04-12 03:37:38.503 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:37:38.506 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:37:38.508 | + functions-common:time_stop:2432 : start_time=1649734657756 2022-04-12 03:37:38.511 | + functions-common:time_stop:2434 : [[ -z 1649734657756 ]] 2022-04-12 03:37:38.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:37:38.518 | + functions-common:time_stop:2437 : end_time=1649734658516 2022-04-12 03:37:38.521 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-12 03:37:38.523 | + functions-common:time_stop:2439 : total=6853 2022-04-12 03:37:38.525 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:37:38.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7613 2022-04-12 03:37:38.531 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:37:38.534 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 03:37:38.536 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 03:37:38.539 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:37:38.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:37:38.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:37:38.546 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 03:37:38.549 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 03:37:38.605 | wsgi (enabled by maintainer script) 2022-04-12 03:37:38.608 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 03:37:38.611 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 03:37:38.613 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:37:38.617 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 03:37:38.619 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 03:37:38.622 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:37:38.626 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:37:38.626 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:37:38.631 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 03:37:38.634 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 03:37:38.636 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 03:37:38.640 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 03:37:38.642 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 03:37:38.665 | Using python 3.8 to install osc-placement 2022-04-12 03:37:38.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-12 03:37:39.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:37:39.577 | from cryptography.utils import int_from_bytes 2022-04-12 03:37:39.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:37:39.577 | from cryptography.utils import int_from_bytes 2022-04-12 03:37:40.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:37:40.813 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 03:37:40.825 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 03:37:40.826 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 03:37:40.827 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 03:37:40.828 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 03:37:40.829 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 03:37:40.830 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 03:37:40.890 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-12 03:37:40.891 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-12 03:37:40.892 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-12 03:37:40.894 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-12 03:37:40.907 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-12 03:37:40.908 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-12 03:37:40.909 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-12 03:37:40.925 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-12 03:37:40.925 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 03:37:40.927 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-12 03:37:40.928 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-12 03:37:40.929 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-12 03:37:40.930 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-12 03:37:40.951 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-12 03:37:40.952 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-12 03:37:40.953 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-12 03:37:40.954 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-12 03:37:40.963 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-12 03:37:41.002 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-12 03:37:41.004 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-12 03:37:41.005 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-12 03:37:41.007 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-12 03:37:41.008 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-12 03:37:41.009 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-12 03:37:41.010 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-12 03:37:41.011 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-12 03:37:41.077 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-12 03:37:41.079 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-12 03:37:41.080 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-12 03:37:41.083 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-12 03:37:41.173 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-12 03:37:41.174 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-12 03:37:41.175 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-12 03:37:41.219 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-12 03:37:41.260 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-12 03:37:41.436 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-12 03:37:43.695 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:37:43.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:37:43.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:37:43.825 | + inc/python:pip_install:200 : result=0 2022-04-12 03:37:43.828 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:37:43.830 | + functions-common:time_stop:2425 : local name 2022-04-12 03:37:43.833 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:37:43.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:37:43.838 | + functions-common:time_stop:2428 : local total 2022-04-12 03:37:43.840 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:37:43.842 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:37:43.845 | + functions-common:time_stop:2432 : start_time=1649734658660 2022-04-12 03:37:43.847 | + functions-common:time_stop:2434 : [[ -z 1649734658660 ]] 2022-04-12 03:37:43.851 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:37:43.855 | + functions-common:time_stop:2437 : end_time=1649734663852 2022-04-12 03:37:43.858 | + functions-common:time_stop:2438 : elapsed_time=5192 2022-04-12 03:37:43.861 | + functions-common:time_stop:2439 : total=174424 2022-04-12 03:37:43.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:37:43.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179616 2022-04-12 03:37:43.868 | + inc/python:pip_install:203 : return 0 2022-04-12 03:37:43.871 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 03:37:43.874 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 03:37:43.876 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 03:37:43.879 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:37:43.881 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:37:43.884 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:37:43.887 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:37:43.889 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:37:43.893 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:37:43.909 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:37:43.912 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:37:43.914 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:37:43.917 | + functions-common:git_clone:629 : echo master 2022-04-12 03:37:43.918 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:37:43.924 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 03:37:43.926 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:37:43.928 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 03:37:43.932 | + functions-common:git_clone:678 : head -1 2022-04-12 03:37:43.932 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:37:43.937 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 03:37:43.939 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:37:43.942 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 03:37:43.944 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:37:43.947 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:37:43.949 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 03:37:43.952 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:37:43.954 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 03:37:43.957 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:37:43.960 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:37:43.962 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 03:37:43.965 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:37:43.967 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:37:43.970 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 03:37:43.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:37:43.976 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 03:37:43.978 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:37:43.981 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:37:43.985 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 03:37:43.991 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 03:37:43.993 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-12 03:37:44.653 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 03:37:44.656 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:37:44.659 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:37:44.661 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:37:44.664 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:37:44.666 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 03:37:44.668 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:37:44.671 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:37:44.673 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:37:44.676 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:37:44.678 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:37:44.681 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:37:44.683 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:37:44.686 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 03:37:44.707 | Using python 3.8 to install /opt/stack/placement 2022-04-12 03:37:44.710 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-12 03:37:45.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:37:45.565 | from cryptography.utils import int_from_bytes 2022-04-12 03:37:45.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:37:45.565 | from cryptography.utils import int_from_bytes 2022-04-12 03:37:46.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:37:46.762 | Obtaining file:///opt/stack/placement 2022-04-12 03:37:46.762 | Preparing metadata (setup.py): started 2022-04-12 03:37:51.532 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:37:51.577 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 03:37:51.578 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 03:37:51.579 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 03:37:51.580 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 03:37:51.581 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 03:37:51.582 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 03:37:51.583 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 03:37:51.585 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-12 03:37:51.586 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 03:37:51.587 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 03:37:51.588 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 03:37:51.589 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 03:37:51.590 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 03:37:51.592 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 03:37:51.593 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 03:37:51.594 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 03:37:51.595 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 03:37:51.596 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 03:37:51.597 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 03:37:51.598 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 03:37:51.599 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 03:37:51.665 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-12 03:37:51.666 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 03:37:51.667 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-12 03:37:51.668 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-12 03:37:51.671 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-12 03:37:51.673 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 03:37:51.692 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-12 03:37:51.737 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-12 03:37:51.738 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-12 03:37:51.740 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 03:37:51.741 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 03:37:51.741 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-12 03:37:51.792 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-12 03:37:51.794 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-12 03:37:51.795 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-12 03:37:51.796 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-12 03:37:51.839 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-12 03:37:51.841 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-12 03:37:51.858 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-12 03:37:51.860 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 03:37:51.861 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 03:37:51.888 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-12 03:37:51.890 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-12 03:37:51.902 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 03:37:51.919 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-12 03:37:51.921 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-12 03:37:51.923 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-12 03:37:51.924 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-12 03:37:51.966 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 03:37:51.967 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-12 03:37:51.969 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-12 03:37:51.971 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-12 03:37:51.989 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-12 03:37:52.175 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-12 03:37:52.215 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-12 03:37:52.216 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-12 03:37:52.217 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-12 03:37:52.234 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-12 03:37:52.269 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-12 03:37:52.324 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-12 03:37:52.390 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-12 03:37:52.473 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-12 03:37:52.524 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-12 03:37:52.717 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-12 03:37:52.717 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-12 03:37:52.718 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-12 03:37:52.797 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 03:37:52.861 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-12 03:37:53.024 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-12 03:37:53.134 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-12 03:37:53.135 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-12 03:37:55.044 | Installing collected packages: openstack-placement 2022-04-12 03:37:55.044 | Attempting uninstall: openstack-placement 2022-04-12 03:37:55.045 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 03:37:55.047 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 03:37:55.049 | Running setup.py develop for openstack-placement 2022-04-12 03:38:01.012 | Successfully installed openstack-placement 2022-04-12 03:38:01.012 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:38:01.020 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:38:01.020 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:38:01.148 | + inc/python:pip_install:200 : result=0 2022-04-12 03:38:01.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:38:01.153 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:01.155 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:01.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:01.160 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:01.162 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:01.164 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:38:01.166 | + functions-common:time_stop:2432 : start_time=1649734664702 2022-04-12 03:38:01.169 | + functions-common:time_stop:2434 : [[ -z 1649734664702 ]] 2022-04-12 03:38:01.172 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:01.176 | + functions-common:time_stop:2437 : end_time=1649734681174 2022-04-12 03:38:01.178 | + functions-common:time_stop:2438 : elapsed_time=16472 2022-04-12 03:38:01.181 | + functions-common:time_stop:2439 : total=179616 2022-04-12 03:38:01.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:01.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=196088 2022-04-12 03:38:01.188 | + inc/python:pip_install:203 : return 0 2022-04-12 03:38:01.191 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:38:01.193 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:38:01.196 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:38:01.215 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:38:01.227 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 03:38:01.230 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 03:38:01.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:38:01.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:38:01.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 03:38:01.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:38:01.243 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:38:01.245 | + ./stack.sh:main:945 : configure_placement 2022-04-12 03:38:01.248 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 03:38:01.260 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 03:38:01.263 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 03:38:01.268 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 03:38:01.270 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 03:38:01.273 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 03:38:01.276 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 03:38:01.278 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 03:38:01.281 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 03:38:01.314 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 03:38:01.346 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 03:38:01.379 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 03:38:01.382 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 03:38:01.384 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 03:38:01.387 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:38:01.390 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 03:38:01.422 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 03:38:01.451 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:38:01.481 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 03:38:01.510 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 03:38:01.539 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 03:38:01.569 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 03:38:01.598 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 03:38:01.628 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:38:01.657 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:38:01.686 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 03:38:01.689 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 03:38:01.691 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 03:38:01.694 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:38:01.712 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:38:01.715 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:38:01.718 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:38:01.720 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:38:01.723 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:38:01.752 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:38:01.784 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:38:01.813 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:38:01.843 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 03:38:01.845 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 03:38:01.848 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 03:38:01.850 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 03:38:01.853 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 03:38:01.855 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:38:01.858 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:38:01.861 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 03:38:01.865 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 03:38:01.868 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:38:01.870 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:38:01.883 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:38:01.883 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:38:01.892 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:38:01.895 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:38:01.911 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 03:38:01.914 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 03:38:01.918 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 03:38:01.949 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 03:38:01.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 03:38:02.006 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:38:02.035 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:38:02.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:38:02.094 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:38:02.123 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:38:02.151 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:38:02.179 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 03:38:02.208 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:38:02.237 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:38:02.266 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:38:02.294 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:38:02.297 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:38:02.300 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 03:38:02.303 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 03:38:02.305 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:38:02.308 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:02.311 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:02.314 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 03:38:02.317 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 03:38:02.319 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 03:38:02.348 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:38:02.378 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-12 03:38:02.378 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 03:38:02.387 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 03:38:02.391 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 03:38:02.394 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 03:38:02.396 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:38:02.399 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:38:02.401 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:38:02.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:02.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:02.409 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:38:02.411 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:38:02.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:02.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:02.419 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 03:38:02.481 | Site placement-api already enabled 2022-04-12 03:38:02.485 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:38:02.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:38:02.491 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:38:02.493 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:38:02.628 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 03:38:02.650 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:02.653 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 03:38:02.673 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:02.676 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 03:38:02.697 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:02.700 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 03:38:02.702 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 03:38:02.705 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 03:38:02.739 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 03:38:02.768 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 03:38:02.798 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 03:38:02.827 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 03:38:02.856 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 03:38:02.886 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 03:38:02.915 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 03:38:02.944 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 03:38:02.962 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:02.964 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 03:38:02.983 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:02.985 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 03:38:02.988 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 03:38:02.990 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 03:38:02.993 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:38:02.996 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:38:02.998 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:38:03.001 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:38:03.004 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:38:03.008 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:38:03.013 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:38:03.016 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:38:03.018 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:38:03.021 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 03:38:03.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:38:03.040 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:03.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:38:03.045 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:38:03.047 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 03:38:03.050 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 03:38:03.052 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:38:03.054 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 03:38:03.057 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 03:38:03.059 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 03:38:03.116 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 03:38:03.152 | [566008 Async install_tempest:591417]: running: install_tempest 2022-04-12 03:38:03.156 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 03:38:03.158 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 03:38:03.161 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:38:03.164 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:38:03.167 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 03:38:03.170 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 03:38:03.173 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 03:38:03.176 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 03:38:03.179 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 03:38:03.181 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 03:38:03.184 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 03:38:03.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:38:03.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:38:03.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 03:38:03.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:38:03.198 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 03:38:03.202 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 03:38:03.204 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:38:03.208 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 03:38:03.211 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 03:38:03.213 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:38:03.218 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:38:03.219 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:38:03.225 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 03:38:03.227 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 03:38:03.230 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 03:38:03.233 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 03:38:03.236 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 03:38:03.258 | Using python 3.8 to install python-openstackclient 2022-04-12 03:38:03.260 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-12 03:38:04.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:38:04.131 | from cryptography.utils import int_from_bytes 2022-04-12 03:38:04.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:38:04.131 | from cryptography.utils import int_from_bytes 2022-04-12 03:38:05.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:38:05.342 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 03:38:05.361 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-12 03:38:05.362 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 03:38:05.363 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 03:38:05.364 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 03:38:05.365 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 03:38:05.366 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 03:38:05.367 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 03:38:05.368 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 03:38:05.369 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 03:38:05.370 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 03:38:05.372 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 03:38:05.383 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-12 03:38:05.384 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-12 03:38:05.385 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-12 03:38:05.386 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-12 03:38:05.387 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 03:38:05.413 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-12 03:38:05.415 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 03:38:05.416 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-12 03:38:05.417 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-12 03:38:05.418 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-12 03:38:05.420 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-12 03:38:05.421 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 03:38:05.422 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-12 03:38:05.423 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-12 03:38:05.424 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-12 03:38:05.425 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-12 03:38:05.439 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-12 03:38:05.458 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 03:38:05.459 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-12 03:38:05.460 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-12 03:38:05.462 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-12 03:38:05.483 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-12 03:38:05.503 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-12 03:38:05.504 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-12 03:38:05.506 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-12 03:38:05.595 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-12 03:38:05.596 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-12 03:38:05.597 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-12 03:38:05.640 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-12 03:38:05.651 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-12 03:38:05.684 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-12 03:38:05.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-12 03:38:05.867 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-12 03:38:05.969 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-12 03:38:05.970 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-12 03:38:05.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-12 03:38:05.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-12 03:38:06.127 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-12 03:38:08.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:38:08.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:38:08.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:38:08.543 | + inc/python:pip_install:200 : result=0 2022-04-12 03:38:08.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:38:08.548 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:08.552 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:08.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:08.558 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:08.561 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:08.564 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:38:08.566 | + functions-common:time_stop:2432 : start_time=1649734683252 2022-04-12 03:38:08.569 | + functions-common:time_stop:2434 : [[ -z 1649734683252 ]] 2022-04-12 03:38:08.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:08.577 | + functions-common:time_stop:2437 : end_time=1649734688573 2022-04-12 03:38:08.579 | + functions-common:time_stop:2438 : elapsed_time=5321 2022-04-12 03:38:08.581 | + functions-common:time_stop:2439 : total=196088 2022-04-12 03:38:08.584 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:08.586 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201409 2022-04-12 03:38:08.589 | + inc/python:pip_install:203 : return 0 2022-04-12 03:38:08.592 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 03:38:08.595 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 03:38:08.600 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.6wWKnhxlF9 2022-04-12 03:38:08.603 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 03:38:08.605 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 03:38:08.608 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 03:38:08.611 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:38:08.613 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 03:38:08.616 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 03:38:08.634 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:08.636 | + ./stack.sh:main:1037 : configure_database 2022-04-12 03:38:08.639 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 03:38:08.642 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 03:38:08.644 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 03:38:08.647 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:38:08.649 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 03:38:08.652 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 03:38:08.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:08.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:08.660 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 03:38:08.663 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 03:38:08.666 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 03:38:08.667 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 03:38:08.671 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 03:38:08.724 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 03:38:08.727 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:38:08.729 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:38:08.732 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:38:08.734 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:38:08.737 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:38:08.739 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:38:08.742 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:38:08.744 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:38:08.747 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:38:08.749 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:38:08.752 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:38:08.754 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 03:38:08.757 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:38:08.759 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:38:08.762 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:38:08.764 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:38:08.767 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:38:08.769 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:38:08.772 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 03:38:08.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:08.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:08.779 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 03:38:08.782 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:38:08.784 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 03:38:10.282 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 03:38:10.298 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 03:38:10.298 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 03:38:10.302 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 03:38:10.305 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 03:38:10.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:10.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:10.312 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 03:38:10.315 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 03:38:10.317 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 03:38:10.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:38:10.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:38:10.325 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 03:38:10.327 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 03:38:10.330 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-12 03:38:10.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:38:10.376 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 03:38:10.388 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:38:10.405 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 03:38:10.463 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 03:38:10.520 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 03:38:10.576 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 03:38:10.578 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 03:38:10.581 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:38:10.583 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 03:38:12.747 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 03:38:12.750 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 03:38:12.753 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 03:38:12.758 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-033812 2022-04-12 03:38:12.761 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-033812 1041' 2022-04-12 03:38:12.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.766 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:38:12.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.771 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 03:38:12.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.776 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 03:38:12.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.781 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 03:38:12.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.786 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 03:38:12.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.791 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 03:38:12.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.796 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-033346 2022-04-12 03:38:12.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.801 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 03:38:12.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.806 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 03:38:12.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.812 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 03:38:12.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.817 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 03:38:12.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.821 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 03:38:12.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:38:12.827 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 03:38:12.830 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 03:38:12.832 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 03:38:12.835 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 03:38:12.846 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 03:38:12.849 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.852 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 03:38:12.854 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.857 | + functions-common:run_process:1682 : local group= 2022-04-12 03:38:12.859 | + functions-common:run_process:1683 : local user= 2022-04-12 03:38:12.862 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 03:38:12.864 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:38:12.867 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:38:12.869 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:38:12.872 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:38:12.875 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:38:12.880 | + functions-common:time_start:2416 : _TIME_START[$name]=1649734692877 2022-04-12 03:38:12.882 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 03:38:12.900 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:12.903 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 03:38:12.906 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 03:38:12.908 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.911 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.913 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.916 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.918 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 03:38:12.921 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 03:38:12.923 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 03:38:12.926 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 03:38:12.928 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 03:38:12.931 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 03:38:12.933 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 03:38:12.936 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 03:38:12.939 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:12.941 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 03:38:12.944 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 03:38:12.946 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 03:38:12.949 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 03:38:12.952 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 03:38:12.954 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 03:38:12.958 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 03:38:13.011 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 03:38:13.067 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:38:13.121 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 03:38:13.173 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 03:38:13.225 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:38:13.279 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 03:38:13.281 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 03:38:13.340 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 03:38:13.721 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 03:38:13.735 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 03:38:14.111 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 03:38:14.132 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:38:14.135 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:14.137 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:14.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:14.142 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:14.145 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:14.147 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:38:14.150 | + functions-common:time_stop:2432 : start_time=1649734692877 2022-04-12 03:38:14.152 | + functions-common:time_stop:2434 : [[ -z 1649734692877 ]] 2022-04-12 03:38:14.155 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:14.160 | + functions-common:time_stop:2437 : end_time=1649734694157 2022-04-12 03:38:14.162 | + functions-common:time_stop:2438 : elapsed_time=1280 2022-04-12 03:38:14.165 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:38:14.167 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:14.169 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1280 2022-04-12 03:38:14.172 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 03:38:14.174 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 03:38:14.177 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 03:38:14.179 | + functions-common:run_process:1682 : local group= 2022-04-12 03:38:14.182 | + functions-common:run_process:1683 : local user=root 2022-04-12 03:38:14.185 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 03:38:14.187 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:38:14.190 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:38:14.192 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:38:14.195 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:38:14.199 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:38:14.204 | + functions-common:time_start:2416 : _TIME_START[$name]=1649734694201 2022-04-12 03:38:14.207 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 03:38:14.228 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:14.231 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:38:14.233 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:14.236 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:14.239 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:14.243 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:14.245 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:14.248 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:38:14.251 | + functions-common:time_stop:2432 : start_time=1649734694201 2022-04-12 03:38:14.254 | + functions-common:time_stop:2434 : [[ -z 1649734694201 ]] 2022-04-12 03:38:14.257 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:14.262 | + functions-common:time_stop:2437 : end_time=1649734694259 2022-04-12 03:38:14.265 | + functions-common:time_stop:2438 : elapsed_time=58 2022-04-12 03:38:14.267 | + functions-common:time_stop:2439 : total=1280 2022-04-12 03:38:14.270 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:14.272 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1338 2022-04-12 03:38:14.275 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 03:38:14.296 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:14.298 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 03:38:14.323 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:14.327 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 03:38:14.348 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:14.350 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 03:38:14.353 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 03:38:14.356 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 03:38:14.359 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 03:38:14.361 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 03:38:14.364 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 03:38:14.367 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 03:38:14.370 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 03:38:14.373 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 03:38:14.376 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 03:38:14.379 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 03:38:14.381 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 03:38:14.384 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 03:38:14.387 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 03:38:14.390 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 03:38:14.393 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 03:38:14.395 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 03:38:14.398 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 03:38:14.400 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 03:38:14.403 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 03:38:14.405 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 03:38:14.408 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 03:38:14.415 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 03:38:14.495 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 03:38:14.558 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 03:38:14.610 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 03:38:14.660 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 03:38:14.715 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:38:14.767 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 03:38:14.769 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 03:38:14.831 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 03:38:15.210 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 03:38:15.266 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 03:38:15.319 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 03:38:15.373 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 03:38:15.425 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 03:38:15.428 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 03:38:15.433 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 03:38:15.436 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 03:38:15.822 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 03:38:15.837 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 03:38:16.214 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 03:38:17.287 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 03:38:17.305 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:17.308 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 03:38:17.311 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 03:38:17.314 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 03:38:17.319 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 03:38:17.332 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 03:38:17.343 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 03:38:17.346 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 03:38:17.348 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 03:38:17.486 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 03:38:17.624 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 03:38:17.760 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:38:17.897 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:38:18.036 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:38:18.173 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 03:38:18.311 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 03:38:18.458 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 03:38:18.598 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 03:38:18.736 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 03:38:18.742 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 03:38:18.745 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 03:38:18.749 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 03:38:18.753 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 03:38:18.756 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 03:38:18.758 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 03:38:18.775 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:18.777 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 03:38:18.780 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:38:18.783 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 03:38:18.785 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 03:38:18.787 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 03:38:18.790 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 03:38:18.806 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:18.809 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 03:38:18.812 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 03:38:18.814 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 03:38:18.816 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 03:38:18.819 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 03:38:18.821 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 03:38:18.827 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:38:19.340 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 03:38:19.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:38:19.365 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 03:38:19.367 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 03:38:19.370 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:38:19.372 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:38:19.376 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:38:19.380 | + functions-common:time_start:2416 : _TIME_START[$name]=1649734699378 2022-04-12 03:38:19.383 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 03:38:24.071 | 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=593328) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 03:38:24.078 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.081 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:24.081 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:24.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.110 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:24.110 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:24.165 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:24.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:24.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:24.168 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:24.168 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:24.176 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:38:25.889 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.890 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:38:25.901 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.901 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:38:25.908 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.908 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:38:25.915 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.915 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:38:25.922 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.922 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:38:25.929 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.929 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:38:25.986 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:25.986 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:25.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.989 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:25.990 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:25.990 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:25.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:25.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:25.993 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:25.993 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.002 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.005 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.375 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.378 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.405 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.408 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.408 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.415 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:38:26.454 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.455 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:38:26.461 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.462 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:38:26.469 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.469 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:38:26.476 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.476 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:38:26.484 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.485 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:38:26.492 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.492 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:38:26.499 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.499 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.502 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.502 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.505 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.513 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.516 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.517 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.836 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.836 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.863 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:38:26.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:38:26.866 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:38:26.874 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:38:26.885 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.886 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:38:26.895 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.895 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:38:26.903 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.903 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:38:26.911 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.911 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:38:26.919 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.919 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:38:26.927 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:26.927 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:38:26.936 | INFO migrate.versioning.api [-] done 2022-04-12 03:38:27.333 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 03:38:27.336 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:27.338 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:27.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:27.343 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:27.346 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:27.348 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 03:38:27.351 | + functions-common:time_stop:2432 : start_time=1649734699378 2022-04-12 03:38:27.353 | + functions-common:time_stop:2434 : [[ -z 1649734699378 ]] 2022-04-12 03:38:27.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:27.362 | + functions-common:time_stop:2437 : end_time=1649734707359 2022-04-12 03:38:27.364 | + functions-common:time_stop:2438 : elapsed_time=7981 2022-04-12 03:38:27.367 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:38:27.369 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:27.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7981 2022-04-12 03:38:27.374 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 03:38:27.377 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 03:38:27.381 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 03:38:31.923 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 03:38:31.923 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 03:38:31.923 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 03:38:31.924 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 03:38:31.924 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 03:38:31.924 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 03:38:31.924 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 03:38:31.925 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 03:38:31.925 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 03:38:32.289 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 03:38:32.293 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 03:38:36.883 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 03:38:36.883 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 03:38:36.883 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 03:38:36.884 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 03:38:36.884 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 03:38:36.884 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 03:38:36.884 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 03:38:36.885 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 03:38:36.885 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 03:38:37.249 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 03:38:37.252 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 03:38:37.254 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 03:38:37.257 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 03:38:37.274 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:37.276 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:38:37.280 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 03:38:37.284 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 03:38:37.287 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 03:38:37.289 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.292 | + functions-common:run_process:1682 : local group= 2022-04-12 03:38:37.294 | + functions-common:run_process:1683 : local user= 2022-04-12 03:38:37.297 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 03:38:37.299 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:38:37.302 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:38:37.304 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:38:37.307 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:38:37.310 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:38:37.314 | + functions-common:time_start:2416 : _TIME_START[$name]=1649734717311 2022-04-12 03:38:37.316 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 03:38:37.333 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:38:37.335 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 03:38:37.338 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 03:38:37.341 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.344 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.346 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.348 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.351 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 03:38:37.353 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 03:38:37.356 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 03:38:37.358 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 03:38:37.361 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 03:38:37.363 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 03:38:37.366 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 03:38:37.368 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 03:38:37.370 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.373 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 03:38:37.375 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 03:38:37.377 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 03:38:37.380 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 03:38:37.384 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 03:38:37.436 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 03:38:37.488 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 03:38:37.540 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:38:37.593 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:38:37.645 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 03:38:37.696 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 03:38:37.749 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 03:38:37.804 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 03:38:37.855 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 03:38:37.907 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 03:38:37.909 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 03:38:37.964 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 03:38:38.337 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 03:38:38.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 03:38:38.724 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 03:38:38.806 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:38:38.815 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:38.820 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:38.823 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:38.828 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:38.831 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:38.833 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:38:38.835 | + functions-common:time_stop:2432 : start_time=1649734717311 2022-04-12 03:38:38.838 | + functions-common:time_stop:2434 : [[ -z 1649734717311 ]] 2022-04-12 03:38:38.842 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:38.846 | + functions-common:time_stop:2437 : end_time=1649734718843 2022-04-12 03:38:38.849 | + functions-common:time_stop:2438 : elapsed_time=1532 2022-04-12 03:38:38.851 | + functions-common:time_stop:2439 : total=1338 2022-04-12 03:38:38.854 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:38.856 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2870 2022-04-12 03:38:38.859 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 03:38:38.859 | Waiting for keystone to start... 2022-04-12 03:38:38.861 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 03:38:38.864 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 03:38:38.866 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 03:38:38.869 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 03:38:38.872 | + functions:wait_for_service:459 : local rval=0 2022-04-12 03:38:38.874 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 03:38:38.876 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 03:38:38.879 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:38:38.881 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:38:38.887 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:38:38.890 | + functions-common:time_start:2416 : _TIME_START[$name]=1649734718886 2022-04-12 03:38:38.892 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 03:38:38.907 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 03:38:45.181 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 03:38:45.210 | [591417 Async install_tempest:591417]: finished successfully 2022-04-12 03:38:45.476 | + :: : [[ 200 == 503 ]] 2022-04-12 03:38:45.477 | + :: : [[ 0 -eq 7 ]] 2022-04-12 03:38:45.480 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 03:38:45.483 | + functions-common:time_stop:2425 : local name 2022-04-12 03:38:45.485 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:38:45.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:38:45.490 | + functions-common:time_stop:2428 : local total 2022-04-12 03:38:45.493 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:38:45.495 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 03:38:45.497 | + functions-common:time_stop:2432 : start_time=1649734718886 2022-04-12 03:38:45.500 | + functions-common:time_stop:2434 : [[ -z 1649734718886 ]] 2022-04-12 03:38:45.503 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:38:45.507 | + functions-common:time_stop:2437 : end_time=1649734725505 2022-04-12 03:38:45.510 | + functions-common:time_stop:2438 : elapsed_time=6619 2022-04-12 03:38:45.513 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:38:45.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:38:45.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6619 2022-04-12 03:38:45.520 | + functions:wait_for_service:467 : return 0 2022-04-12 03:38:45.522 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 03:38:45.540 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:38:45.543 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 03:38:45.545 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:38:45.548 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 03:38:45.580 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 03:38:45.583 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.39/identity 2022-04-12 03:38:50.202 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.202 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.202 | 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=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.210 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.258 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.292 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.292 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.384 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.384 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.398 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.398 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.398 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.405 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=594131) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:38:50.442 | 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=594131) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 03:38:50.747 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created domain default 2022-04-12 03:38:50.787 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created project admin 2022-04-12 03:38:50.815 | DEBUG passlib.handlers.bcrypt [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=594131) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 03:38:50.815 | DEBUG passlib.handlers.bcrypt [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=594131) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 03:38:50.876 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created user admin 2022-04-12 03:38:50.888 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created role reader 2022-04-12 03:38:50.898 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created role member 2022-04-12 03:38:50.921 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created implied role where bea6384adcc745f6943dc7c49cb46639 implies a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:38:50.931 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created role admin 2022-04-12 03:38:50.947 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created implied role where 8dcd35c2cd1d44eda5e464a209adbf54 implies bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:38:50.958 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Granted role admin on project admin to user admin. 2022-04-12 03:38:50.965 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Granted role admin on the system to user admin. 2022-04-12 03:38:50.977 | WARNING py.warnings [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-12 03:38:50.977 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 03:38:50.977 |  2022-04-12 03:38:50.981 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created region RegionOne 2022-04-12 03:38:51.013 | INFO keystone.cmd.bootstrap [None req-d6e82140-5972-4b76-99cc-c9183f0b2395 None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 03:38:51.467 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 03:38:51.469 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 03:38:51.472 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 03:38:51.475 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 03:38:54.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:38:54.445 | from cryptography.utils import int_from_bytes 2022-04-12 03:38:54.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:38:54.445 | from cryptography.utils import int_from_bytes 2022-04-12 03:38:54.610 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:38:54.613 | + lib/keystone:create_keystone_accounts:310 : admin_project=5a7ebaf4ce314e529f00f62ab9bdbdaf 2022-04-12 03:38:54.616 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 03:38:54.619 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 03:38:56.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:38:56.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:38:56.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:38:56.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:38:57.014 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:38:57.017 | + lib/keystone:create_keystone_accounts:312 : admin_user=7226bbc67abf48afa3d60553fe01ebc3 2022-04-12 03:38:57.020 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 03:38:57.022 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 03:38:57.024 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 03:38:57.027 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 7226bbc67abf48afa3d60553fe01ebc3 default 2022-04-12 03:38:57.082 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7226bbc67abf48afa3d60553fe01ebc3 default 2022-04-12 03:38:57.122 | [566008 Async ks-domain-role:594291]: running: get_or_add_user_domain_role admin 7226bbc67abf48afa3d60553fe01ebc3 default 2022-04-12 03:38:57.124 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 03:38:57.127 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:38:57.130 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 03:39:00.257 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 03:39:00.259 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 03:39:00.259 | default 2022-04-12 03:39:00.262 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 03:39:00.321 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 03:39:00.362 | [566008 Async ks-project:594431]: running: get_or_create_project service Default 2022-04-12 03:39:00.365 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 03:39:00.430 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 03:39:00.472 | [566008 Async ks-service:594517]: running: get_or_create_role service 2022-04-12 03:39:00.474 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 03:39:00.546 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 03:39:00.614 | [566008 Async ks-reseller:594603]: running: get_or_create_role ResellerAdmin 2022-04-12 03:39:00.619 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 03:39:00.641 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 03:39:01.037 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 03:39:01.250 | [566008 Async ks-anotherrole:594693]: running: get_or_create_role anotherrole 2022-04-12 03:39:01.274 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 03:39:01.309 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 03:39:01.337 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:39:01.364 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 03:39:04.265 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:04.389 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:04.412 | [594517 Async ks-service:594517]: finished successfully 2022-04-12 03:39:04.438 | [594431 Async ks-project:594431]: finished successfully 2022-04-12 03:39:04.740 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:04.774 | [594603 Async ks-reseller:594603]: finished successfully 2022-04-12 03:39:04.849 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:04.878 | [594693 Async ks-anotherrole:594693]: finished successfully 2022-04-12 03:39:05.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:05.122 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:05.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:05.122 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:05.294 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:05.297 | ++ functions-common:get_or_create_project:938 : project_id=cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:05.299 | ++ functions-common:get_or_create_project:939 : echo cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:05.302 | + lib/keystone:create_keystone_accounts:340 : invis_project=cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:05.304 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 03:39:05.308 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 03:39:05.310 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:39:05.313 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 03:39:07.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:07.848 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:07.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:07.848 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:07.868 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:07.895 | [594291 Async ks-domain-role:594291]: finished successfully 2022-04-12 03:39:08.030 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:08.033 | ++ functions-common:get_or_create_project:938 : project_id=aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:08.035 | ++ functions-common:get_or_create_project:939 : echo aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:08.038 | + lib/keystone:create_keystone_accounts:344 : demo_project=aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:08.040 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 03:39:08.044 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 03:39:08.047 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:08.049 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 03:39:08.052 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 03:39:08.055 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-12 03:39:10.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.551 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.551 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.716 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:10.719 | ++ functions-common:get_or_create_user:925 : user_id=40ba4b5ef1274948bf8fc43065c58c7b 2022-04-12 03:39:10.721 | ++ functions-common:get_or_create_user:926 : echo 40ba4b5ef1274948bf8fc43065c58c7b 2022-04-12 03:39:10.724 | + lib/keystone:create_keystone_accounts:347 : demo_user=40ba4b5ef1274948bf8fc43065c58c7b 2022-04-12 03:39:10.726 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 03:39:10.776 | [566008 Async ks-domain-role:594291]: Waiting for completion of get_or_add_user_domain_role admin 7226bbc67abf48afa3d60553fe01ebc3 default running on PID 594291 (6 other jobs running) 2022-04-12 03:39:10.801 | [566008 Async ks-domain-role:594291]: Signaling child to exit 2022-04-12 03:39:10.801 | WAKEUP 2022-04-12 03:39:10.824 | [566008 Async ks-domain-role:594291]: Signaled 2022-04-12 03:39:10.825 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 03:39:10.825 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7226bbc67abf48afa3d60553fe01ebc3 --domain default 2022-04-12 03:39:10.825 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:10.825 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 03:39:10.825 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:10.825 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:10.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.826 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:10.826 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 03:39:10.826 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 03:39:10.826 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 7226bbc67abf48afa3d60553fe01ebc3 --domain default 2022-04-12 03:39:10.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.826 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:10.826 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7226bbc67abf48afa3d60553fe01ebc3 --domain default 2022-04-12 03:39:10.826 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 03:39:10.826 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:10.826 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:10.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.826 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:10.826 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:10.826 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:10.826 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | 7226bbc67abf48afa3d60553fe01ebc3 | | | default | | False |' 2022-04-12 03:39:10.826 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:10.826 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:10.826 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:10.826 | + functions-common:get_or_add_user_domain_role:1021 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:10.826 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:10.869 | [566008 Async ks-domain-role:594291]: finished get_or_add_user_domain_role admin 7226bbc67abf48afa3d60553fe01ebc3 default with result 0 in 10 seconds 2022-04-12 03:39:10.876 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 03:39:10.910 | [566008 Async ks-project:594431]: Waiting for completion of get_or_create_project service Default running on PID 594431 (5 other jobs running) 2022-04-12 03:39:10.935 | [566008 Async ks-project:594431]: Signaling child to exit 2022-04-12 03:39:10.935 | WAKEUP 2022-04-12 03:39:10.957 | [566008 Async ks-project:594431]: Signaled 2022-04-12 03:39:10.958 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:39:10.959 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 03:39:10.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.959 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:10.959 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:10.959 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:10.959 | + functions-common:get_or_create_project:938 : project_id=f4b64f98edfb44b39ff75563589e6596 2022-04-12 03:39:10.959 | + functions-common:get_or_create_project:939 : echo f4b64f98edfb44b39ff75563589e6596 2022-04-12 03:39:10.959 | f4b64f98edfb44b39ff75563589e6596 2022-04-12 03:39:11.003 | [566008 Async ks-project:594431]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 03:39:11.038 | [566008 Async ks-service:594517]: Waiting for completion of get_or_create_role service running on PID 594517 (4 other jobs running) 2022-04-12 03:39:11.063 | [566008 Async ks-service:594517]: Signaling child to exit 2022-04-12 03:39:11.063 | WAKEUP 2022-04-12 03:39:11.085 | [566008 Async ks-service:594517]: Signaled 2022-04-12 03:39:11.086 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:39:11.086 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 03:39:11.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:11.086 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:11.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:11.086 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:11.086 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:11.086 | + functions-common:get_or_create_role:950 : role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:39:11.086 | + functions-common:get_or_create_role:951 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:39:11.086 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:39:11.131 | [566008 Async ks-service:594517]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-12 03:39:11.168 | [566008 Async ks-reseller:594603]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 594603 (3 other jobs running) 2022-04-12 03:39:11.191 | [566008 Async ks-reseller:594603]: Signaling child to exit 2022-04-12 03:39:11.192 | WAKEUP 2022-04-12 03:39:11.213 | [566008 Async ks-reseller:594603]: Signaled 2022-04-12 03:39:11.215 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:39:11.215 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 03:39:11.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:11.215 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:11.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:11.215 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:11.215 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:11.215 | + functions-common:get_or_create_role:950 : role_id=0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:39:11.215 | + functions-common:get_or_create_role:951 : echo 0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:39:11.216 | 0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:39:11.259 | [566008 Async ks-reseller:594603]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 03:39:11.295 | [566008 Async ks-anotherrole:594693]: Waiting for completion of get_or_create_role anotherrole running on PID 594693 (2 other jobs running) 2022-04-12 03:39:11.319 | [566008 Async ks-anotherrole:594693]: Signaling child to exit 2022-04-12 03:39:11.320 | WAKEUP 2022-04-12 03:39:11.342 | [566008 Async ks-anotherrole:594693]: Signaled 2022-04-12 03:39:11.343 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:39:11.343 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 03:39:11.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:11.343 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:11.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:11.343 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:11.343 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:11.343 | + functions-common:get_or_create_role:950 : role_id=2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:11.343 | + functions-common:get_or_create_role:951 : echo 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:11.343 | 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:11.386 | [566008 Async ks-anotherrole:594693]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-12 03:39:11.390 | + inc/async:async_wait:197 : return 0 2022-04-12 03:39:11.393 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.454 | + inc/async:async_inner:63 : get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.495 | [566008 Async ks-demo-member:595562]: running: get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.498 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 7226bbc67abf48afa3d60553fe01ebc3 aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.559 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7226bbc67abf48afa3d60553fe01ebc3 aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.602 | [566008 Async ks-demo-admin:595674]: running: get_or_add_user_project_role admin 7226bbc67abf48afa3d60553fe01ebc3 aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.605 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.671 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.719 | [566008 Async ks-demo-another:595786]: running: get_or_add_user_project_role anotherrole 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:11.721 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:11.794 | + inc/async:async_inner:63 : get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:11.849 | [566008 Async ks-demo-invis:595898]: running: get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:11.854 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 03:39:11.860 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 03:39:11.875 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:11.885 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 03:39:11.889 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 03:39:11.900 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-12 03:39:15.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:15.816 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:15.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:15.816 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:15.999 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:16.002 | ++ functions-common:get_or_create_user:925 : user_id=1d7887278f8548359454315dbc5679c2 2022-04-12 03:39:16.005 | ++ functions-common:get_or_create_user:926 : echo 1d7887278f8548359454315dbc5679c2 2022-04-12 03:39:16.009 | + lib/keystone:create_keystone_accounts:360 : demo_reader=1d7887278f8548359454315dbc5679c2 2022-04-12 03:39:16.011 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 1d7887278f8548359454315dbc5679c2 aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:16.093 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1d7887278f8548359454315dbc5679c2 aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:16.216 | [566008 Async ks-demo-reader:596056]: running: get_or_add_user_project_role reader 1d7887278f8548359454315dbc5679c2 aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:16.218 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 03:39:16.233 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 03:39:16.257 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:39:16.285 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 03:39:20.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:20.609 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:20.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:20.610 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:20.795 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:20.798 | ++ functions-common:get_or_create_project:938 : project_id=12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:20.801 | ++ functions-common:get_or_create_project:939 : echo 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:20.803 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:20.806 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 03:39:20.810 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 03:39:20.812 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:20.815 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 03:39:20.818 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 03:39:20.821 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-12 03:39:24.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:24.619 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:24.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:24.619 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:25.029 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:25.049 | ++ functions-common:get_or_create_user:925 : user_id=267c9bfce2744295a961e5736d5cc743 2022-04-12 03:39:25.066 | ++ functions-common:get_or_create_user:926 : echo 267c9bfce2744295a961e5736d5cc743 2022-04-12 03:39:25.081 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=267c9bfce2744295a961e5736d5cc743 2022-04-12 03:39:25.091 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:25.500 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:25.700 | [566008 Async ks-alt-admin:596426]: running: get_or_add_user_project_role admin 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:25.717 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:26.072 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:26.289 | [566008 Async ks-alt-another:596538]: running: get_or_add_user_project_role anotherrole 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:26.294 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 03:39:26.320 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 03:39:26.349 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:26.370 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 03:39:26.388 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 03:39:26.430 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-12 03:39:26.509 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:26.712 | [595562 Async ks-demo-member:595562]: finished successfully 2022-04-12 03:39:28.384 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:28.577 | [595674 Async ks-demo-admin:595674]: finished successfully 2022-04-12 03:39:28.992 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:29.090 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:29.159 | [595786 Async ks-demo-another:595786]: finished successfully 2022-04-12 03:39:29.260 | [595898 Async ks-demo-invis:595898]: finished successfully 2022-04-12 03:39:30.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:30.789 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:30.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:30.789 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:30.988 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:30.991 | ++ functions-common:get_or_create_user:925 : user_id=05953f45805342388dc04c68760e7266 2022-04-12 03:39:30.994 | ++ functions-common:get_or_create_user:926 : echo 05953f45805342388dc04c68760e7266 2022-04-12 03:39:30.998 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=05953f45805342388dc04c68760e7266 2022-04-12 03:39:31.009 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 05953f45805342388dc04c68760e7266 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:31.113 | + inc/async:async_inner:63 : get_or_add_user_project_role member 05953f45805342388dc04c68760e7266 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:31.196 | [566008 Async ks-alt-member-user:596929]: running: get_or_add_user_project_role member 05953f45805342388dc04c68760e7266 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:31.217 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 03:39:31.222 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 03:39:31.229 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:31.236 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 03:39:31.246 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 03:39:31.277 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-12 03:39:32.008 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:32.196 | [596056 Async ks-demo-reader:596056]: finished successfully 2022-04-12 03:39:34.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:34.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:34.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:34.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:34.785 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:34.796 | ++ functions-common:get_or_create_user:925 : user_id=ec25a597bc874d12b8cd0106b31a7a4b 2022-04-12 03:39:34.798 | ++ functions-common:get_or_create_user:926 : echo ec25a597bc874d12b8cd0106b31a7a4b 2022-04-12 03:39:34.803 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=ec25a597bc874d12b8cd0106b31a7a4b 2022-04-12 03:39:34.805 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader ec25a597bc874d12b8cd0106b31a7a4b 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:34.897 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ec25a597bc874d12b8cd0106b31a7a4b 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:35.009 | [566008 Async ks-alt-reader-user:597175]: running: get_or_add_user_project_role reader ec25a597bc874d12b8cd0106b31a7a4b 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:35.032 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 03:39:35.039 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:35.047 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 03:39:35.055 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 03:39:35.073 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-12 03:39:38.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:38.400 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:38.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:38.400 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:38.586 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:38.593 | ++ functions-common:get_or_create_user:925 : user_id=06ab961210b14c14ad3b406ae3315e83 2022-04-12 03:39:38.601 | ++ functions-common:get_or_create_user:926 : echo 06ab961210b14c14ad3b406ae3315e83 2022-04-12 03:39:38.605 | + lib/keystone:create_keystone_accounts:392 : system_member_user=06ab961210b14c14ad3b406ae3315e83 2022-04-12 03:39:38.608 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 06ab961210b14c14ad3b406ae3315e83 all 2022-04-12 03:39:38.694 | + inc/async:async_inner:63 : get_or_add_user_system_role member 06ab961210b14c14ad3b406ae3315e83 all 2022-04-12 03:39:38.781 | [566008 Async ks-system-member:597369]: running: get_or_add_user_system_role member 06ab961210b14c14ad3b406ae3315e83 all 2022-04-12 03:39:38.790 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 03:39:38.794 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:39:38.798 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 03:39:38.802 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 03:39:38.809 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-12 03:39:38.817 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:38.894 | [596538 Async ks-alt-another:596538]: finished successfully 2022-04-12 03:39:40.609 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:40.783 | [596426 Async ks-alt-admin:596426]: finished successfully 2022-04-12 03:39:41.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:41.700 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:41.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:41.700 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:41.892 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:41.896 | ++ functions-common:get_or_create_user:925 : user_id=eb3ca45267c54832aabe6f84054d0aaa 2022-04-12 03:39:41.901 | ++ functions-common:get_or_create_user:926 : echo eb3ca45267c54832aabe6f84054d0aaa 2022-04-12 03:39:41.904 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=eb3ca45267c54832aabe6f84054d0aaa 2022-04-12 03:39:41.910 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader eb3ca45267c54832aabe6f84054d0aaa all 2022-04-12 03:39:41.996 | + inc/async:async_inner:63 : get_or_add_user_system_role reader eb3ca45267c54832aabe6f84054d0aaa all 2022-04-12 03:39:42.062 | [566008 Async ks-system-reader:597651]: running: get_or_add_user_system_role reader eb3ca45267c54832aabe6f84054d0aaa all 2022-04-12 03:39:42.069 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 03:39:42.073 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 03:39:42.076 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 03:39:42.079 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 03:39:42.083 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 03:39:44.929 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:45.041 | [596929 Async ks-alt-member-user:596929]: finished successfully 2022-04-12 03:39:45.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:45.349 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:45.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:45.349 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:45.558 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:45.561 | ++ functions-common:get_or_create_group:902 : group_id=b58ef36744f0425a8900e3d9a0337283 2022-04-12 03:39:45.565 | ++ functions-common:get_or_create_group:903 : echo b58ef36744f0425a8900e3d9a0337283 2022-04-12 03:39:45.569 | + lib/keystone:create_keystone_accounts:402 : admin_group=b58ef36744f0425a8900e3d9a0337283 2022-04-12 03:39:45.573 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 03:39:45.578 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 03:39:45.582 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 03:39:45.586 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 03:39:45.592 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 03:39:47.796 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:47.875 | [597175 Async ks-alt-reader-user:597175]: finished successfully 2022-04-12 03:39:48.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:48.495 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:48.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:48.495 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:48.683 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:48.686 | ++ functions-common:get_or_create_group:902 : group_id=3ed2c2afc88148d19ea7c058635dddeb 2022-04-12 03:39:48.689 | ++ functions-common:get_or_create_group:903 : echo 3ed2c2afc88148d19ea7c058635dddeb 2022-04-12 03:39:48.692 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3ed2c2afc88148d19ea7c058635dddeb 2022-04-12 03:39:48.694 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:48.774 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:48.839 | [566008 Async ks-group-memberdemo:598038]: running: get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:48.842 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:48.956 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:49.086 | [566008 Async ks-group-anotherdemo:598143]: running: get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:49.109 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:49.481 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:49.540 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:49.576 | [566008 Async ks-group-memberalt:598229]: running: get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:49.597 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:49.633 | [597369 Async ks-system-member:597369]: finished successfully 2022-04-12 03:39:50.057 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:50.290 | [566008 Async ks-group-anotheralt:598355]: running: get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:50.313 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf 2022-04-12 03:39:50.749 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf 2022-04-12 03:39:50.964 | [566008 Async ks-group-admin:598442]: running: get_or_add_group_project_role admin b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf 2022-04-12 03:39:50.981 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-12 03:39:51.388 | [566008 Async ks-demo-member:595562]: Waiting for completion of get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe running on PID 595562 (17 other jobs running) 2022-04-12 03:39:51.566 | [566008 Async ks-demo-member:595562]: Signaling child to exit 2022-04-12 03:39:51.566 | WAKEUP 2022-04-12 03:39:51.745 | [566008 Async ks-demo-member:595562]: Signaled 2022-04-12 03:39:51.768 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:51.768 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:51.768 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:51.768 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:51.768 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:51.768 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:51.768 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:51.768 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:51.768 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40ba4b5ef1274948bf8fc43065c58c7b --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:51.768 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:51.768 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:51.768 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:51.768 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:51.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:51.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:51.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:51.769 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:51.769 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:51.769 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:51.769 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 40ba4b5ef1274948bf8fc43065c58c7b --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:51.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:51.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:51.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:51.769 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40ba4b5ef1274948bf8fc43065c58c7b --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:51.769 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:51.769 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:51.769 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:51.769 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:51.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:51.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:51.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:51.769 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:51.769 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:51.769 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:51.769 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:51.769 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:51.769 | ++ functions-common:get_field:818 : echo '| bea6384adcc745f6943dc7c49cb46639 | 40ba4b5ef1274948bf8fc43065c58c7b | | aaa817c04fa24093991dbc1c41145cfe | | | False |' 2022-04-12 03:39:51.769 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:51.769 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:51.769 | + functions-common:get_or_add_user_project_role:997 : echo bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:51.769 | bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:52.048 | [566008 Async ks-demo-member:595562]: finished get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe with result 0 in 15 seconds 2022-04-12 03:39:52.265 | [566008 Async ks-demo-admin:595674]: Waiting for completion of get_or_add_user_project_role admin 7226bbc67abf48afa3d60553fe01ebc3 aaa817c04fa24093991dbc1c41145cfe running on PID 595674 (16 other jobs running) 2022-04-12 03:39:52.437 | [566008 Async ks-demo-admin:595674]: Signaling child to exit 2022-04-12 03:39:52.438 | WAKEUP 2022-04-12 03:39:52.573 | [566008 Async ks-demo-admin:595674]: Signaled 2022-04-12 03:39:52.577 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:52.577 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:52.577 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:52.577 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:52.577 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:52.578 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:52.578 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:52.578 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:52.578 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7226bbc67abf48afa3d60553fe01ebc3 --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:52.578 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:52.578 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:52.578 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:52.578 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:52.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:52.578 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:52.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:52.578 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:52.578 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:52.578 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:52.578 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:52.578 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7226bbc67abf48afa3d60553fe01ebc3 --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:52.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:52.578 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:52.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:52.578 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:52.578 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:52.578 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7226bbc67abf48afa3d60553fe01ebc3 --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:52.578 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:52.578 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:52.578 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:52.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:52.578 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:52.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:52.578 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:52.578 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:52.578 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:52.578 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:52.579 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:52.579 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | 7226bbc67abf48afa3d60553fe01ebc3 | | aaa817c04fa24093991dbc1c41145cfe | | | False |' 2022-04-12 03:39:52.579 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:52.579 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:52.579 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:52.579 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:52.797 | [566008 Async ks-demo-admin:595674]: finished get_or_add_user_project_role admin 7226bbc67abf48afa3d60553fe01ebc3 aaa817c04fa24093991dbc1c41145cfe with result 0 in 17 seconds 2022-04-12 03:39:53.006 | [566008 Async ks-demo-another:595786]: Waiting for completion of get_or_add_user_project_role anotherrole 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe running on PID 595786 (15 other jobs running) 2022-04-12 03:39:53.135 | [566008 Async ks-demo-another:595786]: Signaling child to exit 2022-04-12 03:39:53.136 | WAKEUP 2022-04-12 03:39:53.258 | [566008 Async ks-demo-another:595786]: Signaled 2022-04-12 03:39:53.261 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:53.261 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:53.261 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:53.261 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:53.261 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:53.262 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:53.264 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:53.264 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:53.264 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 40ba4b5ef1274948bf8fc43065c58c7b --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:53.264 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:53.264 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:53.264 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:53.264 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:53.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.264 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.264 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.264 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:53.264 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:53.264 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:53.264 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 40ba4b5ef1274948bf8fc43065c58c7b --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:53.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.264 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.264 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.264 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:53.264 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:53.264 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 40ba4b5ef1274948bf8fc43065c58c7b --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:53.264 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:53.264 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:53.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.264 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.264 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.265 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:53.265 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:53.265 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:53.265 | ++ functions-common:get_field:818 : echo '| 2a60e9569adb429fa82f8800a77ee22e | 40ba4b5ef1274948bf8fc43065c58c7b | | aaa817c04fa24093991dbc1c41145cfe | | | False |' 2022-04-12 03:39:53.265 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:53.265 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:53.265 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:53.265 | + functions-common:get_or_add_user_project_role:997 : echo 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:53.265 | 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:53.535 | [566008 Async ks-demo-another:595786]: finished get_or_add_user_project_role anotherrole 40ba4b5ef1274948bf8fc43065c58c7b aaa817c04fa24093991dbc1c41145cfe with result 0 in 17 seconds 2022-04-12 03:39:53.751 | [566008 Async ks-demo-invis:595898]: Waiting for completion of get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b cd21672cd1f14eea87840f743e5aaaf5 running on PID 595898 (14 other jobs running) 2022-04-12 03:39:53.864 | [566008 Async ks-demo-invis:595898]: Signaling child to exit 2022-04-12 03:39:53.865 | WAKEUP 2022-04-12 03:39:53.974 | [566008 Async ks-demo-invis:595898]: Signaled 2022-04-12 03:39:53.980 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:53.980 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:53.980 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:53.981 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:53.981 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:53.981 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:53.981 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:53.981 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:53.981 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:53.981 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:53.981 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:53.981 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40ba4b5ef1274948bf8fc43065c58c7b --project cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:53.981 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:53.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:53.981 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:53.981 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:53.981 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 40ba4b5ef1274948bf8fc43065c58c7b --project cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:53.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.981 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:53.981 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40ba4b5ef1274948bf8fc43065c58c7b --project cd21672cd1f14eea87840f743e5aaaf5 2022-04-12 03:39:53.981 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:53.981 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:53.981 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:53.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:53.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:53.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:53.982 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:53.982 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:53.982 | ++ functions-common:get_field:818 : echo '| bea6384adcc745f6943dc7c49cb46639 | 40ba4b5ef1274948bf8fc43065c58c7b | | cd21672cd1f14eea87840f743e5aaaf5 | | | False |' 2022-04-12 03:39:53.982 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:53.982 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:53.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:53.982 | + functions-common:get_or_add_user_project_role:997 : echo bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:53.982 | bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:54.294 | [566008 Async ks-demo-invis:595898]: finished get_or_add_user_project_role member 40ba4b5ef1274948bf8fc43065c58c7b cd21672cd1f14eea87840f743e5aaaf5 with result 0 in 17 seconds 2022-04-12 03:39:54.420 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:39:54.476 | [566008 Async ks-demo-reader:596056]: Waiting for completion of get_or_add_user_project_role reader 1d7887278f8548359454315dbc5679c2 aaa817c04fa24093991dbc1c41145cfe running on PID 596056 (13 other jobs running) 2022-04-12 03:39:54.501 | [597651 Async ks-system-reader:597651]: finished successfully 2022-04-12 03:39:54.561 | [566008 Async ks-demo-reader:596056]: Signaling child to exit 2022-04-12 03:39:54.563 | WAKEUP 2022-04-12 03:39:54.711 | [566008 Async ks-demo-reader:596056]: Signaled 2022-04-12 03:39:54.728 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:54.729 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:54.729 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:54.729 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:54.729 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:54.729 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:54.729 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d7887278f8548359454315dbc5679c2 --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:54.729 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:54.729 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:54.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:54.729 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:54.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:54.729 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:54.729 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:54.729 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:54.729 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:54.729 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 1d7887278f8548359454315dbc5679c2 --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:54.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:54.729 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:54.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:54.729 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d7887278f8548359454315dbc5679c2 --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:54.729 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:54.729 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:54.729 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:54.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:54.730 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:54.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:54.730 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:54.730 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:54.730 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:54.730 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:54.730 | ++ functions-common:get_field:818 : echo '| a10c41b5f3e64d66a41778e1e93d05b6 | 1d7887278f8548359454315dbc5679c2 | | aaa817c04fa24093991dbc1c41145cfe | | | False |' 2022-04-12 03:39:54.730 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:54.730 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:54.730 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:54.730 | + functions-common:get_or_add_user_project_role:997 : echo a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:54.730 | a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:54.956 | [566008 Async ks-demo-reader:596056]: finished get_or_add_user_project_role reader 1d7887278f8548359454315dbc5679c2 aaa817c04fa24093991dbc1c41145cfe with result 0 in 16 seconds 2022-04-12 03:39:54.993 | + inc/async:async_wait:197 : return 0 2022-04-12 03:39:55.017 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 03:39:55.338 | [566008 Async ks-alt-admin:596426]: Waiting for completion of get_or_add_user_project_role admin 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d running on PID 596426 (12 other jobs running) 2022-04-12 03:39:55.499 | [566008 Async ks-alt-admin:596426]: Signaling child to exit 2022-04-12 03:39:55.500 | WAKEUP 2022-04-12 03:39:55.636 | [566008 Async ks-alt-admin:596426]: Signaled 2022-04-12 03:39:55.648 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:55.648 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:55.648 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:55.648 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:55.648 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:55.648 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:55.648 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:55.648 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:55.648 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 267c9bfce2744295a961e5736d5cc743 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:55.648 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:55.648 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:55.648 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:55.648 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:55.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:55.648 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:55.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:55.649 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:55.649 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:55.649 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:55.649 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:55.649 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 267c9bfce2744295a961e5736d5cc743 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:55.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:55.649 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:55.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:55.649 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:55.649 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 267c9bfce2744295a961e5736d5cc743 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:55.649 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:55.649 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:55.649 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:55.649 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:55.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:55.649 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:55.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:55.649 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:55.649 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:55.649 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:55.649 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:55.649 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:55.649 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | 267c9bfce2744295a961e5736d5cc743 | | 12c8f0fc7ff4476698fedbe3a692198d | | | False |' 2022-04-12 03:39:55.649 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:55.649 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:55.649 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:55.649 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:39:55.919 | [566008 Async ks-alt-admin:596426]: finished get_or_add_user_project_role admin 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d with result 0 in 15 seconds 2022-04-12 03:39:56.215 | [566008 Async ks-alt-another:596538]: Waiting for completion of get_or_add_user_project_role anotherrole 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d running on PID 596538 (11 other jobs running) 2022-04-12 03:39:56.343 | [566008 Async ks-alt-another:596538]: Signaling child to exit 2022-04-12 03:39:56.343 | WAKEUP 2022-04-12 03:39:56.467 | [566008 Async ks-alt-another:596538]: Signaled 2022-04-12 03:39:56.475 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:56.475 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:56.475 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:56.475 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:56.476 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:56.476 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:56.476 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:56.476 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:56.476 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:56.476 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:56.476 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:56.476 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 267c9bfce2744295a961e5736d5cc743 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:56.476 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:56.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:56.476 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:56.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:56.476 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:56.476 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:56.476 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:56.476 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:56.476 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 267c9bfce2744295a961e5736d5cc743 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:56.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:56.476 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:56.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:56.476 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:56.476 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 267c9bfce2744295a961e5736d5cc743 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:56.476 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:56.476 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:56.476 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:56.476 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:56.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:56.476 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:56.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:56.476 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:56.476 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:56.476 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:56.476 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:56.477 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:56.477 | ++ functions-common:get_field:818 : echo '| 2a60e9569adb429fa82f8800a77ee22e | 267c9bfce2744295a961e5736d5cc743 | | 12c8f0fc7ff4476698fedbe3a692198d | | | False |' 2022-04-12 03:39:56.477 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:56.477 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:56.477 | + functions-common:get_or_add_user_project_role:997 : echo 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:56.477 | 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:39:56.790 | [566008 Async ks-alt-another:596538]: finished get_or_add_user_project_role anotherrole 267c9bfce2744295a961e5736d5cc743 12c8f0fc7ff4476698fedbe3a692198d with result 0 in 12 seconds 2022-04-12 03:39:57.008 | [566008 Async ks-alt-member-user:596929]: Waiting for completion of get_or_add_user_project_role member 05953f45805342388dc04c68760e7266 12c8f0fc7ff4476698fedbe3a692198d running on PID 596929 (10 other jobs running) 2022-04-12 03:39:57.173 | [566008 Async ks-alt-member-user:596929]: Signaling child to exit 2022-04-12 03:39:57.174 | WAKEUP 2022-04-12 03:39:57.314 | [566008 Async ks-alt-member-user:596929]: Signaled 2022-04-12 03:39:57.332 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:57.332 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:57.332 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:57.332 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:57.332 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:57.332 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:57.332 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:57.332 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:57.332 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05953f45805342388dc04c68760e7266 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:57.332 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:57.332 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:57.332 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:57.333 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:57.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:57.333 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:57.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:57.333 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:57.333 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:57.333 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:57.333 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:57.333 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 05953f45805342388dc04c68760e7266 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:57.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:57.333 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:57.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:57.333 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:57.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:57.333 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05953f45805342388dc04c68760e7266 --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:57.333 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:57.333 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:57.333 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:57.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:57.333 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:57.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:57.333 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:57.333 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:57.333 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:57.333 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:57.333 | ++ functions-common:get_field:818 : echo '| bea6384adcc745f6943dc7c49cb46639 | 05953f45805342388dc04c68760e7266 | | 12c8f0fc7ff4476698fedbe3a692198d | | | False |' 2022-04-12 03:39:57.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:57.333 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:57.333 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:57.333 | + functions-common:get_or_add_user_project_role:997 : echo bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:57.333 | bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:57.629 | [566008 Async ks-alt-member-user:596929]: finished get_or_add_user_project_role member 05953f45805342388dc04c68760e7266 12c8f0fc7ff4476698fedbe3a692198d with result 0 in 13 seconds 2022-04-12 03:39:57.883 | [566008 Async ks-alt-reader-user:597175]: Waiting for completion of get_or_add_user_project_role reader ec25a597bc874d12b8cd0106b31a7a4b 12c8f0fc7ff4476698fedbe3a692198d running on PID 597175 (9 other jobs running) 2022-04-12 03:39:58.066 | [566008 Async ks-alt-reader-user:597175]: Signaling child to exit 2022-04-12 03:39:58.067 | WAKEUP 2022-04-12 03:39:58.209 | [566008 Async ks-alt-reader-user:597175]: Signaled 2022-04-12 03:39:58.218 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:39:58.218 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:39:58.218 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:58.218 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:58.218 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:58.218 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:58.219 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:58.219 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:39:58.219 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:39:58.219 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:58.219 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:58.219 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec25a597bc874d12b8cd0106b31a7a4b --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:58.219 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:58.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:58.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:58.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:58.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:58.219 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:58.219 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:39:58.219 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:39:58.219 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ec25a597bc874d12b8cd0106b31a7a4b --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:58.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:58.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:58.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:58.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:58.219 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:39:58.219 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec25a597bc874d12b8cd0106b31a7a4b --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:39:58.219 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:39:58.219 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:39:58.219 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:58.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:58.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:58.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:58.219 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:58.219 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:58.219 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:39:58.219 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:39:58.220 | ++ functions-common:get_field:818 : echo '| a10c41b5f3e64d66a41778e1e93d05b6 | ec25a597bc874d12b8cd0106b31a7a4b | | 12c8f0fc7ff4476698fedbe3a692198d | | | False |' 2022-04-12 03:39:58.220 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:39:58.220 | ++ functions-common:get_field:812 : read data 2022-04-12 03:39:58.220 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:58.220 | + functions-common:get_or_add_user_project_role:997 : echo a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:58.220 | a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:58.485 | [566008 Async ks-alt-reader-user:597175]: finished get_or_add_user_project_role reader ec25a597bc874d12b8cd0106b31a7a4b 12c8f0fc7ff4476698fedbe3a692198d with result 0 in 13 seconds 2022-04-12 03:39:58.521 | + inc/async:async_wait:197 : return 0 2022-04-12 03:39:58.541 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 03:39:58.917 | [566008 Async ks-system-member:597369]: Waiting for completion of get_or_add_user_system_role member 06ab961210b14c14ad3b406ae3315e83 all running on PID 597369 (8 other jobs running) 2022-04-12 03:39:59.119 | [566008 Async ks-system-member:597369]: Signaling child to exit 2022-04-12 03:39:59.120 | WAKEUP 2022-04-12 03:39:59.214 | [566008 Async ks-system-member:597369]: Signaled 2022-04-12 03:39:59.222 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 03:39:59.222 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 03:39:59.222 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 03:39:59.222 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:59.222 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:59.222 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:59.222 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:59.222 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:59.222 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 03:39:59.222 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06ab961210b14c14ad3b406ae3315e83 --system all -f value -c Role 2022-04-12 03:39:59.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.223 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.223 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.223 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:59.223 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 03:39:59.223 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 03:39:59.223 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 06ab961210b14c14ad3b406ae3315e83 --system all 2022-04-12 03:39:59.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.223 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.223 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.223 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06ab961210b14c14ad3b406ae3315e83 --system all -f value -c Role 2022-04-12 03:39:59.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.223 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.223 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.223 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:59.223 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:59.223 | + functions-common:get_or_add_user_system_role:1052 : echo bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:59.223 | bea6384adcc745f6943dc7c49cb46639 2022-04-12 03:39:59.477 | [566008 Async ks-system-member:597369]: finished get_or_add_user_system_role member 06ab961210b14c14ad3b406ae3315e83 all with result 0 in 10 seconds 2022-04-12 03:39:59.627 | [566008 Async ks-system-reader:597651]: Waiting for completion of get_or_add_user_system_role reader eb3ca45267c54832aabe6f84054d0aaa all running on PID 597651 (7 other jobs running) 2022-04-12 03:39:59.769 | [566008 Async ks-system-reader:597651]: Signaling child to exit 2022-04-12 03:39:59.769 | WAKEUP 2022-04-12 03:39:59.894 | [566008 Async ks-system-reader:597651]: Signaled 2022-04-12 03:39:59.902 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 03:39:59.902 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 03:39:59.902 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 03:39:59.902 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:39:59.902 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:39:59.902 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:39:59.902 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:39:59.902 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:39:59.902 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 03:39:59.902 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb3ca45267c54832aabe6f84054d0aaa --system all -f value -c Role 2022-04-12 03:39:59.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.902 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.902 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.902 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:59.902 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 03:39:59.902 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 03:39:59.902 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user eb3ca45267c54832aabe6f84054d0aaa --system all 2022-04-12 03:39:59.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.902 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.903 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.903 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eb3ca45267c54832aabe6f84054d0aaa --system all -f value -c Role 2022-04-12 03:39:59.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.903 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:39:59.903 | from cryptography.utils import int_from_bytes 2022-04-12 03:39:59.903 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:39:59.903 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:59.903 | + functions-common:get_or_add_user_system_role:1052 : echo a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:39:59.903 | a10c41b5f3e64d66a41778e1e93d05b6 2022-04-12 03:40:00.180 | [566008 Async ks-system-reader:597651]: finished get_or_add_user_system_role reader eb3ca45267c54832aabe6f84054d0aaa all with result 0 in 12 seconds 2022-04-12 03:40:00.221 | + inc/async:async_wait:197 : return 0 2022-04-12 03:40:00.237 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-12 03:40:00.562 | [566008 Async ks-group-memberdemo:598038]: Waiting for completion of get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe running on PID 598038 (6 other jobs running) 2022-04-12 03:40:00.681 | [566008 Async ks-group-memberdemo:598038]: Signaling child to exit 2022-04-12 03:40:02.384 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:40:02.537 | [598038 Async ks-group-memberdemo:598038]: finished successfully 2022-04-12 03:40:02.611 | WAKEUP 2022-04-12 03:40:02.757 | [566008 Async ks-group-memberdemo:598038]: Signaled 2022-04-12 03:40:02.772 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:40:02.772 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ed2c2afc88148d19ea7c058635dddeb --project aaa817c04fa24093991dbc1c41145cfe -f value 2022-04-12 03:40:02.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:02.772 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:02.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:02.772 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:02.772 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:02.772 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:40:02.772 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:40:02.772 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3ed2c2afc88148d19ea7c058635dddeb --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:40:02.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:02.772 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:02.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:02.772 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:02.772 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ed2c2afc88148d19ea7c058635dddeb --project aaa817c04fa24093991dbc1c41145cfe -f value 2022-04-12 03:40:02.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:02.773 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:02.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:02.773 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:02.773 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:02.773 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bea6384adcc745f6943dc7c49cb46639 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe False' 2022-04-12 03:40:02.773 | + functions-common:get_or_add_group_project_role:1076 : echo bea6384adcc745f6943dc7c49cb46639 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe False 2022-04-12 03:40:02.773 | bea6384adcc745f6943dc7c49cb46639 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe False 2022-04-12 03:40:03.052 | [566008 Async ks-group-memberdemo:598038]: finished get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe with result 0 in 13 seconds 2022-04-12 03:40:03.122 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:40:03.187 | [598143 Async ks-group-anotherdemo:598143]: finished successfully 2022-04-12 03:40:03.193 | [566008 Async ks-group-anotherdemo:598143]: Waiting for completion of get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe running on PID 598143 (5 other jobs running) 2022-04-12 03:40:03.245 | [566008 Async ks-group-anotherdemo:598143]: Signaling child to exit 2022-04-12 03:40:03.246 | WAKEUP 2022-04-12 03:40:03.297 | [566008 Async ks-group-anotherdemo:598143]: Signaled 2022-04-12 03:40:03.298 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:40:03.298 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ed2c2afc88148d19ea7c058635dddeb --project aaa817c04fa24093991dbc1c41145cfe -f value 2022-04-12 03:40:03.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:03.298 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:03.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:03.298 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:03.298 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:03.299 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:40:03.299 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:40:03.299 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3ed2c2afc88148d19ea7c058635dddeb --project aaa817c04fa24093991dbc1c41145cfe 2022-04-12 03:40:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:03.299 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:03.299 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:03.299 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ed2c2afc88148d19ea7c058635dddeb --project aaa817c04fa24093991dbc1c41145cfe -f value 2022-04-12 03:40:03.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:03.299 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:03.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:03.299 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:03.299 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:03.299 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2a60e9569adb429fa82f8800a77ee22e 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe False' 2022-04-12 03:40:03.299 | + functions-common:get_or_add_group_project_role:1076 : echo 2a60e9569adb429fa82f8800a77ee22e 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe False 2022-04-12 03:40:03.300 | 2a60e9569adb429fa82f8800a77ee22e 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe False 2022-04-12 03:40:03.390 | [566008 Async ks-group-anotherdemo:598143]: finished get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb aaa817c04fa24093991dbc1c41145cfe with result 0 in 14 seconds 2022-04-12 03:40:03.472 | [566008 Async ks-group-memberalt:598229]: Waiting for completion of get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d running on PID 598229 (4 other jobs running) 2022-04-12 03:40:03.521 | [566008 Async ks-group-memberalt:598229]: Signaling child to exit 2022-04-12 03:40:03.923 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:40:03.954 | [598229 Async ks-group-memberalt:598229]: finished successfully 2022-04-12 03:40:03.975 | WAKEUP 2022-04-12 03:40:04.001 | [566008 Async ks-group-memberalt:598229]: Signaled 2022-04-12 03:40:04.002 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:40:04.002 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ed2c2afc88148d19ea7c058635dddeb --project 12c8f0fc7ff4476698fedbe3a692198d -f value 2022-04-12 03:40:04.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:04.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:04.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:04.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:04.003 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:04.003 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:40:04.003 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:40:04.003 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3ed2c2afc88148d19ea7c058635dddeb --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:40:04.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:04.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:04.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:04.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:04.003 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3ed2c2afc88148d19ea7c058635dddeb --project 12c8f0fc7ff4476698fedbe3a692198d -f value 2022-04-12 03:40:04.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:04.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:04.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:04.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:04.003 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:04.003 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bea6384adcc745f6943dc7c49cb46639 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d False' 2022-04-12 03:40:04.003 | + functions-common:get_or_add_group_project_role:1076 : echo bea6384adcc745f6943dc7c49cb46639 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d False 2022-04-12 03:40:04.003 | bea6384adcc745f6943dc7c49cb46639 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d False 2022-04-12 03:40:04.052 | [566008 Async ks-group-memberalt:598229]: finished get_or_add_group_project_role member 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d with result 0 in 14 seconds 2022-04-12 03:40:04.097 | [566008 Async ks-group-anotheralt:598355]: Waiting for completion of get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d running on PID 598355 (3 other jobs running) 2022-04-12 03:40:04.127 | [566008 Async ks-group-anotheralt:598355]: Signaling child to exit 2022-04-12 03:40:04.811 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:40:04.840 | [598442 Async ks-group-admin:598442]: finished successfully 2022-04-12 03:40:04.991 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:40:05.017 | [598355 Async ks-group-anotheralt:598355]: finished successfully 2022-04-12 03:40:05.036 | WAKEUP 2022-04-12 03:40:05.059 | [566008 Async ks-group-anotheralt:598355]: Signaled 2022-04-12 03:40:05.061 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:40:05.061 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ed2c2afc88148d19ea7c058635dddeb --project 12c8f0fc7ff4476698fedbe3a692198d -f value 2022-04-12 03:40:05.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.061 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.061 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.061 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:05.061 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:40:05.061 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:40:05.061 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3ed2c2afc88148d19ea7c058635dddeb --project 12c8f0fc7ff4476698fedbe3a692198d 2022-04-12 03:40:05.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.061 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.061 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.061 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3ed2c2afc88148d19ea7c058635dddeb --project 12c8f0fc7ff4476698fedbe3a692198d -f value 2022-04-12 03:40:05.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.061 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.061 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.061 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:05.061 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2a60e9569adb429fa82f8800a77ee22e 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d False' 2022-04-12 03:40:05.061 | + functions-common:get_or_add_group_project_role:1076 : echo 2a60e9569adb429fa82f8800a77ee22e 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d False 2022-04-12 03:40:05.061 | 2a60e9569adb429fa82f8800a77ee22e 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d False 2022-04-12 03:40:05.106 | [566008 Async ks-group-anotheralt:598355]: finished get_or_add_group_project_role anotherrole 3ed2c2afc88148d19ea7c058635dddeb 12c8f0fc7ff4476698fedbe3a692198d with result 0 in 15 seconds 2022-04-12 03:40:05.142 | [566008 Async ks-group-admin:598442]: Waiting for completion of get_or_add_group_project_role admin b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf running on PID 598442 (2 other jobs running) 2022-04-12 03:40:05.168 | [566008 Async ks-group-admin:598442]: Signaling child to exit 2022-04-12 03:40:05.168 | WAKEUP 2022-04-12 03:40:05.191 | [566008 Async ks-group-admin:598442]: Signaled 2022-04-12 03:40:05.192 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:40:05.192 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b58ef36744f0425a8900e3d9a0337283 --project 5a7ebaf4ce314e529f00f62ab9bdbdaf -f value 2022-04-12 03:40:05.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.192 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.192 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.192 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:05.192 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:40:05.192 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:40:05.192 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group b58ef36744f0425a8900e3d9a0337283 --project 5a7ebaf4ce314e529f00f62ab9bdbdaf 2022-04-12 03:40:05.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.192 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.193 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.193 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b58ef36744f0425a8900e3d9a0337283 --project 5a7ebaf4ce314e529f00f62ab9bdbdaf -f value 2022-04-12 03:40:05.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.193 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:40:05.193 | from cryptography.utils import int_from_bytes 2022-04-12 03:40:05.193 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:40:05.193 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8dcd35c2cd1d44eda5e464a209adbf54 b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf False' 2022-04-12 03:40:05.193 | + functions-common:get_or_add_group_project_role:1076 : echo 8dcd35c2cd1d44eda5e464a209adbf54 b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf False 2022-04-12 03:40:05.193 | 8dcd35c2cd1d44eda5e464a209adbf54 b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf False 2022-04-12 03:40:05.237 | [566008 Async ks-group-admin:598442]: finished get_or_add_group_project_role admin b58ef36744f0425a8900e3d9a0337283 5a7ebaf4ce314e529f00f62ab9bdbdaf with result 0 in 14 seconds 2022-04-12 03:40:05.241 | + inc/async:async_wait:197 : return 0 2022-04-12 03:40:05.244 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 03:40:05.260 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:40:05.263 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 03:40:05.281 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:40:05.284 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 03:40:05.286 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 03:40:05.345 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 03:40:05.384 | [566008 Async create_nova_accounts:600343]: running: create_nova_accounts 2022-04-12 03:40:05.387 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 03:40:05.406 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:40:05.409 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 03:40:05.411 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 03:40:05.473 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 03:40:05.513 | [566008 Async create_glance_accounts:600458]: running: create_glance_accounts 2022-04-12 03:40:05.515 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 03:40:05.539 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:40:05.542 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 03:40:05.545 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 03:40:05.619 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 03:40:05.662 | [566008 Async create_cinder_accounts:600588]: running: create_cinder_accounts 2022-04-12 03:40:05.664 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 03:40:05.686 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:40:05.689 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 03:40:05.692 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 03:40:05.761 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 03:40:05.839 | [566008 Async create_neutron_accounts:600703]: running: create_neutron_accounts 2022-04-12 03:40:05.842 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 03:40:05.884 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:40:05.888 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 03:40:05.894 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 03:40:06.321 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 03:40:06.584 | [566008 Async create_swift_accounts:600846]: running: create_swift_accounts 2022-04-12 03:40:06.604 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 03:40:06.741 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:40:06.762 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 03:40:07.106 | [566008 Async create_nova_accounts:600343]: Waiting for completion of create_nova_accounts running on PID 600343 (6 other jobs running) 2022-04-12 03:40:07.272 | [566008 Async create_nova_accounts:600343]: Signaling child to exit 2022-04-12 03:40:44.936 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:40:44.980 | [600703 Async create_neutron_accounts:600703]: finished successfully 2022-04-12 03:41:04.909 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:41:04.947 | [600588 Async create_cinder_accounts:600588]: finished successfully 2022-04-12 03:41:22.419 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:41:22.449 | [600458 Async create_glance_accounts:600458]: finished successfully 2022-04-12 03:41:23.772 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:41:23.797 | [600343 Async create_nova_accounts:600343]: finished successfully 2022-04-12 03:41:23.817 | WAKEUP 2022-04-12 03:41:23.840 | [566008 Async create_nova_accounts:600343]: Signaled 2022-04-12 03:41:23.842 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 03:41:23.842 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 03:41:23.842 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 03:41:23.842 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:41:23.842 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:41:23.842 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:41:23.842 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:41:23.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.842 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.842 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.842 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.842 | + functions-common:get_or_create_user:925 : user_id=3942ad5fb36042a29c2d52729bf0ef49 2022-04-12 03:41:23.842 | + functions-common:get_or_create_user:926 : echo 3942ad5fb36042a29c2d52729bf0ef49 2022-04-12 03:41:23.842 | 3942ad5fb36042a29c2d52729bf0ef49 2022-04-12 03:41:23.842 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 03:41:23.842 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:23.842 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:23.843 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:23.843 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:23.843 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.843 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.843 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:23.843 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.843 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.843 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.843 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.843 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.843 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:23.843 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:23.843 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.843 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.843 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.843 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.843 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.843 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:23.843 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.843 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.844 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.844 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.844 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.844 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:23.844 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:23.844 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:23.844 | ++ functions-common:get_field:818 : echo '| 58cbd167f99c4bdab03f4ae48e717e32 | 3942ad5fb36042a29c2d52729bf0ef49 | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:23.844 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.844 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.844 | + functions-common:get_or_add_user_project_role:997 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.844 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.844 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 03:41:23.844 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 03:41:23.844 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:23.844 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:23.844 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:23.844 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:23.844 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.844 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:23.844 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.844 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.844 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.844 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.845 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.845 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.845 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:23.845 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:23.845 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.845 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.845 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.845 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:23.845 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.845 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.845 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.845 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.845 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.845 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:23.845 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:23.845 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | 3942ad5fb36042a29c2d52729bf0ef49 | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:23.845 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:23.845 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.845 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:41:23.845 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:41:23.845 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:41:23.845 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 03:41:23.845 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:41:23.845 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 03:41:23.845 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 03:41:23.845 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:41:23.845 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 03:41:23.846 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-12 03:41:23.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.846 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.846 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:41:23.846 | 31723df5c08f463b989eadd11eda8e37' 2022-04-12 03:41:23.846 | + functions-common:get_or_create_service:1094 : echo 31723df5c08f463b989eadd11eda8e37 2022-04-12 03:41:23.846 | 31723df5c08f463b989eadd11eda8e37 2022-04-12 03:41:23.846 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 03:41:23.846 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:41:23.846 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 03:41:23.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:41:23.846 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 03:41:23.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.846 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:41:23.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:41:23.846 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:41:23.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.846 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.846 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d4a408fa29064d63baf5a1956af14960 2022-04-12 03:41:23.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d4a408fa29064d63baf5a1956af14960 2022-04-12 03:41:23.846 | + functions-common:get_or_create_endpoint:1127 : public_id=d4a408fa29064d63baf5a1956af14960 2022-04-12 03:41:23.846 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:41:23.847 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:41:23.847 | + functions-common:get_or_create_endpoint:1136 : echo d4a408fa29064d63baf5a1956af14960 2022-04-12 03:41:23.847 | d4a408fa29064d63baf5a1956af14960 2022-04-12 03:41:23.847 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 03:41:23.847 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:41:23.847 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 03:41:23.847 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 03:41:23.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.847 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.847 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:41:23.847 | 1f66201e65674b9bbd3c2050c8038930' 2022-04-12 03:41:23.847 | + functions-common:get_or_create_service:1094 : echo 1f66201e65674b9bbd3c2050c8038930 2022-04-12 03:41:23.847 | 1f66201e65674b9bbd3c2050c8038930 2022-04-12 03:41:23.847 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 03:41:23.847 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:41:23.847 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 03:41:23.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:41:23.847 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 03:41:23.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.847 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:41:23.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:41:23.847 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 03:41:23.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.847 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.848 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5afe55ab0a76434091002e1d32e787e5 2022-04-12 03:41:23.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5afe55ab0a76434091002e1d32e787e5 2022-04-12 03:41:23.848 | + functions-common:get_or_create_endpoint:1127 : public_id=5afe55ab0a76434091002e1d32e787e5 2022-04-12 03:41:23.848 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:41:23.848 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:41:23.848 | + functions-common:get_or_create_endpoint:1136 : echo 5afe55ab0a76434091002e1d32e787e5 2022-04-12 03:41:23.848 | 5afe55ab0a76434091002e1d32e787e5 2022-04-12 03:41:23.848 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 03:41:23.848 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:41:23.848 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 03:41:23.848 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:41:23.848 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 03:41:23.848 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:23.848 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:23.848 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:23.848 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:23.848 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.848 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.848 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:23.848 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.848 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.848 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.848 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.848 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.849 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:23.849 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:23.849 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.849 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.849 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.849 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.849 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:23.849 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.849 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.849 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.849 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.849 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.849 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.849 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:23.849 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:23.849 | ++ functions-common:get_field:818 : echo '| 0ab4036f29a046d48d8890a9a2974a76 | 3942ad5fb36042a29c2d52729bf0ef49 | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:23.849 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:23.849 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.849 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:41:23.849 | + functions-common:get_or_add_user_project_role:997 : echo 0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:41:23.849 | 0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:41:23.849 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 03:41:23.849 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:41:23.849 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 03:41:23.849 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:41:23.849 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 03:41:23.888 | [566008 Async create_nova_accounts:600343]: finished create_nova_accounts with result 0 in 78 seconds 2022-04-12 03:41:23.929 | [566008 Async create_glance_accounts:600458]: Waiting for completion of create_glance_accounts running on PID 600458 (5 other jobs running) 2022-04-12 03:41:23.954 | [566008 Async create_glance_accounts:600458]: Signaling child to exit 2022-04-12 03:41:23.954 | WAKEUP 2022-04-12 03:41:23.977 | [566008 Async create_glance_accounts:600458]: Signaled 2022-04-12 03:41:23.978 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 03:41:23.978 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:41:23.978 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 03:41:23.978 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 03:41:23.978 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:41:23.979 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:41:23.979 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:41:23.979 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:41:23.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.979 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.979 | + functions-common:get_or_create_user:925 : user_id=b714271075474f2e9b58d0049a7ef626 2022-04-12 03:41:23.979 | + functions-common:get_or_create_user:926 : echo b714271075474f2e9b58d0049a7ef626 2022-04-12 03:41:23.979 | b714271075474f2e9b58d0049a7ef626 2022-04-12 03:41:23.979 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 03:41:23.979 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:23.979 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:23.979 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:23.979 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:23.979 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.979 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.979 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:23.979 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.979 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.980 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.980 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:23.980 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:23.980 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.980 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.980 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:23.980 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.980 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.980 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.980 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.980 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:23.980 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:23.980 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:23.980 | ++ functions-common:get_field:818 : echo '| 58cbd167f99c4bdab03f4ae48e717e32 | b714271075474f2e9b58d0049a7ef626 | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:23.980 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.980 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.980 | + functions-common:get_or_add_user_project_role:997 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.980 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.980 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:41:23.980 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 03:41:23.980 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:41:23.980 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 03:41:23.980 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 03:41:23.980 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:41:23.980 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:41:23.981 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:41:23.981 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:41:23.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.981 | + functions-common:get_or_create_user:925 : user_id=9bc874a78ddc48f1a2b71f9ca5ba5d42 2022-04-12 03:41:23.981 | + functions-common:get_or_create_user:926 : echo 9bc874a78ddc48f1a2b71f9ca5ba5d42 2022-04-12 03:41:23.981 | 9bc874a78ddc48f1a2b71f9ca5ba5d42 2022-04-12 03:41:23.981 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 03:41:23.981 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:23.981 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:23.981 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:23.981 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:23.981 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.981 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:23.981 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.981 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.981 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.981 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:23.981 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:23.982 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.982 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.982 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:23.982 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.982 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.982 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.982 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.982 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:23.982 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:23.982 | ++ functions-common:get_field:818 : echo '| 58cbd167f99c4bdab03f4ae48e717e32 | 9bc874a78ddc48f1a2b71f9ca5ba5d42 | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:23.982 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:23.982 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.982 | + functions-common:get_or_add_user_project_role:997 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.982 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:23.982 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 03:41:23.982 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 03:41:23.982 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:23.982 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:23.982 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:23.983 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:23.983 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.983 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.983 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:23.983 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.983 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.983 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.983 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.983 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.983 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:23.983 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:23.983 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.983 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.983 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.983 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:41:23.983 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:23.983 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:23.983 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:23.983 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.983 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.983 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.983 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.983 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:23.983 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:23.983 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:23.984 | ++ functions-common:get_field:818 : echo '| 0ab4036f29a046d48d8890a9a2974a76 | 9bc874a78ddc48f1a2b71f9ca5ba5d42 | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:23.984 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:23.984 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:41:23.984 | + functions-common:get_or_add_user_project_role:997 : echo 0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:41:23.984 | 0ab4036f29a046d48d8890a9a2974a76 2022-04-12 03:41:23.984 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 03:41:23.984 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:41:23.984 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 03:41:23.984 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 03:41:23.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.984 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.984 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:41:23.984 | 4f8064005a8f4b0eaac49a761a6f6a5a' 2022-04-12 03:41:23.984 | + functions-common:get_or_create_service:1094 : echo 4f8064005a8f4b0eaac49a761a6f6a5a 2022-04-12 03:41:23.984 | 4f8064005a8f4b0eaac49a761a6f6a5a 2022-04-12 03:41:23.984 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 03:41:23.984 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:41:23.984 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 03:41:23.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:41:23.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 03:41:23.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.984 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:41:23.984 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:41:23.984 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 03:41:23.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:23.985 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:23.985 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:23.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=91934ec865d04cc09b4b857e4112da61 2022-04-12 03:41:23.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 91934ec865d04cc09b4b857e4112da61 2022-04-12 03:41:23.985 | + functions-common:get_or_create_endpoint:1127 : public_id=91934ec865d04cc09b4b857e4112da61 2022-04-12 03:41:23.985 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:41:23.985 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:41:23.985 | + functions-common:get_or_create_endpoint:1136 : echo 91934ec865d04cc09b4b857e4112da61 2022-04-12 03:41:23.985 | 91934ec865d04cc09b4b857e4112da61 2022-04-12 03:41:23.985 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 03:41:23.985 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:41:23.985 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 03:41:23.985 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 03:41:23.985 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 03:41:23.985 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 03:41:23.985 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 03:41:23.985 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 03:41:23.985 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 03:41:24.024 | [566008 Async create_glance_accounts:600458]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-12 03:41:24.062 | [566008 Async create_cinder_accounts:600588]: Waiting for completion of create_cinder_accounts running on PID 600588 (4 other jobs running) 2022-04-12 03:41:24.087 | [566008 Async create_cinder_accounts:600588]: Signaling child to exit 2022-04-12 03:41:24.087 | WAKEUP 2022-04-12 03:41:24.110 | [566008 Async create_cinder_accounts:600588]: Signaled 2022-04-12 03:41:24.112 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-12 03:41:24.112 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 03:41:24.112 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 03:41:24.112 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:41:24.112 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:41:24.112 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:41:24.112 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:41:24.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.112 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.112 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.112 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.112 | + functions-common:get_or_create_user:925 : user_id=3815362fba23403ba3562dc2b12264ac 2022-04-12 03:41:24.112 | + functions-common:get_or_create_user:926 : echo 3815362fba23403ba3562dc2b12264ac 2022-04-12 03:41:24.112 | 3815362fba23403ba3562dc2b12264ac 2022-04-12 03:41:24.112 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 03:41:24.112 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:24.112 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:24.112 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:24.112 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:24.112 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:24.113 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:24.113 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:24.113 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:24.113 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:24.113 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:24.113 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:24.113 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:24.113 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 03:41:24.113 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:24.113 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:24.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.113 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.113 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.113 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.113 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:24.113 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:24.113 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 03:41:24.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.113 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.113 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.113 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:24.113 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:24.113 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 03:41:24.113 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:24.113 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:24.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.113 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.113 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.113 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.113 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:24.114 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:24.114 | ++ functions-common:get_field:818 : echo '| 58cbd167f99c4bdab03f4ae48e717e32 | 3815362fba23403ba3562dc2b12264ac | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:24.114 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:24.114 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:24.114 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:24.114 | + functions-common:get_or_add_user_project_role:997 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:24.114 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:24.114 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:41:24.114 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 03:41:24.114 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:41:24.114 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 03:41:24.114 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 03:41:24.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.114 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.114 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.114 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.114 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:41:24.114 | 554c9fb07e87435f8ec2017332b62c7d' 2022-04-12 03:41:24.114 | + functions-common:get_or_create_service:1094 : echo 554c9fb07e87435f8ec2017332b62c7d 2022-04-12 03:41:24.114 | 554c9fb07e87435f8ec2017332b62c7d 2022-04-12 03:41:24.114 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 03:41:24.114 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 03:41:24.114 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:41:24.114 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 03:41:24.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:41:24.114 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 03:41:24.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.114 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.114 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.114 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:41:24.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:41:24.115 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:41:24.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.115 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.115 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.115 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b0a3b4554c964bc5a9512d2d0616d066 2022-04-12 03:41:24.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b0a3b4554c964bc5a9512d2d0616d066 2022-04-12 03:41:24.115 | + functions-common:get_or_create_endpoint:1127 : public_id=b0a3b4554c964bc5a9512d2d0616d066 2022-04-12 03:41:24.115 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:41:24.115 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:41:24.115 | + functions-common:get_or_create_endpoint:1136 : echo b0a3b4554c964bc5a9512d2d0616d066 2022-04-12 03:41:24.115 | b0a3b4554c964bc5a9512d2d0616d066 2022-04-12 03:41:24.115 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 03:41:24.115 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:41:24.115 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 03:41:24.115 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 03:41:24.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.115 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.115 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.115 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.115 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:41:24.115 | dda85fcc14234b14b3520ae260c2d926' 2022-04-12 03:41:24.115 | + functions-common:get_or_create_service:1094 : echo dda85fcc14234b14b3520ae260c2d926 2022-04-12 03:41:24.115 | dda85fcc14234b14b3520ae260c2d926 2022-04-12 03:41:24.115 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 03:41:24.115 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:41:24.115 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 03:41:24.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:41:24.116 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 03:41:24.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.116 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.116 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.116 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.116 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:41:24.116 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:41:24.116 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:41:24.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.116 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.116 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.116 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3393f834d7ca446ba99a5c4b36f123ec 2022-04-12 03:41:24.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3393f834d7ca446ba99a5c4b36f123ec 2022-04-12 03:41:24.117 | + functions-common:get_or_create_endpoint:1127 : public_id=3393f834d7ca446ba99a5c4b36f123ec 2022-04-12 03:41:24.117 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:41:24.117 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:41:24.117 | + functions-common:get_or_create_endpoint:1136 : echo 3393f834d7ca446ba99a5c4b36f123ec 2022-04-12 03:41:24.117 | 3393f834d7ca446ba99a5c4b36f123ec 2022-04-12 03:41:24.117 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 03:41:24.117 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:41:24.117 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 03:41:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.117 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.117 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.117 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_project:938 : project_id=f4b64f98edfb44b39ff75563589e6596 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_project:939 : echo f4b64f98edfb44b39ff75563589e6596 2022-04-12 03:41:24.117 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f4b64f98edfb44b39ff75563589e6596 2022-04-12 03:41:24.117 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 03:41:24.117 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 03:41:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.117 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.117 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.117 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 03:41:24.117 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_user:925 : user_id=3815362fba23403ba3562dc2b12264ac 2022-04-12 03:41:24.117 | ++ functions-common:get_or_create_user:926 : echo 3815362fba23403ba3562dc2b12264ac 2022-04-12 03:41:24.118 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3815362fba23403ba3562dc2b12264ac 2022-04-12 03:41:24.158 | [566008 Async create_cinder_accounts:600588]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-12 03:41:24.162 | + inc/async:async_wait:197 : return 0 2022-04-12 03:41:24.165 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 03:41:24.217 | [566008 Async create_neutron_accounts:600703]: Waiting for completion of create_neutron_accounts running on PID 600703 (3 other jobs running) 2022-04-12 03:41:24.243 | [566008 Async create_neutron_accounts:600703]: Signaling child to exit 2022-04-12 03:41:24.243 | WAKEUP 2022-04-12 03:41:24.266 | [566008 Async create_neutron_accounts:600703]: Signaled 2022-04-12 03:41:24.267 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 03:41:24.267 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:41:24.267 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:41:24.267 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:41:24.267 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:41:24.267 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 03:41:24.267 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:41:24.267 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 03:41:24.268 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 03:41:24.268 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 03:41:24.268 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 03:41:24.268 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-12 03:41:24.268 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 03:41:24.268 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 03:41:24.268 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:41:24.268 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:41:24.268 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:41:24.268 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:41:24.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.268 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.268 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.268 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.268 | + functions-common:get_or_create_user:925 : user_id=85e9acb7a1974c2a93a48174ae81342f 2022-04-12 03:41:24.268 | + functions-common:get_or_create_user:926 : echo 85e9acb7a1974c2a93a48174ae81342f 2022-04-12 03:41:24.268 | 85e9acb7a1974c2a93a48174ae81342f 2022-04-12 03:41:24.268 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 03:41:24.268 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:41:24.268 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:41:24.268 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:41:24.268 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:41:24.268 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 03:41:24.268 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:24.268 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:41:24.268 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:24.269 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:24.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.269 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.269 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.269 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.269 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:41:24.269 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:41:24.269 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 03:41:24.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.269 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.269 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.269 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 03:41:24.269 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:41:24.269 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:41:24.269 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:41:24.269 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:24.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.269 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.269 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.269 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.269 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:41:24.269 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:41:24.269 | ++ functions-common:get_field:818 : echo '| 58cbd167f99c4bdab03f4ae48e717e32 | 85e9acb7a1974c2a93a48174ae81342f | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:41:24.269 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:41:24.269 | ++ functions-common:get_field:812 : read data 2022-04-12 03:41:24.269 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:24.269 | + functions-common:get_or_add_user_project_role:997 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:24.269 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:41:24.269 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:41:24.269 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 03:41:24.270 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:41:24.270 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 03:41:24.270 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 03:41:24.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.270 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.270 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.270 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.270 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:41:24.270 | ba61f3b45ed34fd4b691a4de54c1e69d' 2022-04-12 03:41:24.270 | + functions-common:get_or_create_service:1094 : echo ba61f3b45ed34fd4b691a4de54c1e69d 2022-04-12 03:41:24.270 | ba61f3b45ed34fd4b691a4de54c1e69d 2022-04-12 03:41:24.270 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 03:41:24.270 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:41:24.270 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 03:41:24.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:41:24.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 03:41:24.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.270 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.270 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.270 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:41:24.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:41:24.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 03:41:24.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.270 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:41:24.270 | from cryptography.utils import int_from_bytes 2022-04-12 03:41:24.270 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:41:24.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f55b3e58152b42a2bdc77f4b2e6f77bd 2022-04-12 03:41:24.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f55b3e58152b42a2bdc77f4b2e6f77bd 2022-04-12 03:41:24.270 | + functions-common:get_or_create_endpoint:1127 : public_id=f55b3e58152b42a2bdc77f4b2e6f77bd 2022-04-12 03:41:24.271 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:41:24.271 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:41:24.271 | + functions-common:get_or_create_endpoint:1136 : echo f55b3e58152b42a2bdc77f4b2e6f77bd 2022-04-12 03:41:24.271 | f55b3e58152b42a2bdc77f4b2e6f77bd 2022-04-12 03:41:24.314 | [566008 Async create_neutron_accounts:600703]: finished create_neutron_accounts with result 0 in 39 seconds 2022-04-12 03:41:24.353 | [566008 Async create_swift_accounts:600846]: Waiting for completion of create_swift_accounts running on PID 600846 (2 other jobs running) 2022-04-12 03:41:24.379 | [566008 Async create_swift_accounts:600846]: Signaling child to exit 2022-04-12 03:42:13.931 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:42:13.956 | [600846 Async create_swift_accounts:600846]: finished successfully 2022-04-12 03:42:13.977 | WAKEUP 2022-04-12 03:42:14.000 | [566008 Async create_swift_accounts:600846]: Signaled 2022-04-12 03:42:14.001 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 03:42:14.002 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 03:42:14.002 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:42:14.002 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 03:42:14.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.002 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.002 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.002 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.002 | ++ functions-common:get_or_create_role:950 : role_id=2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:42:14.002 | ++ functions-common:get_or_create_role:951 : echo 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:614 : another_role=2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:42:14.002 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 03:42:14.002 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 03:42:14.002 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:42:14.002 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:42:14.002 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:42:14.002 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:42:14.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.002 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.002 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.002 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.003 | + functions-common:get_or_create_user:925 : user_id=db4cf2de4fa643ba98d18fbdf70b618b 2022-04-12 03:42:14.003 | + functions-common:get_or_create_user:926 : echo db4cf2de4fa643ba98d18fbdf70b618b 2022-04-12 03:42:14.003 | db4cf2de4fa643ba98d18fbdf70b618b 2022-04-12 03:42:14.003 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 03:42:14.003 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:42:14.003 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:42:14.003 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:42:14.003 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:42:14.003 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:42:14.003 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:42:14.003 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.003 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.003 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.003 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.003 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:42:14.003 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:42:14.003 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:42:14.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.003 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:42:14.004 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.004 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.004 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:42:14.004 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.004 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.004 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.004 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.004 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:42:14.004 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:42:14.004 | ++ functions-common:get_field:818 : echo '| 58cbd167f99c4bdab03f4ae48e717e32 | db4cf2de4fa643ba98d18fbdf70b618b | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:42:14.004 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:42:14.004 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.004 | + functions-common:get_or_add_user_project_role:995 : user_role_id=58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:42:14.004 | + functions-common:get_or_add_user_project_role:997 : echo 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:42:14.004 | 58cbd167f99c4bdab03f4ae48e717e32 2022-04-12 03:42:14.004 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 03:42:14.004 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 03:42:14.004 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:42:14.004 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:42:14.004 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:42:14.004 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:42:14.004 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.004 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:42:14.004 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:42:14.004 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.005 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.005 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.005 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.005 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.005 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:42:14.005 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:42:14.005 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:42:14.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.005 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.005 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.005 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:42:14.005 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.005 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.005 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.005 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:42:14.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.005 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.005 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.005 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.005 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:42:14.005 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:42:14.005 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | db4cf2de4fa643ba98d18fbdf70b618b | | f4b64f98edfb44b39ff75563589e6596 | | | False |' 2022-04-12 03:42:14.005 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:42:14.005 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.005 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.005 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.005 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.005 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 03:42:14.005 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:42:14.006 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 03:42:14.006 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 03:42:14.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.006 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.006 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.006 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.006 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:42:14.006 | 3c1de4d79d604efb86db4ee3c4197f67' 2022-04-12 03:42:14.006 | + functions-common:get_or_create_service:1094 : echo 3c1de4d79d604efb86db4ee3c4197f67 2022-04-12 03:42:14.006 | 3c1de4d79d604efb86db4ee3c4197f67 2022-04-12 03:42:14.006 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 03:42:14.006 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:42:14.006 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 03:42:14.006 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:42:14.006 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 03:42:14.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.006 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.006 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.006 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.006 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:42:14.006 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:42:14.006 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:42:14.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.006 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.006 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.006 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.006 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=149b1272511e45f7af7c3be877741b6f 2022-04-12 03:42:14.006 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 149b1272511e45f7af7c3be877741b6f 2022-04-12 03:42:14.007 | + functions-common:get_or_create_endpoint:1127 : public_id=149b1272511e45f7af7c3be877741b6f 2022-04-12 03:42:14.007 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 03:42:14.007 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 03:42:14.007 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:42:14.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 03:42:14.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.007 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.007 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.007 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.007 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:42:14.007 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:42:14.007 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 03:42:14.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.007 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.007 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.007 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.007 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f8bee594e1d941dc91047e0a33bba101 2022-04-12 03:42:14.007 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f8bee594e1d941dc91047e0a33bba101 2022-04-12 03:42:14.007 | f8bee594e1d941dc91047e0a33bba101 2022-04-12 03:42:14.007 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:42:14.007 | + functions-common:get_or_create_endpoint:1136 : echo 149b1272511e45f7af7c3be877741b6f 2022-04-12 03:42:14.007 | 149b1272511e45f7af7c3be877741b6f 2022-04-12 03:42:14.007 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 03:42:14.007 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 03:42:14.007 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:42:14.007 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 03:42:14.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.007 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.007 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.008 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_project:938 : project_id=210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_project:939 : echo 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.008 | + lib/swift:create_swift_accounts:628 : swift_project_test1=210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.008 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 03:42:14.008 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.008 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 03:42:14.008 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-12 03:42:14.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.008 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.008 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.008 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_user:925 : user_id=eccb301157f64dcca27c7f29f48d13fa 2022-04-12 03:42:14.008 | ++ functions-common:get_or_create_user:926 : echo eccb301157f64dcca27c7f29f48d13fa 2022-04-12 03:42:14.008 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=eccb301157f64dcca27c7f29f48d13fa 2022-04-12 03:42:14.008 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 03:42:14.008 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.008 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin eccb301157f64dcca27c7f29f48d13fa 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.008 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:42:14.008 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:42:14.008 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:42:14.008 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:42:14.008 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:42:14.008 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:42:14.008 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:42:14.008 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:42:14.008 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.008 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:42:14.009 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.009 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eccb301157f64dcca27c7f29f48d13fa --project 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.009 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.009 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.009 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:42:14.009 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:42:14.009 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user eccb301157f64dcca27c7f29f48d13fa --project 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.009 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eccb301157f64dcca27c7f29f48d13fa --project 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:42:14.009 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.009 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.009 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.009 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:42:14.009 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:42:14.009 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | eccb301157f64dcca27c7f29f48d13fa | | 210043cc76ac4bb28a170beb58fa7ef7 | | | False |' 2022-04-12 03:42:14.009 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:42:14.009 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.009 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.009 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.009 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.010 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 03:42:14.010 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 03:42:14.010 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:42:14.010 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 03:42:14.010 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 03:42:14.010 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-12 03:42:14.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.010 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.010 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.010 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.010 | ++ functions-common:get_or_create_user:925 : user_id=a61ef1b589ee444a9cbebeed0f388ba4 2022-04-12 03:42:14.010 | ++ functions-common:get_or_create_user:926 : echo a61ef1b589ee444a9cbebeed0f388ba4 2022-04-12 03:42:14.010 | + lib/swift:create_swift_accounts:637 : swift_user_test3=a61ef1b589ee444a9cbebeed0f388ba4 2022-04-12 03:42:14.010 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 03:42:14.010 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.010 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 2a60e9569adb429fa82f8800a77ee22e a61ef1b589ee444a9cbebeed0f388ba4 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.010 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:42:14.010 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:42:14.010 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:42:14.010 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:42:14.010 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:42:14.010 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:42:14.010 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:42:14.010 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:42:14.010 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2a60e9569adb429fa82f8800a77ee22e --user a61ef1b589ee444a9cbebeed0f388ba4 --project 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.010 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:42:14.010 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.010 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.010 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.010 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.011 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.011 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.011 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:42:14.011 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:42:14.011 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 2a60e9569adb429fa82f8800a77ee22e --user a61ef1b589ee444a9cbebeed0f388ba4 --project 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.011 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.011 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.011 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2a60e9569adb429fa82f8800a77ee22e --user a61ef1b589ee444a9cbebeed0f388ba4 --project 210043cc76ac4bb28a170beb58fa7ef7 2022-04-12 03:42:14.011 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:42:14.011 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.011 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.011 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.011 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.011 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.011 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.011 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:42:14.011 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:42:14.011 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:42:14.011 | ++ functions-common:get_field:818 : echo '| 2a60e9569adb429fa82f8800a77ee22e | a61ef1b589ee444a9cbebeed0f388ba4 | | 210043cc76ac4bb28a170beb58fa7ef7 | | | False |' 2022-04-12 03:42:14.011 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.011 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:42:14.011 | + functions-common:get_or_add_user_project_role:997 : echo 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:42:14.011 | 2a60e9569adb429fa82f8800a77ee22e 2022-04-12 03:42:14.011 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 03:42:14.011 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 03:42:14.011 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:42:14.012 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 03:42:14.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.012 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.012 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.012 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_project:938 : project_id=82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_project:939 : echo 82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.012 | + lib/swift:create_swift_accounts:642 : swift_project_test2=82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.012 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 03:42:14.012 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.012 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 03:42:14.012 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 03:42:14.012 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-12 03:42:14.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.012 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.012 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.012 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_user:925 : user_id=1819f9e2ab1f43b1adbfb47ac6339d74 2022-04-12 03:42:14.012 | ++ functions-common:get_or_create_user:926 : echo 1819f9e2ab1f43b1adbfb47ac6339d74 2022-04-12 03:42:14.012 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1819f9e2ab1f43b1adbfb47ac6339d74 2022-04-12 03:42:14.012 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 03:42:14.012 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.012 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1819f9e2ab1f43b1adbfb47ac6339d74 82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.012 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:42:14.012 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:42:14.012 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:42:14.012 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:42:14.013 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:42:14.013 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:42:14.013 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:42:14.013 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:42:14.013 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1819f9e2ab1f43b1adbfb47ac6339d74 --project 82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.013 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.013 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:42:14.013 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.013 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.013 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.013 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.013 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.013 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:42:14.013 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:42:14.013 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1819f9e2ab1f43b1adbfb47ac6339d74 --project 82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.013 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.013 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.013 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1819f9e2ab1f43b1adbfb47ac6339d74 --project 82f08a9b51434a7c82f2147261c6934e 2022-04-12 03:42:14.013 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.013 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:42:14.013 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.013 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.013 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.013 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.013 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.013 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:42:14.013 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:42:14.014 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | 1819f9e2ab1f43b1adbfb47ac6339d74 | | 82f08a9b51434a7c82f2147261c6934e | | | False |' 2022-04-12 03:42:14.014 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:42:14.014 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.014 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.014 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.014 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.014 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 03:42:14.014 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 03:42:14.014 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:42:14.014 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 03:42:14.014 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 03:42:14.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.014 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.014 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.014 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.014 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 03:42:14.014 | f4c5bea6cb554a50990408be2978f2ca' 2022-04-12 03:42:14.014 | ++ functions-common:get_or_create_domain:888 : echo f4c5bea6cb554a50990408be2978f2ca 2022-04-12 03:42:14.014 | + lib/swift:create_swift_accounts:652 : swift_domain=f4c5bea6cb554a50990408be2978f2ca 2022-04-12 03:42:14.014 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 03:42:14.014 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.014 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 03:42:14.014 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 f4c5bea6cb554a50990408be2978f2ca 2022-04-12 03:42:14.014 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:42:14.014 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f4c5bea6cb554a50990408be2978f2ca --or-show -f value -c id 2022-04-12 03:42:14.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.014 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.014 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.014 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.014 | ++ functions-common:get_or_create_project:938 : project_id=0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.015 | ++ functions-common:get_or_create_project:939 : echo 0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.015 | + lib/swift:create_swift_accounts:656 : swift_project_test4=0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.015 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 03:42:14.015 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.015 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 03:42:14.015 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 f4c5bea6cb554a50990408be2978f2ca test4@example.com 2022-04-12 03:42:14.015 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:42:14.015 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 03:42:14.015 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 03:42:14.015 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f4c5bea6cb554a50990408be2978f2ca --email=test4@example.com --or-show -f value -c id 2022-04-12 03:42:14.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.015 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.015 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.015 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.015 | ++ functions-common:get_or_create_user:925 : user_id=83ae4f4aabd941e99b1a4591c5ccfc13 2022-04-12 03:42:14.015 | ++ functions-common:get_or_create_user:926 : echo 83ae4f4aabd941e99b1a4591c5ccfc13 2022-04-12 03:42:14.015 | + lib/swift:create_swift_accounts:661 : swift_user_test4=83ae4f4aabd941e99b1a4591c5ccfc13 2022-04-12 03:42:14.015 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 03:42:14.015 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:42:14.015 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 83ae4f4aabd941e99b1a4591c5ccfc13 0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.015 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:42:14.015 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:42:14.015 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:42:14.015 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:42:14.015 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:42:14.015 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:42:14.015 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:42:14.015 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:42:14.015 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83ae4f4aabd941e99b1a4591c5ccfc13 --project 0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.015 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.016 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:42:14.016 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.016 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.016 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.016 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.016 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.016 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:42:14.016 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:42:14.016 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 83ae4f4aabd941e99b1a4591c5ccfc13 --project 0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.016 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.016 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.016 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83ae4f4aabd941e99b1a4591c5ccfc13 --project 0e58f0e587b74092944adff0e372a20b 2022-04-12 03:42:14.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:42:14.016 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:42:14.016 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:42:14.016 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.016 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:14.016 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:14.016 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:42:14.016 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:42:14.016 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:42:14.016 | ++ functions-common:get_field:818 : echo '| 8dcd35c2cd1d44eda5e464a209adbf54 | 83ae4f4aabd941e99b1a4591c5ccfc13 | | 0e58f0e587b74092944adff0e372a20b | | | False |' 2022-04-12 03:42:14.016 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:42:14.016 | ++ functions-common:get_field:812 : read data 2022-04-12 03:42:14.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.016 | + functions-common:get_or_add_user_project_role:997 : echo 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.016 | 8dcd35c2cd1d44eda5e464a209adbf54 2022-04-12 03:42:14.053 | [566008 Async create_swift_accounts:600846]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-12 03:42:14.060 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 03:42:14.062 | + inc/async:async_wait:197 : return 0 2022-04-12 03:42:14.065 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 03:42:14.083 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:14.086 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 03:42:14.104 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:14.107 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 03:42:14.109 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:42:14.112 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 03:42:14.114 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 03:42:14.117 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 03:42:14.176 | + inc/async:async_inner:63 : init_glance 2022-04-12 03:42:14.215 | [566008 Async init_glance:605101]: running: init_glance 2022-04-12 03:42:14.217 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 03:42:14.236 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:14.239 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 03:42:14.242 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:42:14.245 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 03:42:14.248 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 03:42:14.250 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 03:42:14.256 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:42:14.256 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:42:14.263 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:42:14.266 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:42:14.269 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 03:42:14.272 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:42:14.275 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 03:42:14.278 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 03:42:14.280 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 03:42:14.283 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 03:42:14.296 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 03:42:14.299 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 03:42:17.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:17.797 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:17.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:17.797 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:21.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:21.342 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:21.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:21.342 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:24.324 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:42:24.350 | [605101 Async init_glance:605101]: finished successfully 2022-04-12 03:42:25.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:25.001 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:25.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:25.001 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:28.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:28.464 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:28.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:28.464 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:31.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:31.929 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:31.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:31.929 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:35.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:35.383 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:35.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:35.383 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:38.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:38.851 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:38.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:38.851 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:42.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:42.528 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:42.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:42.528 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:47.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:47.301 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:47.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:47.301 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:47.301 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 03:42:53.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:53.252 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:53.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:53.252 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:53.568 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 03:42:53.573 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 03:42:53.576 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 03:42:53.578 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 03:42:53.580 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 03:42:53.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 03:42:53.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 03:42:53.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 03:42:53.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 03:42:53.592 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 03:42:53.594 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 03:42:53.596 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 03:42:53.599 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 03:42:53.601 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 03:42:53.603 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 03:42:53.606 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 03:42:53.610 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:53.612 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 03:42:53.615 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:53.620 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 03:42:53.622 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 03:42:53.625 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 03:42:53.627 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 03:42:53.629 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 03:42:53.632 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 03:42:53.660 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 03:42:53.691 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 03:42:53.720 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 03:42:53.749 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 03:42:53.778 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 03:42:53.808 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 03:42:53.810 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 03:42:53.812 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 03:42:53.815 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:42:53.818 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:42:53.835 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:42:53.837 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:42:53.839 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:42:53.842 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:42:53.844 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:42:53.873 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:42:53.902 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:42:53.931 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:42:53.960 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 03:42:53.977 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:42:53.980 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 03:42:53.982 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:42:53.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 03:42:53.987 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 03:42:53.990 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 03:42:54.002 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 03:42:54.004 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:42:54.006 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 03:42:54.009 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 03:42:54.021 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-12 03:42:54.033 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 03:42:54.035 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-12 03:42:54.048 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-12 03:42:54.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-12 03:42:54.073 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:42:54.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:42:54.078 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 03:42:54.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.9hMgoydPYz 2022-04-12 03:42:54.085 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:42:54.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:42:54.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.9hMgoydPYz 2022-04-12 03:42:54.094 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.9hMgoydPYz 2022-04-12 03:42:54.106 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.9hMgoydPYz /etc/sudoers.d/neutron-rootwrap 2022-04-12 03:42:54.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 03:42:54.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 03:42:54.149 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:42:54.179 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 03:42:54.181 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 03:42:54.183 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 03:42:54.186 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:42:54.188 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:42:54.190 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:42:54.207 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:54.210 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:42:54.213 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:42:54.215 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:42:54.233 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:54.236 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:42:54.239 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:42:54.269 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:42:54.272 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:42:54.274 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 03:42:54.292 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:54.294 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 03:42:54.296 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 03:42:54.299 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:42:54.301 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:42:54.304 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 03:42:54.306 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 03:42:54.309 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:42:54.311 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 03:42:54.314 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 03:42:54.316 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 03:42:54.320 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 03:42:54.323 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-12 03:42:54.327 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 03:42:54.345 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:54.348 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 03:42:54.351 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 03:42:54.353 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 03:42:54.358 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 03:42:54.387 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:42:54.422 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 03:42:54.452 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 03:42:54.482 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 03:42:54.512 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 03:42:54.514 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:42:54.517 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 03:42:54.519 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:42:54.522 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 03:42:54.552 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 03:42:54.582 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:42:54.612 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 03:42:54.642 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 03:42:54.672 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 03:42:54.702 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 03:42:54.732 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 03:42:54.762 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:42:54.792 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:42:54.822 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 03:42:54.852 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 03:42:54.882 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 03:42:54.885 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:42:54.887 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:42:54.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:42:54.892 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 03:42:54.922 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 03:42:54.952 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:42:54.982 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 03:42:55.014 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 03:42:55.044 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 03:42:55.075 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 03:42:55.105 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 03:42:55.136 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:42:55.168 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 03:42:55.199 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 03:42:55.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 03:42:55.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 03:42:55.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 03:42:55.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 03:42:55.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 03:42:55.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 03:42:55.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 03:42:55.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 03:42:55.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 03:42:55.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 03:42:55.226 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 03:42:55.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 03:42:55.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 03:42:55.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 03:42:55.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 03:42:55.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 03:42:55.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 03:42:55.244 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 03:42:55.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-12 03:42:55.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-12 03:42:55.277 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.279 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:42:55.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 03:42:55.284 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 03:42:55.287 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.289 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 03:42:55.318 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 03:42:55.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-12 03:42:55.323 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.325 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:42:55.328 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 03:42:55.330 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 03:42:55.332 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.335 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 03:42:55.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-12 03:42:55.366 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.369 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:42:55.371 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 03:42:55.374 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 03:42:55.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.379 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 03:42:55.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-12 03:42:55.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.412 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 03:42:55.414 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 03:42:55.417 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 03:42:55.419 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.422 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-12 03:42:55.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-12 03:42:55.453 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.455 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 03:42:55.458 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:42:55.460 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:42:55.463 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.465 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-12 03:42:55.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-12 03:42:55.497 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.500 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 03:42:55.502 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 03:42:55.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 03:42:55.507 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.509 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 03:42:55.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-12 03:42:55.541 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 03:42:55.546 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 03:42:55.548 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 03:42:55.551 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.554 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 03:42:55.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-12 03:42:55.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:42:55.587 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 03:42:55.589 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:42:55.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:42:55.594 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:42:55.597 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-12 03:42:55.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 03:42:55.629 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 03:42:55.646 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:42:55.648 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 03:42:55.651 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 03:42:55.683 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 03:42:55.686 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:42:55.715 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:42:55.748 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 03:42:55.750 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 03:42:55.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 03:42:55.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 03:42:58.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:58.763 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:58.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:42:58.763 | from cryptography.utils import int_from_bytes 2022-04-12 03:42:58.767 | Traceback (most recent call last): 2022-04-12 03:42:58.767 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 03:42:58.767 | return self._get(name) 2022-04-12 03:42:58.767 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 03:42:58.767 | value, loc = self._do_get(name, group, namespace) 2022-04-12 03:42:58.767 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 03:42:58.767 | info = self._get_opt_info(name, group) 2022-04-12 03:42:58.767 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 03:42:58.767 | raise NoSuchOptError(opt_name, group) 2022-04-12 03:42:58.767 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:42:58.767 | 2022-04-12 03:42:58.767 | During handling of the above exception, another exception occurred: 2022-04-12 03:42:58.767 | 2022-04-12 03:42:58.767 | Traceback (most recent call last): 2022-04-12 03:42:58.767 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 03:42:58.767 | sys.exit(main()) 2022-04-12 03:42:58.767 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 03:42:58.767 | config.setup_logging() 2022-04-12 03:42:58.767 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 03:42:58.767 | logging.setup(cfg.CONF, product_name) 2022-04-12 03:42:58.767 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 03:42:58.767 | if conf.log_config_append: 2022-04-12 03:42:58.767 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 03:42:58.767 | raise NoSuchOptError(name) 2022-04-12 03:42:58.767 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:42:59.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 03:42:59.067 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 03:42:59.070 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 03:42:59.073 | + ./stack.sh:exit_trap:524 : jobs='591417 2022-04-12 03:42:59.073 | 605101' 2022-04-12 03:42:59.076 | + ./stack.sh:exit_trap:527 : [[ -n 591417 2022-04-12 03:42:59.076 | 605101 ]] 2022-04-12 03:42:59.078 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-033346 ]] 2022-04-12 03:42:59.081 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 03:42:59.084 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 03:42:59.084 | exit_trap: cleaning up child processes 2022-04-12 03:42:59.086 | + ./stack.sh:exit_trap:529 : kill 591417 605101 2022-04-12 03:42:59.089 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.6wWKnhxlF9 ']' 2022-04-12 03:42:59.091 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.6wWKnhxlF9 2022-04-12 03:42:59.095 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 03:42:59.098 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 03:42:59.101 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 03:42:59.103 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 03:42:59.104 | Error on exit 2022-04-12 03:42:59.106 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 03:42:59.108 | + ./stack.sh:exit_trap:544 : generate-subunit 1649734422 557 fail 2022-04-12 03:42:59.793 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 03:42:59.796 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 03:43:00.800 | + ./stack.sh:exit_trap:558 : exit 1