2022-05-18 20:05:04.468 | + ./stack.sh:main:489 : exec 2022-05-18 20:05:04.468 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-18-200504.summary.2022-05-18-200504 2022-05-18 20:05:04.468 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-200504' 2022-05-18 20:05:04.468 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:05:04.468 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-200504 2022-05-18 20:05:04.468 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-200504 /opt/stack/logs/stack.sh.log 2022-05-18 20:05:04.468 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-200504.summary.2022-05-18-200504 /opt/stack/logs/stack.sh.log.summary 2022-05-18 20:05:04.468 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-18 20:05:04.468 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-18 20:05:04.468 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-18 20:05:04.468 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-18 20:05:04.468 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-18 20:05:04.468 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-18 20:05:04.468 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-18 20:05:04.468 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 20:05:04.469 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-18 20:05:04.469 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-18 20:05:04.469 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 20:05:04.469 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 20:05:04.469 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-18 20:05:04.469 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-18 20:05:04.469 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 20:05:04.469 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-18 20:05:04.470 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-18 20:05:04.472 | + ./stack.sh:main:575 : set -o errexit 2022-05-18 20:05:04.474 | + ./stack.sh:main:578 : uname -a 2022-05-18 20:05:04.476 | Linux dv-cinder-836083-7-iscsi 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-05-18 20:05:04.478 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-18 20:05:04.480 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-18 20:05:04.483 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-18 20:05:04.518 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-18 20:05:04.534 | + ./stack.sh:main:592 : fetch_plugins 2022-05-18 20:05:04.536 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-18 20:05:04.538 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-18 20:05:04.541 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-18 20:05:04.542 | + functions-common:fetch_plugins:1788 : return 2022-05-18 20:05:04.544 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-18 20:05:04.546 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-18 20:05:04.548 | + functions-common:run_phase:1866 : local phase= 2022-05-18 20:05:04.550 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:05:04.551 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:05:04.553 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:05:04.555 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:05:04.557 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:05:04.560 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:05:04.563 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:05:04.564 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:05:04.566 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:05:04.568 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-18 20:05:04.570 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:05:04.583 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:04.584 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 20:05:04.586 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:05:04.588 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:05:04.590 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:05:04.592 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:05:04.593 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:05:04.595 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-18 20:05:04.597 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-18 20:05:04.599 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 20:05:04.600 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 20:05:04.602 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-18 20:05:04.604 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-18 20:05:04.606 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-18 20:05:04.607 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-18 20:05:04.609 | + functions-common:plugin_override_defaults:1829 : return 2022-05-18 20:05:04.611 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-18 20:05:04.628 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-18 20:05:04.631 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-18 20:05:04.643 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:05:04.646 | +++ lib/tls:source:43 : hostname -f 2022-05-18 20:05:04.649 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-18 20:05:04.651 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-18 20:05:04.653 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-18 20:05:04.655 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-18 20:05:04.657 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-18 20:05:04.659 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-18 20:05:04.661 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-18 20:05:04.663 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-18 20:05:04.665 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-18 20:05:04.667 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-18 20:05:04.671 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-18 20:05:04.683 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-18 20:05:04.700 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-18 20:05:04.713 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-18 20:05:04.724 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-18 20:05:04.760 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-18 20:05:04.820 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-18 20:05:04.910 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-18 20:05:04.931 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-18 20:05:04.976 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-18 20:05:05.028 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-18 20:05:05.174 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-18 20:05:05.188 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-18 20:05:05.201 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-18 20:05:05.214 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-18 20:05:05.308 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-18 20:05:05.310 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-18 20:05:05.313 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-18 20:05:05.315 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-18 20:05:05.317 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-18 20:05:05.319 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-18 20:05:05.322 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-18 20:05:05.322 | False' 2022-05-18 20:05:05.325 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-18 20:05:05.342 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-18 20:05:05.344 | + ./stack.sh:main:626 : run_phase source 2022-05-18 20:05:05.346 | + functions-common:run_phase:1865 : local mode=source 2022-05-18 20:05:05.348 | + functions-common:run_phase:1866 : local phase= 2022-05-18 20:05:05.350 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:05:05.352 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:05:05.354 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:05:05.357 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:05:05.359 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:05:05.362 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:05:05.365 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:05:05.368 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:05:05.370 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:05:05.372 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-18 20:05:05.375 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:05:05.389 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:05.391 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 20:05:05.393 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-18 20:05:05.433 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-18 20:05:05.436 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-18 20:05:05.438 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 20:05:05.440 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-18 20:05:05.442 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-18 20:05:05.444 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-18 20:05:05.446 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-18 20:05:05.448 | + functions-common:load_plugin_settings:1806 : return 2022-05-18 20:05:05.451 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-18 20:05:05.453 | + functions-common:verify_disabled_services:2148 : local service 2022-05-18 20:05:05.455 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.457 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-18 20:05:05.460 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.462 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-18 20:05:05.465 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.467 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-18 20:05:05.469 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.471 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-18 20:05:05.474 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.476 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-18 20:05:05.479 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.481 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-18 20:05:05.483 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.486 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-18 20:05:05.488 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.490 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-18 20:05:05.492 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.495 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-18 20:05:05.498 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.500 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-18 20:05:05.502 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.505 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-18 20:05:05.507 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.509 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-18 20:05:05.511 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.514 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-18 20:05:05.516 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.518 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-18 20:05:05.521 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.524 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-18 20:05:05.526 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.528 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-18 20:05:05.530 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.533 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-18 20:05:05.535 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.537 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-18 20:05:05.540 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.543 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-18 20:05:05.545 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.547 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-18 20:05:05.549 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.552 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-18 20:05:05.554 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.557 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-18 20:05:05.559 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.561 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-18 20:05:05.564 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.566 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-18 20:05:05.568 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.570 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-18 20:05:05.573 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.575 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-18 20:05:05.577 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.579 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-18 20:05:05.582 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.584 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-18 20:05:05.586 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.589 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-18 20:05:05.591 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.593 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-18 20:05:05.595 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.598 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-18 20:05:05.600 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.603 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-18 20:05:05.605 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.607 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-18 20:05:05.610 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.612 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-18 20:05:05.614 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.616 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-18 20:05:05.619 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.622 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-18 20:05:05.624 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.626 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-18 20:05:05.628 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.631 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-18 20:05:05.633 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.635 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-18 20:05:05.638 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.640 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-18 20:05:05.642 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.644 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-18 20:05:05.647 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.649 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-18 20:05:05.651 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.653 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-18 20:05:05.656 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.658 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-18 20:05:05.660 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:05:05.663 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-18 20:05:05.666 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-18 20:05:05.668 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 20:05:05.671 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-18 20:05:05.686 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:05.689 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-18 20:05:05.691 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 20:05:05.693 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-18 20:05:05.712 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:05:05.715 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-18 20:05:05.717 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-18 20:05:05.719 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-18 20:05:05.722 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-18 20:05:05.724 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-18 20:05:05.726 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-18 20:05:05.729 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-18 20:05:05.731 | + lib/database:initialize_database_backends:92 : return 0 2022-05-18 20:05:05.734 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-18 20:05:05.734 | Using mysql database backend 2022-05-18 20:05:05.736 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-18 20:05:05.752 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-18 20:05:05.755 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-18 20:05:05.758 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 20:05:05.760 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-18 20:05:05.763 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 20:05:05.766 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-18 20:05:05.782 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:05.784 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-18 20:05:05.801 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-18 20:05:05.817 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:05.820 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-18 20:05:05.836 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-18 20:05:05.852 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-18 20:05:05.869 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:05:05.872 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-18 20:05:05.888 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:05.890 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-18 20:05:05.907 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-18 20:05:05.909 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-18 20:05:05.911 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-18 20:05:05.914 | + functions-common:save_stackenv:60 : local tag=759 2022-05-18 20:05:05.918 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 20:05:05.922 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-200505 2022-05-18 20:05:05.924 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-200505 759' 2022-05-18 20:05:05.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.929 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 20:05:05.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.934 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 20:05:05.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.938 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 20:05:05.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.943 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 20:05:05.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.948 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 20:05:05.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.953 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 20:05:05.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.957 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-200504 2022-05-18 20:05:05.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.962 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 20:05:05.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.967 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 20:05:05.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.972 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 20:05:05.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.977 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 20:05:05.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.982 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 20:05:05.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:05:05.987 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 20:05:05.990 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-18 20:05:05.992 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-18 20:05:05.995 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-18 20:05:05.997 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-18 20:05:05.999 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:05:06.001 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:05:06.004 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:05:06.006 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:05:06.008 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:05:06.011 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:05:06.027 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:05:06.029 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:05:06.031 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:06.034 | + functions-common:git_clone:629 : echo master 2022-05-18 20:05:06.034 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:05:06.039 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-18 20:05:06.042 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:06.044 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-18 20:05:06.057 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-18 20:05:06.059 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:05:06.060 | + functions-common:git_clone:690 : head -1 2022-05-18 20:05:06.063 | f9a1daef update constraint for python-zunclient to new release 4.5.0 2022-05-18 20:05:06.065 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:05:06.068 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-18 20:05:06.071 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:05:06.074 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-18 20:05:06.076 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-18 20:05:06.079 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-18 20:05:06.081 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-18 20:05:06.084 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 20:05:06.086 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-18 20:05:06.089 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-18 20:05:06.091 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-18 20:05:06.094 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-18 20:05:06.099 | ++ tools/install_prereqs.sh:source:47 : NOW=1652904306 2022-05-18 20:05:06.102 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-18 20:05:06.106 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652903651 2022-05-18 20:05:06.109 | ++ tools/install_prereqs.sh:source:49 : DELTA=655 2022-05-18 20:05:06.111 | ++ tools/install_prereqs.sh:source:50 : [[ 655 -lt 7200 ]] 2022-05-18 20:05:06.113 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-18 20:05:06.116 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-18 20:05:06.119 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-18 20:05:06.121 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-18 20:05:06.124 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-18 20:05:06.126 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-18 20:05:06.128 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-18 20:05:06.131 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-18 20:05:06.134 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 20:05:06.181 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-18 20:05:06.182 | apache2-dev 2022-05-18 20:05:06.182 | bc 2022-05-18 20:05:06.182 | bsdmainutils 2022-05-18 20:05:06.182 | curl 2022-05-18 20:05:06.182 | g++ 2022-05-18 20:05:06.182 | gawk 2022-05-18 20:05:06.182 | gcc 2022-05-18 20:05:06.182 | gettext 2022-05-18 20:05:06.182 | git 2022-05-18 20:05:06.182 | graphviz 2022-05-18 20:05:06.182 | iputils-ping 2022-05-18 20:05:06.182 | libapache2-mod-proxy-uwsgi 2022-05-18 20:05:06.182 | libffi-dev 2022-05-18 20:05:06.182 | libjpeg-dev 2022-05-18 20:05:06.182 | libpcre3-dev 2022-05-18 20:05:06.182 | libpq-dev 2022-05-18 20:05:06.182 | libssl-dev 2022-05-18 20:05:06.182 | libsystemd-dev 2022-05-18 20:05:06.182 | libxml2-dev 2022-05-18 20:05:06.182 | libxslt1-dev 2022-05-18 20:05:06.182 | libyaml-dev 2022-05-18 20:05:06.182 | lsof 2022-05-18 20:05:06.182 | openssh-server 2022-05-18 20:05:06.182 | openssl 2022-05-18 20:05:06.182 | pkg-config 2022-05-18 20:05:06.182 | psmisc 2022-05-18 20:05:06.182 | python3-dev 2022-05-18 20:05:06.182 | python3-pip 2022-05-18 20:05:06.182 | python3-systemd 2022-05-18 20:05:06.182 | python3-venv 2022-05-18 20:05:06.182 | tar 2022-05-18 20:05:06.182 | tcpdump 2022-05-18 20:05:06.182 | unzip 2022-05-18 20:05:06.182 | uuid-runtime 2022-05-18 20:05:06.182 | wget 2022-05-18 20:05:06.182 | wget 2022-05-18 20:05:06.183 | zlib1g-dev 2022-05-18 20:05:06.183 | libkrb5-dev 2022-05-18 20:05:06.183 | libldap2-dev 2022-05-18 20:05:06.183 | libsasl2-dev 2022-05-18 20:05:06.183 | memcached 2022-05-18 20:05:06.183 | python3-mysqldb 2022-05-18 20:05:06.183 | sqlite3 2022-05-18 20:05:06.183 | conntrack 2022-05-18 20:05:06.183 | curl 2022-05-18 20:05:06.183 | dnsmasq-base 2022-05-18 20:05:06.183 | dnsmasq-utils 2022-05-18 20:05:06.183 | ebtables 2022-05-18 20:05:06.183 | genisoimage 2022-05-18 20:05:06.183 | iptables 2022-05-18 20:05:06.183 | iputils-arping 2022-05-18 20:05:06.183 | kpartx 2022-05-18 20:05:06.183 | libjs-jquery-tablesorter 2022-05-18 20:05:06.183 | parted 2022-05-18 20:05:06.183 | pm-utils 2022-05-18 20:05:06.183 | python3-mysqldb 2022-05-18 20:05:06.183 | socat 2022-05-18 20:05:06.183 | sqlite3 2022-05-18 20:05:06.183 | sudo 2022-05-18 20:05:06.183 | vlan 2022-05-18 20:05:06.183 | lsscsi 2022-05-18 20:05:06.183 | open-iscsi 2022-05-18 20:05:06.183 | lvm2 2022-05-18 20:05:06.183 | qemu-utils 2022-05-18 20:05:06.183 | thin-provisioning-tools 2022-05-18 20:05:06.183 | acl 2022-05-18 20:05:06.183 | dnsmasq-base 2022-05-18 20:05:06.183 | dnsmasq-utils 2022-05-18 20:05:06.183 | ebtables 2022-05-18 20:05:06.183 | haproxy 2022-05-18 20:05:06.183 | iptables 2022-05-18 20:05:06.183 | iputils-arping 2022-05-18 20:05:06.184 | iputils-ping 2022-05-18 20:05:06.184 | postgresql-server-dev-all 2022-05-18 20:05:06.184 | python3-mysqldb 2022-05-18 20:05:06.184 | sqlite3 2022-05-18 20:05:06.184 | sudo 2022-05-18 20:05:06.184 | vlan 2022-05-18 20:05:06.184 | pcp 2022-05-18 20:05:06.184 | ipset 2022-05-18 20:05:06.184 | conntrack 2022-05-18 20:05:06.184 | conntrackd 2022-05-18 20:05:06.184 | keepalived 2022-05-18 20:05:06.184 | lvm2 2022-05-18 20:05:06.184 | qemu-utils 2022-05-18 20:05:06.184 | thin-provisioning-tools 2022-05-18 20:05:06.184 | curl 2022-05-18 20:05:06.184 | liberasurecode-dev 2022-05-18 20:05:06.184 | make 2022-05-18 20:05:06.184 | memcached 2022-05-18 20:05:06.184 | rsync 2022-05-18 20:05:06.184 | sqlite3 2022-05-18 20:05:06.184 | xfsprogs' 2022-05-18 20:05:06.185 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-18 20:05:06.202 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-18 20:05:06.202 | apache2-dev 2022-05-18 20:05:06.202 | bc 2022-05-18 20:05:06.202 | bsdmainutils 2022-05-18 20:05:06.202 | curl 2022-05-18 20:05:06.202 | g++ 2022-05-18 20:05:06.202 | gawk 2022-05-18 20:05:06.202 | gcc 2022-05-18 20:05:06.202 | gettext 2022-05-18 20:05:06.202 | git 2022-05-18 20:05:06.203 | graphviz 2022-05-18 20:05:06.203 | iputils-ping 2022-05-18 20:05:06.203 | libapache2-mod-proxy-uwsgi 2022-05-18 20:05:06.203 | libffi-dev 2022-05-18 20:05:06.203 | libjpeg-dev 2022-05-18 20:05:06.203 | libpcre3-dev 2022-05-18 20:05:06.203 | libpq-dev 2022-05-18 20:05:06.203 | libssl-dev 2022-05-18 20:05:06.203 | libsystemd-dev 2022-05-18 20:05:06.203 | libxml2-dev 2022-05-18 20:05:06.203 | libxslt1-dev 2022-05-18 20:05:06.203 | libyaml-dev 2022-05-18 20:05:06.203 | lsof 2022-05-18 20:05:06.203 | openssh-server 2022-05-18 20:05:06.203 | openssl 2022-05-18 20:05:06.203 | pkg-config 2022-05-18 20:05:06.203 | psmisc 2022-05-18 20:05:06.203 | python3-dev 2022-05-18 20:05:06.203 | python3-pip 2022-05-18 20:05:06.203 | python3-systemd 2022-05-18 20:05:06.203 | python3-venv 2022-05-18 20:05:06.203 | tar 2022-05-18 20:05:06.203 | tcpdump 2022-05-18 20:05:06.203 | unzip 2022-05-18 20:05:06.203 | uuid-runtime 2022-05-18 20:05:06.203 | wget 2022-05-18 20:05:06.203 | wget 2022-05-18 20:05:06.203 | zlib1g-dev 2022-05-18 20:05:06.203 | libkrb5-dev 2022-05-18 20:05:06.203 | libldap2-dev 2022-05-18 20:05:06.203 | libsasl2-dev 2022-05-18 20:05:06.203 | memcached 2022-05-18 20:05:06.203 | python3-mysqldb 2022-05-18 20:05:06.203 | sqlite3 2022-05-18 20:05:06.203 | conntrack 2022-05-18 20:05:06.203 | curl 2022-05-18 20:05:06.203 | dnsmasq-base 2022-05-18 20:05:06.203 | dnsmasq-utils 2022-05-18 20:05:06.204 | ebtables 2022-05-18 20:05:06.204 | genisoimage 2022-05-18 20:05:06.204 | iptables 2022-05-18 20:05:06.204 | iputils-arping 2022-05-18 20:05:06.204 | kpartx 2022-05-18 20:05:06.204 | libjs-jquery-tablesorter 2022-05-18 20:05:06.204 | parted 2022-05-18 20:05:06.204 | pm-utils 2022-05-18 20:05:06.204 | python3-mysqldb 2022-05-18 20:05:06.204 | socat 2022-05-18 20:05:06.204 | sqlite3 2022-05-18 20:05:06.204 | sudo 2022-05-18 20:05:06.204 | vlan 2022-05-18 20:05:06.204 | lsscsi 2022-05-18 20:05:06.204 | open-iscsi 2022-05-18 20:05:06.204 | lvm2 2022-05-18 20:05:06.204 | qemu-utils 2022-05-18 20:05:06.204 | thin-provisioning-tools 2022-05-18 20:05:06.204 | acl 2022-05-18 20:05:06.204 | dnsmasq-base 2022-05-18 20:05:06.204 | dnsmasq-utils 2022-05-18 20:05:06.204 | ebtables 2022-05-18 20:05:06.204 | haproxy 2022-05-18 20:05:06.204 | iptables 2022-05-18 20:05:06.204 | iputils-arping 2022-05-18 20:05:06.204 | iputils-ping 2022-05-18 20:05:06.204 | postgresql-server-dev-all 2022-05-18 20:05:06.204 | python3-mysqldb 2022-05-18 20:05:06.204 | sqlite3 2022-05-18 20:05:06.204 | sudo 2022-05-18 20:05:06.204 | vlan 2022-05-18 20:05:06.204 | pcp 2022-05-18 20:05:06.204 | ipset 2022-05-18 20:05:06.204 | conntrack 2022-05-18 20:05:06.204 | conntrackd 2022-05-18 20:05:06.204 | keepalived 2022-05-18 20:05:06.204 | lvm2 2022-05-18 20:05:06.205 | qemu-utils 2022-05-18 20:05:06.205 | thin-provisioning-tools 2022-05-18 20:05:06.205 | curl 2022-05-18 20:05:06.205 | liberasurecode-dev 2022-05-18 20:05:06.205 | make 2022-05-18 20:05:06.205 | memcached 2022-05-18 20:05:06.205 | rsync 2022-05-18 20:05:06.205 | sqlite3 2022-05-18 20:05:06.205 | xfsprogs ' 2022-05-18 20:05:06.205 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-18 20:05:06.207 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:06.209 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:06.213 | ++ 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-05-18 20:05:06.213 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-18 20:05:06.218 | ++ 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-05-18 20:05:06.220 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-18 20:05:06.222 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:05:06.224 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-18 20:05:06.227 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:05:06.229 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:06.231 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:05:06.234 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:06.236 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:06.238 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:05:06.240 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-18 20:05:06.242 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:06.245 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-18 20:05:06.247 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-18 20:05:06.251 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-18 20:05:06.253 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-18 20:05:06.255 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-18 20:05:06.257 | ++ functions-common:time_start:2424 : local start_time= 2022-05-18 20:05:06.259 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:05:06.262 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:05:06.266 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652904306264 2022-05-18 20:05:06.268 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-18 20:05:06.270 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-18 20:05:06.272 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-18 20:05:06.586 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-18 20:05:06.657 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-18 20:05:06.778 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-18 20:05:06.909 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-18 20:05:07.625 | Fetched 222 kB in 1s (218 kB/s) 2022-05-18 20:05:09.196 | Reading package lists... 2022-05-18 20:05:09.228 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-18 20:05:09.230 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-18 20:05:09.233 | ++ functions-common:time_stop:2437 : local name 2022-05-18 20:05:09.235 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:09.237 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:09.239 | ++ functions-common:time_stop:2440 : local total 2022-05-18 20:05:09.241 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:09.243 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-18 20:05:09.246 | ++ functions-common:time_stop:2444 : start_time=1652904306264 2022-05-18 20:05:09.248 | ++ functions-common:time_stop:2446 : [[ -z 1652904306264 ]] 2022-05-18 20:05:09.250 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:09.254 | ++ functions-common:time_stop:2449 : end_time=1652904309252 2022-05-18 20:05:09.256 | ++ functions-common:time_stop:2450 : elapsed_time=2988 2022-05-18 20:05:09.259 | ++ functions-common:time_stop:2451 : total=0 2022-05-18 20:05:09.261 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:09.263 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2988 2022-05-18 20:05:09.265 | ++ functions-common:install_package:1476 : 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-05-18 20:05:09.267 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:05:09.270 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:09.272 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:09.274 | ++ functions-common:real_install_package:1462 : 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-05-18 20:05:09.296 | ++ functions-common:apt_get:1242 : 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-05-18 20:05:09.429 | Reading package lists... 2022-05-18 20:05:09.672 | Building dependency tree... 2022-05-18 20:05:09.675 | Reading state information... 2022-05-18 20:05:09.722 | acl is already the newest version (2.2.53-6). 2022-05-18 20:05:09.722 | bc is already the newest version (1.07.1-2build1). 2022-05-18 20:05:09.722 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-18 20:05:09.722 | conntrack is already the newest version (1:1.4.5-2). 2022-05-18 20:05:09.722 | ebtables is already the newest version (2.0.11-3build1). 2022-05-18 20:05:09.722 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 20:05:09.723 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-18 20:05:09.723 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 20:05:09.723 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-18 20:05:09.723 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-18 20:05:09.723 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-18 20:05:09.723 | iputils-arping is already the newest version (3:20190709-3). 2022-05-18 20:05:09.723 | iputils-ping is already the newest version (3:20190709-3). 2022-05-18 20:05:09.723 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-18 20:05:09.723 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-18 20:05:09.723 | libffi-dev is already the newest version (3.3-4). 2022-05-18 20:05:09.723 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-18 20:05:09.723 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-18 20:05:09.723 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-18 20:05:09.723 | lsscsi is already the newest version (0.30-0.1). 2022-05-18 20:05:09.723 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-18 20:05:09.723 | make is already the newest version (4.2.1-1.2). 2022-05-18 20:05:09.723 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-18 20:05:09.723 | psmisc is already the newest version (23.3-1). 2022-05-18 20:05:09.723 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-18 20:05:09.723 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-18 20:05:09.723 | python3-systemd is already the newest version (234-3build2). 2022-05-18 20:05:09.723 | socat is already the newest version (1.7.3.3-2). 2022-05-18 20:05:09.723 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-18 20:05:09.723 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-18 20:05:09.723 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-18 20:05:09.723 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-18 20:05:09.723 | graphviz is already the newest version (2.42.2-3build2). 2022-05-18 20:05:09.723 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-18 20:05:09.723 | pcp is already the newest version (5.0.3-1). 2022-05-18 20:05:09.723 | pm-utils is already the newest version (1.4.1-19). 2022-05-18 20:05:09.723 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-18 20:05:09.723 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:05:09.723 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:05:09.723 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-18 20:05:09.723 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 20:05:09.724 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 20:05:09.724 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-18 20:05:09.724 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-18 20:05:09.724 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-18 20:05:09.724 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-18 20:05:09.724 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-18 20:05:09.724 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-18 20:05:09.724 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-18 20:05:09.724 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-18 20:05:09.724 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-18 20:05:09.724 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 20:05:09.724 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-18 20:05:09.724 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-18 20:05:09.724 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-18 20:05:09.724 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-18 20:05:09.724 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-18 20:05:09.724 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-18 20:05:09.724 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 20:05:09.724 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-18 20:05:09.724 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-18 20:05:09.724 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-18 20:05:09.724 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-18 20:05:09.724 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-18 20:05:09.724 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-18 20:05:09.724 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-18 20:05:09.724 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-18 20:05:09.724 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-18 20:05:09.724 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-18 20:05:09.955 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:05:09.955 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-18 20:05:09.955 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-18 20:05:09.955 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-18 20:05:09.955 | The following packages were automatically installed and are no longer required: 2022-05-18 20:05:09.956 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:05:09.956 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:05:09.956 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:05:09.956 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:05:09.956 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:05:09.956 | python3-zope.interface 2022-05-18 20:05:09.956 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:05:10.071 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:05:10.075 | ++ functions-common:apt_get:1246 : result=0 2022-05-18 20:05:10.077 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:05:10.080 | ++ functions-common:time_stop:2437 : local name 2022-05-18 20:05:10.082 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:10.084 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:10.086 | ++ functions-common:time_stop:2440 : local total 2022-05-18 20:05:10.088 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:10.090 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:05:10.093 | ++ functions-common:time_stop:2444 : start_time=1652904309293 2022-05-18 20:05:10.095 | ++ functions-common:time_stop:2446 : [[ -z 1652904309293 ]] 2022-05-18 20:05:10.097 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:10.102 | ++ functions-common:time_stop:2449 : end_time=1652904310099 2022-05-18 20:05:10.104 | ++ functions-common:time_stop:2450 : elapsed_time=806 2022-05-18 20:05:10.107 | ++ functions-common:time_stop:2451 : total=751 2022-05-18 20:05:10.109 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:10.111 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1557 2022-05-18 20:05:10.114 | ++ functions-common:apt_get:1250 : return 0 2022-05-18 20:05:10.116 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-18 20:05:10.119 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-18 20:05:10.122 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-18 20:05:10.126 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-18 20:05:10.130 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-18 20:05:10.133 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-18 20:05:10.136 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-18 20:05:11.544 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-18 20:05:11.546 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-18 20:05:11.548 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-18 20:05:11.550 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-18 20:05:11.552 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-18 20:05:11.553 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-18 20:05:11.555 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-18 20:05:11.557 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-18 20:05:11.559 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-18 20:05:11.560 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-18 20:05:11.562 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-18 20:05:11.564 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-18 20:05:11.566 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-18 20:05:11.567 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-18 20:05:11.569 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-18 20:05:11.571 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-18 20:05:11.573 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-18 20:05:11.575 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-18 20:05:11.576 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-18 20:05:11.578 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-18 20:05:11.581 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-18 20:05:11.583 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-18 20:05:11.584 | + functions-common:_ensure_lsb_release:394 : return 2022-05-18 20:05:11.587 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-18 20:05:11.661 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-18 20:05:11.664 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-18 20:05:11.737 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-18 20:05:11.739 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-18 20:05:11.813 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-18 20:05:11.815 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-18 20:05:11.817 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-18 20:05:11.819 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-18 20:05:11.821 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-18 20:05:11.823 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-18 20:05:11.825 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-18 20:05:11.827 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-18 20:05:11.829 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-18 20:05:11.831 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-18 20:05:11.833 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-18 20:05:11.833 | Distro: focal 2022-05-18 20:05:11.835 | + tools/install_pip.sh:main:124 : get_versions 2022-05-18 20:05:11.837 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 20:05:11.841 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 20:05:11.843 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 20:05:11.845 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 20:05:11.846 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 20:05:12.533 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 20:05:12.535 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 20:05:12.535 | pip: 21.3.1 2022-05-18 20:05:12.537 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-18 20:05:12.539 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-18 20:05:12.542 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:05:12.543 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:05:12.545 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:05:12.547 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:05:12.548 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:05:12.550 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:05:12.552 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:05:12.553 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:05:12.555 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:05:12.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:05:12.559 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:05:12.561 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-18 20:05:12.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:12.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:12.566 | + tools/install_pip.sh:main:142 : : 2022-05-18 20:05:12.568 | + tools/install_pip.sh:main:147 : set -x 2022-05-18 20:05:12.570 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-18 20:05:12.571 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-18 20:05:12.574 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:05:12.576 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-18 20:05:12.578 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-18 20:05:12.580 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:05:12.582 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:05:12.583 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:05:12.587 | ++ 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-05-18 20:05:12.588 | ++ 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-05-18 20:05:12.590 | ++ 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-05-18 20:05:12.592 | + 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-05-18 20:05:12.594 | + 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-05-18 20:05:12.610 | 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-05-18 20:05:12.612 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-05-18 20:05:13.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:13.496 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:13.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:13.496 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:14.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:16.507 | 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-05-18 20:05:16.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-18 20:05:19.103 | Installing collected packages: setuptools 2022-05-18 20:05:20.032 | Successfully installed setuptools-62.2.0 2022-05-18 20:05:20.032 | 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-05-18 20:05:20.215 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:05:20.215 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:05:20.352 | + inc/python:pip_install:200 : result=0 2022-05-18 20:05:20.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:05:20.356 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:20.358 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:20.359 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:20.361 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:20.363 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:20.364 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:05:20.366 | + functions-common:time_stop:2444 : start_time=1652904312606 2022-05-18 20:05:20.368 | + functions-common:time_stop:2446 : [[ -z 1652904312606 ]] 2022-05-18 20:05:20.370 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:20.374 | + functions-common:time_stop:2449 : end_time=1652904320372 2022-05-18 20:05:20.375 | + functions-common:time_stop:2450 : elapsed_time=7766 2022-05-18 20:05:20.377 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:05:20.379 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:20.380 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7766 2022-05-18 20:05:20.382 | + inc/python:pip_install:203 : return 0 2022-05-18 20:05:20.385 | + tools/install_pip.sh:main:153 : get_versions 2022-05-18 20:05:20.387 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 20:05:20.391 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 20:05:20.392 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 20:05:20.395 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 20:05:20.395 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 20:05:21.097 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 20:05:21.099 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 20:05:21.099 | pip: 21.3.1 2022-05-18 20:05:21.102 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-18 20:05:21.105 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 20:05:21.108 | + ./stack.sh:main:798 : fixup_all 2022-05-18 20:05:21.111 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-18 20:05:21.113 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-18 20:05:21.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:21.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:21.120 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-18 20:05:21.131 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-18 20:05:21.143 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-18 20:05:21.154 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-18 20:05:21.156 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-18 20:05:21.158 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:05:21.161 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:05:21.163 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:05:21.165 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:05:21.168 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:05:21.170 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:05:21.172 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:05:21.174 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:05:21.176 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:05:21.178 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:05:21.180 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:05:21.183 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-18 20:05:21.185 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-18 20:05:21.187 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-18 20:05:21.189 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:05:21.192 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:05:21.194 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:05:21.196 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:05:21.198 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:05:21.200 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:05:21.202 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-18 20:05:21.205 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-18 20:05:21.207 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-18 20:05:21.209 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-18 20:05:21.212 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-18 20:05:21.214 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-18 20:05:21.216 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-18 20:05:21.240 | Using python 3.8 to install os-testr 2022-05-18 20:05:21.242 | + 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-05-18 20:05:22.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:22.114 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:22.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:22.114 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:23.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:23.366 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 20:05:23.443 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-18 20:05:23.444 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-18 20:05:23.445 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-18 20:05:23.457 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-18 20:05:23.468 | 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-05-18 20:05:23.478 | 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-05-18 20:05:26.150 | 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-05-18 20:05:26.161 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:05:26.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:05:26.282 | + inc/python:pip_install:200 : result=0 2022-05-18 20:05:26.284 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:05:26.287 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:26.289 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:26.291 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:26.293 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:26.295 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:26.297 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:05:26.300 | + functions-common:time_stop:2444 : start_time=1652904321234 2022-05-18 20:05:26.302 | + functions-common:time_stop:2446 : [[ -z 1652904321234 ]] 2022-05-18 20:05:26.304 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:26.309 | + functions-common:time_stop:2449 : end_time=1652904326307 2022-05-18 20:05:26.311 | + functions-common:time_stop:2450 : elapsed_time=5073 2022-05-18 20:05:26.313 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:05:26.315 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:26.317 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5073 2022-05-18 20:05:26.319 | + inc/python:pip_install:203 : return 0 2022-05-18 20:05:26.322 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-18 20:05:26.375 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-18 20:05:26.686 | + ./stack.sh:main:812 : install_infra 2022-05-18 20:05:26.689 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 20:05:26.691 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-18 20:05:26.693 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 20:05:26.696 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-18 20:05:26.719 | + 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-05-18 20:05:28.626 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.634 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.638 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.644 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.647 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.654 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.658 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.685 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.763 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.782 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.786 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.794 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.814 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.823 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.825 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.842 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.860 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.874 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.892 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.914 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.933 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.951 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.956 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:28.977 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.006 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.008 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.022 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.027 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.031 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.036 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.052 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.059 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.108 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.126 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.130 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.162 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.225 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.232 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.239 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.289 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.303 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.311 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.416 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.440 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.444 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.455 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.461 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.480 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.487 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.504 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.535 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.564 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.576 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.584 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.592 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.609 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.618 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.632 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.643 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.647 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:29.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:29.792 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-18 20:05:30.081 | + inc/python:pip_install:200 : result=0 2022-05-18 20:05:30.084 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:05:30.086 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:30.088 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:30.090 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:30.092 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:30.094 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:30.096 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:05:30.098 | + functions-common:time_stop:2444 : start_time=1652904326712 2022-05-18 20:05:30.100 | + functions-common:time_stop:2446 : [[ -z 1652904326712 ]] 2022-05-18 20:05:30.103 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:30.107 | + functions-common:time_stop:2449 : end_time=1652904330105 2022-05-18 20:05:30.110 | + functions-common:time_stop:2450 : elapsed_time=3393 2022-05-18 20:05:30.112 | + functions-common:time_stop:2451 : total=5073 2022-05-18 20:05:30.114 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:30.117 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8466 2022-05-18 20:05:30.119 | + inc/python:pip_install:203 : return 0 2022-05-18 20:05:30.122 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 20:05:30.124 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-18 20:05:30.147 | + 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-05-18 20:05:31.932 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.939 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.943 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.948 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.952 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.959 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.963 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:31.988 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.068 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.087 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.091 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.096 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.111 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.119 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.121 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.139 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.156 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.165 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.170 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.188 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.210 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.228 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.236 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.241 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.263 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.292 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.294 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.308 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.312 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.316 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.322 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.337 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.343 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.393 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.411 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.415 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.447 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.510 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.516 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.523 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.574 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.588 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.596 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.701 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.726 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.730 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.741 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.747 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.766 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.773 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.791 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.821 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.850 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.863 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.870 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.878 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.895 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.904 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.919 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.930 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.934 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:05:32.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:32.942 | Processing /opt/stack/requirements 2022-05-18 20:05:34.665 | 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-05-18 20:05:34.669 | 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-05-18 20:05:34.680 | 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-05-18 20:05:34.686 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-18 20:05:34.688 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.9) 2022-05-18 20:05:34.694 | 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-05-18 20:05:34.721 | 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-05-18 20:05:34.723 | 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-05-18 20:05:34.734 | 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 626)) (1.26.9) 2022-05-18 20:05:34.784 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5417) (1.3) 2022-05-18 20:05:34.787 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5417) (0.3.0) 2022-05-18 20:05:34.803 | 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-05-18 20:05:34.809 | 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-05-18 20:05:34.812 | 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)) (2022.5.18) 2022-05-18 20:05:34.814 | 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-05-18 20:05:34.817 | 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-05-18 20:05:34.829 | 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-05-18 20:05:34.832 | 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-05-18 20:05:34.838 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-18 20:05:34.887 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-18 20:05:34.897 | 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-05-18 20:05:34.959 | 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 637)) (0.2.5) 2022-05-18 20:05:34.965 | 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-05-18 20:05:34.967 | Building wheels for collected packages: openstack-requirements 2022-05-18 20:05:34.968 | Building wheel for openstack-requirements (setup.py): started 2022-05-18 20:05:35.791 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-18 20:05:35.792 | ERROR: Command errored out with exit status 1: 2022-05-18 20:05:35.792 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-n9ox2sou/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-n9ox2sou/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-t8ybkxtc 2022-05-18 20:05:35.792 | cwd: /tmp/pip-req-build-n9ox2sou/ 2022-05-18 20:05:35.792 | Complete output (6 lines): 2022-05-18 20:05:35.792 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-18 20:05:35.792 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-18 20:05:35.792 | or: setup.py --help-commands 2022-05-18 20:05:35.792 | or: setup.py cmd --help 2022-05-18 20:05:35.792 | 2022-05-18 20:05:35.792 | error: invalid command 'bdist_wheel' 2022-05-18 20:05:35.792 | ---------------------------------------- 2022-05-18 20:05:35.792 | ERROR: Failed building wheel for openstack-requirements 2022-05-18 20:05:35.792 | Running setup.py clean for openstack-requirements 2022-05-18 20:05:36.617 | Failed to build openstack-requirements 2022-05-18 20:05:36.633 | Installing collected packages: openstack-requirements 2022-05-18 20:05:36.633 | Attempting uninstall: openstack-requirements 2022-05-18 20:05:36.635 | Found existing installation: openstack-requirements 1.2.1.dev5417 2022-05-18 20:05:36.669 | Uninstalling openstack-requirements-1.2.1.dev5417: 2022-05-18 20:05:36.688 | Successfully uninstalled openstack-requirements-1.2.1.dev5417 2022-05-18 20:05:36.690 | Running setup.py install for openstack-requirements: started 2022-05-18 20:05:39.105 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-18 20:05:39.128 | Successfully installed openstack-requirements-1.2.1.dev5417 2022-05-18 20:05:39.257 | + inc/python:pip_install:200 : result=0 2022-05-18 20:05:39.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:05:39.262 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:39.264 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:39.266 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:39.268 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:39.270 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:39.272 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:05:39.275 | + functions-common:time_stop:2444 : start_time=1652904330140 2022-05-18 20:05:39.277 | + functions-common:time_stop:2446 : [[ -z 1652904330140 ]] 2022-05-18 20:05:39.279 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:39.283 | + functions-common:time_stop:2449 : end_time=1652904339281 2022-05-18 20:05:39.285 | + functions-common:time_stop:2450 : elapsed_time=9141 2022-05-18 20:05:39.288 | + functions-common:time_stop:2451 : total=8466 2022-05-18 20:05:39.290 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:39.293 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17607 2022-05-18 20:05:39.295 | + inc/python:pip_install:203 : return 0 2022-05-18 20:05:39.297 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-18 20:05:39.300 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-18 20:05:39.302 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-18 20:05:39.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:05:39.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:05:39.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-18 20:05:39.312 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:05:39.314 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-18 20:05:39.336 | Using python 3.8 to install pbr 2022-05-18 20:05:39.339 | + 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-05-18 20:05:40.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:40.226 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:40.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:40.226 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:41.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:41.447 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-18 20:05:44.129 | 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-05-18 20:05:44.136 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:05:44.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:05:44.260 | + inc/python:pip_install:200 : result=0 2022-05-18 20:05:44.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:05:44.265 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:44.267 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:44.269 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:44.271 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:44.273 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:44.275 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:05:44.277 | + functions-common:time_stop:2444 : start_time=1652904339329 2022-05-18 20:05:44.279 | + functions-common:time_stop:2446 : [[ -z 1652904339329 ]] 2022-05-18 20:05:44.282 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:44.286 | + functions-common:time_stop:2449 : end_time=1652904344284 2022-05-18 20:05:44.288 | + functions-common:time_stop:2450 : elapsed_time=4955 2022-05-18 20:05:44.291 | + functions-common:time_stop:2451 : total=17607 2022-05-18 20:05:44.293 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:44.295 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22562 2022-05-18 20:05:44.297 | + inc/python:pip_install:203 : return 0 2022-05-18 20:05:44.299 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-18 20:05:46.609 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-18 20:05:48.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:48.481 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-18 20:05:48.501 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-18 20:05:48.504 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-18 20:05:48.510 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-18 20:05:48.513 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-18 20:05:48.516 | 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.9) 2022-05-18 20:05:48.588 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 20:05:48.590 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 20:05:48.593 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-18 20:05:48.610 | + ./stack.sh:main:821 : pkgs= 2022-05-18 20:05:48.612 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-18 20:05:48.615 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-18 20:05:48.617 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 20:05:48.620 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-18 20:05:48.622 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:05:48.624 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:05:48.626 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:05:48.628 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:05:48.631 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:05:48.634 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:05:48.638 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:05:48.640 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:05:48.642 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:05:48.645 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-18 20:05:48.647 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:05:48.662 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:48.664 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:05:48.667 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:05:48.669 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-18 20:05:48.671 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:05:48.673 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-18 20:05:48.675 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:05:48.677 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-18 20:05:48.680 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:05:48.682 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-18 20:05:48.684 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:05:48.686 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-18 20:05:48.688 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 20:05:48.690 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 20:05:48.692 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:05:48.694 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 20:05:48.697 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-18 20:05:48.699 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 20:05:48.701 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-18 20:05:48.703 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 20:05:48.705 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 20:05:48.708 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-18 20:05:48.710 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-18 20:05:48.713 | + functions:set_systemd_override:821 : local value=2048 2022-05-18 20:05:48.715 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-18 20:05:48.718 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-18 20:05:48.770 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-18 20:05:48.770 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-18 20:05:48.772 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-18 20:05:49.143 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-18 20:05:49.147 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-18 20:05:49.164 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:49.167 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-18 20:05:49.169 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:05:49.172 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:05:49.174 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:05:49.176 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:05:49.179 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:49.181 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:05:49.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:49.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:49.188 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:05:49.191 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:05:49.193 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:05:49.195 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:05:49.198 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-18 20:05:49.200 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:05:49.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:49.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:49.207 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-18 20:05:49.229 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-18 20:05:49.340 | Reading package lists... 2022-05-18 20:05:49.584 | Building dependency tree... 2022-05-18 20:05:49.586 | Reading state information... 2022-05-18 20:05:49.842 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-18 20:05:49.842 | The following packages were automatically installed and are no longer required: 2022-05-18 20:05:49.843 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:05:49.843 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:05:49.843 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:05:49.843 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:05:49.843 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:05:49.843 | python3-zope.interface 2022-05-18 20:05:49.843 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:05:49.960 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:05:49.965 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:05:49.967 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:05:49.969 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:49.972 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:49.974 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:49.976 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:49.979 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:49.981 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:05:49.983 | + functions-common:time_stop:2444 : start_time=1652904349226 2022-05-18 20:05:49.986 | + functions-common:time_stop:2446 : [[ -z 1652904349226 ]] 2022-05-18 20:05:49.988 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:49.993 | + functions-common:time_stop:2449 : end_time=1652904349990 2022-05-18 20:05:49.995 | + functions-common:time_stop:2450 : elapsed_time=764 2022-05-18 20:05:49.998 | + functions-common:time_stop:2451 : total=1557 2022-05-18 20:05:50.000 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:50.002 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2321 2022-05-18 20:05:50.004 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:05:50.007 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-18 20:05:50.009 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:05:50.012 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:05:50.014 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:05:50.016 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:05:50.019 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:05:50.021 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:05:50.023 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-18 20:05:50.026 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:05:50.028 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:05:50.031 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:05:50.033 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:05:50.035 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:05:50.038 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:05:50.041 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:05:50.043 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:05:50.045 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:05:50.048 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:05:50.050 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:05:50.052 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-18 20:05:50.055 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:05:50.058 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:05:50.060 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:05:50.062 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:05:50.065 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:05:50.067 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:05:50.069 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-18 20:05:50.072 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-18 20:05:50.088 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:50.091 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-18 20:05:50.093 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:05:50.096 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-18 20:05:50.098 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-18 20:05:50.101 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-18 20:05:50.105 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-18 20:05:50.107 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-18 20:05:50.110 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-18 20:05:50.112 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-18 20:05:50.114 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-18 20:05:50.117 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-18 20:05:50.120 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-18 20:05:50.809 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-18 20:05:50.809 | user tags 2022-05-18 20:05:50.809 | stackrabbit []' 2022-05-18 20:05:50.812 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-18 20:05:50.812 | user tags 2022-05-18 20:05:50.813 | stackrabbit []' 2022-05-18 20:05:50.813 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-18 20:05:50.819 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-18 20:05:50.821 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-18 20:05:50.824 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 20:05:51.512 | Changing password for user "stackrabbit" ... 2022-05-18 20:05:51.596 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-18 20:05:52.271 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-18 20:05:52.322 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-18 20:05:52.324 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 20:05:52.976 | Changing password for user "stackrabbit" ... 2022-05-18 20:05:53.036 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-18 20:05:53.038 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-18 20:05:53.041 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-18 20:05:53.699 | Deleting user "guest" ... 2022-05-18 20:05:53.713 | Error: 2022-05-18 20:05:53.713 | {:no_such_user, "guest"} 2022-05-18 20:05:53.726 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-18 20:05:53.729 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-18 20:05:53.746 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:53.749 | + ./stack.sh:main:838 : install_database 2022-05-18 20:05:53.751 | + lib/database:install_database:118 : install_database_mysql 2022-05-18 20:05:53.754 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-18 20:05:53.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:53.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:53.760 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-18 20:05:54.114 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-18 20:05:54.117 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-18 20:05:54.120 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-18 20:05:54.122 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-18 20:05:54.124 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:05:54.127 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-18 20:05:54.129 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:05:54.132 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:05:54.135 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:05:54.137 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:05:54.139 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:05:54.142 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:05:54.144 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:05:54.147 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:05:54.149 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:05:54.151 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:05:54.154 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:05:54.156 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-18 20:05:54.158 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:05:54.161 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:05:54.163 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:05:54.166 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:05:54.168 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:05:54.171 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:05:54.173 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-18 20:05:54.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:54.178 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:54.180 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-18 20:05:54.183 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:05:54.185 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:05:54.188 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:05:54.190 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:05:54.192 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:54.195 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:05:54.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:54.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:54.201 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:05:54.204 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:05:54.206 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:05:54.208 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:05:54.211 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-18 20:05:54.213 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:05:54.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:54.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:54.220 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-18 20:05:54.241 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-18 20:05:54.354 | Reading package lists... 2022-05-18 20:05:54.601 | Building dependency tree... 2022-05-18 20:05:54.602 | Reading state information... 2022-05-18 20:05:54.863 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-18 20:05:54.863 | The following packages were automatically installed and are no longer required: 2022-05-18 20:05:54.864 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:05:54.864 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:05:54.865 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:05:54.865 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:05:54.865 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:05:54.865 | python3-zope.interface 2022-05-18 20:05:54.865 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:05:54.979 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:05:54.984 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:05:54.986 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:05:54.988 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:54.990 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:54.993 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:54.995 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:54.997 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:55.000 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:05:55.002 | + functions-common:time_stop:2444 : start_time=1652904354239 2022-05-18 20:05:55.004 | + functions-common:time_stop:2446 : [[ -z 1652904354239 ]] 2022-05-18 20:05:55.007 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:55.011 | + functions-common:time_stop:2449 : end_time=1652904355008 2022-05-18 20:05:55.013 | + functions-common:time_stop:2450 : elapsed_time=769 2022-05-18 20:05:55.015 | + functions-common:time_stop:2451 : total=2321 2022-05-18 20:05:55.017 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:55.019 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3090 2022-05-18 20:05:55.022 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:05:55.024 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-18 20:05:55.027 | + ./stack.sh:main:841 : install_database_python 2022-05-18 20:05:55.029 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-18 20:05:55.031 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-18 20:05:55.034 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-18 20:05:55.036 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:05:55.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-18 20:05:55.042 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-18 20:05:55.044 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:05:55.048 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:05:55.048 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:05:55.053 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-18 20:05:55.056 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-18 20:05:55.058 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-18 20:05:55.061 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-18 20:05:55.063 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-18 20:05:55.084 | Using python 3.8 to install PyMySQL 2022-05-18 20:05:55.087 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-18 20:05:55.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:55.958 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:55.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:05:55.958 | from cryptography.utils import int_from_bytes 2022-05-18 20:05:57.156 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:05:57.190 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 20:05:59.710 | 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-05-18 20:05:59.717 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:05:59.717 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:05:59.833 | + inc/python:pip_install:200 : result=0 2022-05-18 20:05:59.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:05:59.838 | + functions-common:time_stop:2437 : local name 2022-05-18 20:05:59.840 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:05:59.843 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:05:59.845 | + functions-common:time_stop:2440 : local total 2022-05-18 20:05:59.847 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:05:59.850 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:05:59.852 | + functions-common:time_stop:2444 : start_time=1652904355079 2022-05-18 20:05:59.854 | + functions-common:time_stop:2446 : [[ -z 1652904355079 ]] 2022-05-18 20:05:59.857 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:05:59.862 | + functions-common:time_stop:2449 : end_time=1652904359859 2022-05-18 20:05:59.864 | + functions-common:time_stop:2450 : elapsed_time=4780 2022-05-18 20:05:59.866 | + functions-common:time_stop:2451 : total=22562 2022-05-18 20:05:59.869 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:05:59.871 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27342 2022-05-18 20:05:59.874 | + inc/python:pip_install:203 : return 0 2022-05-18 20:05:59.876 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-18 20:05:59.878 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 20:05:59.881 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-18 20:05:59.883 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-18 20:05:59.900 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:59.902 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-18 20:05:59.905 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-18 20:05:59.908 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:05:59.908 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:05:59.914 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:05:59.916 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 20:05:59.919 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 20:05:59.921 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:05:59.924 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-18 20:05:59.926 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-18 20:05:59.942 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:05:59.945 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-18 20:05:59.948 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:05:59.950 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:05:59.952 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:05:59.955 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:05:59.957 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:05:59.959 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:05:59.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:59.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:59.967 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:05:59.969 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:05:59.971 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:05:59.973 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:05:59.976 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-18 20:05:59.978 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:05:59.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:05:59.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:05:59.985 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-18 20:06:00.006 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-18 20:06:00.115 | Reading package lists... 2022-05-18 20:06:00.358 | Building dependency tree... 2022-05-18 20:06:00.359 | Reading state information... 2022-05-18 20:06:00.610 | radvd is already the newest version (1:2.17-2). 2022-05-18 20:06:00.611 | The following packages were automatically installed and are no longer required: 2022-05-18 20:06:00.611 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:06:00.611 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:06:00.612 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:06:00.612 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:06:00.612 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:06:00.612 | python3-zope.interface 2022-05-18 20:06:00.612 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:06:00.727 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:06:00.732 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:06:00.734 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:06:00.736 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:00.739 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:00.741 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:00.743 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:00.745 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:00.747 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:06:00.749 | + functions-common:time_stop:2444 : start_time=1652904360003 2022-05-18 20:06:00.752 | + functions-common:time_stop:2446 : [[ -z 1652904360003 ]] 2022-05-18 20:06:00.754 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:00.759 | + functions-common:time_stop:2449 : end_time=1652904360756 2022-05-18 20:06:00.761 | + functions-common:time_stop:2450 : elapsed_time=753 2022-05-18 20:06:00.763 | + functions-common:time_stop:2451 : total=3090 2022-05-18 20:06:00.765 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:00.767 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3843 2022-05-18 20:06:00.770 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:06:00.772 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-18 20:06:00.790 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:00.792 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-18 20:06:00.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-18 20:06:00.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-18 20:06:00.800 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-18 20:06:00.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-18 20:06:00.822 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:06:00.824 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:06:00.826 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:06:00.829 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:06:00.831 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:06:00.833 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:06:00.835 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:00.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:00.840 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:06:00.843 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:06:00.845 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:06:00.847 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:06:00.849 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-18 20:06:00.851 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:06:00.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:00.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:00.859 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-18 20:06:00.878 | + functions-common:apt_get:1242 : 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-05-18 20:06:00.990 | Reading package lists... 2022-05-18 20:06:01.234 | Building dependency tree... 2022-05-18 20:06:01.235 | Reading state information... 2022-05-18 20:06:01.501 | fakeroot is already the newest version (1.24-1). 2022-05-18 20:06:01.501 | make is already the newest version (4.2.1-1.2). 2022-05-18 20:06:01.501 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-18 20:06:01.502 | The following packages were automatically installed and are no longer required: 2022-05-18 20:06:01.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:06:01.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:06:01.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:06:01.503 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:06:01.503 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:06:01.503 | python3-zope.interface 2022-05-18 20:06:01.503 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:06:01.616 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:06:01.621 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:06:01.623 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:06:01.626 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:01.628 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:01.630 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:01.632 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:01.634 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:01.636 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:06:01.639 | + functions-common:time_stop:2444 : start_time=1652904360876 2022-05-18 20:06:01.641 | + functions-common:time_stop:2446 : [[ -z 1652904360876 ]] 2022-05-18 20:06:01.643 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:01.648 | + functions-common:time_stop:2449 : end_time=1652904361645 2022-05-18 20:06:01.650 | + functions-common:time_stop:2450 : elapsed_time=769 2022-05-18 20:06:01.652 | + functions-common:time_stop:2451 : total=3843 2022-05-18 20:06:01.655 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:01.657 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4612 2022-05-18 20:06:01.659 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:06:01.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-18 20:06:01.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:01.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:01.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-18 20:06:01.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-18 20:06:01.674 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-18 20:06:01.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-18 20:06:01.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-18 20:06:01.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-18 20:06:01.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-18 20:06:01.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-18 20:06:01.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-18 20:06:01.694 | + functions:vercmp:628 : local v1=5.4 2022-05-18 20:06:01.697 | + functions:vercmp:629 : local 'op=<' 2022-05-18 20:06:01.699 | + functions:vercmp:630 : local v2=3.13 2022-05-18 20:06:01.701 | + functions:vercmp:631 : local result 2022-05-18 20:06:01.705 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-18 20:06:01.705 | ++ functions:vercmp:635 : head -1 2022-05-18 20:06:01.705 | ++ functions:vercmp:635 : sort -V 2022-05-18 20:06:01.710 | + functions:vercmp:635 : result=3.13 2022-05-18 20:06:01.713 | + functions:vercmp:637 : case $op in 2022-05-18 20:06:01.715 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-18 20:06:01.717 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-18 20:06:01.720 | + functions:vercmp:648 : return 2022-05-18 20:06:01.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-18 20:06:01.724 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:06:01.727 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-18 20:06:02.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-18 20:06:02.203 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-18 20:06:02.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-18 20:06:02.214 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.216 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-18 20:06:02.233 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:02.236 | + ./stack.sh:main:849 : install_etcd3 2022-05-18 20:06:02.238 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-18 20:06:02.238 | Installing etcd 2022-05-18 20:06:02.240 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-18 20:06:02.255 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-18 20:06:02.268 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-18 20:06:02.271 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-18 20:06:02.284 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-18 20:06:02.288 | ++ 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-05-18 20:06:02.290 | ++ 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-05-18 20:06:02.294 | +++ 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-05-18 20:06:02.298 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 20:06:02.301 | ++ 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-05-18 20:06:02.303 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-18 20:06:02.306 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 20:06:02.308 | ++ functions:get_extra_file:74 : return 2022-05-18 20:06:02.311 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 20:06:02.314 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-18 20:06:02.316 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-18 20:06:02.318 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-18 20:06:02.335 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:02.338 | + ./stack.sh:main:868 : install_dstat 2022-05-18 20:06:02.340 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-18 20:06:02.357 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:02.359 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-18 20:06:02.361 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:06:02.364 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-18 20:06:02.366 | + ./stack.sh:main:877 : install_libs 2022-05-18 20:06:02.369 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-18 20:06:02.371 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-18 20:06:02.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-18 20:06:02.376 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-18 20:06:02.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.384 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-18 20:06:02.386 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.388 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-18 20:06:02.390 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-18 20:06:02.393 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-18 20:06:02.395 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-18 20:06:02.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.401 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-18 20:06:02.404 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.406 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-18 20:06:02.408 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-18 20:06:02.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-18 20:06:02.413 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-18 20:06:02.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.418 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-18 20:06:02.423 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.425 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-18 20:06:02.427 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-18 20:06:02.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-18 20:06:02.432 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-18 20:06:02.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.437 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.439 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-18 20:06:02.441 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.444 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-18 20:06:02.446 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-18 20:06:02.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-18 20:06:02.451 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-18 20:06:02.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-18 20:06:02.460 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.462 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-18 20:06:02.464 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-18 20:06:02.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-18 20:06:02.469 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-18 20:06:02.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.473 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-18 20:06:02.479 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.481 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-18 20:06:02.483 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-18 20:06:02.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-18 20:06:02.488 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-18 20:06:02.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-18 20:06:02.498 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.500 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-18 20:06:02.502 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-18 20:06:02.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-18 20:06:02.507 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-18 20:06:02.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-18 20:06:02.516 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.518 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-18 20:06:02.521 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-18 20:06:02.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-18 20:06:02.525 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-18 20:06:02.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-18 20:06:02.535 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.537 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-18 20:06:02.540 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-18 20:06:02.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-18 20:06:02.545 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-18 20:06:02.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-18 20:06:02.554 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.557 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-18 20:06:02.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-18 20:06:02.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-18 20:06:02.564 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-18 20:06:02.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-18 20:06:02.573 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.576 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-18 20:06:02.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-18 20:06:02.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-18 20:06:02.582 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-18 20:06:02.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.589 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-18 20:06:02.592 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.594 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-18 20:06:02.596 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-18 20:06:02.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-18 20:06:02.601 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-18 20:06:02.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-18 20:06:02.611 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.613 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-18 20:06:02.615 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-18 20:06:02.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-18 20:06:02.621 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-18 20:06:02.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-18 20:06:02.630 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.632 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-18 20:06:02.635 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-18 20:06:02.637 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-18 20:06:02.639 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-18 20:06:02.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-18 20:06:02.648 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.651 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-18 20:06:02.653 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-18 20:06:02.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-18 20:06:02.658 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-18 20:06:02.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-18 20:06:02.668 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.670 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-18 20:06:02.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-18 20:06:02.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-18 20:06:02.677 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-18 20:06:02.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-18 20:06:02.687 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.689 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-18 20:06:02.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-18 20:06:02.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-18 20:06:02.696 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-18 20:06:02.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-18 20:06:02.706 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.708 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-18 20:06:02.710 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-18 20:06:02.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-18 20:06:02.715 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-18 20:06:02.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.720 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.722 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-18 20:06:02.724 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.727 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-18 20:06:02.730 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-18 20:06:02.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-18 20:06:02.735 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-18 20:06:02.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-18 20:06:02.745 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.747 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-18 20:06:02.749 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-18 20:06:02.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-18 20:06:02.754 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-18 20:06:02.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.759 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.761 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-18 20:06:02.763 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.766 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-18 20:06:02.768 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-18 20:06:02.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-18 20:06:02.773 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-18 20:06:02.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.778 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.780 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-18 20:06:02.783 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.785 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-18 20:06:02.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-18 20:06:02.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-18 20:06:02.793 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-18 20:06:02.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-18 20:06:02.809 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.811 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-18 20:06:02.813 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-18 20:06:02.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-18 20:06:02.818 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-18 20:06:02.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.823 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.825 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-18 20:06:02.828 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.830 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-18 20:06:02.832 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-18 20:06:02.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-18 20:06:02.837 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-18 20:06:02.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-18 20:06:02.847 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.849 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-18 20:06:02.851 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-18 20:06:02.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-18 20:06:02.856 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-18 20:06:02.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-18 20:06:02.865 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.868 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-18 20:06:02.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-18 20:06:02.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-18 20:06:02.875 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-18 20:06:02.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-18 20:06:02.884 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.886 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-18 20:06:02.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-18 20:06:02.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-18 20:06:02.893 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-18 20:06:02.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-18 20:06:02.903 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.906 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-18 20:06:02.908 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-18 20:06:02.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-18 20:06:02.912 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-18 20:06:02.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.918 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-18 20:06:02.923 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.925 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-18 20:06:02.927 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-18 20:06:02.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-18 20:06:02.932 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-18 20:06:02.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-18 20:06:02.941 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.944 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-18 20:06:02.946 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-18 20:06:02.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-18 20:06:02.950 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-18 20:06:02.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.957 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-18 20:06:02.960 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.963 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-18 20:06:02.965 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-18 20:06:02.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-18 20:06:02.970 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-18 20:06:02.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-18 20:06:02.980 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:02.982 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-18 20:06:02.984 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-18 20:06:02.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-18 20:06:02.989 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-18 20:06:02.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:02.994 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:02.996 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-18 20:06:02.998 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:03.001 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-18 20:06:03.003 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-18 20:06:03.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-18 20:06:03.008 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-18 20:06:03.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:03.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:03.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-18 20:06:03.017 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:03.019 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-18 20:06:03.022 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-18 20:06:03.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-18 20:06:03.027 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-18 20:06:03.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:03.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:03.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-18 20:06:03.037 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:03.040 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-18 20:06:03.042 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-18 20:06:03.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-18 20:06:03.047 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-18 20:06:03.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:03.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:03.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-18 20:06:03.056 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:03.059 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-18 20:06:03.061 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-18 20:06:03.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-18 20:06:03.066 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-18 20:06:03.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:03.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:03.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-18 20:06:03.075 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:03.077 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-18 20:06:03.080 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-18 20:06:03.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-18 20:06:03.085 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-18 20:06:03.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:03.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:03.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-18 20:06:03.095 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:03.097 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-18 20:06:03.119 | Using python 3.8 to install etcd3 2022-05-18 20:06:03.121 | + 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-05-18 20:06:03.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:03.998 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:03.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:03.998 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:05.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:06:05.199 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-18 20:06:05.207 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-18 20:06:05.208 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-18 20:06:05.209 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-18 20:06:05.210 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-18 20:06:07.751 | 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-05-18 20:06:07.759 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:06:07.759 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:06:07.881 | + inc/python:pip_install:200 : result=0 2022-05-18 20:06:07.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:06:07.886 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:07.888 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:07.890 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:07.892 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:07.894 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:07.896 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:06:07.899 | + functions-common:time_stop:2444 : start_time=1652904363113 2022-05-18 20:06:07.901 | + functions-common:time_stop:2446 : [[ -z 1652904363113 ]] 2022-05-18 20:06:07.903 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:07.907 | + functions-common:time_stop:2449 : end_time=1652904367905 2022-05-18 20:06:07.910 | + functions-common:time_stop:2450 : elapsed_time=4792 2022-05-18 20:06:07.912 | + functions-common:time_stop:2451 : total=27342 2022-05-18 20:06:07.915 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:07.917 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32134 2022-05-18 20:06:07.919 | + inc/python:pip_install:203 : return 0 2022-05-18 20:06:07.922 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-18 20:06:07.943 | Using python 3.8 to install etcd3gw 2022-05-18 20:06:07.946 | + 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-05-18 20:06:08.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:08.824 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:08.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:08.824 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:10.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:06:10.066 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 20:06:10.074 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-18 20:06:10.075 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-18 20:06:10.076 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-18 20:06:10.104 | 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-05-18 20:06:10.106 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-18 20:06:10.108 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-18 20:06:10.110 | 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-05-18 20:06:12.669 | 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-05-18 20:06:12.676 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:06:12.676 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:06:12.796 | + inc/python:pip_install:200 : result=0 2022-05-18 20:06:12.798 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:06:12.800 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:12.803 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:12.805 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:12.807 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:12.809 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:12.812 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:06:12.814 | + functions-common:time_stop:2444 : start_time=1652904367938 2022-05-18 20:06:12.816 | + functions-common:time_stop:2446 : [[ -z 1652904367938 ]] 2022-05-18 20:06:12.819 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:12.823 | + functions-common:time_stop:2449 : end_time=1652904372821 2022-05-18 20:06:12.825 | + functions-common:time_stop:2450 : elapsed_time=4883 2022-05-18 20:06:12.828 | + functions-common:time_stop:2451 : total=32134 2022-05-18 20:06:12.830 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:12.832 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37017 2022-05-18 20:06:12.834 | + inc/python:pip_install:203 : return 0 2022-05-18 20:06:12.837 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-18 20:06:12.840 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-18 20:06:12.842 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-18 20:06:12.844 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:06:12.847 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:06:12.849 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:06:12.851 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:06:12.854 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:06:12.857 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:06:12.859 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:06:12.861 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:06:12.864 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:06:12.866 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:06:12.868 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:06:12.871 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-18 20:06:12.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:12.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:12.878 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-18 20:06:12.880 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 20:06:12.883 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:06:12.885 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:06:12.887 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:06:12.890 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:06:12.892 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:06:12.894 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:06:12.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:12.899 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:12.902 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:06:12.904 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:06:12.907 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:06:12.909 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:06:12.911 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 20:06:12.914 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:06:12.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:12.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:12.921 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 20:06:12.943 | + functions-common:apt_get:1242 : 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-05-18 20:06:13.052 | Reading package lists... 2022-05-18 20:06:13.293 | Building dependency tree... 2022-05-18 20:06:13.295 | Reading state information... 2022-05-18 20:06:13.565 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-18 20:06:13.565 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-18 20:06:13.565 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:06:13.565 | The following packages were automatically installed and are no longer required: 2022-05-18 20:06:13.566 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:06:13.566 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:06:13.566 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:06:13.566 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:06:13.566 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:06:13.566 | python3-zope.interface 2022-05-18 20:06:13.566 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:06:13.681 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:06:13.686 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:06:13.688 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:06:13.690 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:13.693 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:13.695 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:13.697 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:13.700 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:13.702 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:06:13.705 | + functions-common:time_stop:2444 : start_time=1652904372940 2022-05-18 20:06:13.707 | + functions-common:time_stop:2446 : [[ -z 1652904372940 ]] 2022-05-18 20:06:13.710 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:13.714 | + functions-common:time_stop:2449 : end_time=1652904373712 2022-05-18 20:06:13.717 | + functions-common:time_stop:2450 : elapsed_time=772 2022-05-18 20:06:13.719 | + functions-common:time_stop:2451 : total=4612 2022-05-18 20:06:13.721 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:13.723 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5384 2022-05-18 20:06:13.726 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:06:13.729 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-18 20:06:13.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:13.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:13.736 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-18 20:06:13.798 | Module proxy already enabled 2022-05-18 20:06:13.802 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-18 20:06:13.863 | Considering dependency proxy for proxy_uwsgi: 2022-05-18 20:06:13.863 | Module proxy already enabled 2022-05-18 20:06:13.863 | Module proxy_uwsgi already enabled 2022-05-18 20:06:13.868 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-18 20:06:13.870 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:06:13.873 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:06:13.875 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:06:14.010 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-18 20:06:14.013 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-18 20:06:14.015 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-18 20:06:14.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-18 20:06:14.026 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.028 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-18 20:06:14.031 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-18 20:06:14.033 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-18 20:06:14.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-18 20:06:14.044 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.046 | + ./stack.sh:main:885 : install_glanceclient 2022-05-18 20:06:14.049 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-18 20:06:14.052 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-18 20:06:14.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-18 20:06:14.062 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.064 | + ./stack.sh:main:886 : install_cinderclient 2022-05-18 20:06:14.067 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-18 20:06:14.069 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-18 20:06:14.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-18 20:06:14.080 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.082 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-18 20:06:14.085 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-18 20:06:14.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-18 20:06:14.095 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.097 | + ./stack.sh:main:887 : install_novaclient 2022-05-18 20:06:14.099 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-18 20:06:14.102 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-18 20:06:14.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-18 20:06:14.111 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.114 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-18 20:06:14.131 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:14.134 | + ./stack.sh:main:889 : install_swiftclient 2022-05-18 20:06:14.137 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-18 20:06:14.139 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-18 20:06:14.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-18 20:06:14.149 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.151 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-18 20:06:14.168 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:14.170 | + ./stack.sh:main:892 : install_neutronclient 2022-05-18 20:06:14.173 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-18 20:06:14.175 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-18 20:06:14.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-18 20:06:14.186 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.188 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-18 20:06:14.191 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-18 20:06:14.193 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-18 20:06:14.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:14.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:14.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-18 20:06:14.203 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:14.206 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-18 20:06:14.208 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-18 20:06:14.210 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:06:14.213 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-18 20:06:14.216 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-18 20:06:14.218 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:06:14.222 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:06:14.222 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:06:14.227 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-18 20:06:14.229 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-18 20:06:14.232 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-18 20:06:14.234 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-18 20:06:14.237 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-18 20:06:14.258 | Using python 3.8 to install keystonemiddleware 2022-05-18 20:06:14.261 | + 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-05-18 20:06:15.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:15.137 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:15.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:15.137 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:16.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:06:16.351 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-18 20:06:16.405 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-18 20:06:16.406 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-18 20:06:16.407 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-18 20:06:16.408 | 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-05-18 20:06:16.409 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-18 20:06:16.411 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-18 20:06:16.412 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-18 20:06:16.413 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-18 20:06:16.414 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-18 20:06:16.415 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-18 20:06:16.416 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-18 20:06:16.417 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-18 20:06:16.419 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-18 20:06:16.420 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-18 20:06:16.478 | 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-05-18 20:06:16.479 | 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-05-18 20:06:16.481 | 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-05-18 20:06:16.520 | 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-05-18 20:06:16.560 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-18 20:06:16.561 | 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-05-18 20:06:16.563 | 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-05-18 20:06:16.564 | 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-05-18 20:06:16.614 | 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-05-18 20:06:16.618 | 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-05-18 20:06:16.626 | 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-05-18 20:06:16.628 | 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-05-18 20:06:16.643 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-18 20:06:16.645 | 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-05-18 20:06:16.646 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-18 20:06:16.710 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-18 20:06:16.713 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-18 20:06:16.715 | 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-05-18 20:06:16.716 | 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-05-18 20:06:16.767 | 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.1) 2022-05-18 20:06:16.780 | 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-05-18 20:06:19.228 | 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-05-18 20:06:19.235 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:06:19.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:06:19.355 | + inc/python:pip_install:200 : result=0 2022-05-18 20:06:19.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:06:19.359 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:19.361 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:19.364 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:19.366 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:19.369 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:19.371 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:06:19.373 | + functions-common:time_stop:2444 : start_time=1652904374252 2022-05-18 20:06:19.375 | + functions-common:time_stop:2446 : [[ -z 1652904374252 ]] 2022-05-18 20:06:19.378 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:19.382 | + functions-common:time_stop:2449 : end_time=1652904379380 2022-05-18 20:06:19.385 | + functions-common:time_stop:2450 : elapsed_time=5128 2022-05-18 20:06:19.387 | + functions-common:time_stop:2451 : total=37017 2022-05-18 20:06:19.390 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:19.392 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42145 2022-05-18 20:06:19.394 | + inc/python:pip_install:203 : return 0 2022-05-18 20:06:19.397 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-18 20:06:19.399 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-18 20:06:19.402 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:06:19.404 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-18 20:06:19.407 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-18 20:06:19.409 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:06:19.413 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:06:19.414 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:06:19.421 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-18 20:06:19.423 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-18 20:06:19.426 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-18 20:06:19.429 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-18 20:06:19.432 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-18 20:06:19.454 | Using python 3.8 to install python-memcached 2022-05-18 20:06:19.456 | + 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-05-18 20:06:20.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:20.334 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:20.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:20.334 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:21.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:06:21.561 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-18 20:06:21.564 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-18 20:06:24.156 | 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-05-18 20:06:24.163 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:06:24.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:06:24.278 | + inc/python:pip_install:200 : result=0 2022-05-18 20:06:24.280 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:06:24.283 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:24.285 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:24.287 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:24.290 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:24.292 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:24.295 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:06:24.297 | + functions-common:time_stop:2444 : start_time=1652904379448 2022-05-18 20:06:24.299 | + functions-common:time_stop:2446 : [[ -z 1652904379448 ]] 2022-05-18 20:06:24.302 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:24.307 | + functions-common:time_stop:2449 : end_time=1652904384304 2022-05-18 20:06:24.309 | + functions-common:time_stop:2450 : elapsed_time=4856 2022-05-18 20:06:24.311 | + functions-common:time_stop:2451 : total=42145 2022-05-18 20:06:24.313 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:24.316 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47001 2022-05-18 20:06:24.318 | + inc/python:pip_install:203 : return 0 2022-05-18 20:06:24.320 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-18 20:06:24.337 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:24.339 | + ./stack.sh:main:899 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 20:06:24.342 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-18 20:06:24.344 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-18 20:06:24.346 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-18 20:06:24.349 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:06:24.352 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-18 20:06:24.354 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-18 20:06:24.370 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:24.372 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-18 20:06:24.375 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-18 20:06:24.377 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-18 20:06:24.379 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:06:24.381 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:06:24.383 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:06:24.386 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:06:24.388 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:06:24.391 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:06:24.406 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:06:24.408 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:06:24.410 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:06:24.412 | + functions-common:git_clone:629 : echo master 2022-05-18 20:06:24.413 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:06:24.418 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-18 20:06:24.420 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:06:24.422 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-18 20:06:24.435 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-18 20:06:24.438 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:06:24.438 | + functions-common:git_clone:690 : head -1 2022-05-18 20:06:24.441 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-18 20:06:24.444 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:06:24.446 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-18 20:06:24.449 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:06:24.451 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 20:06:24.453 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-18 20:06:24.456 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:06:24.458 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-18 20:06:24.460 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:06:24.463 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 20:06:24.465 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-18 20:06:24.467 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:06:24.470 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:06:24.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-18 20:06:24.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:06:24.478 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-18 20:06:24.481 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:06:24.483 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:06:24.486 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-18 20:06:24.492 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-18 20:06:24.495 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-18 20:06:25.191 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-18 20:06:25.193 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:06:25.196 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:06:25.198 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:06:25.200 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 20:06:25.202 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-18 20:06:25.205 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:06:25.207 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:06:25.209 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:06:25.211 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:06:25.213 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:06:25.216 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:06:25.218 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:06:25.220 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-18 20:06:25.241 | Using python 3.8 to install /opt/stack/keystone 2022-05-18 20:06:25.244 | + 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-05-18 20:06:26.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:26.120 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:26.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:26.120 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:27.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:06:27.346 | Obtaining file:///opt/stack/keystone 2022-05-18 20:06:27.347 | Preparing metadata (setup.py): started 2022-05-18 20:06:32.490 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:06:32.567 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-18 20:06:32.568 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-18 20:06:32.569 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-18 20:06:32.571 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-18 20:06:32.573 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-18 20:06:32.574 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-18 20:06:32.575 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-18 20:06:32.576 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-18 20:06:32.577 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-18 20:06:32.578 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-18 20:06:32.579 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-18 20:06:32.580 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-18 20:06:32.581 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-18 20:06:32.582 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-18 20:06:32.583 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-18 20:06:32.584 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-18 20:06:32.586 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-18 20:06:32.587 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-18 20:06:32.588 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-18 20:06:32.589 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-18 20:06:32.590 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-18 20:06:32.591 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-18 20:06:32.593 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-18 20:06:32.594 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-18 20:06:32.595 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-18 20:06:32.596 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 20:06:32.597 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-18 20:06:32.598 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-18 20:06:32.599 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-18 20:06:32.600 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 20:06:32.601 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-18 20:06:32.602 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-18 20:06:32.603 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-18 20:06:32.604 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-18 20:06:32.614 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-18 20:06:32.657 | 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.dev13) (5.1.1) 2022-05-18 20:06:32.674 | 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.dev13) (2.1.2) 2022-05-18 20:06:32.676 | 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.dev13) (4.11.3) 2022-05-18 20:06:32.677 | 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.dev13) (3.1.2) 2022-05-18 20:06:32.678 | 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.dev13) (2.1.2) 2022-05-18 20:06:32.680 | 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.dev13) (8.1.3) 2022-05-18 20:06:32.689 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-18 20:06:32.690 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-18 20:06:32.751 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-18 20:06:32.754 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-18 20:06:32.852 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-18 20:06:32.853 | 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.dev13) (1.5.0) 2022-05-18 20:06:32.854 | 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.dev13) (2.5.0) 2022-05-18 20:06:32.856 | 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.dev13) (0.8.0) 2022-05-18 20:06:32.910 | 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.dev13) (1.7.7) 2022-05-18 20:06:32.912 | 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.dev13) (2.0.1) 2022-05-18 20:06:32.913 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-18 20:06:32.965 | 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.dev13) (0.9.6) 2022-05-18 20:06:32.968 | 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.dev13) (2.8.2) 2022-05-18 20:06:33.023 | 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.dev13) (5.1.1) 2022-05-18 20:06:33.025 | 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.dev13) (0.4.0) 2022-05-18 20:06:33.027 | 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.dev13) (5.1.0) 2022-05-18 20:06:33.029 | 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.dev13) (5.2.4) 2022-05-18 20:06:33.030 | 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.dev13) (2.4.1) 2022-05-18 20:06:33.031 | 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.dev13) (2.8.0) 2022-05-18 20:06:33.050 | 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.dev13) (3.3.0) 2022-05-18 20:06:33.098 | 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.dev13) (3.3.0) 2022-05-18 20:06:33.146 | 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.dev13) (0.11.0) 2022-05-18 20:06:33.148 | 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.dev13) (1.0.2) 2022-05-18 20:06:33.149 | 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.dev13) (3.0.9) 2022-05-18 20:06:33.150 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-18 20:06:33.197 | 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.dev13) (4.5.1) 2022-05-18 20:06:33.313 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-18 20:06:33.314 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-18 20:06:33.316 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-18 20:06:33.316 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-18 20:06:33.318 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-18 20:06:33.538 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-18 20:06:33.561 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-18 20:06:33.562 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-18 20:06:33.639 | 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.dev13) (1.2.0) 2022-05-18 20:06:33.657 | 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.dev13) (5.0.0) 2022-05-18 20:06:33.714 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-18 20:06:33.753 | 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.dev13) (1.14.1) 2022-05-18 20:06:33.859 | 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.dev13) (3.8.0) 2022-05-18 20:06:33.915 | 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.dev13) (2.1.1) 2022-05-18 20:06:33.988 | 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.dev13) (1.7.0) 2022-05-18 20:06:34.115 | 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.dev13) (0.17.3) 2022-05-18 20:06:34.142 | 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.dev13) (0.14.1) 2022-05-18 20:06:34.184 | 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.dev13) (1.3.3) 2022-05-18 20:06:34.185 | 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.dev13) (0.33.1) 2022-05-18 20:06:34.186 | 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.dev13) (3.5.0) 2022-05-18 20:06:34.188 | 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.dev13) (3.0.0) 2022-05-18 20:06:34.190 | 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.dev13) (2.5.1) 2022-05-18 20:06:34.191 | 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.dev13) (2.1.1) 2022-05-18 20:06:34.244 | 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.dev13) (0.2.5) 2022-05-18 20:06:34.378 | 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.dev13) (2019.11.28) 2022-05-18 20:06:34.381 | 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.dev13) (3.3) 2022-05-18 20:06:34.383 | 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.dev13) (2.0.12) 2022-05-18 20:06:34.384 | 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.dev13) (1.26.9) 2022-05-18 20:06:34.533 | 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.dev13) (2.5.0) 2022-05-18 20:06:34.611 | 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.dev13) (2.5.1) 2022-05-18 20:06:34.857 | 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.dev13) (2.2.1) 2022-05-18 20:06:35.112 | 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.dev13) (0.7) 2022-05-18 20:06:35.146 | 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.dev13) (1.0.0) 2022-05-18 20:06:37.043 | Installing collected packages: keystone 2022-05-18 20:06:37.043 | Attempting uninstall: keystone 2022-05-18 20:06:37.043 | Found existing installation: keystone 21.1.0.dev13 2022-05-18 20:06:37.047 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-18 20:06:37.048 | Running setup.py develop for keystone 2022-05-18 20:06:43.202 | Successfully installed keystone 2022-05-18 20:06:43.202 | 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-05-18 20:06:43.211 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:06:43.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:06:43.367 | + inc/python:pip_install:200 : result=0 2022-05-18 20:06:43.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:06:43.371 | + functions-common:time_stop:2437 : local name 2022-05-18 20:06:43.374 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:06:43.376 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:06:43.378 | + functions-common:time_stop:2440 : local total 2022-05-18 20:06:43.380 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:06:43.382 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:06:43.384 | + functions-common:time_stop:2444 : start_time=1652904385236 2022-05-18 20:06:43.386 | + functions-common:time_stop:2446 : [[ -z 1652904385236 ]] 2022-05-18 20:06:43.389 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:06:43.393 | + functions-common:time_stop:2449 : end_time=1652904403391 2022-05-18 20:06:43.395 | + functions-common:time_stop:2450 : elapsed_time=18155 2022-05-18 20:06:43.397 | + functions-common:time_stop:2451 : total=47001 2022-05-18 20:06:43.400 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:06:43.402 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65156 2022-05-18 20:06:43.404 | + inc/python:pip_install:203 : return 0 2022-05-18 20:06:43.406 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:06:43.409 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 20:06:43.411 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 20:06:43.430 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 20:06:43.441 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-18 20:06:43.444 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-18 20:06:43.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:06:43.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:06:43.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-18 20:06:43.454 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:06:43.456 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-18 20:06:43.473 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:43.475 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:06:43.478 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:06:43.481 | + ./stack.sh:main:901 : configure_keystone 2022-05-18 20:06:43.483 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-18 20:06:43.495 | + 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-05-18 20:06:43.498 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-18 20:06:43.502 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-18 20:06:43.518 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:43.520 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-18 20:06:43.552 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-18 20:06:43.581 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-18 20:06:43.611 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-18 20:06:43.642 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-18 20:06:43.678 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-18 20:06:43.708 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-18 20:06:43.736 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-18 20:06:43.763 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-18 20:06:43.766 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-18 20:06:43.768 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-18 20:06:43.770 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-18 20:06:43.773 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:06:43.776 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:06:43.791 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:43.794 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:06:43.796 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:06:43.799 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:06:43.813 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:43.816 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:06:43.819 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:06:43.850 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:06:43.852 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:06:43.855 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-18 20:06:43.857 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-18 20:06:43.873 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:43.875 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2022-05-18 20:06:43.906 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-18 20:06:43.908 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-18 20:06:43.940 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-18 20:06:43.942 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-18 20:06:43.945 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-18 20:06:43.947 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-18 20:06:43.950 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:06:43.952 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:06:43.954 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:06:43.970 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:43.972 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:06:43.975 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 20:06:43.978 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 20:06:44.009 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-18 20:06:44.011 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-18 20:06:44.013 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-18 20:06:44.016 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-18 20:06:44.019 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:06:44.036 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:06:44.039 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:06:44.042 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:06:44.044 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:06:44.046 | + 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-05-18 20:06:44.073 | + 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-05-18 20:06:44.102 | + 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-05-18 20:06:44.129 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:06:44.157 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-18 20:06:44.185 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:06:44.187 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-18 20:06:44.190 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-18 20:06:44.192 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-18 20:06:44.194 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-18 20:06:44.197 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:06:44.199 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:06:44.202 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-18 20:06:44.206 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-18 20:06:44.208 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:06:44.211 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:06:44.224 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:06:44.224 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:06:44.233 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:06:44.236 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:06:44.252 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 20:06:44.254 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-18 20:06:44.259 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-18 20:06:44.287 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-18 20:06:44.314 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-18 20:06:44.341 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-18 20:06:44.369 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-18 20:06:44.396 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-18 20:06:44.423 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-18 20:06:44.450 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-18 20:06:44.477 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-18 20:06:44.505 | + 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-05-18 20:06:44.532 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-18 20:06:44.560 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-18 20:06:44.586 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-18 20:06:44.613 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:06:44.616 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:06:44.619 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-18 20:06:44.621 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-18 20:06:44.624 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:06:44.626 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:44.628 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:44.631 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 20:06:44.633 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 20:06:44.636 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 20:06:44.662 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-18 20:06:44.691 | + 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-05-18 20:06:44.691 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 20:06:44.699 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-18 20:06:44.703 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-18 20:06:44.705 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-18 20:06:44.707 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:06:44.710 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:06:44.712 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:06:44.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:44.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:44.719 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:06:44.721 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:06:44.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:06:44.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:06:44.728 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-18 20:06:44.790 | Site keystone-wsgi-public already enabled 2022-05-18 20:06:44.794 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:06:44.797 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:06:44.799 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:06:44.801 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:06:44.940 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-18 20:06:44.973 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-18 20:06:45.005 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-18 20:06:45.036 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-18 20:06:45.040 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-18 20:06:45.070 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-18 20:06:45.099 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-18 20:06:45.127 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 20:06:45.129 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 20:06:45.132 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-18 20:06:45.149 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:06:45.152 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-18 20:06:45.169 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:06:45.172 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-18 20:06:45.174 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-18 20:06:45.176 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-18 20:06:45.179 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:06:45.181 | + lib/stack:stack_install_service:32 : install_swift 2022-05-18 20:06:45.183 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-18 20:06:45.186 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-18 20:06:45.188 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-18 20:06:45.190 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:06:45.192 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:06:45.196 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:06:45.198 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:06:45.201 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:06:45.204 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:06:45.220 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:06:45.222 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:06:45.224 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:06:45.227 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:06:45.227 | + functions-common:git_clone:629 : echo master 2022-05-18 20:06:45.232 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-18 20:06:45.235 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:06:45.237 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-18 20:06:45.249 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-18 20:06:45.252 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:06:45.252 | + functions-common:git_clone:690 : head -1 2022-05-18 20:06:45.274 | 4ff022670 Merge "AbstractRateLimiter: add option to burst on start-up" 2022-05-18 20:06:45.277 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:06:45.280 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-18 20:06:45.282 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:06:45.285 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 20:06:45.287 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-18 20:06:45.290 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-18 20:06:45.292 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-18 20:06:45.295 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:06:45.297 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 20:06:45.299 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-18 20:06:45.302 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:06:45.304 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-18 20:06:45.307 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-18 20:06:45.309 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:06:45.312 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-18 20:06:45.315 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:06:45.317 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:06:45.321 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-18 20:06:45.326 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-18 20:06:45.329 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-18 20:06:46.011 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-18 20:06:46.014 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:06:46.016 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:06:46.018 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:06:46.020 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 20:06:46.022 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-18 20:06:46.025 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:06:46.027 | + inc/python:setup_package:428 : local extras=keystone 2022-05-18 20:06:46.030 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:06:46.032 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-18 20:06:46.034 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-18 20:06:46.036 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-18 20:06:46.039 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:06:46.041 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-18 20:06:46.062 | Using python 3.8 to install /opt/stack/swift 2022-05-18 20:06:46.064 | + 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-05-18 20:06:46.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:46.934 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:46.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:06:46.934 | from cryptography.utils import int_from_bytes 2022-05-18 20:06:48.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:06:48.165 | Obtaining file:///opt/stack/swift 2022-05-18 20:06:48.166 | Preparing metadata (setup.py): started 2022-05-18 20:06:52.893 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:06:52.933 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.33.1) 2022-05-18 20:06:52.934 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.1.2) 2022-05-18 20:06:52.936 | 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.dev54) (0.11.0) 2022-05-18 20:06:52.937 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.1.1) 2022-05-18 20:06:52.938 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (4.8.0) 2022-05-18 20:06:52.939 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.27.1) 2022-05-18 20:06:52.940 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.16.0) 2022-05-18 20:06:52.941 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.9.9) 2022-05-18 20:06:52.942 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.6.1) 2022-05-18 20:06:52.943 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (36.0.2) 2022-05-18 20:06:52.944 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (9.4.0) 2022-05-18 20:06:52.982 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev54) (1.15.0) 2022-05-18 20:06:52.990 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev54) (2.2.1) 2022-05-18 20:06:53.046 | 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.dev54) (5.9.0) 2022-05-18 20:06:53.047 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.8.7) 2022-05-18 20:06:53.048 | 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.dev54) (4.7.0) 2022-05-18 20:06:53.050 | 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.dev54) (4.4.0) 2022-05-18 20:06:53.051 | 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.dev54) (5.1.0) 2022-05-18 20:06:53.052 | 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.dev54) (4.3.0) 2022-05-18 20:06:53.053 | 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.dev54) (4.13.0) 2022-05-18 20:06:53.055 | 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.dev54) (2.11.0) 2022-05-18 20:06:53.056 | 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.dev54) (3.1.1) 2022-05-18 20:06:53.057 | 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.dev54) (8.8.0) 2022-05-18 20:06:53.058 | 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.dev54) (4.1.0) 2022-05-18 20:06:53.059 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.5.0) 2022-05-18 20:06:53.080 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev54) (62.2.0) 2022-05-18 20:06:53.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2019.11.28) 2022-05-18 20:06:53.112 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (3.3) 2022-05-18 20:06:53.114 | 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.dev54) (2.0.12) 2022-05-18 20:06:53.115 | 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.dev54) (1.26.9) 2022-05-18 20:06:53.139 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev54) (2.21) 2022-05-18 20:06:53.243 | 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.dev54) (1.0.2) 2022-05-18 20:06:53.244 | 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.dev54) (1.7.0) 2022-05-18 20:06:53.245 | 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.dev54) (3.5.0) 2022-05-18 20:06:53.286 | 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.dev54) (1.1.5) 2022-05-18 20:06:53.331 | 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.dev54) (0.8.0) 2022-05-18 20:06:53.332 | 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.dev54) (6.0) 2022-05-18 20:06:53.333 | 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.dev54) (2.5.0) 2022-05-18 20:06:53.334 | 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.dev54) (1.5.0) 2022-05-18 20:06:53.395 | 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.dev54) (2.8.2) 2022-05-18 20:06:53.399 | 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.dev54) (0.9.6) 2022-05-18 20:06:53.411 | 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.dev54) (2022.1) 2022-05-18 20:06:53.412 | 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.dev54) (1.0.3) 2022-05-18 20:06:53.432 | 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.dev54) (3.0.9) 2022-05-18 20:06:53.433 | 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.dev54) (21.3) 2022-05-18 20:06:53.560 | 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.dev54) (1.14.1) 2022-05-18 20:06:53.576 | 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.dev54) (5.1.1) 2022-05-18 20:06:55.900 | Installing collected packages: swift 2022-05-18 20:06:55.900 | Attempting uninstall: swift 2022-05-18 20:06:55.900 | Found existing installation: swift 2.30.0.dev54 2022-05-18 20:06:55.908 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-18 20:06:55.910 | Running setup.py develop for swift 2022-05-18 20:07:01.983 | Successfully installed swift 2022-05-18 20:07:01.983 | 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-05-18 20:07:01.991 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:07:01.991 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:07:02.124 | + inc/python:pip_install:200 : result=0 2022-05-18 20:07:02.127 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:07:02.129 | + functions-common:time_stop:2437 : local name 2022-05-18 20:07:02.131 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:07:02.134 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:07:02.136 | + functions-common:time_stop:2440 : local total 2022-05-18 20:07:02.138 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:07:02.140 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:07:02.142 | + functions-common:time_stop:2444 : start_time=1652904406056 2022-05-18 20:07:02.144 | + functions-common:time_stop:2446 : [[ -z 1652904406056 ]] 2022-05-18 20:07:02.147 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:07:02.151 | + functions-common:time_stop:2449 : end_time=1652904422149 2022-05-18 20:07:02.153 | + functions-common:time_stop:2450 : elapsed_time=16093 2022-05-18 20:07:02.156 | + functions-common:time_stop:2451 : total=65156 2022-05-18 20:07:02.158 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:07:02.160 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81249 2022-05-18 20:07:02.162 | + inc/python:pip_install:203 : return 0 2022-05-18 20:07:02.165 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:07:02.167 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 20:07:02.170 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 20:07:02.189 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 20:07:02.202 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-18 20:07:02.204 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-18 20:07:02.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:07:02.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:07:02.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-18 20:07:02.214 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:07:02.216 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-18 20:07:02.219 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:07:02.221 | + ./stack.sh:main:910 : configure_swift 2022-05-18 20:07:02.223 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-18 20:07:02.225 | + lib/swift:configure_swift:332 : local node_number 2022-05-18 20:07:02.227 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-18 20:07:02.229 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-18 20:07:02.231 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-18 20:07:03.477 | No container-replicator running 2022-05-18 20:07:03.477 | No container-server running 2022-05-18 20:07:03.477 | No account-server running 2022-05-18 20:07:03.477 | No account-reaper running 2022-05-18 20:07:03.477 | No container-sync running 2022-05-18 20:07:03.477 | No container-updater running 2022-05-18 20:07:03.477 | No object-expirer running 2022-05-18 20:07:03.477 | No container-reconciler running 2022-05-18 20:07:03.477 | No object-auditor running 2022-05-18 20:07:03.477 | No object-updater running 2022-05-18 20:07:03.477 | No object-server running 2022-05-18 20:07:03.477 | No account-auditor running 2022-05-18 20:07:03.477 | No container-sharder running 2022-05-18 20:07:03.477 | No object-replicator running 2022-05-18 20:07:03.477 | No proxy-server running 2022-05-18 20:07:03.477 | No account-replicator running 2022-05-18 20:07:03.477 | No container-auditor running 2022-05-18 20:07:03.478 | No object-reconstructor running 2022-05-18 20:07:03.570 | + lib/swift:configure_swift:337 : true 2022-05-18 20:07:03.572 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-18 20:07:03.585 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-18 20:07:03.597 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-18 20:07:03.600 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-18 20:07:03.600 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-18 20:07:03.605 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-18 20:07:03.605 | s/%GROUP%/ubuntu/; 2022-05-18 20:07:03.605 | s/%USER%/ubuntu/; 2022-05-18 20:07:03.605 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-18 20:07:03.605 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-18 20:07:03.608 | uid = ubuntu 2022-05-18 20:07:03.608 | gid = ubuntu 2022-05-18 20:07:03.608 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-18 20:07:03.608 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-18 20:07:03.609 | address = 127.0.0.1 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | [account6612] 2022-05-18 20:07:03.609 | max connections = 25 2022-05-18 20:07:03.609 | path = /opt/stack/data/swift/1/node/ 2022-05-18 20:07:03.609 | read only = false 2022-05-18 20:07:03.609 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | [account6622] 2022-05-18 20:07:03.609 | max connections = 25 2022-05-18 20:07:03.609 | path = /opt/stack/data/swift/2/node/ 2022-05-18 20:07:03.609 | read only = false 2022-05-18 20:07:03.609 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | [account6632] 2022-05-18 20:07:03.609 | max connections = 25 2022-05-18 20:07:03.609 | path = /opt/stack/data/swift/3/node/ 2022-05-18 20:07:03.609 | read only = false 2022-05-18 20:07:03.609 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | [account6642] 2022-05-18 20:07:03.609 | max connections = 25 2022-05-18 20:07:03.609 | path = /opt/stack/data/swift/4/node/ 2022-05-18 20:07:03.609 | read only = false 2022-05-18 20:07:03.609 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | [container6611] 2022-05-18 20:07:03.609 | max connections = 25 2022-05-18 20:07:03.609 | path = /opt/stack/data/swift/1/node/ 2022-05-18 20:07:03.609 | read only = false 2022-05-18 20:07:03.609 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-18 20:07:03.609 | 2022-05-18 20:07:03.609 | [container6621] 2022-05-18 20:07:03.609 | max connections = 25 2022-05-18 20:07:03.610 | path = /opt/stack/data/swift/2/node/ 2022-05-18 20:07:03.610 | read only = false 2022-05-18 20:07:03.610 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | [container6631] 2022-05-18 20:07:03.610 | max connections = 25 2022-05-18 20:07:03.610 | path = /opt/stack/data/swift/3/node/ 2022-05-18 20:07:03.610 | read only = false 2022-05-18 20:07:03.610 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | [container6641] 2022-05-18 20:07:03.610 | max connections = 25 2022-05-18 20:07:03.610 | path = /opt/stack/data/swift/4/node/ 2022-05-18 20:07:03.610 | read only = false 2022-05-18 20:07:03.610 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | [object6613] 2022-05-18 20:07:03.610 | max connections = 25 2022-05-18 20:07:03.610 | path = /opt/stack/data/swift/1/node/ 2022-05-18 20:07:03.610 | read only = false 2022-05-18 20:07:03.610 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | [object6623] 2022-05-18 20:07:03.610 | max connections = 25 2022-05-18 20:07:03.610 | path = /opt/stack/data/swift/2/node/ 2022-05-18 20:07:03.610 | read only = false 2022-05-18 20:07:03.610 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | [object6633] 2022-05-18 20:07:03.610 | max connections = 25 2022-05-18 20:07:03.610 | path = /opt/stack/data/swift/3/node/ 2022-05-18 20:07:03.610 | read only = false 2022-05-18 20:07:03.610 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-18 20:07:03.610 | 2022-05-18 20:07:03.610 | [object6643] 2022-05-18 20:07:03.610 | max connections = 25 2022-05-18 20:07:03.611 | path = /opt/stack/data/swift/4/node/ 2022-05-18 20:07:03.611 | read only = false 2022-05-18 20:07:03.611 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-18 20:07:03.611 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-18 20:07:03.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:03.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:03.618 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-18 20:07:03.629 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-18 20:07:03.631 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-18 20:07:03.636 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-18 20:07:03.640 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-18 20:07:03.642 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-18 20:07:03.646 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-18 20:07:03.675 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2022-05-18 20:07:03.700 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-18 20:07:03.718 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-18 20:07:03.745 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-18 20:07:03.763 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:07:03.791 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-18 20:07:03.809 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-18 20:07:03.844 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-18 20:07:03.862 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-18 20:07:03.891 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-18 20:07:03.908 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:07:03.938 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-18 20:07:03.955 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-18 20:07:03.970 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:03.972 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-18 20:07:04.001 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-18 20:07:04.027 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-18 20:07:04.055 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-18 20:07:04.081 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-18 20:07:04.096 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:04.098 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-18 20:07:04.125 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-18 20:07:04.140 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:04.142 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-18 20:07:04.157 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:04.159 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-18 20:07:04.161 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-18 20:07:04.176 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:04.179 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-18 20:07:04.181 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-18 20:07:04.183 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-18 20:07:04.188 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-18 20:07:04.194 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-18 20:07:04.220 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-18 20:07:04.248 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-18 20:07:04.278 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-18 20:07:04.308 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-18 20:07:04.335 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-18 20:07:04.337 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-18 20:07:04.339 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-18 20:07:04.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-18 20:07:04.344 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-18 20:07:04.370 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-18 20:07:04.397 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:07:04.425 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-18 20:07:04.451 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-18 20:07:04.478 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-18 20:07:04.505 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-18 20:07:04.532 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-18 20:07:04.559 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:07:04.587 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-18 20:07:04.614 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-18 20:07:04.640 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-18 20:07:04.668 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-18 20:07:04.696 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-18 20:07:04.725 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-18 20:07:04.752 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-18 20:07:04.770 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-18 20:07:04.798 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-18 20:07:04.826 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-18 20:07:04.830 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-18 20:07:04.859 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-18 20:07:04.885 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-18 20:07:04.912 | + lib/swift:configure_swift:475 : local node_number 2022-05-18 20:07:04.915 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-18 20:07:04.917 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 20:07:04.919 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-18 20:07:04.923 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-18 20:07:04.926 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 20:07:04.928 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 20:07:04.930 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-18 20:07:04.932 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-18 20:07:04.934 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 20:07:04.937 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 20:07:04.939 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-18 20:07:04.957 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-18 20:07:04.984 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-18 20:07:05.002 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-18 20:07:05.031 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-18 20:07:05.049 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:07:05.078 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-18 20:07:05.096 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 20:07:05.124 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-18 20:07:05.142 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 20:07:05.171 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-18 20:07:05.189 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-18 20:07:05.217 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-18 20:07:05.235 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-18 20:07:05.264 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-18 20:07:05.281 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-18 20:07:05.311 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-18 20:07:05.329 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-18 20:07:05.356 | + 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-05-18 20:07:05.361 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-18 20:07:05.379 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:07:05.408 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-18 20:07:05.438 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 20:07:05.440 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-18 20:07:05.444 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-18 20:07:05.446 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 20:07:05.449 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 20:07:05.451 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-18 20:07:05.453 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-18 20:07:05.455 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 20:07:05.457 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 20:07:05.459 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-18 20:07:05.477 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-18 20:07:05.506 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-18 20:07:05.523 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-18 20:07:05.552 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-18 20:07:05.570 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:07:05.598 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-18 20:07:05.617 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 20:07:05.645 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-18 20:07:05.663 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 20:07:05.692 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-18 20:07:05.710 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-18 20:07:05.738 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-18 20:07:05.757 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-18 20:07:05.785 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-18 20:07:05.804 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-18 20:07:05.832 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-18 20:07:05.850 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-18 20:07:05.879 | + 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-05-18 20:07:05.884 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-18 20:07:05.903 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:07:05.933 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 20:07:05.935 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-18 20:07:05.939 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-18 20:07:05.942 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 20:07:05.944 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 20:07:05.946 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-18 20:07:05.948 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-18 20:07:05.950 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 20:07:05.953 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 20:07:05.955 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-18 20:07:05.973 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-18 20:07:06.001 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-18 20:07:06.019 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-18 20:07:06.048 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-18 20:07:06.065 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:07:06.094 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-18 20:07:06.112 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 20:07:06.140 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-18 20:07:06.158 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 20:07:06.187 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-18 20:07:06.205 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-18 20:07:06.234 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-18 20:07:06.252 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-18 20:07:06.281 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-18 20:07:06.299 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-18 20:07:06.328 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-18 20:07:06.349 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-18 20:07:06.376 | + 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-05-18 20:07:06.380 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-18 20:07:06.399 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:07:06.428 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-18 20:07:06.456 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-18 20:07:06.484 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-18 20:07:06.512 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-18 20:07:06.514 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-18 20:07:06.519 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-18 20:07:06.547 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-18 20:07:06.576 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-18 20:07:06.605 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-18 20:07:06.634 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-18 20:07:06.662 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-18 20:07:06.690 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-18 20:07:06.717 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-18 20:07:06.744 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-18 20:07:06.772 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-18 20:07:06.788 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:06.790 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-18 20:07:06.809 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-18 20:07:06.812 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-18 20:07:06.832 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-18 20:07:06.834 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2022-05-18 20:07:06.861 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-18 20:07:06.863 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-18 20:07:06.891 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2022-05-18 20:07:06.920 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-18 20:07:06.922 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-18 20:07:06.950 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-18 20:07:06.965 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:06.968 | + lib/swift:configure_swift:538 : local user_group 2022-05-18 20:07:06.971 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-18 20:07:06.976 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-18 20:07:06.978 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-18 20:07:06.990 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-18 20:07:06.993 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-18 20:07:07.004 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-18 20:07:07.007 | + lib/swift:configure_swift:545 : is_suse 2022-05-18 20:07:07.009 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:07:07.011 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:07:07.014 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:07:07.016 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:07:07.018 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:07:07.020 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:07:07.023 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-18 20:07:07.035 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-18 20:07:07.037 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-18 20:07:07.040 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-18 20:07:07.058 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:07.060 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-18 20:07:07.078 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:07.080 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-18 20:07:07.082 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-18 20:07:07.085 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-18 20:07:07.087 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:07:07.090 | + lib/stack:stack_install_service:32 : install_glance 2022-05-18 20:07:07.092 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-18 20:07:07.095 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-18 20:07:07.098 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-18 20:07:07.115 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:07.118 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-18 20:07:07.120 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-18 20:07:07.137 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:07.140 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-18 20:07:07.142 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-18 20:07:07.145 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-18 20:07:07.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:07:07.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:07:07.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-18 20:07:07.155 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:07:07.159 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-18 20:07:07.161 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-18 20:07:07.165 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-18 20:07:07.168 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-18 20:07:07.170 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-18 20:07:07.173 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-18 20:07:07.175 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-18 20:07:07.179 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-18 20:07:07.182 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-18 20:07:07.184 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-18 20:07:07.188 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:07:07.188 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-18 20:07:07.193 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-18 20:07:07.196 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-18 20:07:07.199 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-18 20:07:07.202 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-18 20:07:07.205 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-18 20:07:07.226 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-18 20:07:07.228 | + 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-05-18 20:07:08.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:07:08.097 | from cryptography.utils import int_from_bytes 2022-05-18 20:07:08.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:07:08.097 | from cryptography.utils import int_from_bytes 2022-05-18 20:07:09.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:07:09.315 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 20:07:09.403 | 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-05-18 20:07:09.404 | 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-05-18 20:07:09.405 | 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-05-18 20:07:09.406 | 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-05-18 20:07:09.407 | 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-05-18 20:07:09.408 | 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.1) 2022-05-18 20:07:09.410 | 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.13.0) 2022-05-18 20:07:09.411 | 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-05-18 20:07:09.412 | 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-05-18 20:07:09.413 | 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-05-18 20:07:09.414 | 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-05-18 20:07:09.415 | 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.1) 2022-05-18 20:07:09.418 | 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-05-18 20:07:09.420 | 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-05-18 20:07:09.422 | 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-05-18 20:07:09.424 | 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-05-18 20:07:09.427 | 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-05-18 20:07:09.429 | 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.8.0) 2022-05-18 20:07:09.439 | 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-05-18 20:07:09.440 | 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-05-18 20:07:09.453 | 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.9) 2022-05-18 20:07:09.523 | 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-05-18 20:07:09.524 | 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-05-18 20:07:09.526 | 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.9.0) 2022-05-18 20:07:09.550 | 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-05-18 20:07:09.551 | 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-05-18 20:07:09.553 | 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-05-18 20:07:09.554 | 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-05-18 20:07:09.556 | 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-05-18 20:07:09.567 | 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-05-18 20:07:09.609 | 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-05-18 20:07:09.610 | 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-05-18 20:07:09.612 | 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-05-18 20:07:09.613 | 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-05-18 20:07:09.634 | 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-05-18 20:07:09.635 | 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-05-18 20:07:09.652 | 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-05-18 20:07:09.670 | 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-05-18 20:07:09.671 | 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-05-18 20:07:09.689 | 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-05-18 20:07:09.691 | 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.3.0) 2022-05-18 20:07:09.776 | 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-05-18 20:07:09.778 | 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-05-18 20:07:09.780 | 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-05-18 20:07:09.782 | 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-05-18 20:07:09.832 | 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-05-18 20:07:09.859 | 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.1) 2022-05-18 20:07:10.080 | 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-05-18 20:07:10.081 | 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-05-18 20:07:10.118 | 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-05-18 20:07:10.120 | 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-05-18 20:07:10.122 | 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-05-18 20:07:10.124 | 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-05-18 20:07:10.125 | 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-05-18 20:07:10.149 | 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-05-18 20:07:10.205 | 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-05-18 20:07:10.390 | 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-05-18 20:07:10.413 | 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.2.0) 2022-05-18 20:07:10.499 | 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-05-18 20:07:10.651 | 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-05-18 20:07:12.791 | 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-05-18 20:07:12.798 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:07:12.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:07:12.921 | + inc/python:pip_install:200 : result=0 2022-05-18 20:07:12.924 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:07:12.926 | + functions-common:time_stop:2437 : local name 2022-05-18 20:07:12.928 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:07:12.931 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:07:12.933 | + functions-common:time_stop:2440 : local total 2022-05-18 20:07:12.935 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:07:12.937 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:07:12.940 | + functions-common:time_stop:2444 : start_time=1652904427220 2022-05-18 20:07:12.942 | + functions-common:time_stop:2446 : [[ -z 1652904427220 ]] 2022-05-18 20:07:12.945 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:07:12.950 | + functions-common:time_stop:2449 : end_time=1652904432947 2022-05-18 20:07:12.952 | + functions-common:time_stop:2450 : elapsed_time=5727 2022-05-18 20:07:12.954 | + functions-common:time_stop:2451 : total=81249 2022-05-18 20:07:12.957 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:07:12.959 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86976 2022-05-18 20:07:12.962 | + inc/python:pip_install:203 : return 0 2022-05-18 20:07:12.964 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-18 20:07:12.967 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-18 20:07:12.970 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-18 20:07:12.982 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-18 20:07:12.987 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-18 20:07:12.989 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-18 20:07:12.992 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-18 20:07:12.994 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:07:12.996 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:07:12.999 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:07:13.002 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:07:13.004 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:07:13.008 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:07:13.025 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:07:13.027 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:07:13.029 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:07:13.032 | + functions-common:git_clone:629 : echo master 2022-05-18 20:07:13.032 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:07:13.037 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-18 20:07:13.040 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:07:13.042 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-18 20:07:13.055 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-18 20:07:13.058 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:07:13.058 | + functions-common:git_clone:690 : head -1 2022-05-18 20:07:13.061 | 0633746cf Merge "Use show-policy to render default policy in documentation" 2022-05-18 20:07:13.063 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:07:13.066 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-18 20:07:13.069 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:07:13.072 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 20:07:13.074 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-18 20:07:13.077 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:07:13.079 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-18 20:07:13.082 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:07:13.085 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 20:07:13.088 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-18 20:07:13.090 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:07:13.092 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:07:13.096 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-18 20:07:13.098 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:07:13.101 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-18 20:07:13.104 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:07:13.106 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:07:13.109 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-18 20:07:13.115 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-18 20:07:13.117 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-18 20:07:13.801 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-18 20:07:13.804 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:07:13.807 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:07:13.809 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:07:13.811 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 20:07:13.814 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-18 20:07:13.816 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:07:13.818 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:07:13.821 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:07:13.823 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:07:13.825 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:07:13.828 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:07:13.830 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:07:13.833 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-18 20:07:13.854 | Using python 3.8 to install /opt/stack/glance 2022-05-18 20:07:13.856 | + 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-05-18 20:07:14.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:07:14.753 | from cryptography.utils import int_from_bytes 2022-05-18 20:07:14.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:07:14.753 | from cryptography.utils import int_from_bytes 2022-05-18 20:07:15.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:07:15.971 | Obtaining file:///opt/stack/glance 2022-05-18 20:07:15.972 | Preparing metadata (setup.py): started 2022-05-18 20:07:20.756 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:07:20.828 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.9.0) 2022-05-18 20:07:20.829 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.7.1) 2022-05-18 20:07:20.830 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.4.36) 2022-05-18 20:07:20.831 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.33.1) 2022-05-18 20:07:20.832 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.1.1) 2022-05-18 20:07:20.833 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.1) 2022-05-18 20:07:20.835 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.8.7) 2022-05-18 20:07:20.836 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.4.2) 2022-05-18 20:07:20.837 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.7.7) 2022-05-18 20:07:20.838 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.20.4) 2022-05-18 20:07:20.839 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (8.8.0) 2022-05-18 20:07:20.840 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 20:07:20.841 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.1.0) 2022-05-18 20:07:20.842 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.5.0) 2022-05-18 20:07:20.843 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.13.0) 2022-05-18 20:07:20.845 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 20:07:20.845 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.1) 2022-05-18 20:07:20.847 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 20:07:20.848 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.0) 2022-05-18 20:07:20.849 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (9.4.0) 2022-05-18 20:07:20.850 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.11.0) 2022-05-18 20:07:20.851 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.3.0) 2022-05-18 20:07:20.853 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 20:07:20.854 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev43) (3.2.0) 2022-05-18 20:07:20.855 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.4.0) 2022-05-18 20:07:20.856 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (22.0.0) 2022-05-18 20:07:20.857 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (11.3.0) 2022-05-18 20:07:20.858 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.1.0) 2022-05-18 20:07:20.859 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.6.0) 2022-05-18 20:07:20.860 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 20:07:20.861 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (12.14.0) 2022-05-18 20:07:20.862 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 20:07:20.863 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.0) 2022-05-18 20:07:20.864 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.12.1) 2022-05-18 20:07:20.866 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.3.3) 2022-05-18 20:07:20.867 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.4.3) 2022-05-18 20:07:20.868 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.0.0) 2022-05-18 20:07:20.869 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.0) 2022-05-18 20:07:20.870 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (36.0.2) 2022-05-18 20:07:20.871 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.2.2) 2022-05-18 20:07:20.872 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.0.2) 2022-05-18 20:07:20.874 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.6.0) 2022-05-18 20:07:20.875 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.11.0) 2022-05-18 20:07:20.891 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (4.11.3) 2022-05-18 20:07:20.893 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (5.7.1) 2022-05-18 20:07:20.894 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (1.2.0) 2022-05-18 20:07:20.914 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev43) (5.3.0) 2022-05-18 20:07:20.917 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev43) (2.27.1) 2022-05-18 20:07:20.957 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev43) (1.15.0) 2022-05-18 20:07:20.974 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev43) (4.3.0) 2022-05-18 20:07:20.981 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev43) (1.14.1) 2022-05-18 20:07:20.996 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (2.2.1) 2022-05-18 20:07:20.997 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.1.2) 2022-05-18 20:07:20.998 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.16.0) 2022-05-18 20:07:21.088 | 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==25.0.0.dev43) (3.0.9) 2022-05-18 20:07:21.165 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev43) (1.7.0) 2022-05-18 20:07:21.217 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev43) (3.1.1) 2022-05-18 20:07:21.221 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev43) (2.11.0) 2022-05-18 20:07:21.253 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev43) (0.17.3) 2022-05-18 20:07:21.299 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (0.8.0) 2022-05-18 20:07:21.301 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (6.0) 2022-05-18 20:07:21.302 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (1.5.0) 2022-05-18 20:07:21.362 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.5.0) 2022-05-18 20:07:21.389 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.13.0) 2022-05-18 20:07:21.390 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (2.0.1) 2022-05-18 20:07:21.416 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev43) (0.61.0) 2022-05-18 20:07:21.466 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev43) (0.9.6) 2022-05-18 20:07:21.468 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev43) (2.8.2) 2022-05-18 20:07:21.527 | 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==25.0.0.dev43) (0.4.0) 2022-05-18 20:07:21.531 | 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==25.0.0.dev43) (5.1.0) 2022-05-18 20:07:21.533 | 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==25.0.0.dev43) (5.2.4) 2022-05-18 20:07:21.534 | 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==25.0.0.dev43) (5.1.1) 2022-05-18 20:07:21.536 | 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==25.0.0.dev43) (2.8.0) 2022-05-18 20:07:21.562 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.2.2) 2022-05-18 20:07:21.564 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.1.2) 2022-05-18 20:07:21.565 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.3.0) 2022-05-18 20:07:21.607 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev43) (5.9.0) 2022-05-18 20:07:21.652 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (21.3) 2022-05-18 20:07:21.654 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (2022.1) 2022-05-18 20:07:21.655 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (0.11.0) 2022-05-18 20:07:21.729 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev43) (62.2.0) 2022-05-18 20:07:21.789 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev43) (0.2.5) 2022-05-18 20:07:21.898 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev43) (0.7) 2022-05-18 20:07:22.199 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (1.4.2) 2022-05-18 20:07:22.203 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (6.3.1) 2022-05-18 20:07:22.205 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (2.8) 2022-05-18 20:07:22.207 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 20:07:22.263 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev43) (0.8.1) 2022-05-18 20:07:22.287 | 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==25.0.0.dev43) (5.0.0) 2022-05-18 20:07:22.380 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev43) (2.21) 2022-05-18 20:07:22.497 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev43) (2.1.1) 2022-05-18 20:07:22.715 | 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==25.0.0.dev43) (2.5.0) 2022-05-18 20:07:22.716 | 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==25.0.0.dev43) (1.4.0) 2022-05-18 20:07:22.717 | 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==25.0.0.dev43) (1.1.5) 2022-05-18 20:07:22.719 | 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==25.0.0.dev43) (1.32) 2022-05-18 20:07:22.721 | 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==25.0.0.dev43) (1.4.4) 2022-05-18 20:07:22.722 | 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==25.0.0.dev43) (1.0.0) 2022-05-18 20:07:22.724 | 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==25.0.0.dev43) (5.1.1) 2022-05-18 20:07:22.844 | 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==25.0.0.dev43) (0.14.1) 2022-05-18 20:07:22.878 | 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==25.0.0.dev43) (1.0.3) 2022-05-18 20:07:22.926 | 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==25.0.0.dev43) (3.0.0) 2022-05-18 20:07:22.931 | 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==25.0.0.dev43) (1.3.3) 2022-05-18 20:07:23.173 | 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==25.0.0.dev43) (3.10.1) 2022-05-18 20:07:23.362 | 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==25.0.0.dev43) (2019.11.28) 2022-05-18 20:07:23.364 | 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==25.0.0.dev43) (3.3) 2022-05-18 20:07:23.367 | 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==25.0.0.dev43) (2.0.12) 2022-05-18 20:07:23.368 | 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==25.0.0.dev43) (1.26.9) 2022-05-18 20:07:23.477 | 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==25.0.0.dev43) (0.5.2) 2022-05-18 20:07:23.634 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 20:07:23.737 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev43) (3.8.0) 2022-05-18 20:07:24.059 | 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==25.0.0.dev43) (2.4.1) 2022-05-18 20:07:24.062 | 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==25.0.0.dev43) (0.5.0) 2022-05-18 20:07:24.295 | 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==25.0.0.dev43) (2.3) 2022-05-18 20:07:24.612 | 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==25.0.0.dev43) (1.0.0) 2022-05-18 20:07:24.983 | 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==25.0.0.dev43) (21.4.0) 2022-05-18 20:07:24.985 | 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==25.0.0.dev43) (1.8.2) 2022-05-18 20:07:26.448 | Installing collected packages: glance 2022-05-18 20:07:26.449 | Attempting uninstall: glance 2022-05-18 20:07:26.449 | Found existing installation: glance 25.0.0.dev43 2022-05-18 20:07:26.455 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-18 20:07:26.457 | Running setup.py develop for glance 2022-05-18 20:07:32.641 | Successfully installed glance 2022-05-18 20:07:32.641 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 20:07:32.648 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:07:32.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:07:32.785 | + inc/python:pip_install:200 : result=0 2022-05-18 20:07:32.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:07:32.790 | + functions-common:time_stop:2437 : local name 2022-05-18 20:07:32.792 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:07:32.795 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:07:32.797 | + functions-common:time_stop:2440 : local total 2022-05-18 20:07:32.799 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:07:32.801 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:07:32.804 | + functions-common:time_stop:2444 : start_time=1652904433848 2022-05-18 20:07:32.806 | + functions-common:time_stop:2446 : [[ -z 1652904433848 ]] 2022-05-18 20:07:32.809 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:07:32.813 | + functions-common:time_stop:2449 : end_time=1652904452810 2022-05-18 20:07:32.815 | + functions-common:time_stop:2450 : elapsed_time=18962 2022-05-18 20:07:32.818 | + functions-common:time_stop:2451 : total=86976 2022-05-18 20:07:32.820 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:07:32.822 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105938 2022-05-18 20:07:32.825 | + inc/python:pip_install:203 : return 0 2022-05-18 20:07:32.827 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:07:32.830 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 20:07:32.832 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 20:07:32.852 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 20:07:32.864 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-18 20:07:32.867 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-18 20:07:32.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:07:32.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:07:32.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-18 20:07:32.876 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:07:32.879 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:07:32.881 | + ./stack.sh:main:922 : configure_glance 2022-05-18 20:07:32.884 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-18 20:07:32.896 | + lib/glance:configure_glance:326 : local dburl 2022-05-18 20:07:32.900 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-18 20:07:32.902 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-18 20:07:32.905 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-18 20:07:32.907 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-18 20:07:32.909 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:07:32.911 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:07:32.914 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:07:32.930 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:32.932 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:07:32.934 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 20:07:32.937 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 20:07:32.940 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-18 20:07:32.968 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 20:07:32.997 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-18 20:07:33.028 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 20:07:33.057 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-18 20:07:33.087 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-18 20:07:33.117 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-18 20:07:33.119 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 20:07:33.122 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-18 20:07:33.124 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:07:33.126 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-18 20:07:33.155 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-18 20:07:33.185 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:07:33.213 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-18 20:07:33.243 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-18 20:07:33.272 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-18 20:07:33.302 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-18 20:07:33.331 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-18 20:07:33.361 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:07:33.390 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:07:33.420 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-18 20:07:33.450 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-18 20:07:33.453 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-18 20:07:33.455 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-18 20:07:33.458 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:07:33.460 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:07:33.462 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:07:33.479 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:33.483 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:07:33.485 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:07:33.488 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:07:33.504 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:33.507 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:07:33.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:07:33.541 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:07:33.543 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:07:33.546 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-18 20:07:33.548 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-18 20:07:33.550 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-18 20:07:33.580 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-18 20:07:33.610 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-18 20:07:33.613 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-18 20:07:33.615 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-18 20:07:33.618 | + lib/glance:configure_glance_store:254 : local be 2022-05-18 20:07:33.620 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-18 20:07:33.622 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-18 20:07:33.625 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 20:07:33.655 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-18 20:07:33.657 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.48 2022-05-18 20:07:33.687 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-18 20:07:33.690 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-18 20:07:33.706 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:33.709 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-18 20:07:33.739 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-18 20:07:33.770 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-18 20:07:33.801 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-18 20:07:33.830 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-18 20:07:33.861 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-18 20:07:33.877 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:33.880 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 20:07:33.912 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-18 20:07:33.942 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-18 20:07:33.972 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.48/identity/v3 2022-05-18 20:07:34.001 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-18 20:07:34.032 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.48/image 2022-05-18 20:07:34.061 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-18 20:07:34.079 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:34.081 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-18 20:07:34.084 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-18 20:07:34.087 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 20:07:34.090 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:07:34.107 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:07:34.109 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:07:34.112 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:07:34.114 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:07:34.117 | + 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-05-18 20:07:34.150 | + 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-05-18 20:07:34.181 | + 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-05-18 20:07:34.211 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:07:34.242 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-18 20:07:34.247 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-18 20:07:34.278 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-18 20:07:34.308 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 20:07:34.339 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.48/identity 2022-05-18 20:07:34.369 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-18 20:07:34.399 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-18 20:07:34.429 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-18 20:07:34.459 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 20:07:34.490 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-18 20:07:34.520 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-18 20:07:34.551 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-18 20:07:34.580 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-18 20:07:34.586 | + 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-05-18 20:07:34.594 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-18 20:07:34.610 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:07:34.613 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-18 20:07:34.615 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-18 20:07:34.618 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-18 20:07:34.620 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-18 20:07:34.622 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-18 20:07:34.625 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-18 20:07:34.629 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-18 20:07:34.632 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-18 20:07:34.636 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-18 20:07:34.666 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-18 20:07:34.668 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-18 20:07:34.670 | ++ functions:get_random_port:837 : true 2022-05-18 20:07:34.673 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-18 20:07:34.675 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-18 20:07:34.677 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-18 20:07:34.732 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-18 20:07:34.734 | ++ functions:get_random_port:841 : break 2 2022-05-18 20:07:34.736 | ++ functions:get_random_port:845 : echo 60999 2022-05-18 20:07:34.739 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-18 20:07:34.742 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-18 20:07:34.770 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-18 20:07:34.797 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-18 20:07:34.825 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:07:34.852 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:07:34.880 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:07:34.908 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:07:34.936 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:07:34.965 | + 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-05-18 20:07:34.992 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:07:35.020 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:07:35.048 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:07:35.076 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:07:35.103 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:07:35.131 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-18 20:07:35.158 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-18 20:07:35.187 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-18 20:07:35.214 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-18 20:07:35.242 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-18 20:07:35.270 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-18 20:07:35.272 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-18 20:07:35.275 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:07:35.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:35.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:35.282 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-18 20:07:35.284 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-18 20:07:35.340 | proxy (enabled by site administrator) 2022-05-18 20:07:35.343 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-18 20:07:35.345 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-18 20:07:35.347 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:07:35.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:35.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:35.354 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-18 20:07:35.357 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-18 20:07:35.412 | proxy_http (enabled by site administrator) 2022-05-18 20:07:35.415 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-18 20:07:35.418 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-18 20:07:35.421 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-18 20:07:35.423 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:07:35.426 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:35.429 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:35.431 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:07:35.434 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:07:35.437 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-18 20:07:35.437 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:07:35.446 | KeepAlive Off 2022-05-18 20:07:35.450 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-18 20:07:35.450 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:07:35.459 | SetEnv proxy-sendchunked 1 2022-05-18 20:07:35.463 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:07:35.463 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-18 20:07:35.471 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-18 20:07:35.475 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-18 20:07:35.478 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-18 20:07:35.480 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:07:35.482 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:07:35.485 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:07:35.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:35.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:35.492 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:07:35.495 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:07:35.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:35.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:35.502 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-18 20:07:35.564 | Site glance-wsgi-api already enabled 2022-05-18 20:07:35.568 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-18 20:07:35.571 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:07:35.573 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:07:35.576 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:07:35.710 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-18 20:07:35.716 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-18 20:07:35.754 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 20:07:35.757 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 20:07:35.759 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-18 20:07:35.779 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:07:35.781 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-18 20:07:35.784 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-18 20:07:35.786 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-18 20:07:35.790 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:07:35.792 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-18 20:07:35.795 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-18 20:07:35.797 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-18 20:07:35.799 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-18 20:07:35.802 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:07:35.804 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:07:35.807 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:07:35.810 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:07:35.812 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:07:35.815 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:07:35.832 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:07:35.834 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:07:35.837 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:07:35.840 | + functions-common:git_clone:629 : echo master 2022-05-18 20:07:35.840 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:07:35.845 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-18 20:07:35.848 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:07:35.851 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-18 20:07:35.863 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-18 20:07:35.867 | + functions-common:git_clone:690 : head -1 2022-05-18 20:07:35.867 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:07:35.873 | d0ccdd4e1 Merge commit 'refs/changes/83/836083/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-18 20:07:35.875 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:07:35.878 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-18 20:07:35.881 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:07:35.883 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 20:07:35.885 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-18 20:07:35.888 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:07:35.890 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-18 20:07:35.893 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:07:35.895 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 20:07:35.898 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-18 20:07:35.901 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:07:35.903 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:07:35.906 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-18 20:07:35.909 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:07:35.912 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-18 20:07:35.915 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:07:35.917 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:07:35.921 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-18 20:07:35.926 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-18 20:07:35.929 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-18 20:07:36.601 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-18 20:07:36.604 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:07:36.606 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:07:36.609 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:07:36.611 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 20:07:36.613 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-18 20:07:36.616 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:07:36.618 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:07:36.621 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:07:36.623 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:07:36.625 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:07:36.628 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:07:36.630 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:07:36.633 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-18 20:07:36.654 | Using python 3.8 to install /opt/stack/cinder 2022-05-18 20:07:36.656 | + 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-05-18 20:07:37.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:07:37.536 | from cryptography.utils import int_from_bytes 2022-05-18 20:07:37.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:07:37.536 | from cryptography.utils import int_from_bytes 2022-05-18 20:07:38.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:07:38.769 | Obtaining file:///opt/stack/cinder 2022-05-18 20:07:38.770 | Preparing metadata (setup.py): started 2022-05-18 20:07:44.345 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:07:44.480 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 20:07:44.482 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.1) 2022-05-18 20:07:44.483 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.33.1) 2022-05-18 20:07:44.484 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.1.2) 2022-05-18 20:07:44.485 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.20.4) 2022-05-18 20:07:44.486 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.0.2) 2022-05-18 20:07:44.487 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev159) (3.2.0) 2022-05-18 20:07:44.488 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.0) 2022-05-18 20:07:44.489 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (9.4.0) 2022-05-18 20:07:44.490 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.8.0) 2022-05-18 20:07:44.491 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.3) 2022-05-18 20:07:44.492 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (8.8.0) 2022-05-18 20:07:44.493 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 20:07:44.494 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.0) 2022-05-18 20:07:44.495 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (11.3.0) 2022-05-18 20:07:44.497 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 20:07:44.498 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (12.14.0) 2022-05-18 20:07:44.499 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 20:07:44.500 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.12.1) 2022-05-18 20:07:44.501 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 20:07:44.502 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.4.0) 2022-05-18 20:07:44.503 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 20:07:44.504 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.3.0) 2022-05-18 20:07:44.505 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 20:07:44.508 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.0) 2022-05-18 20:07:44.509 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.13.0) 2022-05-18 20:07:44.510 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.6.0) 2022-05-18 20:07:44.511 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.4.3) 2022-05-18 20:07:44.512 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (21.3) 2022-05-18 20:07:44.513 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.1) 2022-05-18 20:07:44.514 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 20:07:44.515 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.1) 2022-05-18 20:07:44.516 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 20:07:44.517 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.0.9) 2022-05-18 20:07:44.518 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.3.0) 2022-05-18 20:07:44.519 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.6.0) 2022-05-18 20:07:44.520 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.4.0) 2022-05-18 20:07:44.521 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (17.7.0) 2022-05-18 20:07:44.523 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.13.1) 2022-05-18 20:07:44.524 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2022.1) 2022-05-18 20:07:44.525 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.27.1) 2022-05-18 20:07:44.526 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.5.1) 2022-05-18 20:07:44.527 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 20:07:44.528 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.75) 2022-05-18 20:07:44.529 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.16.0) 2022-05-18 20:07:44.530 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.4.36) 2022-05-18 20:07:44.531 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.13.0) 2022-05-18 20:07:44.532 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 20:07:44.534 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.8.9) 2022-05-18 20:07:44.535 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 20:07:44.536 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.8.7) 2022-05-18 20:07:44.537 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.0) 2022-05-18 20:07:44.538 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.10.0) 2022-05-18 20:07:44.539 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.2.0) 2022-05-18 20:07:44.540 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.6.0) 2022-05-18 20:07:44.541 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.11.1) 2022-05-18 20:07:44.543 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.47.0) 2022-05-18 20:07:44.544 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.11.0) 2022-05-18 20:07:44.545 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (36.0.2) 2022-05-18 20:07:44.546 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.2.2) 2022-05-18 20:07:44.547 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.2.5) 2022-05-18 20:07:44.548 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.23.0) 2022-05-18 20:07:44.561 | 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.dev159) (0.5.2) 2022-05-18 20:07:44.562 | Requirement already satisfied: botocore<1.27.0,>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev159) (1.26.0) 2022-05-18 20:07:44.563 | 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.dev159) (1.0.0) 2022-05-18 20:07:44.626 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev159) (1.15.0) 2022-05-18 20:07:44.659 | 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.dev159) (2.2.1) 2022-05-18 20:07:44.674 | 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.dev159) (2.6.6) 2022-05-18 20:07:44.676 | 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.dev159) (0.1.0) 2022-05-18 20:07:44.677 | 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.dev159) (4.1.1) 2022-05-18 20:07:44.679 | 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.dev159) (2.7.3) 2022-05-18 20:07:44.776 | 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.dev159) (1.7.0) 2022-05-18 20:07:44.831 | 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.dev159) (2.11.0) 2022-05-18 20:07:44.834 | 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.dev159) (3.1.1) 2022-05-18 20:07:44.861 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (0.4.8) 2022-05-18 20:07:44.862 | 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.dev159) (0.2.8) 2022-05-18 20:07:44.863 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (4.8) 2022-05-18 20:07:44.923 | 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.dev159) (0.17.3) 2022-05-18 20:07:44.999 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (6.0) 2022-05-18 20:07:45.000 | 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.dev159) (1.5.0) 2022-05-18 20:07:45.000 | 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.dev159) (2.5.0) 2022-05-18 20:07:45.002 | 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.dev159) (0.8.0) 2022-05-18 20:07:45.064 | 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.dev159) (1.7.7) 2022-05-18 20:07:45.065 | 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.dev159) (2.0.1) 2022-05-18 20:07:45.068 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (0.5.0) 2022-05-18 20:07:45.126 | 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.dev159) (2.8.2) 2022-05-18 20:07:45.130 | 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.dev159) (0.9.6) 2022-05-18 20:07:45.192 | 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.dev159) (0.4.0) 2022-05-18 20:07:45.195 | 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.dev159) (5.1.0) 2022-05-18 20:07:45.196 | 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.dev159) (2.4.1) 2022-05-18 20:07:45.197 | 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.dev159) (5.2.4) 2022-05-18 20:07:45.199 | 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.dev159) (5.1.1) 2022-05-18 20:07:45.225 | 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.dev159) (3.3.0) 2022-05-18 20:07:45.227 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.1.2) 2022-05-18 20:07:45.228 | 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.dev159) (3.2.2) 2022-05-18 20:07:45.273 | 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.dev159) (1.0.3) 2022-05-18 20:07:45.361 | 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.dev159) (3.0.0) 2022-05-18 20:07:45.362 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev159) (1.3.3) 2022-05-18 20:07:45.387 | 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.dev159) (3.3.0) 2022-05-18 20:07:45.416 | 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.dev159) (0.11.0) 2022-05-18 20:07:45.481 | 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.dev159) (1.26.9) 2022-05-18 20:07:45.484 | 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.dev159) (1.1.1) 2022-05-18 20:07:45.616 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev159) (1.5.0) 2022-05-18 20:07:45.642 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev159) (62.2.0) 2022-05-18 20:07:45.786 | 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.dev159) (3.10.1) 2022-05-18 20:07:45.822 | 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.dev159) (1.14.1) 2022-05-18 20:07:45.824 | 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.dev159) (1.3.3) 2022-05-18 20:07:45.826 | 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.dev159) (22.0.0) 2022-05-18 20:07:46.037 | 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.dev159) (2.0.12) 2022-05-18 20:07:46.039 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (3.3) 2022-05-18 20:07:46.040 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (2019.11.28) 2022-05-18 20:07:46.076 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev159) (0.7) 2022-05-18 20:07:46.107 | 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.dev159) (0.23.2) 2022-05-18 20:07:46.353 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.5.2) 2022-05-18 20:07:46.354 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.4.2) 2022-05-18 20:07:46.498 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 20:07:46.500 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.8) 2022-05-18 20:07:46.503 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (1.4.2) 2022-05-18 20:07:46.635 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev159) (0.13.1) 2022-05-18 20:07:46.757 | 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.dev159) (5.7.1) 2022-05-18 20:07:46.759 | 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.dev159) (4.11.3) 2022-05-18 20:07:46.760 | 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.dev159) (1.2.0) 2022-05-18 20:07:46.796 | 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.dev159) (5.0.0) 2022-05-18 20:07:47.014 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev159) (2.21) 2022-05-18 20:07:47.095 | 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.dev159) (0.5.0) 2022-05-18 20:07:47.098 | 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.dev159) (2.4.1) 2022-05-18 20:07:47.305 | 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.dev159) (2.5.0) 2022-05-18 20:07:47.396 | 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.dev159) (1.56.1) 2022-05-18 20:07:47.398 | 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.dev159) (3.20.1) 2022-05-18 20:07:47.580 | 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.dev159) (2.1.1) 2022-05-18 20:07:48.016 | 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.dev159) (1.1.5) 2022-05-18 20:07:48.067 | 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.dev159) (0.14.1) 2022-05-18 20:07:48.117 | 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.dev159) (0.2.5) 2022-05-18 20:07:49.200 | 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.dev159) (1.32) 2022-05-18 20:07:49.477 | 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.dev159) (1.8.2) 2022-05-18 20:07:49.479 | 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.dev159) (21.4.0) 2022-05-18 20:07:49.625 | 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.dev159) (2.3) 2022-05-18 20:07:49.929 | 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.dev159) (1.0.0) 2022-05-18 20:07:50.108 | 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.dev159) (3.8.0) 2022-05-18 20:07:51.819 | Installing collected packages: cinder 2022-05-18 20:07:51.819 | Attempting uninstall: cinder 2022-05-18 20:07:51.819 | Found existing installation: cinder 20.1.0.dev159 2022-05-18 20:07:51.825 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-18 20:07:51.827 | Running setup.py develop for cinder 2022-05-18 20:07:59.430 | Successfully installed cinder 2022-05-18 20:07:59.430 | 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-05-18 20:07:59.438 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:07:59.438 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:07:59.602 | + inc/python:pip_install:200 : result=0 2022-05-18 20:07:59.605 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:07:59.607 | + functions-common:time_stop:2437 : local name 2022-05-18 20:07:59.609 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:07:59.611 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:07:59.614 | + functions-common:time_stop:2440 : local total 2022-05-18 20:07:59.616 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:07:59.618 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:07:59.620 | + functions-common:time_stop:2444 : start_time=1652904456649 2022-05-18 20:07:59.622 | + functions-common:time_stop:2446 : [[ -z 1652904456649 ]] 2022-05-18 20:07:59.627 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:07:59.629 | + functions-common:time_stop:2449 : end_time=1652904479627 2022-05-18 20:07:59.632 | + functions-common:time_stop:2450 : elapsed_time=22978 2022-05-18 20:07:59.634 | + functions-common:time_stop:2451 : total=105938 2022-05-18 20:07:59.637 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:07:59.639 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128916 2022-05-18 20:07:59.641 | + inc/python:pip_install:203 : return 0 2022-05-18 20:07:59.644 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:07:59.647 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 20:07:59.649 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 20:07:59.669 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 20:07:59.681 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-18 20:07:59.684 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-18 20:07:59.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:07:59.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:07:59.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-18 20:07:59.694 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:07:59.697 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-18 20:07:59.699 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-18 20:07:59.702 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-18 20:07:59.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:59.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:59.710 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-18 20:07:59.722 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-18 20:07:59.724 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:07:59.727 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:07:59.729 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:07:59.732 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:07:59.734 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:07:59.737 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:07:59.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:59.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:59.744 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:07:59.747 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:07:59.749 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:07:59.752 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:07:59.754 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-18 20:07:59.757 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:07:59.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:07:59.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:07:59.765 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-18 20:07:59.787 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-18 20:07:59.903 | Reading package lists... 2022-05-18 20:08:00.149 | Building dependency tree... 2022-05-18 20:08:00.151 | Reading state information... 2022-05-18 20:08:00.419 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-18 20:08:00.419 | The following packages were automatically installed and are no longer required: 2022-05-18 20:08:00.420 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:08:00.420 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:08:00.421 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:08:00.421 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:08:00.421 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:08:00.421 | python3-zope.interface 2022-05-18 20:08:00.421 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:08:00.543 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:08:00.549 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:08:00.553 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:08:00.555 | + functions-common:time_stop:2437 : local name 2022-05-18 20:08:00.558 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:08:00.561 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:08:00.563 | + functions-common:time_stop:2440 : local total 2022-05-18 20:08:00.566 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:08:00.569 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:08:00.571 | + functions-common:time_stop:2444 : start_time=1652904479784 2022-05-18 20:08:00.574 | + functions-common:time_stop:2446 : [[ -z 1652904479784 ]] 2022-05-18 20:08:00.577 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:08:00.581 | + functions-common:time_stop:2449 : end_time=1652904480578 2022-05-18 20:08:00.584 | + functions-common:time_stop:2450 : elapsed_time=794 2022-05-18 20:08:00.586 | + functions-common:time_stop:2451 : total=5384 2022-05-18 20:08:00.589 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:08:00.591 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6178 2022-05-18 20:08:00.594 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:08:00.596 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:08:00.599 | + ./stack.sh:main:928 : configure_cinder 2022-05-18 20:08:00.601 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-18 20:08:00.613 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-18 20:08:00.618 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-18 20:08:00.620 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-18 20:08:00.622 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 20:08:00.625 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-18 20:08:00.625 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 20:08:00.630 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-18 20:08:00.632 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-18 20:08:00.635 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 20:08:00.637 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-18 20:08:00.639 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-18 20:08:00.641 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-18 20:08:00.643 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-18 20:08:00.645 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-18 20:08:00.657 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-18 20:08:00.669 | + 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-05-18 20:08:00.682 | + 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-05-18 20:08:00.694 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-18 20:08:00.706 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 20:08:00.709 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 20:08:00.713 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Nzt7XCDmih 2022-05-18 20:08:00.715 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 20:08:00.717 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 20:08:00.720 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-18 20:08:00.722 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Nzt7XCDmih 2022-05-18 20:08:00.726 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Nzt7XCDmih 2022-05-18 20:08:00.737 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Nzt7XCDmih /etc/sudoers.d/cinder-rootwrap 2022-05-18 20:08:00.750 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-18 20:08:00.754 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 20:08:00.757 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 20:08:00.759 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 20:08:00.761 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 20:08:00.763 | + 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-05-18 20:08:00.765 | + 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-05-18 20:08:00.768 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-18 20:08:00.770 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-18 20:08:00.775 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-18 20:08:00.779 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-18 20:08:00.797 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-18 20:08:00.816 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-18 20:08:00.835 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-18 20:08:00.857 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-18 20:08:00.878 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-18 20:08:00.898 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-18 20:08:00.917 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-18 20:08:00.936 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-18 20:08:00.938 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 20:08:00.940 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-18 20:08:00.943 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:08:00.945 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-18 20:08:00.974 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-18 20:08:01.001 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:08:01.028 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-18 20:08:01.057 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-18 20:08:01.084 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-18 20:08:01.111 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-18 20:08:01.139 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-18 20:08:01.168 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:08:01.197 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:08:01.226 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-18 20:08:01.257 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-18 20:08:01.285 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-18 20:08:01.288 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-18 20:08:01.290 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-18 20:08:01.293 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-18 20:08:01.295 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:08:01.297 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:08:01.300 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:08:01.316 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:01.318 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:08:01.320 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-18 20:08:01.323 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-18 20:08:01.354 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-18 20:08:01.381 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-18 20:08:01.408 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-18 20:08:01.436 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-18 20:08:01.464 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-18 20:08:01.493 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-18 20:08:01.525 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-18 20:08:01.527 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.48 2022-05-18 20:08:01.555 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 20:08:01.586 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-18 20:08:01.593 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a66c65738cf8fd0e5632c2e34e9ab1b0 2022-05-18 20:08:01.621 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-18 20:08:01.624 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-18 20:08:01.652 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-18 20:08:01.680 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-18 20:08:01.708 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-18 20:08:01.736 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-18 20:08:01.752 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:01.754 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-18 20:08:01.771 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:01.774 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-18 20:08:01.790 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:01.792 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-18 20:08:01.808 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:01.811 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-18 20:08:01.813 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-18 20:08:01.815 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-18 20:08:01.818 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-18 20:08:01.820 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:08:01.823 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:08:01.825 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:08:01.841 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:01.844 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:08:01.847 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:08:01.849 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:08:01.865 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:01.867 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:08:01.870 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:08:01.898 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:08:01.901 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:08:01.903 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-18 20:08:01.906 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-18 20:08:01.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 20:08:01.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:08:01.928 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:08:01.930 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:08:01.932 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:08:01.935 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:08:01.937 | + 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-05-18 20:08:01.966 | + 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-05-18 20:08:01.993 | + 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-05-18 20:08:02.021 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:08:02.049 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-18 20:08:02.066 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:02.069 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-18 20:08:02.071 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-18 20:08:02.073 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-18 20:08:02.076 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-18 20:08:02.078 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:08:02.080 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:08:02.083 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-18 20:08:02.087 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-18 20:08:02.089 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:08:02.092 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:08:02.104 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:08:02.104 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:08:02.113 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:08:02.116 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:08:02.133 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-18 20:08:02.135 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-18 20:08:02.139 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-18 20:08:02.168 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-18 20:08:02.195 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-18 20:08:02.222 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:08:02.249 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:08:02.277 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:08:02.305 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:08:02.335 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:08:02.363 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:08:02.392 | + 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-05-18 20:08:02.419 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:08:02.447 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:08:02.474 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:08:02.502 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:08:02.504 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:08:02.507 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-18 20:08:02.510 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-18 20:08:02.513 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:08:02.516 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:02.519 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:02.521 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 20:08:02.524 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 20:08:02.527 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-18 20:08:02.555 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:08:02.583 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 20:08:02.584 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-18 20:08:02.592 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-18 20:08:02.595 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-18 20:08:02.598 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-18 20:08:02.600 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:08:02.603 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:08:02.605 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:08:02.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:02.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:02.612 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:08:02.614 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:08:02.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:02.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:02.622 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-18 20:08:02.684 | Enabling site cinder-wsgi. 2022-05-18 20:08:02.690 | To activate the new configuration, you need to run: 2022-05-18 20:08:02.690 | systemctl reload apache2 2022-05-18 20:08:02.694 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:08:02.696 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:08:02.699 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:08:02.701 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:08:02.838 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-18 20:08:02.841 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-18 20:08:02.872 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.48/image 2022-05-18 20:08:02.902 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-18 20:08:02.919 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:02.922 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-18 20:08:02.924 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 20:08:02.926 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:08:02.929 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 20:08:02.931 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-18 20:08:02.962 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-18 20:08:02.989 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.48/identity 2022-05-18 20:08:03.017 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-18 20:08:03.046 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-18 20:08:03.073 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-18 20:08:03.101 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-18 20:08:03.129 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-18 20:08:03.157 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:08:03.185 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-18 20:08:03.214 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-18 20:08:03.241 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 20:08:03.269 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-18 20:08:03.272 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-18 20:08:03.288 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:03.291 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.48:2379 2022-05-18 20:08:03.322 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 20:08:03.324 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 20:08:03.327 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-18 20:08:03.345 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:03.347 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-18 20:08:03.350 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-18 20:08:03.352 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-18 20:08:03.355 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:08:03.357 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-18 20:08:03.359 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-18 20:08:03.363 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:08:03.364 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:08:03.369 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:08:03.371 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 20:08:03.374 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 20:08:03.377 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:08:03.379 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-18 20:08:03.382 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-18 20:08:03.385 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-18 20:08:03.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:08:03.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:08:03.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-18 20:08:03.395 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:08:03.397 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-18 20:08:03.400 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-18 20:08:03.402 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-18 20:08:03.405 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:08:03.407 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:08:03.410 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:08:03.413 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:08:03.415 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:08:03.418 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:08:03.434 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:08:03.437 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:08:03.439 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:08:03.442 | + functions-common:git_clone:629 : echo master 2022-05-18 20:08:03.442 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:08:03.447 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-18 20:08:03.450 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:08:03.452 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-18 20:08:03.464 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-18 20:08:03.467 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:08:03.468 | + functions-common:git_clone:690 : head -1 2022-05-18 20:08:03.471 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-18 20:08:03.475 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:08:03.477 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-18 20:08:03.480 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:08:03.482 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 20:08:03.485 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-18 20:08:03.487 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:08:03.490 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-18 20:08:03.493 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:08:03.495 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 20:08:03.498 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-18 20:08:03.500 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:08:03.503 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:08:03.506 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-18 20:08:03.508 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:08:03.511 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-18 20:08:03.514 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:08:03.516 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:08:03.520 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-18 20:08:03.526 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-18 20:08:03.529 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-18 20:08:04.192 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-18 20:08:04.195 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:08:04.197 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:08:04.200 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:08:04.202 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 20:08:04.204 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-18 20:08:04.207 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:08:04.209 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:08:04.212 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:08:04.214 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:08:04.216 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:08:04.219 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:08:04.221 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:08:04.224 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-18 20:08:04.245 | Using python 3.8 to install /opt/stack/neutron 2022-05-18 20:08:04.248 | + 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-05-18 20:08:05.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:08:05.136 | from cryptography.utils import int_from_bytes 2022-05-18 20:08:05.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:08:05.136 | from cryptography.utils import int_from_bytes 2022-05-18 20:08:06.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:08:06.347 | Obtaining file:///opt/stack/neutron 2022-05-18 20:08:06.348 | Preparing metadata (setup.py): started 2022-05-18 20:08:12.138 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:08:12.228 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-18 20:08:12.229 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-18 20:08:12.230 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-18 20:08:12.231 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-18 20:08:12.233 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-18 20:08:12.234 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-18 20:08:12.235 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-18 20:08:12.236 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-18 20:08:12.237 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-18 20:08:12.238 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-18 20:08:12.239 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-18 20:08:12.240 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-18 20:08:12.241 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-18 20:08:12.243 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-18 20:08:12.244 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-18 20:08:12.245 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-18 20:08:12.246 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-18 20:08:12.247 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-18 20:08:12.248 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-18 20:08:12.249 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-18 20:08:12.250 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-18 20:08:12.251 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-18 20:08:12.252 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-18 20:08:12.254 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-18 20:08:12.255 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-18 20:08:12.256 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-18 20:08:12.257 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-18 20:08:12.259 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-18 20:08:12.260 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.7.0) 2022-05-18 20:08:12.261 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-18 20:08:12.262 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-18 20:08:12.263 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-18 20:08:12.265 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-18 20:08:12.266 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-18 20:08:12.267 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-18 20:08:12.268 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-18 20:08:12.269 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-18 20:08:12.270 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-18 20:08:12.271 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-18 20:08:12.272 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-18 20:08:12.273 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-18 20:08:12.275 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-18 20:08:12.276 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-18 20:08:12.277 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-18 20:08:12.278 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.0) 2022-05-18 20:08:12.279 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-18 20:08:12.280 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-18 20:08:12.281 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:12.282 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-18 20:08:12.283 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-18 20:08:12.284 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-18 20:08:12.285 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-18 20:08:12.287 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-18 20:08:12.287 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-18 20:08:12.288 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-18 20:08:12.305 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-18 20:08:12.307 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-18 20:08:12.308 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-18 20:08:12.315 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-18 20:08:12.328 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-18 20:08:12.329 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-18 20:08:12.330 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-18 20:08:12.346 | 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.dev225) (3.0.9) 2022-05-18 20:08:12.353 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-18 20:08:12.414 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-18 20:08:12.415 | 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.dev225) (1.7.0) 2022-05-18 20:08:12.470 | 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.dev225) (4.4.0) 2022-05-18 20:08:12.472 | 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.dev225) (3.1.1) 2022-05-18 20:08:12.515 | 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.dev225) (2.7.0) 2022-05-18 20:08:12.520 | 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.dev225) (1.2.3) 2022-05-18 20:08:12.551 | 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.dev225) (1.1.5) 2022-05-18 20:08:12.553 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-18 20:08:12.554 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-18 20:08:12.555 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 20:08:12.556 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-18 20:08:12.558 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-18 20:08:12.559 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-18 20:08:12.560 | 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.dev225) (1.32) 2022-05-18 20:08:12.576 | 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.dev225) (1.0.3) 2022-05-18 20:08:12.667 | 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.dev225) (0.17.3) 2022-05-18 20:08:12.710 | 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.dev225) (1.5.0) 2022-05-18 20:08:12.800 | 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.dev225) (0.13.0) 2022-05-18 20:08:12.802 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-18 20:08:12.803 | 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.dev225) (2.0.1) 2022-05-18 20:08:12.862 | 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.dev225) (0.9.6) 2022-05-18 20:08:12.865 | 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.dev225) (2.8.2) 2022-05-18 20:08:12.925 | 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.dev225) (5.2.4) 2022-05-18 20:08:12.928 | 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.dev225) (0.4.0) 2022-05-18 20:08:12.929 | 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.dev225) (5.1.1) 2022-05-18 20:08:12.932 | 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.dev225) (5.1.0) 2022-05-18 20:08:12.956 | 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.dev225) (3.3.0) 2022-05-18 20:08:12.957 | 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.dev225) (3.2.2) 2022-05-18 20:08:13.007 | 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.dev225) (1.15.0) 2022-05-18 20:08:13.064 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-18 20:08:13.097 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-18 20:08:13.100 | 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.dev225) (3.0.0) 2022-05-18 20:08:13.124 | 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.dev225) (3.3.0) 2022-05-18 20:08:13.262 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-18 20:08:13.337 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-18 20:08:13.416 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-18 20:08:13.417 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-18 20:08:13.527 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.528 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.529 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.530 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.531 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.532 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.533 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 20:08:13.746 | 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.dev225) (3.10.1) 2022-05-18 20:08:13.748 | 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.dev225) (2.5.0) 2022-05-18 20:08:13.750 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-18 20:08:13.797 | 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.dev225) (2.1.0) 2022-05-18 20:08:13.800 | 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.dev225) (3.17.6) 2022-05-18 20:08:13.892 | 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.dev225) (1.26.9) 2022-05-18 20:08:13.893 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-18 20:08:13.895 | 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.dev225) (2.0.12) 2022-05-18 20:08:13.898 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-18 20:08:13.935 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-18 20:08:14.277 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-18 20:08:14.353 | 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.dev225) (5.0.0) 2022-05-18 20:08:14.517 | 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.dev225) (2.21) 2022-05-18 20:08:14.592 | 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.dev225) (2.4.1) 2022-05-18 20:08:14.593 | 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.dev225) (0.5.0) 2022-05-18 20:08:14.832 | 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.dev225) (2.5.0) 2022-05-18 20:08:15.010 | 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.dev225) (2.3) 2022-05-18 20:08:15.550 | 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.dev225) (0.14.1) 2022-05-18 20:08:15.631 | 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.dev225) (0.2.5) 2022-05-18 20:08:16.269 | 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.dev225) (0.5.2) 2022-05-18 20:08:16.269 | 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.dev225) (0.4.2) 2022-05-18 20:08:16.595 | 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.dev225) (4.11.1) 2022-05-18 20:08:16.596 | 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.dev225) (2.1.1) 2022-05-18 20:08:16.770 | 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.dev225) (3.8.0) 2022-05-18 20:08:17.020 | 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.dev225) (21.4.0) 2022-05-18 20:08:17.021 | 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.dev225) (1.8.2) 2022-05-18 20:08:17.210 | 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.dev225) (1.0.0) 2022-05-18 20:08:17.474 | 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.dev225) (2.3.2.post1) 2022-05-18 20:08:19.084 | Installing collected packages: neutron 2022-05-18 20:08:19.084 | Attempting uninstall: neutron 2022-05-18 20:08:19.084 | Found existing installation: neutron 20.1.0.dev225 2022-05-18 20:08:19.103 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-18 20:08:19.105 | Running setup.py develop for neutron 2022-05-18 20:08:26.719 | Successfully installed neutron 2022-05-18 20:08:26.719 | 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-05-18 20:08:26.727 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:08:26.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:08:26.880 | + inc/python:pip_install:200 : result=0 2022-05-18 20:08:26.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:08:26.885 | + functions-common:time_stop:2437 : local name 2022-05-18 20:08:26.887 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:08:26.889 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:08:26.892 | + functions-common:time_stop:2440 : local total 2022-05-18 20:08:26.894 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:08:26.896 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:08:26.898 | + functions-common:time_stop:2444 : start_time=1652904484239 2022-05-18 20:08:26.900 | + functions-common:time_stop:2446 : [[ -z 1652904484239 ]] 2022-05-18 20:08:26.903 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:08:26.907 | + functions-common:time_stop:2449 : end_time=1652904506905 2022-05-18 20:08:26.910 | + functions-common:time_stop:2450 : elapsed_time=22666 2022-05-18 20:08:26.912 | + functions-common:time_stop:2451 : total=128916 2022-05-18 20:08:26.914 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:08:26.917 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=151582 2022-05-18 20:08:26.919 | + inc/python:pip_install:203 : return 0 2022-05-18 20:08:26.922 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:08:26.924 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 20:08:26.927 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 20:08:26.946 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 20:08:26.958 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-18 20:08:26.961 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-18 20:08:26.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:08:26.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:08:26.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-18 20:08:26.971 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:08:26.973 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-18 20:08:26.976 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:08:26.979 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-18 20:08:26.996 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:26.999 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-18 20:08:27.001 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-18 20:08:27.004 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-18 20:08:27.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:08:27.009 | + lib/stack:stack_install_service:32 : install_nova 2022-05-18 20:08:27.012 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-18 20:08:27.014 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-18 20:08:27.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:08:27.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:08:27.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-18 20:08:27.024 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:08:27.026 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-18 20:08:27.043 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:27.046 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-18 20:08:27.062 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:27.065 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-18 20:08:27.081 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:27.084 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-18 20:08:27.086 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-18 20:08:27.088 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-18 20:08:27.090 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:08:27.092 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:08:27.095 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:08:27.098 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:08:27.100 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:08:27.103 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:08:27.119 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:08:27.122 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:08:27.124 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:08:27.127 | + functions-common:git_clone:629 : echo master 2022-05-18 20:08:27.127 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:08:27.133 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-18 20:08:27.135 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:08:27.138 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-18 20:08:27.151 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-18 20:08:27.154 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:08:27.155 | + functions-common:git_clone:690 : head -1 2022-05-18 20:08:27.162 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-18 20:08:27.165 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:08:27.167 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-18 20:08:27.170 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:08:27.172 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 20:08:27.175 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-18 20:08:27.178 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:08:27.180 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-18 20:08:27.183 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:08:27.185 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 20:08:27.188 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-18 20:08:27.190 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:08:27.192 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:08:27.196 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-18 20:08:27.198 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:08:27.201 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-18 20:08:27.204 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:08:27.206 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:08:27.210 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-18 20:08:27.215 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-18 20:08:27.218 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-18 20:08:27.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-18 20:08:27.885 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:08:27.887 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:08:27.889 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:08:27.892 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 20:08:27.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-18 20:08:27.896 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:08:27.898 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:08:27.901 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:08:27.903 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:08:27.905 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:08:27.908 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:08:27.910 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:08:27.913 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-18 20:08:27.934 | Using python 3.8 to install /opt/stack/nova 2022-05-18 20:08:27.936 | + 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-05-18 20:08:28.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:08:28.807 | from cryptography.utils import int_from_bytes 2022-05-18 20:08:28.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:08:28.807 | from cryptography.utils import int_from_bytes 2022-05-18 20:08:29.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:08:30.015 | Obtaining file:///opt/stack/nova 2022-05-18 20:08:30.016 | Preparing metadata (setup.py): started 2022-05-18 20:08:36.749 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:08:36.876 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-18 20:08:36.877 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.4.36) 2022-05-18 20:08:36.878 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.1) 2022-05-18 20:08:36.879 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.33.1) 2022-05-18 20:08:36.881 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.1.2) 2022-05-18 20:08:36.882 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (9.4.0) 2022-05-18 20:08:36.883 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.8.0) 2022-05-18 20:08:36.884 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.5.1) 2022-05-18 20:08:36.885 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (36.0.2) 2022-05-18 20:08:36.886 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.8.7) 2022-05-18 20:08:36.887 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.2) 2022-05-18 20:08:36.888 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.1.1) 2022-05-18 20:08:36.889 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-18 20:08:36.890 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.3.0) 2022-05-18 20:08:36.891 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.13.0) 2022-05-18 20:08:36.892 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.7) 2022-05-18 20:08:36.893 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.8.0) 2022-05-18 20:08:36.895 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.11.0) 2022-05-18 20:08:36.896 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.1) 2022-05-18 20:08:36.897 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.2) 2022-05-18 20:08:36.898 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-18 20:08:36.900 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.3.0) 2022-05-18 20:08:36.901 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.0) 2022-05-18 20:08:36.902 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (7.8.0) 2022-05-18 20:08:36.903 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.6.0) 2022-05-18 20:08:36.904 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.27.1) 2022-05-18 20:08:36.905 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-18 20:08:36.906 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.10.0) 2022-05-18 20:08:36.907 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.0) 2022-05-18 20:08:36.908 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-18 20:08:36.909 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.8.0) 2022-05-18 20:08:36.911 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.1.0) 2022-05-18 20:08:36.912 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-18 20:08:36.913 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.6.0) 2022-05-18 20:08:36.914 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.0) 2022-05-18 20:08:36.916 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.3.0) 2022-05-18 20:08:36.917 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-18 20:08:36.918 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.13.0) 2022-05-18 20:08:36.919 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (11.3.0) 2022-05-18 20:08:36.920 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.3.1) 2022-05-18 20:08:36.922 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (12.14.0) 2022-05-18 20:08:36.923 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.12.1) 2022-05-18 20:08:36.924 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-18 20:08:36.925 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.0) 2022-05-18 20:08:36.927 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-18 20:08:36.928 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-18 20:08:36.929 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-18 20:08:36.930 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-18 20:08:36.931 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.6.0) 2022-05-18 20:08:36.932 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.2.0) 2022-05-18 20:08:36.933 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.0) 2022-05-18 20:08:36.935 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.0) 2022-05-18 20:08:36.936 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.1) 2022-05-18 20:08:36.937 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.11.0) 2022-05-18 20:08:36.938 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.1) 2022-05-18 20:08:36.939 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.1) 2022-05-18 20:08:36.940 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.2.2) 2022-05-18 20:08:36.941 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.3.3) 2022-05-18 20:08:36.942 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.0) 2022-05-18 20:08:36.943 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-18 20:08:36.944 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.2) 2022-05-18 20:08:36.945 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.1) 2022-05-18 20:08:36.946 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.61.0) 2022-05-18 20:08:36.948 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-18 20:08:36.965 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (5.7.1) 2022-05-18 20:08:36.967 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (4.11.3) 2022-05-18 20:08:36.967 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (1.2.0) 2022-05-18 20:08:36.988 | 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.dev110) (5.3.0) 2022-05-18 20:08:37.029 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev110) (1.15.0) 2022-05-18 20:08:37.061 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (2.2.1) 2022-05-18 20:08:37.062 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (1.16.0) 2022-05-18 20:08:37.084 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev110) (2.1.1) 2022-05-18 20:08:37.210 | 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.dev110) (4.4.0) 2022-05-18 20:08:37.214 | 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.dev110) (3.1.1) 2022-05-18 20:08:37.272 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 20:08:37.274 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.0) 2022-05-18 20:08:37.276 | 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.dev110) (1.32) 2022-05-18 20:08:37.277 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.0.0) 2022-05-18 20:08:37.279 | 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.dev110) (1.1.5) 2022-05-18 20:08:37.280 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.4) 2022-05-18 20:08:37.302 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (6.3.1) 2022-05-18 20:08:37.306 | 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.dev110) (5.6.0) 2022-05-18 20:08:37.358 | 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.dev110) (1.16.0) 2022-05-18 20:08:37.359 | 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.dev110) (2.5.0) 2022-05-18 20:08:37.362 | 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.dev110) (0.6.9) 2022-05-18 20:08:37.451 | 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.dev110) (0.17.3) 2022-05-18 20:08:37.562 | 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.dev110) (2.0.1) 2022-05-18 20:08:37.564 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (0.5.0) 2022-05-18 20:08:37.647 | 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.dev110) (0.9.6) 2022-05-18 20:08:37.710 | 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.dev110) (5.1.0) 2022-05-18 20:08:37.711 | 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.dev110) (5.2.4) 2022-05-18 20:08:37.716 | 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.dev110) (5.1.1) 2022-05-18 20:08:37.718 | 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.dev110) (0.4.0) 2022-05-18 20:08:37.743 | 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.dev110) (3.2.2) 2022-05-18 20:08:37.744 | 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.dev110) (3.3.0) 2022-05-18 20:08:37.800 | 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.dev110) (1.0.3) 2022-05-18 20:08:37.857 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev110) (2022.1) 2022-05-18 20:08:37.896 | 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.dev110) (3.0.0) 2022-05-18 20:08:37.898 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-18 20:08:37.951 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (21.3) 2022-05-18 20:08:37.953 | 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.dev110) (3.0.9) 2022-05-18 20:08:38.045 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev110) (1.5.0) 2022-05-18 20:08:38.072 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev110) (62.2.0) 2022-05-18 20:08:38.154 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev110) (0.2.5) 2022-05-18 20:08:38.233 | 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.dev110) (3.17.6) 2022-05-18 20:08:38.300 | 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.dev110) (22.0.0) 2022-05-18 20:08:38.302 | 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.dev110) (1.3.3) 2022-05-18 20:08:38.304 | 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.dev110) (1.14.1) 2022-05-18 20:08:38.348 | 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.dev110) (3.10.1) 2022-05-18 20:08:38.353 | 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.dev110) (2.1.0) 2022-05-18 20:08:38.354 | 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.dev110) (2.5.0) 2022-05-18 20:08:38.437 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (3.3) 2022-05-18 20:08:38.438 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2019.11.28) 2022-05-18 20:08:38.441 | 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.dev110) (2.0.12) 2022-05-18 20:08:38.442 | 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.dev110) (1.26.9) 2022-05-18 20:08:38.539 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev110) (0.7) 2022-05-18 20:08:38.764 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.4.2) 2022-05-18 20:08:38.765 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.5.2) 2022-05-18 20:08:38.878 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.8) 2022-05-18 20:08:38.884 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 20:08:38.885 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (1.4.2) 2022-05-18 20:08:38.975 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev110) (0.13.1) 2022-05-18 20:08:39.054 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev110) (1.22.3) 2022-05-18 20:08:39.089 | 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.dev110) (5.0.0) 2022-05-18 20:08:39.300 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev110) (2.21) 2022-05-18 20:08:39.380 | 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.dev110) (2.4.1) 2022-05-18 20:08:39.383 | 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.dev110) (0.5.0) 2022-05-18 20:08:39.634 | 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.dev110) (2.5.0) 2022-05-18 20:08:39.749 | 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.dev110) (2.3) 2022-05-18 20:08:40.236 | 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.dev110) (0.14.1) 2022-05-18 20:08:40.287 | 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.dev110) (2.17.1.post1) 2022-05-18 20:08:40.666 | 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.dev110) (0.6.9) 2022-05-18 20:08:40.668 | 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.dev110) (0.6.9) 2022-05-18 20:08:40.670 | 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.dev110) (0.6.9) 2022-05-18 20:08:40.671 | 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.dev110) (0.6.9) 2022-05-18 20:08:40.672 | 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.dev110) (0.6.9) 2022-05-18 20:08:40.673 | 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.dev110) (0.6.9) 2022-05-18 20:08:40.674 | 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.dev110) (0.6.9) 2022-05-18 20:08:41.945 | 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.dev110) (3.8.0) 2022-05-18 20:08:42.363 | 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.dev110) (1.8.2) 2022-05-18 20:08:42.364 | 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.dev110) (21.4.0) 2022-05-18 20:08:42.465 | 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.dev110) (2.4.0) 2022-05-18 20:08:42.574 | 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.dev110) (1.0.0) 2022-05-18 20:08:44.260 | Installing collected packages: nova 2022-05-18 20:08:44.260 | Attempting uninstall: nova 2022-05-18 20:08:44.260 | Found existing installation: nova 25.1.0.dev110 2022-05-18 20:08:44.269 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-18 20:08:44.270 | Running setup.py develop for nova 2022-05-18 20:08:52.660 | Successfully installed nova 2022-05-18 20:08:52.661 | 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-05-18 20:08:52.669 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:08:52.669 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:08:52.818 | + inc/python:pip_install:200 : result=0 2022-05-18 20:08:52.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:08:52.822 | + functions-common:time_stop:2437 : local name 2022-05-18 20:08:52.825 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:08:52.827 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:08:52.829 | + functions-common:time_stop:2440 : local total 2022-05-18 20:08:52.831 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:08:52.834 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:08:52.836 | + functions-common:time_stop:2444 : start_time=1652904507928 2022-05-18 20:08:52.838 | + functions-common:time_stop:2446 : [[ -z 1652904507928 ]] 2022-05-18 20:08:52.841 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:08:52.845 | + functions-common:time_stop:2449 : end_time=1652904532843 2022-05-18 20:08:52.847 | + functions-common:time_stop:2450 : elapsed_time=24915 2022-05-18 20:08:52.850 | + functions-common:time_stop:2451 : total=151582 2022-05-18 20:08:52.852 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:08:52.855 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=176497 2022-05-18 20:08:52.857 | + inc/python:pip_install:203 : return 0 2022-05-18 20:08:52.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:08:52.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 20:08:52.864 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 20:08:52.882 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 20:08:52.894 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-18 20:08:52.897 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-18 20:08:52.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:08:52.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:08:52.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-18 20:08:52.908 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:08:52.911 | + 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-05-18 20:08:52.923 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:08:52.926 | + ./stack.sh:main:939 : configure_nova 2022-05-18 20:08:52.928 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-18 20:08:52.940 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-18 20:08:52.943 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-18 20:08:52.945 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 20:08:52.949 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-18 20:08:52.949 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 20:08:52.954 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-18 20:08:52.957 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-18 20:08:52.959 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 20:08:52.962 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-18 20:08:52.964 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-18 20:08:52.967 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-18 20:08:52.969 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-18 20:08:52.972 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-18 20:08:52.984 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-18 20:08:52.996 | + 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-05-18 20:08:53.009 | + 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-05-18 20:08:53.021 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-18 20:08:53.033 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 20:08:53.037 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 20:08:53.041 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.noZsvW6ylr 2022-05-18 20:08:53.044 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 20:08:53.046 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 20:08:53.049 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-18 20:08:53.051 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 20:08:53.054 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 20:08:53.056 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.noZsvW6ylr 2022-05-18 20:08:53.060 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.noZsvW6ylr 2022-05-18 20:08:53.072 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.noZsvW6ylr /etc/sudoers.d/nova-rootwrap 2022-05-18 20:08:53.085 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-18 20:08:53.090 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 20:08:53.092 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 20:08:53.094 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 20:08:53.097 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 20:08:53.099 | + 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-05-18 20:08:53.102 | + 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-05-18 20:08:53.104 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-18 20:08:53.107 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-18 20:08:53.112 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-18 20:08:53.128 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:53.131 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-18 20:08:53.134 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-18 20:08:53.137 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-18 20:08:53.141 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-18 20:08:53.170 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-18 20:08:53.172 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-18 20:08:53.198 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-18 20:08:53.227 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-18 20:08:53.254 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-18 20:08:53.284 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-18 20:08:53.313 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-18 20:08:53.343 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-18 20:08:53.345 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.48 2022-05-18 20:08:53.372 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-18 20:08:53.399 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-18 20:08:53.427 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-18 20:08:53.454 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-18 20:08:53.480 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 20:08:53.511 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-18 20:08:53.513 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:08:53.515 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:08:53.518 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:08:53.520 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:08:53.522 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:08:53.524 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:08:53.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:08:53.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:08:53.531 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:08:53.533 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:08:53.535 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:08:53.538 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-18 20:08:53.540 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:08:53.542 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:08:53.544 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:08:53.547 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:08:53.549 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:08:53.552 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:08:53.554 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-18 20:08:53.570 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:53.573 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 20:08:53.575 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-18 20:08:53.577 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-18 20:08:53.605 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-18 20:08:53.608 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-18 20:08:53.610 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-18 20:08:53.612 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-18 20:08:53.615 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:08:53.617 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:08:53.619 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:08:53.636 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:53.639 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:08:53.641 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-18 20:08:53.644 | + 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&plugin=dbcounter' 2022-05-18 20:08:53.676 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-18 20:08:53.679 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-18 20:08:53.681 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-18 20:08:53.683 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-18 20:08:53.686 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:08:53.688 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:08:53.690 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:08:53.706 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:53.709 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:08:53.711 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-18 20:08:53.714 | + 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&plugin=dbcounter' 2022-05-18 20:08:53.744 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-18 20:08:53.774 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-18 20:08:53.801 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-18 20:08:53.829 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-18 20:08:53.845 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:53.847 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-18 20:08:53.863 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:53.867 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-18 20:08:53.867 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-18 20:08:53.872 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-18 20:08:53.875 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-18 20:08:53.903 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-18 20:08:53.919 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:53.922 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-18 20:08:53.924 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-18 20:08:53.926 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:08:53.929 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:08:53.931 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-18 20:08:53.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-18 20:08:53.988 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:08:54.015 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-18 20:08:54.043 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-18 20:08:54.070 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-18 20:08:54.098 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-18 20:08:54.125 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-18 20:08:54.153 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:08:54.181 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:08:54.209 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-18 20:08:54.225 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:54.227 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-18 20:08:54.229 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-18 20:08:54.270 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-18 20:08:54.298 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.48/identity 2022-05-18 20:08:54.326 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-18 20:08:54.353 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-18 20:08:54.381 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-18 20:08:54.408 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-18 20:08:54.436 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-18 20:08:54.464 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-18 20:08:54.480 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:54.482 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-18 20:08:54.484 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-18 20:08:54.512 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-18 20:08:54.543 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-18 20:08:54.545 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-18 20:08:54.573 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-18 20:08:54.575 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-18 20:08:54.577 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-18 20:08:54.580 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:08:54.582 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:08:54.584 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:08:54.587 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:08:54.589 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:08:54.591 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:08:54.594 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-18 20:08:54.596 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:08:54.599 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:08:54.601 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:08:54.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:08:54.606 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:08:54.608 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:08:54.610 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:08:54.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:08:54.615 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:08:54.618 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:08:54.620 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:08:54.622 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-18 20:08:54.624 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-18 20:08:54.627 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-18 20:08:54.630 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:08:54.646 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:08:54.648 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:08:54.651 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:08:54.653 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:08:54.655 | + 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-05-18 20:08:54.684 | + 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-05-18 20:08:54.711 | + 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-05-18 20:08:54.739 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:08:54.767 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-18 20:08:54.798 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-18 20:08:54.814 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:54.819 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-18 20:08:54.823 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-18 20:08:54.825 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-18 20:08:54.827 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-18 20:08:54.830 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:08:54.832 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:08:54.835 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-18 20:08:54.839 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-18 20:08:54.842 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:08:54.844 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:08:54.857 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:08:54.858 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:08:54.866 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:08:54.870 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:08:54.885 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 20:08:54.888 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-18 20:08:54.891 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-18 20:08:54.921 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-18 20:08:54.948 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-18 20:08:54.976 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:08:55.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:08:55.030 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:08:55.058 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:08:55.085 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:08:55.112 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:08:55.140 | + 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-05-18 20:08:55.167 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:08:55.194 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:08:55.221 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:08:55.248 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:08:55.251 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:08:55.253 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-18 20:08:55.256 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-18 20:08:55.259 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:08:55.261 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:55.263 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:55.266 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 20:08:55.268 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 20:08:55.271 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 20:08:55.298 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:08:55.326 | + 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-05-18 20:08:55.327 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 20:08:55.336 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-18 20:08:55.339 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-18 20:08:55.342 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-18 20:08:55.344 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:08:55.346 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:08:55.348 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:08:55.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:55.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:55.355 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:08:55.358 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:08:55.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:55.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:55.365 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-18 20:08:55.427 | Enabling site nova-api-wsgi. 2022-05-18 20:08:55.432 | To activate the new configuration, you need to run: 2022-05-18 20:08:55.432 | systemctl reload apache2 2022-05-18 20:08:55.436 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:08:55.439 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:08:55.441 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:08:55.444 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:08:55.577 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-18 20:08:55.597 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:55.599 | + 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-05-18 20:08:55.602 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-18 20:08:55.604 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-18 20:08:55.607 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-18 20:08:55.609 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-18 20:08:55.611 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:08:55.614 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-18 20:08:55.618 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-18 20:08:55.621 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:08:55.623 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:08:55.636 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:08:55.637 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:08:55.646 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:08:55.649 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:08:55.665 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-18 20:08:55.667 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-18 20:08:55.671 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-18 20:08:55.701 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-18 20:08:55.732 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-18 20:08:55.761 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:08:55.787 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:08:55.815 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:08:55.842 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:08:55.869 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:08:55.897 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:08:55.924 | + 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-05-18 20:08:55.952 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:08:55.979 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:08:56.007 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:08:56.034 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-18 20:08:56.037 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-18 20:08:56.065 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-18 20:08:56.081 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:56.083 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-18 20:08:56.115 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-18 20:08:56.118 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-18 20:08:56.120 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-18 20:08:56.137 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:56.139 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:08:56.142 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:08:56.170 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-18 20:08:56.201 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-18 20:08:56.203 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 20:08:56.206 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-18 20:08:56.208 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:08:56.210 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:08:56.213 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:08:56.229 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:56.232 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:08:56.235 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:08:56.237 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:08:56.254 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:56.256 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:08:56.259 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:08:56.286 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:08:56.289 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:08:56.291 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-18 20:08:56.320 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-18 20:08:56.348 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-18 20:08:56.377 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-18 20:08:56.394 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:56.397 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 20:08:56.424 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-18 20:08:56.427 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-18 20:08:56.430 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-18 20:08:56.460 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-18 20:08:56.487 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.48/identity 2022-05-18 20:08:56.516 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-18 20:08:56.544 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-18 20:08:56.572 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-18 20:08:56.600 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-18 20:08:56.628 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-18 20:08:56.656 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-18 20:08:56.684 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-18 20:08:56.700 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:56.703 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-18 20:08:56.708 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 20:08:56.710 | + lib/nova:create_nova_conf:553 : local conf 2022-05-18 20:08:56.712 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-18 20:08:56.715 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-18 20:08:56.717 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 20:08:56.720 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 20:08:56.722 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-18 20:08:56.725 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-18 20:08:56.727 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-18 20:08:56.731 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-18 20:08:56.734 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-18 20:08:56.736 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-18 20:08:56.739 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-18 20:08:56.741 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:08:56.744 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:08:56.746 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:08:56.764 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:56.766 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:08:56.769 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-18 20:08:56.772 | + 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&plugin=dbcounter' 2022-05-18 20:08:56.804 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-18 20:08:56.835 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-18 20:08:56.868 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 20:08:56.871 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-18 20:08:56.873 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-18 20:08:56.875 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-18 20:08:56.892 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:56.895 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-18 20:08:56.896 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-18 20:08:57.579 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-18 20:08:57.582 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-18 20:08:57.585 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 20:08:57.587 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-18 20:08:57.589 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:08:57.592 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-18 20:08:57.594 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:08:57.610 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:57.613 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-18 20:08:57.616 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-18 20:08:57.618 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:08:57.634 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:57.637 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 20:08:57.639 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 20:08:57.668 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:08:57.670 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:08:57.672 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-18 20:08:57.689 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:57.691 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-18 20:08:57.694 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 20:08:57.697 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-18 20:08:57.728 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.48/identity 2022-05-18 20:08:57.756 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-18 20:08:57.789 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-18 20:08:57.817 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-18 20:08:57.845 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-18 20:08:57.873 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-18 20:08:57.902 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-18 20:08:57.929 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-18 20:08:57.932 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-18 20:08:57.934 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-18 20:08:57.937 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:08:57.954 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:08:57.956 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:08:57.959 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:08:57.961 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:08:57.963 | + 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-05-18 20:08:57.992 | + 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-05-18 20:08:58.020 | + 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-05-18 20:08:58.048 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:08:58.079 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 20:08:58.082 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-18 20:08:58.087 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 20:08:58.089 | + lib/nova:create_nova_conf:587 : local conf 2022-05-18 20:08:58.092 | + lib/nova:create_nova_conf:588 : local offset 2022-05-18 20:08:58.095 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-18 20:08:58.097 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 20:08:58.100 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 20:08:58.102 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-18 20:08:58.105 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-18 20:08:58.107 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-18 20:08:58.110 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 20:08:58.112 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-18 20:08:58.115 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-18 20:08:58.117 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-18 20:08:58.133 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:58.136 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-18 20:08:58.138 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-18 20:08:58.154 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:58.156 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-18 20:08:58.172 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:58.175 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-18 20:08:58.192 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:08:58.195 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-18 20:08:58.212 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:08:58.214 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-18 20:08:58.217 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-18 20:08:58.219 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-18 20:08:58.222 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:08:58.224 | + lib/stack:stack_install_service:32 : install_placement 2022-05-18 20:08:58.227 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-18 20:08:58.229 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-18 20:08:58.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:58.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:58.237 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-18 20:08:58.240 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:08:58.242 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:08:58.245 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:08:58.247 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:08:58.250 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:08:58.252 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:08:58.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:58.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:58.260 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:08:58.263 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:08:58.265 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:08:58.268 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:08:58.270 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-18 20:08:58.273 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:08:58.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:58.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:58.280 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-18 20:08:58.303 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-18 20:08:58.419 | Reading package lists... 2022-05-18 20:08:58.661 | Building dependency tree... 2022-05-18 20:08:58.663 | Reading state information... 2022-05-18 20:08:58.933 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:08:58.933 | The following packages were automatically installed and are no longer required: 2022-05-18 20:08:58.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:08:58.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:08:58.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:08:58.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:08:58.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:08:58.934 | python3-zope.interface 2022-05-18 20:08:58.934 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:08:59.049 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:08:59.054 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:08:59.056 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:08:59.059 | + functions-common:time_stop:2437 : local name 2022-05-18 20:08:59.061 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:08:59.063 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:08:59.066 | + functions-common:time_stop:2440 : local total 2022-05-18 20:08:59.068 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:08:59.070 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:08:59.073 | + functions-common:time_stop:2444 : start_time=1652904538300 2022-05-18 20:08:59.075 | + functions-common:time_stop:2446 : [[ -z 1652904538300 ]] 2022-05-18 20:08:59.078 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:08:59.082 | + functions-common:time_stop:2449 : end_time=1652904539080 2022-05-18 20:08:59.085 | + functions-common:time_stop:2450 : elapsed_time=780 2022-05-18 20:08:59.087 | + functions-common:time_stop:2451 : total=6178 2022-05-18 20:08:59.089 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:08:59.092 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6958 2022-05-18 20:08:59.094 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:08:59.097 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-18 20:08:59.100 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-18 20:08:59.102 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-18 20:08:59.105 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-18 20:08:59.107 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-18 20:08:59.130 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-18 20:08:59.132 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:08:59.135 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:08:59.137 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:08:59.140 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:08:59.142 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:08:59.145 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:08:59.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:59.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:59.152 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:08:59.155 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:08:59.157 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:08:59.160 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:08:59.163 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-18 20:08:59.166 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:08:59.168 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:08:59.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:08:59.173 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-18 20:08:59.196 | + functions-common:apt_get:1242 : 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-05-18 20:08:59.312 | Reading package lists... 2022-05-18 20:08:59.554 | Building dependency tree... 2022-05-18 20:08:59.555 | Reading state information... 2022-05-18 20:08:59.823 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-18 20:08:59.823 | The following packages were automatically installed and are no longer required: 2022-05-18 20:08:59.825 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:08:59.825 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:08:59.825 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:08:59.825 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:08:59.825 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:08:59.825 | python3-zope.interface 2022-05-18 20:08:59.825 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:08:59.943 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:08:59.948 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:08:59.950 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:08:59.953 | + functions-common:time_stop:2437 : local name 2022-05-18 20:08:59.956 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:08:59.958 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:08:59.961 | + functions-common:time_stop:2440 : local total 2022-05-18 20:08:59.963 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:08:59.966 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:08:59.968 | + functions-common:time_stop:2444 : start_time=1652904539193 2022-05-18 20:08:59.970 | + functions-common:time_stop:2446 : [[ -z 1652904539193 ]] 2022-05-18 20:08:59.973 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:08:59.978 | + functions-common:time_stop:2449 : end_time=1652904539975 2022-05-18 20:08:59.980 | + functions-common:time_stop:2450 : elapsed_time=782 2022-05-18 20:08:59.983 | + functions-common:time_stop:2451 : total=6958 2022-05-18 20:08:59.985 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:08:59.987 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7740 2022-05-18 20:08:59.990 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:08:59.993 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-18 20:08:59.995 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-18 20:08:59.998 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:09:00.000 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:00.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:00.006 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-18 20:09:00.008 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-18 20:09:00.067 | wsgi (enabled by maintainer script) 2022-05-18 20:09:00.071 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-18 20:09:00.073 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-18 20:09:00.076 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:09:00.079 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-18 20:09:00.082 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-18 20:09:00.085 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:09:00.089 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:09:00.089 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:09:00.094 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-18 20:09:00.097 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-18 20:09:00.099 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-18 20:09:00.102 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-18 20:09:00.105 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-18 20:09:00.127 | Using python 3.8 to install osc-placement 2022-05-18 20:09:00.130 | + 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-05-18 20:09:01.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:01.019 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:01.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:01.019 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:02.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:09:02.251 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-18 20:09:02.263 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-18 20:09:02.264 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-18 20:09:02.265 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-18 20:09:02.266 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-18 20:09:02.267 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-18 20:09:02.268 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-18 20:09:02.333 | 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-05-18 20:09:02.334 | 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-05-18 20:09:02.336 | 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-05-18 20:09:02.337 | 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-05-18 20:09:02.351 | 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-05-18 20:09:02.353 | 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-05-18 20:09:02.355 | 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-05-18 20:09:02.369 | 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-05-18 20:09:02.370 | 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-05-18 20:09:02.372 | 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-05-18 20:09:02.373 | 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.9) 2022-05-18 20:09:02.374 | 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-05-18 20:09:02.375 | 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-05-18 20:09:02.396 | 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-05-18 20:09:02.398 | 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-05-18 20:09:02.399 | 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.1) 2022-05-18 20:09:02.400 | 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.3.0) 2022-05-18 20:09:02.409 | 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.1) 2022-05-18 20:09:02.448 | 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-05-18 20:09:02.448 | 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-05-18 20:09:02.450 | 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-05-18 20:09:02.451 | 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-05-18 20:09:02.454 | 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-05-18 20:09:02.455 | 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-05-18 20:09:02.456 | 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-05-18 20:09:02.457 | 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-05-18 20:09:02.523 | 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-05-18 20:09:02.525 | 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-05-18 20:09:02.527 | 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-05-18 20:09:02.528 | 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-05-18 20:09:02.618 | 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-05-18 20:09:02.619 | 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-05-18 20:09:02.620 | 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-05-18 20:09:02.668 | 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-05-18 20:09:02.711 | 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.3) 2022-05-18 20:09:02.900 | 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-05-18 20:09:05.179 | 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-05-18 20:09:05.186 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:09:05.186 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:09:05.308 | + inc/python:pip_install:200 : result=0 2022-05-18 20:09:05.311 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:09:05.313 | + functions-common:time_stop:2437 : local name 2022-05-18 20:09:05.316 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:09:05.318 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:09:05.321 | + functions-common:time_stop:2440 : local total 2022-05-18 20:09:05.323 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:09:05.326 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:09:05.328 | + functions-common:time_stop:2444 : start_time=1652904540122 2022-05-18 20:09:05.331 | + functions-common:time_stop:2446 : [[ -z 1652904540122 ]] 2022-05-18 20:09:05.334 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:09:05.339 | + functions-common:time_stop:2449 : end_time=1652904545336 2022-05-18 20:09:05.341 | + functions-common:time_stop:2450 : elapsed_time=5214 2022-05-18 20:09:05.344 | + functions-common:time_stop:2451 : total=176497 2022-05-18 20:09:05.346 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:09:05.349 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=181711 2022-05-18 20:09:05.352 | + inc/python:pip_install:203 : return 0 2022-05-18 20:09:05.354 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-18 20:09:05.357 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-18 20:09:05.359 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-18 20:09:05.362 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:09:05.365 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:09:05.368 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:09:05.371 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:09:05.373 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:09:05.376 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:09:05.393 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:09:05.396 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:09:05.398 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:09:05.401 | + functions-common:git_clone:629 : echo master 2022-05-18 20:09:05.401 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:09:05.407 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-18 20:09:05.409 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:09:05.412 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-18 20:09:05.425 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-18 20:09:05.429 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:09:05.429 | + functions-common:git_clone:690 : head -1 2022-05-18 20:09:05.432 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-18 20:09:05.435 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:09:05.438 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-18 20:09:05.440 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:09:05.443 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 20:09:05.445 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-18 20:09:05.448 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:09:05.450 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-18 20:09:05.453 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:09:05.455 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 20:09:05.458 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-18 20:09:05.461 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:09:05.463 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:09:05.466 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-18 20:09:05.469 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:09:05.472 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-18 20:09:05.475 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:09:05.477 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:09:05.481 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-18 20:09:05.486 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-18 20:09:05.489 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-18 20:09:06.159 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-18 20:09:06.162 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:09:06.164 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:09:06.167 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:09:06.170 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 20:09:06.172 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-18 20:09:06.175 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:09:06.178 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:09:06.180 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:09:06.183 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:09:06.185 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:09:06.188 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:09:06.190 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:09:06.193 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-18 20:09:06.214 | Using python 3.8 to install /opt/stack/placement 2022-05-18 20:09:06.217 | + 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-05-18 20:09:07.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:07.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:07.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:07.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:08.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:09:08.289 | Obtaining file:///opt/stack/placement 2022-05-18 20:09:08.290 | Preparing metadata (setup.py): started 2022-05-18 20:09:12.930 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:09:12.991 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-18 20:09:12.994 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-18 20:09:12.995 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-18 20:09:12.997 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-18 20:09:12.998 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-18 20:09:12.999 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-18 20:09:13.000 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-18 20:09:13.002 | 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.dev21) (62.2.0) 2022-05-18 20:09:13.003 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-18 20:09:13.004 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-18 20:09:13.006 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-18 20:09:13.007 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-18 20:09:13.008 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-18 20:09:13.009 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-18 20:09:13.010 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-18 20:09:13.011 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-18 20:09:13.012 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-18 20:09:13.013 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-18 20:09:13.014 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-18 20:09:13.016 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-18 20:09:13.017 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-18 20:09:13.084 | 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.dev21) (4.4.0) 2022-05-18 20:09:13.086 | 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.dev21) (3.1.1) 2022-05-18 20:09:13.088 | 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.dev21) (5.1.0) 2022-05-18 20:09:13.090 | 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.dev21) (1.16.0) 2022-05-18 20:09:13.091 | 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.dev21) (2.11.0) 2022-05-18 20:09:13.092 | 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.dev21) (4.5.0) 2022-05-18 20:09:13.119 | 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.dev21) (0.17.3) 2022-05-18 20:09:13.175 | 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.dev21) (6.0) 2022-05-18 20:09:13.178 | 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.dev21) (2.5.0) 2022-05-18 20:09:13.179 | 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.dev21) (1.5.0) 2022-05-18 20:09:13.181 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-18 20:09:13.183 | 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.dev21) (0.8.0) 2022-05-18 20:09:13.232 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-18 20:09:13.233 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-18 20:09:13.234 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-18 20:09:13.236 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-18 20:09:13.276 | 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.dev21) (2.8.2) 2022-05-18 20:09:13.281 | 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.dev21) (0.9.6) 2022-05-18 20:09:13.299 | 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.dev21) (3.1.2) 2022-05-18 20:09:13.302 | 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.dev21) (3.2.2) 2022-05-18 20:09:13.304 | 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.dev21) (3.3.0) 2022-05-18 20:09:13.329 | 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.dev21) (1.0.3) 2022-05-18 20:09:13.331 | 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.dev21) (2022.1) 2022-05-18 20:09:13.343 | 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.dev21) (3.3.0) 2022-05-18 20:09:13.360 | 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.dev21) (1.0.2) 2022-05-18 20:09:13.362 | 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.dev21) (3.0.9) 2022-05-18 20:09:13.363 | 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.dev21) (0.11.0) 2022-05-18 20:09:13.365 | 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.dev21) (21.3) 2022-05-18 20:09:13.405 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-18 20:09:13.407 | 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.dev21) (2.0.12) 2022-05-18 20:09:13.408 | 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.dev21) (1.26.9) 2022-05-18 20:09:13.411 | 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.dev21) (3.3) 2022-05-18 20:09:13.429 | 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.dev21) (0.7) 2022-05-18 20:09:13.609 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-18 20:09:13.674 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-18 20:09:13.675 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-18 20:09:13.677 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-18 20:09:13.693 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-18 20:09:13.725 | 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.dev21) (1.14.1) 2022-05-18 20:09:13.781 | 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.dev21) (2.1.1) 2022-05-18 20:09:13.852 | 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.dev21) (1.7.0) 2022-05-18 20:09:13.936 | 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.dev21) (1.1.5) 2022-05-18 20:09:13.984 | 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.dev21) (0.2.5) 2022-05-18 20:09:14.180 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-18 20:09:14.181 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-18 20:09:14.181 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-18 20:09:14.258 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-18 20:09:14.321 | 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.dev21) (2.21) 2022-05-18 20:09:14.481 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-18 20:09:14.590 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-18 20:09:14.591 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-18 20:09:16.605 | Installing collected packages: openstack-placement 2022-05-18 20:09:16.605 | Attempting uninstall: openstack-placement 2022-05-18 20:09:16.605 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-18 20:09:16.608 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-18 20:09:16.609 | Running setup.py develop for openstack-placement 2022-05-18 20:09:22.650 | Successfully installed openstack-placement 2022-05-18 20:09:22.650 | 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-05-18 20:09:22.658 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:09:22.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:09:22.785 | + inc/python:pip_install:200 : result=0 2022-05-18 20:09:22.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:09:22.790 | + functions-common:time_stop:2437 : local name 2022-05-18 20:09:22.792 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:09:22.794 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:09:22.797 | + functions-common:time_stop:2440 : local total 2022-05-18 20:09:22.799 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:09:22.802 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:09:22.804 | + functions-common:time_stop:2444 : start_time=1652904546209 2022-05-18 20:09:22.806 | + functions-common:time_stop:2446 : [[ -z 1652904546209 ]] 2022-05-18 20:09:22.809 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:09:22.813 | + functions-common:time_stop:2449 : end_time=1652904562811 2022-05-18 20:09:22.816 | + functions-common:time_stop:2450 : elapsed_time=16602 2022-05-18 20:09:22.819 | + functions-common:time_stop:2451 : total=181711 2022-05-18 20:09:22.821 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:09:22.823 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=198313 2022-05-18 20:09:22.826 | + inc/python:pip_install:203 : return 0 2022-05-18 20:09:22.828 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:09:22.831 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 20:09:22.833 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 20:09:22.853 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 20:09:22.865 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-18 20:09:22.868 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-18 20:09:22.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:09:22.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:09:22.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-18 20:09:22.878 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:09:22.881 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:09:22.884 | + ./stack.sh:main:945 : configure_placement 2022-05-18 20:09:22.886 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-18 20:09:22.898 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-18 20:09:22.900 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-18 20:09:22.905 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-18 20:09:22.908 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-18 20:09:22.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-18 20:09:22.913 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-18 20:09:22.916 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:09:22.918 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:09:22.921 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:09:22.939 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:09:22.942 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:09:22.945 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-18 20:09:22.948 | + 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&plugin=dbcounter' 2022-05-18 20:09:22.979 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-18 20:09:23.012 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-18 20:09:23.047 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-18 20:09:23.049 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-18 20:09:23.054 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-18 20:09:23.057 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:09:23.060 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-18 20:09:23.092 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-18 20:09:23.122 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:09:23.151 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-18 20:09:23.181 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-18 20:09:23.210 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-18 20:09:23.239 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-18 20:09:23.268 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-18 20:09:23.298 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:09:23.328 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:09:23.357 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-18 20:09:23.359 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-18 20:09:23.362 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-18 20:09:23.366 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:09:23.383 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:09:23.386 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:09:23.388 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:09:23.391 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:09:23.393 | + 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-05-18 20:09:23.423 | + 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-05-18 20:09:23.453 | + 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-05-18 20:09:23.483 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:09:23.511 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-18 20:09:23.514 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-18 20:09:23.517 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-18 20:09:23.519 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-18 20:09:23.522 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-18 20:09:23.524 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:09:23.527 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:09:23.530 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-18 20:09:23.534 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-18 20:09:23.537 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:09:23.540 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:09:23.552 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:09:23.553 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:09:23.561 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:09:23.565 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:09:23.580 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-18 20:09:23.583 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-18 20:09:23.587 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-18 20:09:23.619 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-18 20:09:23.648 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-18 20:09:23.676 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:09:23.705 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:09:23.734 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:09:23.762 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:09:23.792 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:09:23.821 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:09:23.849 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 20:09:23.878 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:09:23.909 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:09:23.938 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:09:23.967 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:09:23.969 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:09:23.972 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-18 20:09:23.975 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-18 20:09:23.978 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:09:23.980 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:23.983 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:23.985 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-18 20:09:23.988 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-18 20:09:23.991 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-18 20:09:24.019 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:09:24.049 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-18 20:09:24.049 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-18 20:09:24.058 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-18 20:09:24.061 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-18 20:09:24.064 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-18 20:09:24.067 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:09:24.069 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:09:24.072 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:09:24.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:24.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:24.079 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:09:24.083 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:09:24.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:24.088 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:24.090 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-18 20:09:24.152 | Site placement-api already enabled 2022-05-18 20:09:24.156 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:09:24.159 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:09:24.161 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:09:24.164 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:09:24.298 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-18 20:09:24.322 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:09:24.324 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-18 20:09:24.343 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:09:24.346 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-18 20:09:24.365 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:09:24.368 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-18 20:09:24.370 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-18 20:09:24.373 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-18 20:09:24.405 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.48/identity 2022-05-18 20:09:24.435 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-18 20:09:24.465 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-18 20:09:24.495 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-18 20:09:24.525 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-18 20:09:24.555 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-18 20:09:24.584 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-18 20:09:24.614 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-18 20:09:24.631 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:09:24.634 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-18 20:09:24.651 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:09:24.653 | + ./stack.sh:main:971 : run_phase stack install 2022-05-18 20:09:24.656 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 20:09:24.658 | + functions-common:run_phase:1866 : local phase=install 2022-05-18 20:09:24.661 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:09:24.664 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:09:24.667 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:09:24.669 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:09:24.672 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:09:24.675 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:09:24.680 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:09:24.683 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:09:24.685 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:09:24.688 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-18 20:09:24.691 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:09:24.706 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:09:24.709 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:09:24.711 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:09:24.713 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-18 20:09:24.716 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-18 20:09:24.718 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:09:24.720 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-18 20:09:24.723 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-18 20:09:24.726 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-18 20:09:24.781 | ++ inc/async:async_inner:63 : install_tempest 2022-05-18 20:09:24.819 | [143885 Async install_tempest:169194]: running: install_tempest 2022-05-18 20:09:24.822 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 20:09:24.824 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 20:09:24.827 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:09:24.830 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 20:09:24.833 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-18 20:09:24.835 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 20:09:24.838 | + functions-common:run_plugins:1852 : local phase=install 2022-05-18 20:09:24.841 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 20:09:24.844 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 20:09:24.846 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-18 20:09:24.850 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-18 20:09:24.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:09:24.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:09:24.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-18 20:09:24.861 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:09:24.865 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-18 20:09:24.867 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-18 20:09:24.870 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:09:24.874 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-18 20:09:24.877 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-18 20:09:24.880 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:09:24.884 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:09:24.885 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:09:24.892 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-18 20:09:24.895 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-18 20:09:24.898 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-18 20:09:24.901 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-18 20:09:24.903 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-18 20:09:24.927 | Using python 3.8 to install python-openstackclient 2022-05-18 20:09:24.929 | + 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-05-18 20:09:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:25.805 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:25.805 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:27.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:09:27.033 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-18 20:09:27.055 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-18 20:09:27.056 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-18 20:09:27.057 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-18 20:09:27.059 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-18 20:09:27.060 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-18 20:09:27.061 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-18 20:09:27.062 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-18 20:09:27.063 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-18 20:09:27.064 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-18 20:09:27.065 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-18 20:09:27.066 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-18 20:09:27.077 | 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-05-18 20:09:27.078 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-18 20:09:27.080 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-18 20:09:27.081 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-18 20:09:27.082 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-18 20:09:27.115 | 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-05-18 20:09:27.116 | 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-05-18 20:09:27.117 | 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-05-18 20:09:27.118 | 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-05-18 20:09:27.120 | 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-05-18 20:09:27.121 | 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-05-18 20:09:27.122 | 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-05-18 20:09:27.123 | 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-05-18 20:09:27.124 | 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-05-18 20:09:27.125 | 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-05-18 20:09:27.126 | 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-05-18 20:09:27.139 | 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-05-18 20:09:27.159 | 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-05-18 20:09:27.161 | 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-05-18 20:09:27.162 | 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-05-18 20:09:27.163 | 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-05-18 20:09:27.185 | 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-05-18 20:09:27.204 | 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-05-18 20:09:27.205 | 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-05-18 20:09:27.208 | 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-05-18 20:09:27.300 | 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-05-18 20:09:27.301 | 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-05-18 20:09:27.302 | 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-05-18 20:09:27.345 | 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-05-18 20:09:27.357 | 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.1) 2022-05-18 20:09:27.391 | 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.3) 2022-05-18 20:09:27.564 | 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-05-18 20:09:27.580 | 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-05-18 20:09:27.685 | 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-05-18 20:09:27.688 | 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-05-18 20:09:27.689 | 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-05-18 20:09:27.690 | 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-05-18 20:09:27.819 | 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-05-18 20:09:30.169 | 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-05-18 20:09:30.176 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:09:30.176 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:09:30.303 | + inc/python:pip_install:200 : result=0 2022-05-18 20:09:30.305 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:09:30.308 | + functions-common:time_stop:2437 : local name 2022-05-18 20:09:30.310 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:09:30.312 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:09:30.315 | + functions-common:time_stop:2440 : local total 2022-05-18 20:09:30.317 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:09:30.320 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:09:30.322 | + functions-common:time_stop:2444 : start_time=1652904564921 2022-05-18 20:09:30.324 | + functions-common:time_stop:2446 : [[ -z 1652904564921 ]] 2022-05-18 20:09:30.327 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:09:30.331 | + functions-common:time_stop:2449 : end_time=1652904570329 2022-05-18 20:09:30.334 | + functions-common:time_stop:2450 : elapsed_time=5408 2022-05-18 20:09:30.337 | + functions-common:time_stop:2451 : total=198313 2022-05-18 20:09:30.339 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:09:30.342 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=203721 2022-05-18 20:09:30.344 | + inc/python:pip_install:203 : return 0 2022-05-18 20:09:30.347 | + ./stack.sh:main:983 : install_oscwrap 2022-05-18 20:09:30.351 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-18 20:09:30.355 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.hV45Z5EjxB 2022-05-18 20:09:30.358 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-18 20:09:30.360 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-18 20:09:30.363 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-18 20:09:30.366 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-18 20:09:30.368 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 20:09:30.371 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-18 20:09:30.388 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:09:30.391 | + ./stack.sh:main:1037 : configure_database 2022-05-18 20:09:30.394 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-18 20:09:30.397 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-18 20:09:30.399 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-18 20:09:30.405 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:09:30.407 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-18 20:09:30.410 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-18 20:09:30.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:30.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:30.417 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-18 20:09:30.420 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-18 20:09:30.423 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-18 20:09:30.424 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-18 20:09:30.429 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-18 20:09:30.482 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-18 20:09:30.484 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:09:30.486 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:09:30.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:09:30.491 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:09:30.494 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:09:30.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:09:30.499 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:09:30.501 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:09:30.503 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:09:30.506 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:09:30.508 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:09:30.511 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-18 20:09:30.513 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:09:30.515 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:09:30.518 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:09:30.521 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:09:30.523 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:09:30.525 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:09:30.528 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-18 20:09:30.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:30.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:30.536 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-18 20:09:30.538 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:09:30.541 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 20:09:33.464 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-18 20:09:33.479 | mysqladmin: connect to server at 'localhost' failed 2022-05-18 20:09:33.479 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-18 20:09:33.483 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-18 20:09:33.486 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-18 20:09:33.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:33.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:33.494 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-18 20:09:33.496 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-18 20:09:33.499 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-18 20:09:33.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:09:33.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:09:33.507 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-18 20:09:33.509 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-18 20:09:33.512 | + 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-05-18 20:09:33.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:09:33.575 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-18 20:09:33.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:09:33.638 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-18 20:09:33.696 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-18 20:09:33.753 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-18 20:09:33.807 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-18 20:09:33.810 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-18 20:09:33.812 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-18 20:09:33.813 | enabling MySQL performance counting 2022-05-18 20:09:33.815 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 20:09:33.837 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 20:09:33.839 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-05-18 20:09:34.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:34.702 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:34.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:09:34.702 | from cryptography.utils import int_from_bytes 2022-05-18 20:09:35.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:09:35.932 | Processing ./tools/dbcounter 2022-05-18 20:09:36.190 | Installing build dependencies: started 2022-05-18 20:09:48.868 | Installing build dependencies: finished with status 'done' 2022-05-18 20:09:48.873 | Getting requirements to build wheel: started 2022-05-18 20:09:51.620 | Getting requirements to build wheel: finished with status 'done' 2022-05-18 20:09:51.909 | Installing backend dependencies: started 2022-05-18 20:09:57.200 | Installing backend dependencies: finished with status 'done' 2022-05-18 20:09:57.204 | Preparing metadata (pyproject.toml): started 2022-05-18 20:10:00.205 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-18 20:10:00.212 | Building wheels for collected packages: dbcounter 2022-05-18 20:10:00.213 | Building wheel for dbcounter (pyproject.toml): started 2022-05-18 20:10:04.114 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-18 20:10:04.115 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=3e5362d947770cc1a15b0458a2746f0af282cc27215998e2c9082143117799d0 2022-05-18 20:10:04.115 | Stored in directory: /tmp/pip-ephem-wheel-cache-yfnlubsb/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-18 20:10:04.119 | Successfully built dbcounter 2022-05-18 20:10:06.639 | Installing collected packages: dbcounter 2022-05-18 20:10:06.639 | Attempting uninstall: dbcounter 2022-05-18 20:10:06.642 | Found existing installation: dbcounter 0.1 2022-05-18 20:10:06.645 | Uninstalling dbcounter-0.1: 2022-05-18 20:10:06.963 | Successfully uninstalled dbcounter-0.1 2022-05-18 20:10:07.167 | Successfully installed dbcounter-0.1 2022-05-18 20:10:07.167 | 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-05-18 20:10:07.175 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:10:07.175 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:10:07.330 | + inc/python:pip_install:200 : result=0 2022-05-18 20:10:07.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:10:07.335 | + functions-common:time_stop:2437 : local name 2022-05-18 20:10:07.337 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:10:07.340 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:10:07.342 | + functions-common:time_stop:2440 : local total 2022-05-18 20:10:07.344 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:10:07.347 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:10:07.349 | + functions-common:time_stop:2444 : start_time=1652904573831 2022-05-18 20:10:07.352 | + functions-common:time_stop:2446 : [[ -z 1652904573831 ]] 2022-05-18 20:10:07.354 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:10:07.359 | + functions-common:time_stop:2449 : end_time=1652904607356 2022-05-18 20:10:07.361 | + functions-common:time_stop:2450 : elapsed_time=33525 2022-05-18 20:10:07.364 | + functions-common:time_stop:2451 : total=203721 2022-05-18 20:10:07.366 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:10:07.369 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=237246 2022-05-18 20:10:07.371 | + inc/python:pip_install:203 : return 0 2022-05-18 20:10:07.374 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-18 20:10:07.376 | + lib/database:recreate_database:112 : local db=stats 2022-05-18 20:10:07.379 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-18 20:10:07.381 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-18 20:10:07.384 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-18 20:10:07.388 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:10:07.606 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-18 20:10:07.611 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:10:07.711 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-18 20:10:07.711 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-18 20:10:07.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:10:07.808 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-18 20:10:07.810 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:10:07.813 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 20:10:10.406 | ++ inc/async:async_inner:64 : rc=0 2022-05-18 20:10:10.433 | [169194 Async install_tempest:169194]: finished successfully 2022-05-18 20:10:11.078 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-18 20:10:11.081 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-18 20:10:11.084 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 20:10:11.089 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-201011 2022-05-18 20:10:11.092 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-201011 1041' 2022-05-18 20:10:11.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.097 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 20:10:11.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.103 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 20:10:11.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.108 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 20:10:11.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.113 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 20:10:11.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.118 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 20:10:11.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.124 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 20:10:11.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.129 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-200504 2022-05-18 20:10:11.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.134 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 20:10:11.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.139 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 20:10:11.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.150 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 20:10:11.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.155 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 20:10:11.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.160 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 20:10:11.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:10:11.165 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 20:10:11.168 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-18 20:10:11.171 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-18 20:10:11.173 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-18 20:10:11.185 | + ./stack.sh:main:1067 : start_dstat 2022-05-18 20:10:11.188 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.191 | + functions-common:run_process:1692 : local service=dstat 2022-05-18 20:10:11.193 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.196 | + functions-common:run_process:1694 : local group= 2022-05-18 20:10:11.198 | + functions-common:run_process:1695 : local user= 2022-05-18 20:10:11.200 | + functions-common:run_process:1697 : local name=dstat 2022-05-18 20:10:11.203 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:10:11.206 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:10:11.208 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:10:11.211 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:10:11.214 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:10:11.218 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904611216 2022-05-18 20:10:11.221 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-18 20:10:11.239 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:10:11.242 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-18 20:10:11.244 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-18 20:10:11.247 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.250 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.252 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.255 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.257 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-18 20:10:11.260 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-18 20:10:11.262 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-18 20:10:11.265 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 20:10:11.267 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 20:10:11.270 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-18 20:10:11.273 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-18 20:10:11.275 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-18 20:10:11.278 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.280 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 20:10:11.282 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-18 20:10:11.285 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 20:10:11.288 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 20:10:11.291 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-18 20:10:11.293 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 20:10:11.297 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-18 20:10:11.349 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-18 20:10:11.402 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:10:11.454 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-18 20:10:11.507 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-18 20:10:11.559 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 20:10:11.612 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 20:10:11.615 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-18 20:10:11.667 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 20:10:12.041 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-18 20:10:12.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-18 20:10:12.414 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-18 20:10:12.434 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:10:12.437 | + functions-common:time_stop:2437 : local name 2022-05-18 20:10:12.439 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:10:12.442 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:10:12.444 | + functions-common:time_stop:2440 : local total 2022-05-18 20:10:12.446 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:10:12.449 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:10:12.451 | + functions-common:time_stop:2444 : start_time=1652904611216 2022-05-18 20:10:12.454 | + functions-common:time_stop:2446 : [[ -z 1652904611216 ]] 2022-05-18 20:10:12.457 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:10:12.462 | + functions-common:time_stop:2449 : end_time=1652904612459 2022-05-18 20:10:12.464 | + functions-common:time_stop:2450 : elapsed_time=1243 2022-05-18 20:10:12.467 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:10:12.469 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:10:12.472 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1243 2022-05-18 20:10:12.476 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-18 20:10:12.479 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-18 20:10:12.482 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-18 20:10:12.486 | + functions-common:run_process:1694 : local group= 2022-05-18 20:10:12.489 | + functions-common:run_process:1695 : local user=root 2022-05-18 20:10:12.492 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-18 20:10:12.494 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:10:12.497 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:10:12.499 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:10:12.502 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:10:12.505 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:10:12.510 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904612507 2022-05-18 20:10:12.513 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-18 20:10:12.531 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:10:12.533 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:10:12.536 | + functions-common:time_stop:2437 : local name 2022-05-18 20:10:12.539 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:10:12.542 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:10:12.544 | + functions-common:time_stop:2440 : local total 2022-05-18 20:10:12.547 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:10:12.549 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:10:12.552 | + functions-common:time_stop:2444 : start_time=1652904612507 2022-05-18 20:10:12.554 | + functions-common:time_stop:2446 : [[ -z 1652904612507 ]] 2022-05-18 20:10:12.558 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:10:12.562 | + functions-common:time_stop:2449 : end_time=1652904612559 2022-05-18 20:10:12.565 | + functions-common:time_stop:2450 : elapsed_time=52 2022-05-18 20:10:12.568 | + functions-common:time_stop:2451 : total=1243 2022-05-18 20:10:12.570 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:10:12.572 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1295 2022-05-18 20:10:12.575 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-18 20:10:12.593 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:10:12.596 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-18 20:10:12.616 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:10:12.619 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-18 20:10:12.639 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:10:12.642 | + ./stack.sh:main:1080 : start_etcd3 2022-05-18 20:10:12.645 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-18 20:10:12.647 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd' 2022-05-18 20:10:12.650 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-18 20:10:12.652 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380' 2022-05-18 20:10:12.655 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.48:2380' 2022-05-18 20:10:12.657 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.48:2379' 2022-05-18 20:10:12.660 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-18 20:10:12.662 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-18 20:10:12.665 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.48:2379' 2022-05-18 20:10:12.668 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-18 20:10:12.670 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-18 20:10:12.673 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 20:10:12.675 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' '' root 2022-05-18 20:10:12.678 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-18 20:10:12.680 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 20:10:12.683 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 20:10:12.685 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-18 20:10:12.688 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 20:10:12.690 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 20:10:12.693 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 20:10:12.695 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 20:10:12.700 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-18 20:10:12.764 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-18 20:10:12.838 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 20:10:12.889 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-18 20:10:12.941 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-18 20:10:12.991 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 20:10:13.041 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 20:10:13.043 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-18 20:10:13.104 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 20:10:13.466 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-18 20:10:13.519 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-18 20:10:13.571 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-18 20:10:13.623 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-18 20:10:13.676 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-18 20:10:13.679 | ++ functions-common:is_arch:506 : uname -m 2022-05-18 20:10:13.684 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-18 20:10:13.686 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-18 20:10:14.061 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-18 20:10:14.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-18 20:10:14.439 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-18 20:10:15.110 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-18 20:10:15.129 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:10:15.132 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-18 20:10:15.134 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-18 20:10:15.138 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-18 20:10:15.142 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-18 20:10:15.155 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-18 20:10:15.167 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-18 20:10:15.170 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 20:10:15.172 | + 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.48/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-18 20:10:15.310 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-18 20:10:15.447 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-18 20:10:15.589 | + 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.48/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-18 20:10:15.731 | + 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.48/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-18 20:10:15.875 | + 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.48/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-18 20:10:16.012 | + 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.48/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-18 20:10:16.154 | + 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.48/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-18 20:10:16.292 | + 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.48/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-18 20:10:16.430 | + 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.48/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-18 20:10:16.567 | + functions-common:write_clouds_yaml:198 : cat 2022-05-18 20:10:16.572 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-18 20:10:16.576 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-18 20:10:16.579 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-18 20:10:16.583 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-18 20:10:16.586 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-18 20:10:16.589 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-18 20:10:16.605 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:10:16.608 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-18 20:10:16.610 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:10:16.613 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-18 20:10:16.615 | + ./stack.sh:main:1097 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 20:10:16.618 | + ./stack.sh:main:1098 : init_keystone 2022-05-18 20:10:16.620 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-18 20:10:16.637 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:10:16.639 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-18 20:10:16.642 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-18 20:10:16.645 | + lib/database:recreate_database:112 : local db=keystone 2022-05-18 20:10:16.647 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-18 20:10:16.650 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-18 20:10:16.652 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-18 20:10:16.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:10:22.866 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-18 20:10:22.871 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:10:22.978 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-18 20:10:22.980 | + functions-common:time_start:2423 : local name=dbsync 2022-05-18 20:10:22.983 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:10:22.985 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:10:22.988 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:10:22.993 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904622991 2022-05-18 20:10:22.996 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-18 20:10:27.695 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 20:10:27.717 | 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=171364) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 20:10:27.723 | DEBUG dbcounter [-] [171364] Writer thread running {{(pid=171364) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 20:10:27.725 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.727 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.727 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.727 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.728 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:27.728 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:27.763 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:27.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.765 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.765 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.765 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:27.766 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:27.767 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:28.219 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:28.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.220 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.220 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.220 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:28.225 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:28.229 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 20:10:42.212 | DEBUG dbcounter [-] [171364] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=171364) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:10:55.947 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:55.947 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 20:10:56.029 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:56.029 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 20:10:56.114 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:56.114 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 20:10:56.181 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:56.181 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 20:10:56.249 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:56.250 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 20:10:56.314 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:56.314 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 20:10:57.250 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:57.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:57.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.252 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.252 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.253 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.253 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:57.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:57.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:57.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:57.265 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.267 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.267 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.267 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.268 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.268 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:57.268 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:57.274 | DEBUG dbcounter [-] [171364] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=171364) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:10:57.642 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:57.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.644 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.645 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.645 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.645 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.645 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:57.646 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:57.846 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:57.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.848 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.849 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.849 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:57.849 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:57.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:57.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:57.858 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 20:10:57.890 | DEBUG dbcounter [-] [171364] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=171364) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:10:58.063 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.063 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 20:10:58.118 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.118 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 20:10:58.183 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.183 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 20:10:58.246 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.246 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 20:10:58.326 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.326 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 20:10:58.392 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.392 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 20:10:58.462 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:58.462 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:58.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.464 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.464 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.465 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.465 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:58.465 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:58.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:58.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.468 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.468 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.468 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.468 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.469 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:58.469 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:58.476 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.481 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.482 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.482 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:58.482 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:58.769 | DEBUG dbcounter [-] [171364] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=171364) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:10:58.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:58.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.814 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.815 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.815 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:58.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:58.816 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:58.816 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:59.012 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:10:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.014 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.014 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.015 | 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=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:10:59.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:10:59.015 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:10:59.015 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171364) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:10:59.023 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 20:10:59.092 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.092 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 20:10:59.152 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.152 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 20:10:59.227 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.227 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 20:10:59.290 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.290 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 20:10:59.372 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.372 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 20:10:59.447 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.447 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 20:10:59.498 | INFO migrate.versioning.api [-] done 2022-05-18 20:10:59.886 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-18 20:10:59.889 | + functions-common:time_stop:2437 : local name 2022-05-18 20:10:59.891 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:10:59.894 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:10:59.896 | + functions-common:time_stop:2440 : local total 2022-05-18 20:10:59.899 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:10:59.902 | + functions-common:time_stop:2443 : name=dbsync 2022-05-18 20:10:59.904 | + functions-common:time_stop:2444 : start_time=1652904622991 2022-05-18 20:10:59.906 | + functions-common:time_stop:2446 : [[ -z 1652904622991 ]] 2022-05-18 20:10:59.910 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:10:59.914 | + functions-common:time_stop:2449 : end_time=1652904659911 2022-05-18 20:10:59.917 | + functions-common:time_stop:2450 : elapsed_time=36920 2022-05-18 20:10:59.919 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:10:59.922 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:10:59.924 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36920 2022-05-18 20:10:59.927 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-18 20:10:59.929 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-18 20:10:59.933 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-18 20:11:04.378 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-18 20:11:04.378 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 20:11:04.379 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 20:11:04.379 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-18 20:11:04.379 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 20:11:04.380 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 20:11:04.380 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 20:11:04.380 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 20:11:04.380 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 20:11:04.737 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-18 20:11:04.742 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-18 20:11:09.201 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-18 20:11:09.201 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 20:11:09.202 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 20:11:09.202 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-18 20:11:09.202 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 20:11:09.203 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 20:11:09.203 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 20:11:09.203 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 20:11:09.203 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 20:11:09.560 | + ./stack.sh:main:1099 : start_keystone 2022-05-18 20:11:09.562 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-18 20:11:09.565 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-18 20:11:09.568 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-18 20:11:09.585 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:11:09.587 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:11:09.591 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-18 20:11:09.595 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-18 20:11:09.598 | + functions-common:run_process:1692 : local service=keystone 2022-05-18 20:11:09.600 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.607 | + functions-common:run_process:1694 : local group= 2022-05-18 20:11:09.610 | + functions-common:run_process:1695 : local user= 2022-05-18 20:11:09.612 | + functions-common:run_process:1697 : local name=keystone 2022-05-18 20:11:09.615 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:11:09.619 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:11:09.624 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:11:09.624 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:11:09.628 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:11:09.632 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904669629 2022-05-18 20:11:09.634 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-18 20:11:09.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:11:09.653 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-18 20:11:09.655 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-18 20:11:09.658 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.660 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.663 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.666 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.668 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-18 20:11:09.671 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-18 20:11:09.673 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-18 20:11:09.676 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 20:11:09.679 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 20:11:09.681 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-18 20:11:09.684 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-18 20:11:09.686 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-18 20:11:09.688 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.691 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-18 20:11:09.693 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-18 20:11:09.695 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-18 20:11:09.697 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-18 20:11:09.701 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-18 20:11:09.752 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-18 20:11:09.806 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-18 20:11:09.858 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:11:09.910 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 20:11:09.968 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-18 20:11:10.022 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-18 20:11:10.074 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-18 20:11:10.126 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-18 20:11:10.178 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-18 20:11:10.231 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-18 20:11:10.234 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-18 20:11:10.285 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-18 20:11:10.672 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-18 20:11:10.685 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-18 20:11:11.061 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-18 20:11:11.139 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:11:11.142 | + functions-common:time_stop:2437 : local name 2022-05-18 20:11:11.145 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:11:11.151 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:11:11.154 | + functions-common:time_stop:2440 : local total 2022-05-18 20:11:11.161 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:11:11.161 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:11:11.163 | + functions-common:time_stop:2444 : start_time=1652904669629 2022-05-18 20:11:11.166 | + functions-common:time_stop:2446 : [[ -z 1652904669629 ]] 2022-05-18 20:11:11.169 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:11:11.173 | + functions-common:time_stop:2449 : end_time=1652904671171 2022-05-18 20:11:11.176 | + functions-common:time_stop:2450 : elapsed_time=1542 2022-05-18 20:11:11.179 | + functions-common:time_stop:2451 : total=1295 2022-05-18 20:11:11.181 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:11:11.184 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2837 2022-05-18 20:11:11.186 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-18 20:11:11.189 | Waiting for keystone to start... 2022-05-18 20:11:11.189 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.48/identity/v3/ 2022-05-18 20:11:11.191 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.48/identity/v3/ 2022-05-18 20:11:11.194 | + functions:wait_for_service:457 : local timeout=60 2022-05-18 20:11:11.196 | + functions:wait_for_service:458 : local url=http://10.222.0.48/identity/v3/ 2022-05-18 20:11:11.199 | + functions:wait_for_service:459 : local rval=0 2022-05-18 20:11:11.201 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-18 20:11:11.204 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-18 20:11:11.206 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:11:11.209 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:11:11.212 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:11:11.216 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904671214 2022-05-18 20:11:11.219 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-18 20:11:11.224 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.48/identity/v3/ 2022-05-18 20:11:17.587 | + :: : [[ 200 == 503 ]] 2022-05-18 20:11:17.588 | + :: : [[ 0 -eq 7 ]] 2022-05-18 20:11:17.591 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-18 20:11:17.594 | + functions-common:time_stop:2437 : local name 2022-05-18 20:11:17.596 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:11:17.599 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:11:17.601 | + functions-common:time_stop:2440 : local total 2022-05-18 20:11:17.604 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:11:17.606 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-18 20:11:17.609 | + functions-common:time_stop:2444 : start_time=1652904671214 2022-05-18 20:11:17.611 | + functions-common:time_stop:2446 : [[ -z 1652904671214 ]] 2022-05-18 20:11:17.614 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:11:17.619 | + functions-common:time_stop:2449 : end_time=1652904677617 2022-05-18 20:11:17.622 | + functions-common:time_stop:2450 : elapsed_time=6403 2022-05-18 20:11:17.624 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:11:17.627 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:11:17.629 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6403 2022-05-18 20:11:17.631 | + functions:wait_for_service:467 : return 0 2022-05-18 20:11:17.634 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-18 20:11:17.652 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:11:17.654 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-18 20:11:17.657 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:11:17.659 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-18 20:11:17.686 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-18 20:11:17.689 | + 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.48/identity 2022-05-18 20:11:22.285 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.286 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.286 | 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=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.294 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.312 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.312 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.343 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.375 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.376 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.468 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.468 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.468 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.468 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.469 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.469 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.482 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.482 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.482 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.482 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.482 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.483 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.483 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.490 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.493 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.494 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.494 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.494 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.494 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.494 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.495 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172118) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:11:22.560 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 20:11:22.578 | 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=172118) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 20:11:22.583 | DEBUG dbcounter [-] [172118] Writer thread running {{(pid=172118) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 20:11:22.895 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created domain default 2022-05-18 20:11:22.990 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created project admin 2022-05-18 20:11:23.018 | DEBUG passlib.handlers.bcrypt [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=172118) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-18 20:11:23.018 | DEBUG passlib.handlers.bcrypt [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=172118) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-18 20:11:23.150 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created user admin 2022-05-18 20:11:23.202 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created role reader 2022-05-18 20:11:23.271 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created role member 2022-05-18 20:11:23.353 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created implied role where 14236ebd716644b3afc84248e9e75eef implies 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:11:23.454 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created role admin 2022-05-18 20:11:23.530 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created implied role where 50b6079d2efb4a72b8a798c94ce3d00c implies 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:11:23.622 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Granted role admin on project admin to user admin. 2022-05-18 20:11:23.707 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Granted role admin on the system to user admin. 2022-05-18 20:11:23.802 | WARNING py.warnings [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 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-05-18 20:11:23.802 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-18 20:11:23.802 |  2022-05-18 20:11:23.806 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created region RegionOne 2022-05-18 20:11:23.988 | INFO keystone.cmd.bootstrap [None req-9ff49783-5f24-4e1f-814f-2ea01d73a0f4 None None] Created public endpoint http://10.222.0.48/identity 2022-05-18 20:11:24.443 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-18 20:11:24.446 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-18 20:11:24.449 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-18 20:11:24.452 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-18 20:11:27.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:27.509 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:27.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:27.509 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:27.670 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:27.673 | + lib/keystone:create_keystone_accounts:310 : admin_project=1480d10483a74e3892370cb6cff3cdb3 2022-05-18 20:11:27.675 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-18 20:11:27.678 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-18 20:11:29.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:29.819 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:29.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:29.819 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:29.980 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:29.983 | + lib/keystone:create_keystone_accounts:312 : admin_user=963f7b2300764bae9010221fbba8865f 2022-05-18 20:11:29.985 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-18 20:11:29.987 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-18 20:11:29.990 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-18 20:11:29.993 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 963f7b2300764bae9010221fbba8865f default 2022-05-18 20:11:30.050 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 963f7b2300764bae9010221fbba8865f default 2022-05-18 20:11:30.089 | [143885 Async ks-domain-role:172237]: running: get_or_add_user_domain_role admin 963f7b2300764bae9010221fbba8865f default 2022-05-18 20:11:30.091 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-18 20:11:30.094 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:11:30.097 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 20:11:33.228 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 20:11:33.230 | + functions-common:get_or_create_domain:900 : echo default 2022-05-18 20:11:33.230 | default 2022-05-18 20:11:33.232 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-18 20:11:33.291 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-18 20:11:33.332 | [143885 Async ks-project:172381]: running: get_or_create_project service Default 2022-05-18 20:11:33.335 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-18 20:11:33.401 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-18 20:11:33.446 | [143885 Async ks-service:172467]: running: get_or_create_role service 2022-05-18 20:11:33.448 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-18 20:11:33.521 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-18 20:11:33.590 | [143885 Async ks-reseller:172554]: running: get_or_create_role ResellerAdmin 2022-05-18 20:11:33.595 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-18 20:11:33.598 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-18 20:11:34.013 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-18 20:11:34.217 | [143885 Async ks-anotherrole:172645]: running: get_or_create_role anotherrole 2022-05-18 20:11:34.235 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-18 20:11:34.276 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-18 20:11:34.295 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:11:34.339 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-18 20:11:37.148 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:11:37.253 | [172467 Async ks-service:172467]: finished successfully 2022-05-18 20:11:37.399 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:11:37.430 | [172554 Async ks-reseller:172554]: finished successfully 2022-05-18 20:11:38.079 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:11:38.113 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:11:38.119 | [172381 Async ks-project:172381]: finished successfully 2022-05-18 20:11:38.154 | [172645 Async ks-anotherrole:172645]: finished successfully 2022-05-18 20:11:38.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:38.283 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:38.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:38.283 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:38.479 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:38.482 | ++ functions-common:get_or_create_project:950 : project_id=0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:11:38.484 | ++ functions-common:get_or_create_project:951 : echo 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:11:38.487 | + lib/keystone:create_keystone_accounts:340 : invis_project=0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:11:38.489 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-18 20:11:38.493 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-18 20:11:38.495 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:11:38.499 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-18 20:11:40.825 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:11:40.853 | [172237 Async ks-domain-role:172237]: finished successfully 2022-05-18 20:11:41.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:41.033 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:41.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:41.033 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:41.195 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:41.198 | ++ functions-common:get_or_create_project:950 : project_id=d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:41.200 | ++ functions-common:get_or_create_project:951 : echo d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:41.203 | + lib/keystone:create_keystone_accounts:344 : demo_project=d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:41.205 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-18 20:11:41.209 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-18 20:11:41.211 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:11:41.213 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-18 20:11:41.216 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-18 20:11:41.219 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-18 20:11:43.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.709 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.709 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.873 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:43.876 | ++ functions-common:get_or_create_user:937 : user_id=4455845da02540bfa7a352d73c969079 2022-05-18 20:11:43.878 | ++ functions-common:get_or_create_user:938 : echo 4455845da02540bfa7a352d73c969079 2022-05-18 20:11:43.881 | + lib/keystone:create_keystone_accounts:347 : demo_user=4455845da02540bfa7a352d73c969079 2022-05-18 20:11:43.884 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-18 20:11:43.933 | [143885 Async ks-domain-role:172237]: Waiting for completion of get_or_add_user_domain_role admin 963f7b2300764bae9010221fbba8865f default running on PID 172237 (6 other jobs running) 2022-05-18 20:11:43.958 | [143885 Async ks-domain-role:172237]: Signaling child to exit 2022-05-18 20:11:43.958 | WAKEUP 2022-05-18 20:11:43.981 | [143885 Async ks-domain-role:172237]: Signaled 2022-05-18 20:11:43.982 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-18 20:11:43.982 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 963f7b2300764bae9010221fbba8865f --domain default 2022-05-18 20:11:43.982 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:11:43.982 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-18 20:11:43.982 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:11:43.982 | ++ functions-common:get_field:824 : read data 2022-05-18 20:11:43.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.982 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.983 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.983 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:43.983 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-18 20:11:43.983 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-18 20:11:43.983 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 963f7b2300764bae9010221fbba8865f --domain default 2022-05-18 20:11:43.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.983 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.983 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.983 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:11:43.983 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 963f7b2300764bae9010221fbba8865f --domain default 2022-05-18 20:11:43.983 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-18 20:11:43.983 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:11:43.983 | ++ functions-common:get_field:824 : read data 2022-05-18 20:11:43.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.983 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:43.983 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:43.983 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:43.983 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:11:43.983 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:11:43.983 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:11:43.983 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | 963f7b2300764bae9010221fbba8865f | | | default | | False |' 2022-05-18 20:11:43.983 | ++ functions-common:get_field:824 : read data 2022-05-18 20:11:43.983 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:11:43.983 | + functions-common:get_or_add_user_domain_role:1033 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:11:43.983 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:11:44.026 | [143885 Async ks-domain-role:172237]: finished get_or_add_user_domain_role admin 963f7b2300764bae9010221fbba8865f default with result 0 in 10 seconds 2022-05-18 20:11:44.032 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-18 20:11:44.067 | [143885 Async ks-project:172381]: Waiting for completion of get_or_create_project service Default running on PID 172381 (5 other jobs running) 2022-05-18 20:11:44.092 | [143885 Async ks-project:172381]: Signaling child to exit 2022-05-18 20:11:44.092 | WAKEUP 2022-05-18 20:11:44.114 | [143885 Async ks-project:172381]: Signaled 2022-05-18 20:11:44.115 | + functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:11:44.115 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-18 20:11:44.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.115 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.116 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.116 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:44.116 | + functions-common:get_or_create_project:950 : project_id=9fdca45a43b74613948aecbfe9014102 2022-05-18 20:11:44.116 | + functions-common:get_or_create_project:951 : echo 9fdca45a43b74613948aecbfe9014102 2022-05-18 20:11:44.116 | 9fdca45a43b74613948aecbfe9014102 2022-05-18 20:11:44.160 | [143885 Async ks-project:172381]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-18 20:11:44.196 | [143885 Async ks-service:172467]: Waiting for completion of get_or_create_role service running on PID 172467 (4 other jobs running) 2022-05-18 20:11:44.221 | [143885 Async ks-service:172467]: Signaling child to exit 2022-05-18 20:11:44.221 | WAKEUP 2022-05-18 20:11:44.243 | [143885 Async ks-service:172467]: Signaled 2022-05-18 20:11:44.244 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:11:44.244 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-18 20:11:44.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.244 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.244 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.244 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:44.244 | + functions-common:get_or_create_role:962 : role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:11:44.244 | + functions-common:get_or_create_role:963 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:11:44.244 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:11:44.288 | [143885 Async ks-service:172467]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-18 20:11:44.325 | [143885 Async ks-reseller:172554]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 172554 (3 other jobs running) 2022-05-18 20:11:44.349 | [143885 Async ks-reseller:172554]: Signaling child to exit 2022-05-18 20:11:44.349 | WAKEUP 2022-05-18 20:11:44.371 | [143885 Async ks-reseller:172554]: Signaled 2022-05-18 20:11:44.372 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:11:44.372 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-18 20:11:44.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.373 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.373 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.373 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:44.373 | + functions-common:get_or_create_role:962 : role_id=f5537988148b4ba2ae064e472240d860 2022-05-18 20:11:44.373 | + functions-common:get_or_create_role:963 : echo f5537988148b4ba2ae064e472240d860 2022-05-18 20:11:44.373 | f5537988148b4ba2ae064e472240d860 2022-05-18 20:11:44.421 | [143885 Async ks-reseller:172554]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-18 20:11:44.461 | [143885 Async ks-anotherrole:172645]: Waiting for completion of get_or_create_role anotherrole running on PID 172645 (2 other jobs running) 2022-05-18 20:11:44.488 | [143885 Async ks-anotherrole:172645]: Signaling child to exit 2022-05-18 20:11:44.488 | WAKEUP 2022-05-18 20:11:44.511 | [143885 Async ks-anotherrole:172645]: Signaled 2022-05-18 20:11:44.512 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:11:44.512 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 20:11:44.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.512 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:44.513 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:44.513 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:44.513 | + functions-common:get_or_create_role:962 : role_id=744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:11:44.513 | + functions-common:get_or_create_role:963 : echo 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:11:44.513 | 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:11:44.556 | [143885 Async ks-anotherrole:172645]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-18 20:11:44.560 | + inc/async:async_wait:197 : return 0 2022-05-18 20:11:44.563 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.621 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.661 | [143885 Async ks-demo-member:173510]: running: get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.664 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 963f7b2300764bae9010221fbba8865f d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.724 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 963f7b2300764bae9010221fbba8865f d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.766 | [143885 Async ks-demo-admin:173622]: running: get_or_add_user_project_role admin 963f7b2300764bae9010221fbba8865f d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.769 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.840 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.887 | [143885 Async ks-demo-another:173734]: running: get_or_add_user_project_role anotherrole 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:44.889 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:11:44.964 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:11:45.039 | [143885 Async ks-demo-invis:173846]: running: get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:11:45.052 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-18 20:11:45.057 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-18 20:11:45.065 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:11:45.068 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-18 20:11:45.080 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-18 20:11:45.083 | +++ functions-common:get_or_create_user:939 : 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-05-18 20:11:48.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:48.971 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:48.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:48.971 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:49.159 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:49.162 | ++ functions-common:get_or_create_user:937 : user_id=0773bd11e47e44d59912c9b7f28a2328 2022-05-18 20:11:49.165 | ++ functions-common:get_or_create_user:938 : echo 0773bd11e47e44d59912c9b7f28a2328 2022-05-18 20:11:49.168 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0773bd11e47e44d59912c9b7f28a2328 2022-05-18 20:11:49.170 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0773bd11e47e44d59912c9b7f28a2328 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:49.237 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0773bd11e47e44d59912c9b7f28a2328 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:49.298 | [143885 Async ks-demo-reader:174002]: running: get_or_add_user_project_role reader 0773bd11e47e44d59912c9b7f28a2328 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:11:49.301 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-18 20:11:49.304 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-18 20:11:49.307 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:11:49.318 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-18 20:11:52.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:52.873 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:52.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:52.873 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:53.327 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:53.343 | ++ functions-common:get_or_create_project:950 : project_id=9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:53.363 | ++ functions-common:get_or_create_project:951 : echo 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:53.389 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:53.406 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-18 20:11:53.440 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-18 20:11:53.460 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:11:53.477 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-18 20:11:53.496 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-18 20:11:53.525 | +++ functions-common:get_or_create_user:939 : 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-05-18 20:11:57.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:57.081 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:57.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:11:57.082 | from cryptography.utils import int_from_bytes 2022-05-18 20:11:57.418 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:11:57.422 | ++ functions-common:get_or_create_user:937 : user_id=ab05064466ec49dc9fbb9a37c71bb788 2022-05-18 20:11:57.436 | ++ functions-common:get_or_create_user:938 : echo ab05064466ec49dc9fbb9a37c71bb788 2022-05-18 20:11:57.452 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ab05064466ec49dc9fbb9a37c71bb788 2022-05-18 20:11:57.479 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:57.883 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:58.083 | [143885 Async ks-alt-admin:174372]: running: get_or_add_user_project_role admin ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:58.102 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:58.579 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:58.822 | [143885 Async ks-alt-another:174484]: running: get_or_add_user_project_role anotherrole ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:11:58.840 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-18 20:11:58.862 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-18 20:11:58.895 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:11:58.915 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-18 20:11:58.935 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-18 20:11:58.962 | +++ functions-common:get_or_create_user:939 : 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-05-18 20:12:00.459 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:00.626 | [173622 Async ks-demo-admin:173622]: finished successfully 2022-05-18 20:12:02.227 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:02.398 | [173510 Async ks-demo-member:173510]: finished successfully 2022-05-18 20:12:03.144 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:03.174 | [173846 Async ks-demo-invis:173846]: finished successfully 2022-05-18 20:12:03.435 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:03.465 | [173734 Async ks-demo-another:173734]: finished successfully 2022-05-18 20:12:03.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:03.956 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:03.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:03.956 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:04.139 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:04.142 | ++ functions-common:get_or_create_user:937 : user_id=e7bd544cc3aa44f9b2879f4ecec69672 2022-05-18 20:12:04.145 | ++ functions-common:get_or_create_user:938 : echo e7bd544cc3aa44f9b2879f4ecec69672 2022-05-18 20:12:04.149 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e7bd544cc3aa44f9b2879f4ecec69672 2022-05-18 20:12:04.151 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e7bd544cc3aa44f9b2879f4ecec69672 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:04.217 | + inc/async:async_inner:63 : get_or_add_user_project_role member e7bd544cc3aa44f9b2879f4ecec69672 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:04.271 | [143885 Async ks-alt-member-user:174901]: running: get_or_add_user_project_role member e7bd544cc3aa44f9b2879f4ecec69672 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:04.277 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-18 20:12:04.280 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-18 20:12:04.283 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:12:04.286 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-18 20:12:04.289 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-18 20:12:04.296 | +++ functions-common:get_or_create_user:939 : 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-05-18 20:12:05.627 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:05.804 | [174002 Async ks-demo-reader:174002]: finished successfully 2022-05-18 20:12:07.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:07.142 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:07.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:07.142 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:07.372 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:07.375 | ++ functions-common:get_or_create_user:937 : user_id=e36fef6c50ea4275b71e0fbee8a7046a 2022-05-18 20:12:07.378 | ++ functions-common:get_or_create_user:938 : echo e36fef6c50ea4275b71e0fbee8a7046a 2022-05-18 20:12:07.380 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e36fef6c50ea4275b71e0fbee8a7046a 2022-05-18 20:12:07.383 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e36fef6c50ea4275b71e0fbee8a7046a 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:07.499 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e36fef6c50ea4275b71e0fbee8a7046a 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:07.592 | [143885 Async ks-alt-reader-user:175125]: running: get_or_add_user_project_role reader e36fef6c50ea4275b71e0fbee8a7046a 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:07.602 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-18 20:12:07.606 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:12:07.619 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-18 20:12:07.627 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-18 20:12:07.635 | +++ functions-common:get_or_create_user:939 : 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-05-18 20:12:10.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:10.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:10.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:10.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:11.254 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:11.270 | ++ functions-common:get_or_create_user:937 : user_id=37e9e4d15ca84709993e724db03a0bd4 2022-05-18 20:12:11.280 | ++ functions-common:get_or_create_user:938 : echo 37e9e4d15ca84709993e724db03a0bd4 2022-05-18 20:12:11.285 | + lib/keystone:create_keystone_accounts:392 : system_member_user=37e9e4d15ca84709993e724db03a0bd4 2022-05-18 20:12:11.301 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 37e9e4d15ca84709993e724db03a0bd4 all 2022-05-18 20:12:11.587 | + inc/async:async_inner:63 : get_or_add_user_system_role member 37e9e4d15ca84709993e724db03a0bd4 all 2022-05-18 20:12:11.700 | [143885 Async ks-system-member:175351]: running: get_or_add_user_system_role member 37e9e4d15ca84709993e724db03a0bd4 all 2022-05-18 20:12:11.708 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-18 20:12:11.710 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:12:11.720 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-18 20:12:11.734 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-18 20:12:11.750 | +++ functions-common:get_or_create_user:939 : 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-05-18 20:12:13.919 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:14.082 | [174372 Async ks-alt-admin:174372]: finished successfully 2022-05-18 20:12:14.715 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:14.853 | [174484 Async ks-alt-another:174484]: finished successfully 2022-05-18 20:12:15.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:15.045 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:15.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:15.046 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:15.284 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:15.289 | ++ functions-common:get_or_create_user:937 : user_id=0793e4721dd94caba89323355267c0a5 2022-05-18 20:12:15.292 | ++ functions-common:get_or_create_user:938 : echo 0793e4721dd94caba89323355267c0a5 2022-05-18 20:12:15.297 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=0793e4721dd94caba89323355267c0a5 2022-05-18 20:12:15.301 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 0793e4721dd94caba89323355267c0a5 all 2022-05-18 20:12:15.408 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0793e4721dd94caba89323355267c0a5 all 2022-05-18 20:12:15.453 | [143885 Async ks-system-reader:175633]: running: get_or_add_user_system_role reader 0793e4721dd94caba89323355267c0a5 all 2022-05-18 20:12:15.456 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-18 20:12:15.459 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-18 20:12:15.463 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-18 20:12:15.466 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 20:12:15.470 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-18 20:12:17.755 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:17.949 | [174901 Async ks-alt-member-user:174901]: finished successfully 2022-05-18 20:12:18.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:18.378 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:18.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:18.378 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:18.602 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:18.607 | ++ functions-common:get_or_create_group:914 : group_id=c246ac8996534312a2a547067ce4505d 2022-05-18 20:12:18.611 | ++ functions-common:get_or_create_group:915 : echo c246ac8996534312a2a547067ce4505d 2022-05-18 20:12:18.614 | + lib/keystone:create_keystone_accounts:402 : admin_group=c246ac8996534312a2a547067ce4505d 2022-05-18 20:12:18.622 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-18 20:12:18.625 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-18 20:12:18.628 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-18 20:12:18.630 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 20:12:18.634 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-18 20:12:20.791 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:20.839 | [175125 Async ks-alt-reader-user:175125]: finished successfully 2022-05-18 20:12:21.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:21.361 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:21.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:21.361 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:21.545 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:21.548 | ++ functions-common:get_or_create_group:914 : group_id=08d3a00121844973811c45ba6598f405 2022-05-18 20:12:21.551 | ++ functions-common:get_or_create_group:915 : echo 08d3a00121844973811c45ba6598f405 2022-05-18 20:12:21.553 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=08d3a00121844973811c45ba6598f405 2022-05-18 20:12:21.558 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:21.637 | + inc/async:async_inner:63 : get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:21.691 | [143885 Async ks-group-memberdemo:175986]: running: get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:21.695 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:21.785 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:21.917 | [143885 Async ks-group-anotherdemo:176072]: running: get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:21.920 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:22.087 | + inc/async:async_inner:63 : get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:22.233 | [143885 Async ks-group-memberalt:176159]: running: get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:22.252 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:22.640 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:22.874 | [143885 Async ks-group-anotheralt:176265]: running: get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:22.899 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 2022-05-18 20:12:23.312 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 2022-05-18 20:12:23.537 | [143885 Async ks-group-admin:176353]: running: get_or_add_group_project_role admin c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 2022-05-18 20:12:23.556 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-18 20:12:23.680 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:23.858 | [175351 Async ks-system-member:175351]: finished successfully 2022-05-18 20:12:23.928 | [143885 Async ks-demo-member:173510]: Waiting for completion of get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f running on PID 173510 (17 other jobs running) 2022-05-18 20:12:24.120 | [143885 Async ks-demo-member:173510]: Signaling child to exit 2022-05-18 20:12:24.121 | WAKEUP 2022-05-18 20:12:24.299 | [143885 Async ks-demo-member:173510]: Signaled 2022-05-18 20:12:24.312 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:24.312 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:24.312 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:24.312 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:24.312 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:24.312 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:24.312 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:24.312 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:24.312 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:24.312 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4455845da02540bfa7a352d73c969079 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:24.312 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:24.312 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:24.312 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:24.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:24.312 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:24.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:24.312 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:24.312 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:24.312 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:24.312 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:24.312 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4455845da02540bfa7a352d73c969079 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:24.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:24.312 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:24.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:24.312 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:24.312 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4455845da02540bfa7a352d73c969079 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:24.313 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:24.313 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:24.313 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:24.313 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:24.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:24.313 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:24.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:24.313 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:24.313 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:24.313 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:24.313 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:24.313 | ++ functions-common:get_field:830 : echo '| 14236ebd716644b3afc84248e9e75eef | 4455845da02540bfa7a352d73c969079 | | d5178c1872c8495191bd240748eebc4f | | | False |' 2022-05-18 20:12:24.313 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:24.313 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:24.313 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:24.313 | + functions-common:get_or_add_user_project_role:1009 : echo 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:24.313 | 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:24.640 | [143885 Async ks-demo-member:173510]: finished get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f with result 0 in 17 seconds 2022-05-18 20:12:24.915 | [143885 Async ks-demo-admin:173622]: Waiting for completion of get_or_add_user_project_role admin 963f7b2300764bae9010221fbba8865f d5178c1872c8495191bd240748eebc4f running on PID 173622 (16 other jobs running) 2022-05-18 20:12:25.055 | [143885 Async ks-demo-admin:173622]: Signaling child to exit 2022-05-18 20:12:25.055 | WAKEUP 2022-05-18 20:12:25.204 | [143885 Async ks-demo-admin:173622]: Signaled 2022-05-18 20:12:25.215 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:25.215 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:25.215 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:25.215 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:25.215 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:25.215 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:25.215 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 963f7b2300764bae9010221fbba8865f --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:25.215 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:25.215 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:25.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:25.215 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:25.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:25.215 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:25.215 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:25.215 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:25.215 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:25.215 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 963f7b2300764bae9010221fbba8865f --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:25.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:25.215 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:25.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:25.215 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 963f7b2300764bae9010221fbba8865f --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:25.215 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:25.215 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:25.215 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:25.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:25.216 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:25.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:25.216 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:25.216 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:25.216 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:25.216 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:25.216 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | 963f7b2300764bae9010221fbba8865f | | d5178c1872c8495191bd240748eebc4f | | | False |' 2022-05-18 20:12:25.216 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:25.216 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:25.216 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:12:25.216 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:12:25.216 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:12:25.495 | [143885 Async ks-demo-admin:173622]: finished get_or_add_user_project_role admin 963f7b2300764bae9010221fbba8865f d5178c1872c8495191bd240748eebc4f with result 0 in 15 seconds 2022-05-18 20:12:25.717 | [143885 Async ks-demo-another:173734]: Waiting for completion of get_or_add_user_project_role anotherrole 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f running on PID 173734 (15 other jobs running) 2022-05-18 20:12:25.868 | [143885 Async ks-demo-another:173734]: Signaling child to exit 2022-05-18 20:12:25.869 | WAKEUP 2022-05-18 20:12:26.003 | [143885 Async ks-demo-another:173734]: Signaled 2022-05-18 20:12:26.009 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:26.009 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:26.009 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:26.009 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:26.009 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:26.009 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:26.009 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:26.009 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:26.009 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4455845da02540bfa7a352d73c969079 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:26.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:26.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:26.009 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:26.009 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.009 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:26.009 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:26.009 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:26.010 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4455845da02540bfa7a352d73c969079 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:26.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.010 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:26.010 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:26.010 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4455845da02540bfa7a352d73c969079 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:26.010 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:26.010 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.010 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:26.010 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:26.010 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:26.010 | ++ functions-common:get_field:830 : echo '| 744beec6e15a44e48cd5dc274cefd17c | 4455845da02540bfa7a352d73c969079 | | d5178c1872c8495191bd240748eebc4f | | | False |' 2022-05-18 20:12:26.010 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:26.010 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.010 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:12:26.010 | + functions-common:get_or_add_user_project_role:1009 : echo 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:12:26.010 | 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:12:26.234 | [143885 Async ks-demo-another:173734]: finished get_or_add_user_project_role anotherrole 4455845da02540bfa7a352d73c969079 d5178c1872c8495191bd240748eebc4f with result 0 in 18 seconds 2022-05-18 20:12:26.340 | [143885 Async ks-demo-invis:173846]: Waiting for completion of get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 0fa00cd07bb842e8af5a1de307a58140 running on PID 173846 (14 other jobs running) 2022-05-18 20:12:26.394 | [143885 Async ks-demo-invis:173846]: Signaling child to exit 2022-05-18 20:12:26.394 | WAKEUP 2022-05-18 20:12:26.474 | [143885 Async ks-demo-invis:173846]: Signaled 2022-05-18 20:12:26.487 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:26.487 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:26.487 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:26.487 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:26.487 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:26.487 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:26.487 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:26.487 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:26.487 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4455845da02540bfa7a352d73c969079 --project 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:12:26.487 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:26.487 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:26.487 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:26.487 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.487 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.487 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.487 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:26.487 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:26.487 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:26.487 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4455845da02540bfa7a352d73c969079 --project 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:12:26.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.488 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.488 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.488 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4455845da02540bfa7a352d73c969079 --project 0fa00cd07bb842e8af5a1de307a58140 2022-05-18 20:12:26.488 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:26.488 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:26.488 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:26.488 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.488 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.488 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.488 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:26.488 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:26.488 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:26.488 | ++ functions-common:get_field:830 : echo '| 14236ebd716644b3afc84248e9e75eef | 4455845da02540bfa7a352d73c969079 | | 0fa00cd07bb842e8af5a1de307a58140 | | | False |' 2022-05-18 20:12:26.488 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:26.488 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.488 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:26.488 | + functions-common:get_or_add_user_project_role:1009 : echo 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:26.488 | 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:26.675 | [143885 Async ks-demo-invis:173846]: finished get_or_add_user_project_role member 4455845da02540bfa7a352d73c969079 0fa00cd07bb842e8af5a1de307a58140 with result 0 in 18 seconds 2022-05-18 20:12:26.768 | [143885 Async ks-demo-reader:174002]: Waiting for completion of get_or_add_user_project_role reader 0773bd11e47e44d59912c9b7f28a2328 d5178c1872c8495191bd240748eebc4f running on PID 174002 (13 other jobs running) 2022-05-18 20:12:26.846 | [143885 Async ks-demo-reader:174002]: Signaling child to exit 2022-05-18 20:12:26.846 | WAKEUP 2022-05-18 20:12:26.892 | [143885 Async ks-demo-reader:174002]: Signaled 2022-05-18 20:12:26.894 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:26.894 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:26.895 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:26.895 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:26.895 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:26.895 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:26.895 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:26.895 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:26.895 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:26.895 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:26.895 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0773bd11e47e44d59912c9b7f28a2328 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:26.895 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:26.895 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.895 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.895 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.895 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:26.895 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:26.895 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:26.895 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 0773bd11e47e44d59912c9b7f28a2328 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:26.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.895 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.895 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.895 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0773bd11e47e44d59912c9b7f28a2328 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:26.895 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:26.895 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:26.895 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:26.895 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.895 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:26.896 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:26.896 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:26.896 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:26.896 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:26.896 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:26.896 | ++ functions-common:get_field:830 : echo '| 39953bbdf52a4341a4b7499f8dd7faca | 0773bd11e47e44d59912c9b7f28a2328 | | d5178c1872c8495191bd240748eebc4f | | | False |' 2022-05-18 20:12:26.896 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:26.896 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:26.896 | + functions-common:get_or_add_user_project_role:1009 : echo 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:26.896 | 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:26.970 | [143885 Async ks-demo-reader:174002]: finished get_or_add_user_project_role reader 0773bd11e47e44d59912c9b7f28a2328 d5178c1872c8495191bd240748eebc4f with result 0 in 16 seconds 2022-05-18 20:12:26.975 | + inc/async:async_wait:197 : return 0 2022-05-18 20:12:26.979 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-18 20:12:27.218 | [143885 Async ks-alt-admin:174372]: Waiting for completion of get_or_add_user_project_role admin ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b running on PID 174372 (12 other jobs running) 2022-05-18 20:12:27.312 | [143885 Async ks-alt-admin:174372]: Signaling child to exit 2022-05-18 20:12:27.312 | WAKEUP 2022-05-18 20:12:27.442 | [143885 Async ks-alt-admin:174372]: Signaled 2022-05-18 20:12:27.447 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:27.447 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:27.447 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:27.447 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:27.447 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:27.447 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:27.447 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ab05064466ec49dc9fbb9a37c71bb788 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:27.447 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:27.447 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:27.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:27.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:27.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:27.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:27.447 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:27.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:27.447 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:27.447 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ab05064466ec49dc9fbb9a37c71bb788 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:27.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:27.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:27.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:27.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ab05064466ec49dc9fbb9a37c71bb788 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:27.447 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:27.447 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:27.448 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:27.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:27.448 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:27.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:27.448 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:27.448 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:27.448 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:27.448 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:27.448 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:27.448 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | ab05064466ec49dc9fbb9a37c71bb788 | | 9993c5d2e8ae406496c7d9784ab72b7b | | | False |' 2022-05-18 20:12:27.448 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:27.448 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:12:27.448 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:12:27.448 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:12:27.633 | [143885 Async ks-alt-admin:174372]: finished get_or_add_user_project_role admin ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b with result 0 in 16 seconds 2022-05-18 20:12:27.796 | [143885 Async ks-alt-another:174484]: Waiting for completion of get_or_add_user_project_role anotherrole ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b running on PID 174484 (11 other jobs running) 2022-05-18 20:12:27.898 | [143885 Async ks-alt-another:174484]: Signaling child to exit 2022-05-18 20:12:27.899 | WAKEUP 2022-05-18 20:12:28.014 | [143885 Async ks-alt-another:174484]: Signaled 2022-05-18 20:12:28.035 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:28.035 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:28.035 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:28.035 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:28.035 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:28.035 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:28.035 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:28.035 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:28.035 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab05064466ec49dc9fbb9a37c71bb788 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:28.035 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:28.035 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:28.035 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:28.035 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:28.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.035 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.035 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.035 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:28.035 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:28.035 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:28.035 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user ab05064466ec49dc9fbb9a37c71bb788 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:28.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.035 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.036 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.036 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab05064466ec49dc9fbb9a37c71bb788 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:28.036 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:28.036 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:28.036 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:28.036 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:28.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.036 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.036 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.036 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:28.036 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:28.036 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:28.036 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:28.036 | ++ functions-common:get_field:830 : echo '| 744beec6e15a44e48cd5dc274cefd17c | ab05064466ec49dc9fbb9a37c71bb788 | | 9993c5d2e8ae406496c7d9784ab72b7b | | | False |' 2022-05-18 20:12:28.036 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:28.036 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:12:28.036 | + functions-common:get_or_add_user_project_role:1009 : echo 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:12:28.036 | 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:12:28.274 | [143885 Async ks-alt-another:174484]: finished get_or_add_user_project_role anotherrole ab05064466ec49dc9fbb9a37c71bb788 9993c5d2e8ae406496c7d9784ab72b7b with result 0 in 16 seconds 2022-05-18 20:12:28.532 | [143885 Async ks-alt-member-user:174901]: Waiting for completion of get_or_add_user_project_role member e7bd544cc3aa44f9b2879f4ecec69672 9993c5d2e8ae406496c7d9784ab72b7b running on PID 174901 (10 other jobs running) 2022-05-18 20:12:28.695 | [143885 Async ks-alt-member-user:174901]: Signaling child to exit 2022-05-18 20:12:28.696 | WAKEUP 2022-05-18 20:12:28.796 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:28.835 | [143885 Async ks-alt-member-user:174901]: Signaled 2022-05-18 20:12:28.851 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:28.851 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:28.851 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:28.851 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:28.851 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:28.851 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:28.851 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:28.852 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:28.852 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e7bd544cc3aa44f9b2879f4ecec69672 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:28.852 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:28.852 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:28.852 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:28.852 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:28.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.852 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.852 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:28.852 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:28.852 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:28.852 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user e7bd544cc3aa44f9b2879f4ecec69672 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:28.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.852 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.852 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.852 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:28.852 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e7bd544cc3aa44f9b2879f4ecec69672 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:28.852 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:28.852 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:28.852 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:28.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.852 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:28.852 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:28.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:28.852 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:28.852 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:28.852 | ++ functions-common:get_field:830 : echo '| 14236ebd716644b3afc84248e9e75eef | e7bd544cc3aa44f9b2879f4ecec69672 | | 9993c5d2e8ae406496c7d9784ab72b7b | | | False |' 2022-05-18 20:12:28.853 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:28.853 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:28.853 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:28.853 | + functions-common:get_or_add_user_project_role:1009 : echo 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:28.853 | 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:28.938 | [175633 Async ks-system-reader:175633]: finished successfully 2022-05-18 20:12:29.148 | [143885 Async ks-alt-member-user:174901]: finished get_or_add_user_project_role member e7bd544cc3aa44f9b2879f4ecec69672 9993c5d2e8ae406496c7d9784ab72b7b with result 0 in 13 seconds 2022-05-18 20:12:29.385 | [143885 Async ks-alt-reader-user:175125]: Waiting for completion of get_or_add_user_project_role reader e36fef6c50ea4275b71e0fbee8a7046a 9993c5d2e8ae406496c7d9784ab72b7b running on PID 175125 (9 other jobs running) 2022-05-18 20:12:29.506 | [143885 Async ks-alt-reader-user:175125]: Signaling child to exit 2022-05-18 20:12:29.507 | WAKEUP 2022-05-18 20:12:29.648 | [143885 Async ks-alt-reader-user:175125]: Signaled 2022-05-18 20:12:29.670 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:12:29.670 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:12:29.670 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:29.670 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:29.670 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:29.670 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:29.670 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:29.670 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:12:29.670 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:29.671 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:12:29.671 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e36fef6c50ea4275b71e0fbee8a7046a --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:29.671 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:29.671 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:29.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:29.671 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:29.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:29.671 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:29.671 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:29.671 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:12:29.671 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:12:29.671 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user e36fef6c50ea4275b71e0fbee8a7046a --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:29.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:29.671 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:29.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:29.671 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:29.671 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e36fef6c50ea4275b71e0fbee8a7046a --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:29.671 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:12:29.671 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:12:29.671 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:12:29.671 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:29.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:29.671 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:29.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:29.671 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:29.671 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:29.671 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:12:29.671 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:12:29.671 | ++ functions-common:get_field:830 : echo '| 39953bbdf52a4341a4b7499f8dd7faca | e36fef6c50ea4275b71e0fbee8a7046a | | 9993c5d2e8ae406496c7d9784ab72b7b | | | False |' 2022-05-18 20:12:29.671 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:12:29.671 | ++ functions-common:get_field:824 : read data 2022-05-18 20:12:29.672 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:29.672 | + functions-common:get_or_add_user_project_role:1009 : echo 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:29.672 | 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:29.909 | [143885 Async ks-alt-reader-user:175125]: finished get_or_add_user_project_role reader e36fef6c50ea4275b71e0fbee8a7046a 9993c5d2e8ae406496c7d9784ab72b7b with result 0 in 13 seconds 2022-05-18 20:12:29.935 | + inc/async:async_wait:197 : return 0 2022-05-18 20:12:29.951 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-18 20:12:30.250 | [143885 Async ks-system-member:175351]: Waiting for completion of get_or_add_user_system_role member 37e9e4d15ca84709993e724db03a0bd4 all running on PID 175351 (8 other jobs running) 2022-05-18 20:12:30.369 | [143885 Async ks-system-member:175351]: Signaling child to exit 2022-05-18 20:12:30.369 | WAKEUP 2022-05-18 20:12:30.495 | [143885 Async ks-system-member:175351]: Signaled 2022-05-18 20:12:30.502 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 20:12:30.502 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 20:12:30.503 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 20:12:30.503 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:30.503 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:30.503 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:30.503 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:30.503 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:30.503 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 20:12:30.503 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 37e9e4d15ca84709993e724db03a0bd4 --system all -f value -c Role 2022-05-18 20:12:30.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:30.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:30.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:30.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:30.503 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:30.503 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 20:12:30.503 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 20:12:30.503 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 37e9e4d15ca84709993e724db03a0bd4 --system all 2022-05-18 20:12:30.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:30.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:30.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:30.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:30.503 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 37e9e4d15ca84709993e724db03a0bd4 --system all -f value -c Role 2022-05-18 20:12:30.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:30.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:30.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:30.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:30.503 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:30.503 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:30.503 | + functions-common:get_or_add_user_system_role:1064 : echo 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:30.503 | 14236ebd716644b3afc84248e9e75eef 2022-05-18 20:12:30.770 | [143885 Async ks-system-member:175351]: finished get_or_add_user_system_role member 37e9e4d15ca84709993e724db03a0bd4 all with result 0 in 12 seconds 2022-05-18 20:12:31.046 | [143885 Async ks-system-reader:175633]: Waiting for completion of get_or_add_user_system_role reader 0793e4721dd94caba89323355267c0a5 all running on PID 175633 (7 other jobs running) 2022-05-18 20:12:31.199 | [143885 Async ks-system-reader:175633]: Signaling child to exit 2022-05-18 20:12:31.199 | WAKEUP 2022-05-18 20:12:31.289 | [143885 Async ks-system-reader:175633]: Signaled 2022-05-18 20:12:31.307 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 20:12:31.307 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 20:12:31.307 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 20:12:31.307 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:12:31.307 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:12:31.307 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:12:31.307 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:12:31.307 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:12:31.307 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 20:12:31.307 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0793e4721dd94caba89323355267c0a5 --system all -f value -c Role 2022-05-18 20:12:31.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:31.307 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:31.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:31.308 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:31.308 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:31.308 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 20:12:31.308 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 20:12:31.308 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 0793e4721dd94caba89323355267c0a5 --system all 2022-05-18 20:12:31.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:31.308 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:31.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:31.308 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:31.308 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0793e4721dd94caba89323355267c0a5 --system all -f value -c Role 2022-05-18 20:12:31.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:31.308 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:31.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:31.308 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:31.308 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:31.308 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:31.308 | + functions-common:get_or_add_user_system_role:1064 : echo 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:31.308 | 39953bbdf52a4341a4b7499f8dd7faca 2022-05-18 20:12:31.638 | [143885 Async ks-system-reader:175633]: finished get_or_add_user_system_role reader 0793e4721dd94caba89323355267c0a5 all with result 0 in 13 seconds 2022-05-18 20:12:31.683 | + inc/async:async_wait:197 : return 0 2022-05-18 20:12:31.703 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-18 20:12:32.076 | [143885 Async ks-group-memberdemo:175986]: Waiting for completion of get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f running on PID 175986 (6 other jobs running) 2022-05-18 20:12:32.190 | [143885 Async ks-group-memberdemo:175986]: Signaling child to exit 2022-05-18 20:12:35.744 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:35.848 | [175986 Async ks-group-memberdemo:175986]: finished successfully 2022-05-18 20:12:35.931 | WAKEUP 2022-05-18 20:12:36.054 | [143885 Async ks-group-memberdemo:175986]: Signaled 2022-05-18 20:12:36.067 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:12:36.067 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 08d3a00121844973811c45ba6598f405 --project d5178c1872c8495191bd240748eebc4f -f value 2022-05-18 20:12:36.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.067 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.067 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.067 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:36.067 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:12:36.067 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:12:36.067 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 08d3a00121844973811c45ba6598f405 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:36.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.067 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.067 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.067 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 08d3a00121844973811c45ba6598f405 --project d5178c1872c8495191bd240748eebc4f -f value 2022-05-18 20:12:36.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.067 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.067 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.067 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:36.067 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='14236ebd716644b3afc84248e9e75eef 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f False' 2022-05-18 20:12:36.067 | + functions-common:get_or_add_group_project_role:1088 : echo 14236ebd716644b3afc84248e9e75eef 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f False 2022-05-18 20:12:36.067 | 14236ebd716644b3afc84248e9e75eef 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f False 2022-05-18 20:12:36.323 | [143885 Async ks-group-memberdemo:175986]: finished get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f with result 0 in 14 seconds 2022-05-18 20:12:36.328 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:36.412 | [143885 Async ks-group-anotherdemo:176072]: Waiting for completion of get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f running on PID 176072 (5 other jobs running) 2022-05-18 20:12:36.415 | [176072 Async ks-group-anotherdemo:176072]: finished successfully 2022-05-18 20:12:36.468 | [143885 Async ks-group-anotherdemo:176072]: Signaling child to exit 2022-05-18 20:12:36.468 | WAKEUP 2022-05-18 20:12:36.509 | [143885 Async ks-group-anotherdemo:176072]: Signaled 2022-05-18 20:12:36.510 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:12:36.510 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 08d3a00121844973811c45ba6598f405 --project d5178c1872c8495191bd240748eebc4f -f value 2022-05-18 20:12:36.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.510 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.510 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.510 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:36.510 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:12:36.510 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:12:36.511 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 08d3a00121844973811c45ba6598f405 --project d5178c1872c8495191bd240748eebc4f 2022-05-18 20:12:36.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.511 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.511 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.511 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 08d3a00121844973811c45ba6598f405 --project d5178c1872c8495191bd240748eebc4f -f value 2022-05-18 20:12:36.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.511 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:36.511 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:36.511 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:36.511 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='744beec6e15a44e48cd5dc274cefd17c 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f False' 2022-05-18 20:12:36.511 | + functions-common:get_or_add_group_project_role:1088 : echo 744beec6e15a44e48cd5dc274cefd17c 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f False 2022-05-18 20:12:36.511 | 744beec6e15a44e48cd5dc274cefd17c 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f False 2022-05-18 20:12:36.597 | [143885 Async ks-group-anotherdemo:176072]: finished get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 d5178c1872c8495191bd240748eebc4f with result 0 in 14 seconds 2022-05-18 20:12:36.682 | [143885 Async ks-group-memberalt:176159]: Waiting for completion of get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b running on PID 176159 (4 other jobs running) 2022-05-18 20:12:36.741 | [143885 Async ks-group-memberalt:176159]: Signaling child to exit 2022-05-18 20:12:38.039 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:38.071 | [176159 Async ks-group-memberalt:176159]: finished successfully 2022-05-18 20:12:38.093 | WAKEUP 2022-05-18 20:12:38.125 | [143885 Async ks-group-memberalt:176159]: Signaled 2022-05-18 20:12:38.127 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:12:38.127 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 08d3a00121844973811c45ba6598f405 --project 9993c5d2e8ae406496c7d9784ab72b7b -f value 2022-05-18 20:12:38.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.127 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.127 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.127 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:38.127 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:12:38.127 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:12:38.127 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 08d3a00121844973811c45ba6598f405 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:38.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.127 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.127 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.127 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 08d3a00121844973811c45ba6598f405 --project 9993c5d2e8ae406496c7d9784ab72b7b -f value 2022-05-18 20:12:38.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.127 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.127 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.127 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:38.127 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='14236ebd716644b3afc84248e9e75eef 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b False' 2022-05-18 20:12:38.127 | + functions-common:get_or_add_group_project_role:1088 : echo 14236ebd716644b3afc84248e9e75eef 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b False 2022-05-18 20:12:38.127 | 14236ebd716644b3afc84248e9e75eef 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b False 2022-05-18 20:12:38.179 | [143885 Async ks-group-memberalt:176159]: finished get_or_add_group_project_role member 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b with result 0 in 16 seconds 2022-05-18 20:12:38.214 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:38.226 | [143885 Async ks-group-anotheralt:176265]: Waiting for completion of get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b running on PID 176265 (3 other jobs running) 2022-05-18 20:12:38.246 | [176265 Async ks-group-anotheralt:176265]: finished successfully 2022-05-18 20:12:38.255 | [143885 Async ks-group-anotheralt:176265]: Signaling child to exit 2022-05-18 20:12:38.268 | WAKEUP 2022-05-18 20:12:38.292 | [143885 Async ks-group-anotheralt:176265]: Signaled 2022-05-18 20:12:38.294 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:12:38.294 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 08d3a00121844973811c45ba6598f405 --project 9993c5d2e8ae406496c7d9784ab72b7b -f value 2022-05-18 20:12:38.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.294 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.294 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.294 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:38.294 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:12:38.294 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:12:38.294 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 08d3a00121844973811c45ba6598f405 --project 9993c5d2e8ae406496c7d9784ab72b7b 2022-05-18 20:12:38.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.294 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.295 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.295 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 08d3a00121844973811c45ba6598f405 --project 9993c5d2e8ae406496c7d9784ab72b7b -f value 2022-05-18 20:12:38.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.295 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.295 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:38.295 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='744beec6e15a44e48cd5dc274cefd17c 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b False' 2022-05-18 20:12:38.295 | + functions-common:get_or_add_group_project_role:1088 : echo 744beec6e15a44e48cd5dc274cefd17c 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b False 2022-05-18 20:12:38.295 | 744beec6e15a44e48cd5dc274cefd17c 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b False 2022-05-18 20:12:38.342 | [143885 Async ks-group-anotheralt:176265]: finished get_or_add_group_project_role anotherrole 08d3a00121844973811c45ba6598f405 9993c5d2e8ae406496c7d9784ab72b7b with result 0 in 15 seconds 2022-05-18 20:12:38.381 | [143885 Async ks-group-admin:176353]: Waiting for completion of get_or_add_group_project_role admin c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 running on PID 176353 (2 other jobs running) 2022-05-18 20:12:38.408 | [143885 Async ks-group-admin:176353]: Signaling child to exit 2022-05-18 20:12:38.600 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:12:38.625 | [176353 Async ks-group-admin:176353]: finished successfully 2022-05-18 20:12:38.645 | WAKEUP 2022-05-18 20:12:38.668 | [143885 Async ks-group-admin:176353]: Signaled 2022-05-18 20:12:38.670 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:12:38.670 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c246ac8996534312a2a547067ce4505d --project 1480d10483a74e3892370cb6cff3cdb3 -f value 2022-05-18 20:12:38.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.670 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.670 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.670 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:38.670 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:12:38.670 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:12:38.670 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group c246ac8996534312a2a547067ce4505d --project 1480d10483a74e3892370cb6cff3cdb3 2022-05-18 20:12:38.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.670 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.670 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.670 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c246ac8996534312a2a547067ce4505d --project 1480d10483a74e3892370cb6cff3cdb3 -f value 2022-05-18 20:12:38.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.670 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:12:38.670 | from cryptography.utils import int_from_bytes 2022-05-18 20:12:38.670 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:12:38.670 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='50b6079d2efb4a72b8a798c94ce3d00c c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 False' 2022-05-18 20:12:38.670 | + functions-common:get_or_add_group_project_role:1088 : echo 50b6079d2efb4a72b8a798c94ce3d00c c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 False 2022-05-18 20:12:38.670 | 50b6079d2efb4a72b8a798c94ce3d00c c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 False 2022-05-18 20:12:38.714 | [143885 Async ks-group-admin:176353]: finished get_or_add_group_project_role admin c246ac8996534312a2a547067ce4505d 1480d10483a74e3892370cb6cff3cdb3 with result 0 in 15 seconds 2022-05-18 20:12:38.719 | + inc/async:async_wait:197 : return 0 2022-05-18 20:12:38.721 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-18 20:12:38.738 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:12:38.741 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-18 20:12:38.759 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:12:38.762 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-18 20:12:38.770 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-18 20:12:38.830 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-18 20:12:38.871 | [143885 Async create_nova_accounts:178289]: running: create_nova_accounts 2022-05-18 20:12:38.873 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-18 20:12:38.891 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:12:38.894 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-18 20:12:38.896 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-18 20:12:38.957 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-18 20:12:39.004 | [143885 Async create_glance_accounts:178404]: running: create_glance_accounts 2022-05-18 20:12:39.007 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-18 20:12:39.027 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:12:39.030 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-18 20:12:39.033 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-18 20:12:39.099 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-18 20:12:39.143 | [143885 Async create_cinder_accounts:178534]: running: create_cinder_accounts 2022-05-18 20:12:39.146 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-18 20:12:39.165 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:12:39.168 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-18 20:12:39.171 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-18 20:12:39.244 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-18 20:12:39.315 | [143885 Async create_neutron_accounts:178650]: running: create_neutron_accounts 2022-05-18 20:12:39.319 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-18 20:12:39.360 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:12:39.366 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-18 20:12:39.368 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-18 20:12:39.635 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-18 20:12:39.890 | [143885 Async create_swift_accounts:178792]: running: create_swift_accounts 2022-05-18 20:12:39.923 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-18 20:12:40.079 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:12:40.104 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-18 20:12:40.466 | [143885 Async create_nova_accounts:178289]: Waiting for completion of create_nova_accounts running on PID 178289 (6 other jobs running) 2022-05-18 20:12:40.626 | [143885 Async create_nova_accounts:178289]: Signaling child to exit 2022-05-18 20:13:21.643 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:13:21.781 | [178650 Async create_neutron_accounts:178650]: finished successfully 2022-05-18 20:13:40.725 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:13:40.756 | [178534 Async create_cinder_accounts:178534]: finished successfully 2022-05-18 20:13:57.284 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:13:57.321 | [178404 Async create_glance_accounts:178404]: finished successfully 2022-05-18 20:14:01.698 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:14:01.723 | [178289 Async create_nova_accounts:178289]: finished successfully 2022-05-18 20:14:01.744 | WAKEUP 2022-05-18 20:14:01.767 | [143885 Async create_nova_accounts:178289]: Signaled 2022-05-18 20:14:01.768 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-18 20:14:01.769 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-18 20:14:01.769 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-18 20:14:01.769 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:01.769 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:01.769 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:01.769 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:14:01.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.769 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.769 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.769 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.769 | + functions-common:get_or_create_user:937 : user_id=db91b26833f34d62ad146c3fb9541767 2022-05-18 20:14:01.769 | + functions-common:get_or_create_user:938 : echo db91b26833f34d62ad146c3fb9541767 2022-05-18 20:14:01.769 | db91b26833f34d62ad146c3fb9541767 2022-05-18 20:14:01.769 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-18 20:14:01.769 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:01.769 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:01.769 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:01.769 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:01.769 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.769 | ++ 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-05-18 20:14:01.769 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:01.769 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.770 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.770 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.770 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.770 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.770 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:01.770 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:01.770 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.770 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.770 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.770 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.770 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:01.770 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.770 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.770 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.770 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.770 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.770 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.770 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:01.770 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:01.770 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:01.770 | ++ functions-common:get_field:830 : echo '| 96426bb2246c489cae2aa162e0ac17ff | db91b26833f34d62ad146c3fb9541767 | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:01.770 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.770 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.770 | + functions-common:get_or_add_user_project_role:1009 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.770 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.770 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 20:14:01.771 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-18 20:14:01.771 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:01.771 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:01.771 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:01.771 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:01.771 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.771 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:01.771 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.771 | ++ 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-05-18 20:14:01.771 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.771 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.771 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.771 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.771 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:01.771 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:01.771 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.771 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.771 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.771 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.771 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.771 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:01.772 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.772 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.772 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.772 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.772 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.772 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:01.772 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:01.772 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:01.772 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | db91b26833f34d62ad146c3fb9541767 | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:01.772 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.772 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:01.772 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:01.772 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:01.772 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-18 20:14:01.772 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:14:01.772 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.48/compute 2022-05-18 20:14:01.772 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-18 20:14:01.772 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:01.772 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-18 20:14:01.772 | ++ functions-common:get_or_create_service:1109 : 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-05-18 20:14:01.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.772 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.772 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.772 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.772 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:01.772 | 06a04e0b97d544d6a6ad961e55df2947' 2022-05-18 20:14:01.772 | + functions-common:get_or_create_service:1106 : echo 06a04e0b97d544d6a6ad961e55df2947 2022-05-18 20:14:01.772 | 06a04e0b97d544d6a6ad961e55df2947 2022-05-18 20:14:01.772 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.48/compute/v2/$(project_id)s' 2022-05-18 20:14:01.773 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:01.773 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' RegionOne 2022-05-18 20:14:01.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:01.773 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:01.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.773 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.773 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.773 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:01.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:01.773 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:14:01.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.773 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.773 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.773 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=320ee181ba714cb2af4a046cd3b1c2c0 2022-05-18 20:14:01.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 320ee181ba714cb2af4a046cd3b1c2c0 2022-05-18 20:14:01.773 | + functions-common:get_or_create_endpoint:1139 : public_id=320ee181ba714cb2af4a046cd3b1c2c0 2022-05-18 20:14:01.773 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:14:01.773 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:01.773 | + functions-common:get_or_create_endpoint:1148 : echo 320ee181ba714cb2af4a046cd3b1c2c0 2022-05-18 20:14:01.773 | 320ee181ba714cb2af4a046cd3b1c2c0 2022-05-18 20:14:01.773 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-18 20:14:01.773 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:01.773 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-18 20:14:01.773 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-18 20:14:01.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.774 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.774 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.774 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.774 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:01.774 | 88b9a49e57804c5cb887bd01d18a46cd' 2022-05-18 20:14:01.774 | + functions-common:get_or_create_service:1106 : echo 88b9a49e57804c5cb887bd01d18a46cd 2022-05-18 20:14:01.774 | 88b9a49e57804c5cb887bd01d18a46cd 2022-05-18 20:14:01.774 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.48/compute/v2.1 2022-05-18 20:14:01.774 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:01.774 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.48/compute/v2.1 RegionOne 2022-05-18 20:14:01.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:01.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:01.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.774 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.774 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.774 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:01.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:01.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.48/compute/v2.1 --region RegionOne -f value -c id 2022-05-18 20:14:01.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.774 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.774 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.774 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e8d0ad25a4fa47bfb5c4d54f94cedba8 2022-05-18 20:14:01.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e8d0ad25a4fa47bfb5c4d54f94cedba8 2022-05-18 20:14:01.774 | + functions-common:get_or_create_endpoint:1139 : public_id=e8d0ad25a4fa47bfb5c4d54f94cedba8 2022-05-18 20:14:01.774 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:14:01.774 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:01.774 | + functions-common:get_or_create_endpoint:1148 : echo e8d0ad25a4fa47bfb5c4d54f94cedba8 2022-05-18 20:14:01.775 | e8d0ad25a4fa47bfb5c4d54f94cedba8 2022-05-18 20:14:01.775 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-18 20:14:01.775 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:01.775 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-18 20:14:01.775 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:01.775 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-18 20:14:01.775 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:01.775 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:01.775 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:01.775 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:01.775 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.775 | ++ 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-05-18 20:14:01.775 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:01.775 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.775 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.775 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.775 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.775 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.775 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:01.775 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:01.775 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.775 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.776 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.776 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.776 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:01.776 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.776 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.776 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.776 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:01.776 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:01.776 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:01.776 | ++ functions-common:get_field:830 : echo '| f5537988148b4ba2ae064e472240d860 | db91b26833f34d62ad146c3fb9541767 | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:01.776 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.776 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f5537988148b4ba2ae064e472240d860 2022-05-18 20:14:01.776 | + functions-common:get_or_add_user_project_role:1009 : echo f5537988148b4ba2ae064e472240d860 2022-05-18 20:14:01.776 | f5537988148b4ba2ae064e472240d860 2022-05-18 20:14:01.776 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-18 20:14:01.776 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:14:01.776 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-18 20:14:01.776 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:01.776 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-18 20:14:01.818 | [143885 Async create_nova_accounts:178289]: finished create_nova_accounts with result 0 in 82 seconds 2022-05-18 20:14:01.856 | [143885 Async create_glance_accounts:178404]: Waiting for completion of create_glance_accounts running on PID 178404 (5 other jobs running) 2022-05-18 20:14:01.882 | [143885 Async create_glance_accounts:178404]: Signaling child to exit 2022-05-18 20:14:01.883 | WAKEUP 2022-05-18 20:14:01.905 | [143885 Async create_glance_accounts:178404]: Signaled 2022-05-18 20:14:01.907 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-18 20:14:01.907 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:01.907 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-18 20:14:01.907 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-18 20:14:01.907 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:01.907 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:01.907 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:01.907 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:14:01.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.907 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.907 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.907 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.907 | + functions-common:get_or_create_user:937 : user_id=dd6f72bb12c241e59e79b964cf22547e 2022-05-18 20:14:01.907 | + functions-common:get_or_create_user:938 : echo dd6f72bb12c241e59e79b964cf22547e 2022-05-18 20:14:01.907 | dd6f72bb12c241e59e79b964cf22547e 2022-05-18 20:14:01.907 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-18 20:14:01.907 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:01.907 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:01.907 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:01.907 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:01.907 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:01.907 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:01.907 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:01.907 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:01.908 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:01.908 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:01.908 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:01.908 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.908 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.908 | ++ 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-05-18 20:14:01.908 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.908 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.908 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:01.908 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:01.908 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.908 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.908 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.908 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:01.908 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.908 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.908 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.908 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:01.908 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:01.908 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:01.909 | ++ functions-common:get_field:830 : echo '| 96426bb2246c489cae2aa162e0ac17ff | dd6f72bb12c241e59e79b964cf22547e | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:01.909 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.909 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.909 | + functions-common:get_or_add_user_project_role:1009 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.909 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.909 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:14:01.909 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-18 20:14:01.909 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:01.909 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-18 20:14:01.909 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-18 20:14:01.909 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:01.909 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:01.909 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:01.909 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:14:01.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.909 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.909 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.909 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.909 | + functions-common:get_or_create_user:937 : user_id=e73d6cd269e54d958ffab4bae56e9731 2022-05-18 20:14:01.909 | + functions-common:get_or_create_user:938 : echo e73d6cd269e54d958ffab4bae56e9731 2022-05-18 20:14:01.909 | e73d6cd269e54d958ffab4bae56e9731 2022-05-18 20:14:01.909 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-18 20:14:01.909 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:01.909 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:01.909 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:01.909 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:01.909 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:01.909 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:01.909 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:01.910 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:01.910 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:01.910 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:01.910 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.910 | ++ 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-05-18 20:14:01.910 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:01.910 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.910 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.910 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.910 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.910 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.910 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:01.910 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:01.910 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.910 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.910 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.910 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.910 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.910 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:01.910 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.910 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.910 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.910 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.910 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.910 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:01.911 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:01.911 | ++ functions-common:get_field:830 : echo '| 96426bb2246c489cae2aa162e0ac17ff | e73d6cd269e54d958ffab4bae56e9731 | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:01.911 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:01.911 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:1009 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.911 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:01.911 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-18 20:14:01.911 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:01.911 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:01.911 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:01.911 | ++ 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-05-18 20:14:01.911 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.911 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:01.911 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.911 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.911 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.911 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.911 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:01.911 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.912 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.912 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.912 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:01.912 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:01.912 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:01.912 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:01.912 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.912 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.912 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.912 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.912 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:01.913 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:01.913 | ++ functions-common:get_field:830 : echo '| f5537988148b4ba2ae064e472240d860 | e73d6cd269e54d958ffab4bae56e9731 | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:01.913 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:01.913 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:01.913 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f5537988148b4ba2ae064e472240d860 2022-05-18 20:14:01.913 | + functions-common:get_or_add_user_project_role:1009 : echo f5537988148b4ba2ae064e472240d860 2022-05-18 20:14:01.913 | f5537988148b4ba2ae064e472240d860 2022-05-18 20:14:01.913 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-18 20:14:01.913 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:01.913 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-18 20:14:01.913 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-18 20:14:01.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.913 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.913 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.913 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.913 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:01.913 | 2726491e1126497c9a673427fcf16b5f' 2022-05-18 20:14:01.913 | + functions-common:get_or_create_service:1106 : echo 2726491e1126497c9a673427fcf16b5f 2022-05-18 20:14:01.913 | 2726491e1126497c9a673427fcf16b5f 2022-05-18 20:14:01.913 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.48/image 2022-05-18 20:14:01.913 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:01.913 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.48/image RegionOne 2022-05-18 20:14:01.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:01.913 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:01.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.913 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.913 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.913 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:01.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:01.914 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.48/image --region RegionOne -f value -c id 2022-05-18 20:14:01.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.914 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:01.914 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:01.914 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:01.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=99dbba0aff34427d83b9432d46e89510 2022-05-18 20:14:01.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 99dbba0aff34427d83b9432d46e89510 2022-05-18 20:14:01.914 | + functions-common:get_or_create_endpoint:1139 : public_id=99dbba0aff34427d83b9432d46e89510 2022-05-18 20:14:01.914 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:14:01.914 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:01.914 | + functions-common:get_or_create_endpoint:1148 : echo 99dbba0aff34427d83b9432d46e89510 2022-05-18 20:14:01.914 | 99dbba0aff34427d83b9432d46e89510 2022-05-18 20:14:01.914 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-18 20:14:01.914 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:14:01.914 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 20:14:01.914 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 20:14:01.914 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-18 20:14:01.914 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-18 20:14:01.914 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-18 20:14:01.914 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-18 20:14:01.914 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-18 20:14:01.957 | [143885 Async create_glance_accounts:178404]: finished create_glance_accounts with result 0 in 78 seconds 2022-05-18 20:14:02.005 | [143885 Async create_cinder_accounts:178534]: Waiting for completion of create_cinder_accounts running on PID 178534 (4 other jobs running) 2022-05-18 20:14:02.043 | [143885 Async create_cinder_accounts:178534]: Signaling child to exit 2022-05-18 20:14:02.043 | WAKEUP 2022-05-18 20:14:02.068 | [143885 Async create_cinder_accounts:178534]: Signaled 2022-05-18 20:14:02.070 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-18 20:14:02.070 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-18 20:14:02.070 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-18 20:14:02.070 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:02.070 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:02.070 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:02.070 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:14:02.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.070 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.070 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.070 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.070 | + functions-common:get_or_create_user:937 : user_id=7a485475a1084413a66a2f116cd10bec 2022-05-18 20:14:02.070 | + functions-common:get_or_create_user:938 : echo 7a485475a1084413a66a2f116cd10bec 2022-05-18 20:14:02.070 | 7a485475a1084413a66a2f116cd10bec 2022-05-18 20:14:02.070 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-18 20:14:02.070 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:02.070 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:02.070 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:02.071 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:02.071 | ++ 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-05-18 20:14:02.071 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:02.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:02.071 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:02.071 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.071 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:02.071 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:02.071 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 20:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.071 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 20:14:02.071 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:02.071 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:02.071 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:02.071 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.071 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:02.071 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:02.071 | ++ functions-common:get_field:830 : echo '| 96426bb2246c489cae2aa162e0ac17ff | 7a485475a1084413a66a2f116cd10bec | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:02.071 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:02.072 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:02.072 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:02.072 | + functions-common:get_or_add_user_project_role:1009 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:02.072 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:02.072 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:14:02.072 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-18 20:14:02.072 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:02.072 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-18 20:14:02.072 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-18 20:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.072 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.072 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.072 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.072 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:02.072 | acfe6317a8cd4c2cbe732e071dc7c60f' 2022-05-18 20:14:02.072 | + functions-common:get_or_create_service:1106 : echo acfe6317a8cd4c2cbe732e071dc7c60f 2022-05-18 20:14:02.072 | acfe6317a8cd4c2cbe732e071dc7c60f 2022-05-18 20:14:02.072 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-18 20:14:02.072 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 20:14:02.072 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:02.072 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 20:14:02.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:02.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.072 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.072 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.072 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:02.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.073 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.073 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.073 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a189d308d94b48648392bdb068ae8b78 2022-05-18 20:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a189d308d94b48648392bdb068ae8b78 2022-05-18 20:14:02.073 | + functions-common:get_or_create_endpoint:1139 : public_id=a189d308d94b48648392bdb068ae8b78 2022-05-18 20:14:02.073 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:14:02.073 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:02.073 | + functions-common:get_or_create_endpoint:1148 : echo a189d308d94b48648392bdb068ae8b78 2022-05-18 20:14:02.073 | a189d308d94b48648392bdb068ae8b78 2022-05-18 20:14:02.073 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-18 20:14:02.073 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:02.073 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-18 20:14:02.073 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-18 20:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.073 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.073 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.073 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.073 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:02.073 | 97b056958a214116a1a3fb9dd1aba3a6' 2022-05-18 20:14:02.073 | + functions-common:get_or_create_service:1106 : echo 97b056958a214116a1a3fb9dd1aba3a6 2022-05-18 20:14:02.073 | 97b056958a214116a1a3fb9dd1aba3a6 2022-05-18 20:14:02.073 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 20:14:02.074 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:02.074 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 20:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:02.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.074 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:02.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.074 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=28de9d6062ec4fb6bc4c81be160e19ba 2022-05-18 20:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 28de9d6062ec4fb6bc4c81be160e19ba 2022-05-18 20:14:02.074 | + functions-common:get_or_create_endpoint:1139 : public_id=28de9d6062ec4fb6bc4c81be160e19ba 2022-05-18 20:14:02.074 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:14:02.074 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:02.074 | + functions-common:get_or_create_endpoint:1148 : echo 28de9d6062ec4fb6bc4c81be160e19ba 2022-05-18 20:14:02.074 | 28de9d6062ec4fb6bc4c81be160e19ba 2022-05-18 20:14:02.074 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-18 20:14:02.074 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-18 20:14:02.074 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:14:02.074 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-18 20:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.074 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.075 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.075 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_project:950 : project_id=9fdca45a43b74613948aecbfe9014102 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_project:951 : echo 9fdca45a43b74613948aecbfe9014102 2022-05-18 20:14:02.075 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9fdca45a43b74613948aecbfe9014102 2022-05-18 20:14:02.075 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:02.075 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-18 20:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.075 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.075 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.075 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-18 20:14:02.075 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_user:937 : user_id=7a485475a1084413a66a2f116cd10bec 2022-05-18 20:14:02.075 | ++ functions-common:get_or_create_user:938 : echo 7a485475a1084413a66a2f116cd10bec 2022-05-18 20:14:02.075 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7a485475a1084413a66a2f116cd10bec 2022-05-18 20:14:02.126 | [143885 Async create_cinder_accounts:178534]: finished create_cinder_accounts with result 0 in 61 seconds 2022-05-18 20:14:02.130 | + inc/async:async_wait:197 : return 0 2022-05-18 20:14:02.133 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-18 20:14:02.206 | [143885 Async create_neutron_accounts:178650]: Waiting for completion of create_neutron_accounts running on PID 178650 (3 other jobs running) 2022-05-18 20:14:02.240 | [143885 Async create_neutron_accounts:178650]: Signaling child to exit 2022-05-18 20:14:02.242 | WAKEUP 2022-05-18 20:14:02.265 | [143885 Async create_neutron_accounts:178650]: Signaled 2022-05-18 20:14:02.267 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-18 20:14:02.267 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:14:02.267 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:14:02.267 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:14:02.267 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 20:14:02.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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 20:14:02.267 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:14:02.267 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-18 20:14:02.267 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-18 20:14:02.267 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-18 20:14:02.267 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.48:9696/ 2022-05-18 20:14:02.267 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-18 20:14:02.267 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-18 20:14:02.267 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-18 20:14:02.267 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:02.267 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:02.267 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:02.268 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:14:02.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.268 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.268 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.268 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.268 | + functions-common:get_or_create_user:937 : user_id=edad13bda860431ab2436ededd62bc3a 2022-05-18 20:14:02.268 | + functions-common:get_or_create_user:938 : echo edad13bda860431ab2436ededd62bc3a 2022-05-18 20:14:02.268 | edad13bda860431ab2436ededd62bc3a 2022-05-18 20:14:02.268 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-18 20:14:02.268 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:02.268 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:02.268 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:02.268 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:02.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:02.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:02.268 | ++ 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-05-18 20:14:02.268 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:02.268 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:02.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.268 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.268 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.268 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.268 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:02.268 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:02.269 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 20:14:02.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.269 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.269 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.269 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 20:14:02.269 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:02.269 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:02.269 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:02.269 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:02.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.269 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.269 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.269 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:02.269 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:02.269 | ++ functions-common:get_field:830 : echo '| 96426bb2246c489cae2aa162e0ac17ff | edad13bda860431ab2436ededd62bc3a | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:02.269 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:02.269 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:02.269 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:02.269 | + functions-common:get_or_add_user_project_role:1009 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:02.269 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:02.269 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:14:02.269 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-18 20:14:02.269 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:02.269 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-18 20:14:02.270 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-18 20:14:02.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.270 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.270 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.270 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.270 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:02.270 | 20be612bc6714e60abac30c9b2159c48' 2022-05-18 20:14:02.270 | + functions-common:get_or_create_service:1106 : echo 20be612bc6714e60abac30c9b2159c48 2022-05-18 20:14:02.270 | 20be612bc6714e60abac30c9b2159c48 2022-05-18 20:14:02.270 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.48:9696/ 2022-05-18 20:14:02.270 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:02.270 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.48:9696/ RegionOne 2022-05-18 20:14:02.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:02.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:02.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.270 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.270 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.270 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:02.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:02.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.48:9696/ --region RegionOne -f value -c id 2022-05-18 20:14:02.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.270 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:02.270 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:02.270 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:02.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=508c13a0e8cd4d828fa0be1a921e834b 2022-05-18 20:14:02.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 508c13a0e8cd4d828fa0be1a921e834b 2022-05-18 20:14:02.270 | + functions-common:get_or_create_endpoint:1139 : public_id=508c13a0e8cd4d828fa0be1a921e834b 2022-05-18 20:14:02.271 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:14:02.271 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:02.271 | + functions-common:get_or_create_endpoint:1148 : echo 508c13a0e8cd4d828fa0be1a921e834b 2022-05-18 20:14:02.271 | 508c13a0e8cd4d828fa0be1a921e834b 2022-05-18 20:14:02.313 | [143885 Async create_neutron_accounts:178650]: finished create_neutron_accounts with result 0 in 42 seconds 2022-05-18 20:14:02.351 | [143885 Async create_swift_accounts:178792]: Waiting for completion of create_swift_accounts running on PID 178792 (2 other jobs running) 2022-05-18 20:14:02.376 | [143885 Async create_swift_accounts:178792]: Signaling child to exit 2022-05-18 20:14:49.937 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:14:49.963 | [178792 Async create_swift_accounts:178792]: finished successfully 2022-05-18 20:14:49.983 | WAKEUP 2022-05-18 20:14:50.006 | [143885 Async create_swift_accounts:178792]: Signaled 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-18 20:14:50.008 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-18 20:14:50.008 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-18 20:14:50.008 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:14:50.008 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 20:14:50.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.009 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.009 | ++ functions-common:get_or_create_role:962 : role_id=744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:14:50.009 | ++ functions-common:get_or_create_role:963 : echo 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:14:50.009 | + lib/swift:create_swift_accounts:614 : another_role=744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:14:50.009 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-18 20:14:50.009 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-18 20:14:50.009 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:50.009 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:14:50.009 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:14:50.009 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:14:50.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.009 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.009 | + functions-common:get_or_create_user:937 : user_id=3476bd9662b74a0197891e4fc580024d 2022-05-18 20:14:50.009 | + functions-common:get_or_create_user:938 : echo 3476bd9662b74a0197891e4fc580024d 2022-05-18 20:14:50.009 | 3476bd9662b74a0197891e4fc580024d 2022-05-18 20:14:50.009 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-18 20:14:50.009 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:50.009 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:50.009 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:50.010 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:50.010 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.010 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:50.010 | ++ 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-05-18 20:14:50.010 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.010 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.010 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.010 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:50.010 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:50.010 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:50.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.010 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:50.010 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:50.010 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.010 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.010 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.010 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.010 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.010 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:50.010 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:50.010 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:50.010 | ++ functions-common:get_field:830 : echo '| 96426bb2246c489cae2aa162e0ac17ff | 3476bd9662b74a0197891e4fc580024d | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:50.011 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:1009 : echo 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:50.011 | 96426bb2246c489cae2aa162e0ac17ff 2022-05-18 20:14:50.011 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 20:14:50.011 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:50.011 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:14:50.011 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:14:50.011 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:50.011 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.011 | ++ 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-05-18 20:14:50.011 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.011 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.011 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.011 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.011 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:50.011 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:50.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.011 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.012 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.012 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:50.012 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.012 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:14:50.012 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.012 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.012 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.012 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.012 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.012 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:50.012 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:50.012 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:50.012 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | 3476bd9662b74a0197891e4fc580024d | | 9fdca45a43b74613948aecbfe9014102 | | | False |' 2022-05-18 20:14:50.012 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.012 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.012 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.012 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.012 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-18 20:14:50.012 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:14:50.012 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-18 20:14:50.012 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-18 20:14:50.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.012 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.012 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.012 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.012 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:14:50.012 | fee938c0448248028a760e13a9e5072b' 2022-05-18 20:14:50.012 | + functions-common:get_or_create_service:1106 : echo fee938c0448248028a760e13a9e5072b 2022-05-18 20:14:50.013 | fee938c0448248028a760e13a9e5072b 2022-05-18 20:14:50.013 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' http://10.222.0.48:8080 2022-05-18 20:14:50.013 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:14:50.013 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-18 20:14:50.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:50.013 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-18 20:14:50.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.013 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.013 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.013 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:50.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:50.013 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:14:50.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.013 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.013 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.013 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ef9d5bae8995431786adc3cec075b922 2022-05-18 20:14:50.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ef9d5bae8995431786adc3cec075b922 2022-05-18 20:14:50.013 | + functions-common:get_or_create_endpoint:1139 : public_id=ef9d5bae8995431786adc3cec075b922 2022-05-18 20:14:50.013 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.48:8080 ]] 2022-05-18 20:14:50.013 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.48:8080 RegionOne 2022-05-18 20:14:50.013 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:14:50.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-18 20:14:50.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.013 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.014 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.014 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.014 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:14:50.014 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:14:50.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.48:8080 --region RegionOne -f value -c id 2022-05-18 20:14:50.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.014 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.014 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.014 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.014 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=01ba5dcfbdfd4de1a5eff7b9049eccd9 2022-05-18 20:14:50.014 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 01ba5dcfbdfd4de1a5eff7b9049eccd9 2022-05-18 20:14:50.014 | 01ba5dcfbdfd4de1a5eff7b9049eccd9 2022-05-18 20:14:50.014 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:14:50.014 | + functions-common:get_or_create_endpoint:1148 : echo ef9d5bae8995431786adc3cec075b922 2022-05-18 20:14:50.014 | ef9d5bae8995431786adc3cec075b922 2022-05-18 20:14:50.014 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-18 20:14:50.014 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-18 20:14:50.014 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:14:50.014 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-18 20:14:50.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.014 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.014 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.014 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.014 | ++ functions-common:get_or_create_project:950 : project_id=307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.014 | ++ functions-common:get_or_create_project:951 : echo 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.014 | + lib/swift:create_swift_accounts:628 : swift_project_test1=307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.014 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-18 20:14:50.014 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.014 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-18 20:14:50.014 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:50.015 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-18 20:14:50.015 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-18 20:14:50.015 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-18 20:14:50.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.015 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.015 | ++ functions-common:get_or_create_user:937 : user_id=ec8f82836608453593b377a2d06875cf 2022-05-18 20:14:50.015 | ++ functions-common:get_or_create_user:938 : echo ec8f82836608453593b377a2d06875cf 2022-05-18 20:14:50.015 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ec8f82836608453593b377a2d06875cf 2022-05-18 20:14:50.015 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-18 20:14:50.015 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.015 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ec8f82836608453593b377a2d06875cf 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.015 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:50.015 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:14:50.015 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:50.015 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:50.015 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:14:50.015 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:14:50.015 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:14:50.015 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:14:50.015 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.015 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:50.015 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ec8f82836608453593b377a2d06875cf --project 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.015 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.015 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.016 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:50.016 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:50.016 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ec8f82836608453593b377a2d06875cf --project 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.016 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.016 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.016 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ec8f82836608453593b377a2d06875cf --project 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.016 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.016 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:50.016 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.016 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.016 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.016 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.016 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.016 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:50.016 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:50.016 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | ec8f82836608453593b377a2d06875cf | | 307a49e5568c4d6480d66c5c647178a6 | | | False |' 2022-05-18 20:14:50.016 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:50.016 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.016 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.016 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.016 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.016 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-18 20:14:50.016 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-18 20:14:50.016 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:50.016 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-18 20:14:50.016 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-18 20:14:50.016 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-18 20:14:50.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.017 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.017 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.017 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.017 | ++ functions-common:get_or_create_user:937 : user_id=3195fe07ec43422cae562be2bb5fd071 2022-05-18 20:14:50.017 | ++ functions-common:get_or_create_user:938 : echo 3195fe07ec43422cae562be2bb5fd071 2022-05-18 20:14:50.017 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3195fe07ec43422cae562be2bb5fd071 2022-05-18 20:14:50.017 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-18 20:14:50.017 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.017 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 744beec6e15a44e48cd5dc274cefd17c 3195fe07ec43422cae562be2bb5fd071 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.017 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:50.017 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:14:50.017 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:50.017 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:50.017 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:14:50.017 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:14:50.017 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:14:50.017 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:14:50.017 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 744beec6e15a44e48cd5dc274cefd17c --user 3195fe07ec43422cae562be2bb5fd071 --project 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.017 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.017 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:50.017 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.017 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.017 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.017 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.017 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.017 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:50.017 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:50.018 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 744beec6e15a44e48cd5dc274cefd17c --user 3195fe07ec43422cae562be2bb5fd071 --project 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.018 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.018 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.018 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 744beec6e15a44e48cd5dc274cefd17c --user 3195fe07ec43422cae562be2bb5fd071 --project 307a49e5568c4d6480d66c5c647178a6 2022-05-18 20:14:50.018 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:50.018 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.018 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.018 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.018 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.018 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.018 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.018 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:50.018 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:50.018 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:50.018 | ++ functions-common:get_field:830 : echo '| 744beec6e15a44e48cd5dc274cefd17c | 3195fe07ec43422cae562be2bb5fd071 | | 307a49e5568c4d6480d66c5c647178a6 | | | False |' 2022-05-18 20:14:50.018 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.018 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:14:50.018 | + functions-common:get_or_add_user_project_role:1009 : echo 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:14:50.018 | 744beec6e15a44e48cd5dc274cefd17c 2022-05-18 20:14:50.018 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-18 20:14:50.018 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-18 20:14:50.018 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:14:50.018 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-18 20:14:50.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.018 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.018 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.019 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_project:950 : project_id=5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_project:951 : echo 5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.019 | + lib/swift:create_swift_accounts:642 : swift_project_test2=5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.019 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-18 20:14:50.019 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.019 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-18 20:14:50.019 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-18 20:14:50.019 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-18 20:14:50.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.019 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.019 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.019 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_user:937 : user_id=e9560e5667af4c23aea703f0bf0510ae 2022-05-18 20:14:50.019 | ++ functions-common:get_or_create_user:938 : echo e9560e5667af4c23aea703f0bf0510ae 2022-05-18 20:14:50.019 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e9560e5667af4c23aea703f0bf0510ae 2022-05-18 20:14:50.019 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-18 20:14:50.019 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.019 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e9560e5667af4c23aea703f0bf0510ae 5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.019 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:50.019 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:14:50.019 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:50.019 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:50.019 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:14:50.019 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:14:50.019 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:14:50.019 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:14:50.019 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.020 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9560e5667af4c23aea703f0bf0510ae --project 5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.020 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:50.020 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.020 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.020 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.020 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.020 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.020 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:50.020 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:50.020 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user e9560e5667af4c23aea703f0bf0510ae --project 5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.020 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.020 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.020 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e9560e5667af4c23aea703f0bf0510ae --project 5c0a2e68c93b46c4a7134c098b4132e5 2022-05-18 20:14:50.020 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.020 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:50.020 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.020 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.020 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.020 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.020 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.020 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:50.020 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:50.020 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | e9560e5667af4c23aea703f0bf0510ae | | 5c0a2e68c93b46c4a7134c098b4132e5 | | | False |' 2022-05-18 20:14:50.020 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:50.020 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.021 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.021 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.021 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.021 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-18 20:14:50.021 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-18 20:14:50.021 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:14:50.021 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-18 20:14:50.021 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-18 20:14:50.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.021 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.021 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.021 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.021 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-18 20:14:50.021 | 60408c66db0f4c0d82a7afceec8aa6ec' 2022-05-18 20:14:50.021 | ++ functions-common:get_or_create_domain:900 : echo 60408c66db0f4c0d82a7afceec8aa6ec 2022-05-18 20:14:50.021 | + lib/swift:create_swift_accounts:652 : swift_domain=60408c66db0f4c0d82a7afceec8aa6ec 2022-05-18 20:14:50.021 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-18 20:14:50.021 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.021 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-18 20:14:50.021 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 60408c66db0f4c0d82a7afceec8aa6ec 2022-05-18 20:14:50.021 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:14:50.021 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=60408c66db0f4c0d82a7afceec8aa6ec --or-show -f value -c id 2022-05-18 20:14:50.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.021 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.021 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.021 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.021 | ++ functions-common:get_or_create_project:950 : project_id=452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.021 | ++ functions-common:get_or_create_project:951 : echo 452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.021 | + lib/swift:create_swift_accounts:656 : swift_project_test4=452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.022 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-18 20:14:50.022 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.022 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-18 20:14:50.022 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 60408c66db0f4c0d82a7afceec8aa6ec test4@example.com 2022-05-18 20:14:50.022 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:14:50.022 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-18 20:14:50.022 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-18 20:14:50.022 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=60408c66db0f4c0d82a7afceec8aa6ec --email=test4@example.com --or-show -f value -c id 2022-05-18 20:14:50.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.022 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.022 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.022 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.022 | ++ functions-common:get_or_create_user:937 : user_id=588ef50254e340db8ac221539f9115ec 2022-05-18 20:14:50.022 | ++ functions-common:get_or_create_user:938 : echo 588ef50254e340db8ac221539f9115ec 2022-05-18 20:14:50.022 | + lib/swift:create_swift_accounts:661 : swift_user_test4=588ef50254e340db8ac221539f9115ec 2022-05-18 20:14:50.022 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-18 20:14:50.022 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:14:50.022 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 588ef50254e340db8ac221539f9115ec 452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.022 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:14:50.022 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:14:50.022 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:14:50.022 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:14:50.022 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:14:50.022 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:14:50.022 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:14:50.022 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:14:50.022 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 588ef50254e340db8ac221539f9115ec --project 452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.022 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.022 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:14:50.022 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.023 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.023 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:14:50.023 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:14:50.023 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 588ef50254e340db8ac221539f9115ec --project 452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.023 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:14:50.023 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 588ef50254e340db8ac221539f9115ec --project 452e7b3cf7634f179d477dd6455891fa 2022-05-18 20:14:50.023 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:14:50.023 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:14:50.023 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:50.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:50.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:14:50.023 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:14:50.023 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:14:50.023 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:14:50.023 | ++ functions-common:get_field:830 : echo '| 50b6079d2efb4a72b8a798c94ce3d00c | 588ef50254e340db8ac221539f9115ec | | 452e7b3cf7634f179d477dd6455891fa | | | False |' 2022-05-18 20:14:50.023 | ++ functions-common:get_field:824 : read data 2022-05-18 20:14:50.023 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.023 | + functions-common:get_or_add_user_project_role:1009 : echo 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.023 | 50b6079d2efb4a72b8a798c94ce3d00c 2022-05-18 20:14:50.054 | [143885 Async create_swift_accounts:178792]: finished create_swift_accounts with result 0 in 130 seconds 2022-05-18 20:14:50.061 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-18 20:14:50.064 | + inc/async:async_wait:197 : return 0 2022-05-18 20:14:50.067 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-18 20:14:50.084 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:50.087 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-18 20:14:50.105 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:50.108 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-18 20:14:50.110 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:14:50.113 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-18 20:14:50.116 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-18 20:14:50.119 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-18 20:14:50.178 | + inc/async:async_inner:63 : init_glance 2022-05-18 20:14:50.215 | [143885 Async init_glance:183051]: running: init_glance 2022-05-18 20:14:50.218 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-18 20:14:50.236 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:14:50.239 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-18 20:14:50.242 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:14:50.245 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-18 20:14:50.247 | + ./stack.sh:main:1149 : configure_neutron 2022-05-18 20:14:50.250 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-18 20:14:50.254 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:14:50.255 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:14:50.260 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:14:50.263 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 20:14:50.266 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 20:14:50.268 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:14:50.272 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-18 20:14:50.274 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-18 20:14:50.277 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-18 20:14:50.279 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-18 20:14:50.293 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-18 20:14:50.295 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-18 20:14:53.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:53.706 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:53.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:53.706 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:55.644 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:14:55.671 | [183051 Async init_glance:183051]: finished successfully 2022-05-18 20:14:57.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:57.353 | from cryptography.utils import int_from_bytes 2022-05-18 20:14:57.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:14:57.353 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:00.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:00.849 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:00.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:00.849 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:04.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:04.277 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:04.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:04.277 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:07.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:07.677 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:07.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:07.677 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:11.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:11.069 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:11.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:11.069 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:14.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:14.518 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:14.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:14.518 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:18.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:18.183 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:18.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:18.183 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:22.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:22.848 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:22.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:22.848 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:28.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:28.684 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:28.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:28.684 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:28.995 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-18 20:15:29.000 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-18 20:15:29.002 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-18 20:15:29.004 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-18 20:15:29.007 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-18 20:15:29.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-18 20:15:29.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-18 20:15:29.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-18 20:15:29.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-18 20:15:29.018 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-18 20:15:29.021 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-18 20:15:29.023 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-18 20:15:29.026 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-18 20:15:29.028 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-18 20:15:29.030 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-18 20:15:29.032 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-18 20:15:29.036 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:29.039 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-18 20:15:29.041 | + 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-05-18 20:15:29.046 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-18 20:15:29.049 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-18 20:15:29.051 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-18 20:15:29.053 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-18 20:15:29.058 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:15:29.060 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:29.063 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:15:29.079 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:29.082 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:15:29.085 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-18 20:15:29.087 | + 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&plugin=dbcounter' 2022-05-18 20:15:29.115 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-18 20:15:29.144 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-18 20:15:29.173 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-18 20:15:29.202 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-18 20:15:29.230 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-18 20:15:29.259 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-18 20:15:29.262 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-18 20:15:29.264 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-18 20:15:29.266 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:15:29.269 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:15:29.286 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:15:29.289 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:15:29.291 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:15:29.293 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:15:29.296 | + 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-05-18 20:15:29.325 | + 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-05-18 20:15:29.354 | + 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-05-18 20:15:29.384 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:15:29.412 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-18 20:15:29.429 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:15:29.432 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-18 20:15:29.434 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:15:29.436 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-18 20:15:29.439 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-18 20:15:29.441 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-18 20:15:29.453 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-18 20:15:29.456 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:15:29.465 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-18 20:15:29.465 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-18 20:15:29.473 | + 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-05-18 20:15:29.485 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-18 20:15:29.488 | + 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-05-18 20:15:29.500 | + 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-05-18 20:15:29.513 | + 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-05-18 20:15:29.525 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 20:15:29.528 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:15:29.531 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-18 20:15:29.535 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Y2RgIaAf38 2022-05-18 20:15:29.541 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 20:15:29.543 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:15:29.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Y2RgIaAf38 2022-05-18 20:15:29.550 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Y2RgIaAf38 2022-05-18 20:15:29.565 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Y2RgIaAf38 /etc/sudoers.d/neutron-rootwrap 2022-05-18 20:15:29.578 | + 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-05-18 20:15:29.607 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:29.610 | + 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-05-18 20:15:29.640 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-18 20:15:29.642 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-18 20:15:29.644 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-18 20:15:29.647 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:15:29.649 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:15:29.652 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:15:29.669 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:29.673 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:15:29.675 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:15:29.678 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:15:29.695 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:29.698 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:15:29.701 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:15:29.731 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:15:29.733 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:15:29.736 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-18 20:15:29.753 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:29.755 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-18 20:15:29.758 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-18 20:15:29.760 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:15:29.763 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:15:29.765 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-18 20:15:29.767 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-18 20:15:29.770 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:15:29.772 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-18 20:15:29.775 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-18 20:15:29.777 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-18 20:15:29.782 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-18 20:15:29.784 | + 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-05-18 20:15:29.789 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-18 20:15:29.810 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:29.812 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-18 20:15:29.815 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-18 20:15:29.817 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-18 20:15:29.822 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-18 20:15:29.852 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 20:15:29.882 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-18 20:15:29.912 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-18 20:15:29.946 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-18 20:15:29.976 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-18 20:15:29.979 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:15:29.981 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-18 20:15:29.984 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:15:29.986 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-18 20:15:30.015 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-18 20:15:30.046 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:15:30.076 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-18 20:15:30.106 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-18 20:15:30.135 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-18 20:15:30.166 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-18 20:15:30.195 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-18 20:15:30.230 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:15:30.260 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:15:30.290 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-18 20:15:30.321 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-18 20:15:30.352 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-18 20:15:30.354 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:15:30.357 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:15:30.359 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 20:15:30.362 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-18 20:15:30.392 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-18 20:15:30.422 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.48/identity 2022-05-18 20:15:30.452 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-18 20:15:30.482 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-18 20:15:30.512 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-18 20:15:30.543 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-18 20:15:30.574 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-18 20:15:30.607 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:15:30.639 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-18 20:15:30.669 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-18 20:15:30.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-18 20:15:30.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-18 20:15:30.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-18 20:15:30.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-18 20:15:30.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-18 20:15:30.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-18 20:15:30.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-18 20:15:30.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-18 20:15:30.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-18 20:15:30.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-18 20:15:30.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-18 20:15:30.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-18 20:15:30.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-18 20:15:30.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-18 20:15:30.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-18 20:15:30.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-18 20:15:30.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-18 20:15:30.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:30.717 | + 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-05-18 20:15:30.745 | + 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-05-18 20:15:30.747 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:30.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:15:30.752 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-18 20:15:30.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-18 20:15:30.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:30.760 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-18 20:15:30.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-18 20:15:30.790 | + 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-05-18 20:15:30.793 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:30.795 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:15:30.798 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-18 20:15:30.800 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-18 20:15:30.803 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:30.806 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-18 20:15:30.835 | + 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-05-18 20:15:30.837 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:30.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:15:30.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-18 20:15:30.844 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-18 20:15:30.847 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:30.849 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-18 20:15:30.878 | + 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-05-18 20:15:30.881 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:30.884 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-18 20:15:30.886 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-18 20:15:30.889 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-18 20:15:30.892 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:30.895 | + 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-05-18 20:15:30.925 | + 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-05-18 20:15:30.928 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:30.930 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-18 20:15:30.933 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 20:15:30.935 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 20:15:30.938 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:30.940 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-18 20:15:30.969 | + 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-05-18 20:15:30.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:30.974 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-18 20:15:30.976 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-18 20:15:30.979 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-18 20:15:30.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:30.984 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-18 20:15:31.013 | + 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:200:249 2022-05-18 20:15:31.015 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:31.018 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-18 20:15:31.020 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-18 20:15:31.022 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-18 20:15:31.025 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:31.027 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-18 20:15:31.057 | + 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-05-18 20:15:31.059 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:15:31.062 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-18 20:15:31.064 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 20:15:31.067 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 20:15:31.070 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:15:31.072 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-18 20:15:31.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-18 20:15:31.107 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-18 20:15:31.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:31.127 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-18 20:15:31.129 | + 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-05-18 20:15:31.162 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:31.164 | + 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-05-18 20:15:31.194 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 20:15:31.225 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-18 20:15:31.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-18 20:15:31.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-18 20:15:31.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 20:15:34.289 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 20:15:34.289 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 20:15:34.290 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184909) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 20:15:34.342 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184909) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:15:34.342 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184909) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:15:34.342 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184909) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:34.342 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184909) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:34.342 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184909) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:34.343 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184909) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:34.396 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 20:15:34.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:34.396 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:34.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:34.396 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:34.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-18 20:15:34.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-18 20:15:34.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-18 20:15:34.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:15:34.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-18 20:15:34.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-05-18 20:15:34.830 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-18 20:15:34.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:34.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-05-18 20:15:34.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-18 20:15:34.869 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-18 20:15:34.877 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-18 20:15:34.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-18 20:15:34.883 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-18 20:15:34.895 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-18 20:15:34.907 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 20:15:34.910 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-18 20:15:34.918 | net.bridge.bridge-nf-call-iptables = 1 2022-05-18 20:15:34.922 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 20:15:34.925 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-18 20:15:34.933 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-18 20:15:34.936 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-18 20:15:34.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-18 20:15:34.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-18 20:15:34.944 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-18 20:15:34.947 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-18 20:15:34.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 20:15:34.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-18 20:15:34.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:15:34.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 20:15:34.981 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-18 20:15:34.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-05-18 20:15:35.016 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-18 20:15:35.019 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-18 20:15:35.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-18 20:15:35.078 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-18 20:15:35.096 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:35.098 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-18 20:15:35.101 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-18 20:15:35.105 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-18 20:15:35.137 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-18 20:15:35.169 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 20:15:35.201 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:35.204 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:15:35.233 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-18 20:15:35.250 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:35.253 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 20:15:35.256 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-18 20:15:35.285 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 20:15:35.287 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 20:15:35.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 20:15:35.320 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-18 20:15:35.322 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 20:15:35.324 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-18 20:15:35.327 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-18 20:15:35.344 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:15:35.346 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-18 20:15:35.349 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-18 20:15:35.354 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-18 20:15:35.383 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 20:15:35.415 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:35.418 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:15:35.447 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 20:15:35.450 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-18 20:15:35.479 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 20:15:35.481 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 20:15:35.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 20:15:35.513 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-18 20:15:35.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 20:15:35.518 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-18 20:15:35.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 20:15:38.483 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 20:15:38.483 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 20:15:38.484 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185439) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 20:15:38.535 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:15:38.535 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:15:38.535 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:38.535 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:38.535 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:38.536 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:15:38.597 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-18 20:15:38.598 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=185439) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-18 20:15:38.598 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=185439) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-18 20:15:38.598 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 20:15:38.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:38.599 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:38.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:15:38.599 | from cryptography.utils import int_from_bytes 2022-05-18 20:15:38.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-18 20:15:38.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-18 20:15:38.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-18 20:15:38.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 20:15:38.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-18 20:15:38.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:15:38.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 20:15:38.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-18 20:15:39.001 | + functions:set_mtu:785 : local dev=br-data 2022-05-18 20:15:39.004 | + functions:set_mtu:786 : local mtu=1500 2022-05-18 20:15:39.006 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-18 20:15:39.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-05-18 20:15:39.037 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-18 20:15:39.039 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-18 20:15:39.042 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-18 20:15:39.044 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-18 20:15:39.047 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-18 20:15:39.049 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-18 20:15:39.052 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-18 20:15:39.055 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-18 20:15:39.057 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-18 20:15:39.060 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-18 20:15:39.062 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-18 20:15:39.065 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-18 20:15:39.067 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-18 20:15:39.070 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-18 20:15:39.073 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-18 20:15:39.074 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-18 20:15:39.080 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-18 20:15:39.082 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-18 20:15:39.085 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-18 20:15:39.088 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-18 20:15:39.092 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-18 20:15:39.092 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-18 20:15:39.092 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-18 20:15:39.098 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.61/22 brd 192.168.3.255' 2022-05-18 20:15:39.101 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-18 20:15:39.104 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:39.106 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-18 20:15:39.109 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-18 20:15:39.111 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.61/22 brd 192.168.3.255 != '' ]] 2022-05-18 20:15:39.114 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1' 2022-05-18 20:15:39.116 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data' 2022-05-18 20:15:39.118 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-18 20:15:39.121 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-18 20:15:39.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.61/22 brd 192.168.3.255 2022-05-18 20:15:39.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-18 20:15:39.126 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-18 20:15:39.126 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-18 20:15:39.131 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.61 2022-05-18 20:15:39.134 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 ' 2022-05-18 20:15:39.136 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1 2022-05-18 20:15:39.149 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data 2022-05-18 20:15:39.163 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-18 20:15:39.175 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-18 20:15:39.195 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 2022-05-18 20:15:42.204 | ARPING 192.168.0.61 from 192.168.0.61 br-data 2022-05-18 20:15:42.204 | Sent 3 probes (3 broadcast(s)) 2022-05-18 20:15:42.204 | Received 0 response(s) 2022-05-18 20:15:42.229 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-05-18 20:15:42.232 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-18 20:15:42.235 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-18 20:15:42.238 | + ./stack.sh:exit_trap:524 : jobs='169194 2022-05-18 20:15:42.238 | 183051' 2022-05-18 20:15:42.240 | + ./stack.sh:exit_trap:527 : [[ -n 169194 2022-05-18 20:15:42.240 | 183051 ]] 2022-05-18 20:15:42.242 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-18-200504 ]] 2022-05-18 20:15:42.244 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-18 20:15:42.247 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-18 20:15:42.247 | exit_trap: cleaning up child processes 2022-05-18 20:15:42.249 | + ./stack.sh:exit_trap:529 : kill 169194 183051 2022-05-18 20:15:42.252 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.hV45Z5EjxB ']' 2022-05-18 20:15:42.254 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.hV45Z5EjxB 2022-05-18 20:15:42.258 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-18 20:15:42.260 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-18 20:15:42.263 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-18 20:15:42.265 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-18 20:15:42.265 | Error on exit 2022-05-18 20:15:42.267 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-18 20:15:42.270 | + ./stack.sh:exit_trap:544 : generate-subunit 1652904300 642 fail 2022-05-18 20:15:42.993 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-18 20:15:42.995 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-18 20:15:44.125 | + ./stack.sh:exit_trap:558 : exit 1