2022-08-10 12:37:55.585 | + ./stack.sh:main:482 : exec 2022-08-10 12:37:55.585 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-123755' 2022-08-10 12:37:55.585 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-10-123755.summary.2022-08-10-123755 2022-08-10 12:37:55.585 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:37:55.585 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-123755 2022-08-10 12:37:55.585 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-123755 /opt/stack/logs/stack.sh.log 2022-08-10 12:37:55.585 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-123755.summary.2022-08-10-123755 /opt/stack/logs/stack.sh.log.summary 2022-08-10 12:37:55.585 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-10 12:37:55.585 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-10 12:37:55.585 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-10 12:37:55.585 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-10 12:37:55.585 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 12:37:55.585 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-10 12:37:55.587 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-10 12:37:55.591 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 12:37:55.593 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-10 12:37:55.595 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-10 12:37:55.598 | + ./stack.sh:main:568 : set -o errexit 2022-08-10 12:37:55.600 | + ./stack.sh:main:571 : uname -a 2022-08-10 12:37:55.601 | Linux dv-cinder-851351-3-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-08-10 12:37:55.605 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-10 12:37:55.607 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-10 12:37:55.611 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-10 12:37:55.649 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-10 12:37:55.668 | + ./stack.sh:main:585 : fetch_plugins 2022-08-10 12:37:55.670 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-10 12:37:55.672 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-10 12:37:55.674 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-10 12:37:55.676 | + functions-common:fetch_plugins:1791 : return 2022-08-10 12:37:55.678 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-10 12:37:55.680 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-10 12:37:55.682 | + functions-common:run_phase:1869 : local phase= 2022-08-10 12:37:55.683 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:37:55.685 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:37:55.687 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:37:55.689 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:37:55.691 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:37:55.694 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:37:55.697 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:37:55.699 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:37:55.701 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:37:55.703 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-10 12:37:55.706 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:37:55.719 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:37:55.720 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 12:37:55.723 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:37:55.725 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:37:55.726 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:37:55.729 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:37:55.730 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:37:55.732 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-10 12:37:55.734 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-10 12:37:55.736 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 12:37:55.738 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:37:55.740 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-10 12:37:55.742 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-10 12:37:55.744 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-10 12:37:55.745 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-10 12:37:55.747 | + functions-common:plugin_override_defaults:1832 : return 2022-08-10 12:37:55.749 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-10 12:37:55.769 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-10 12:37:55.771 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-10 12:37:55.785 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:37:55.788 | +++ lib/tls:source:43 : hostname -f 2022-08-10 12:37:55.791 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-10 12:37:55.793 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-10 12:37:55.795 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-10 12:37:55.798 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-10 12:37:55.800 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-10 12:37:55.802 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-10 12:37:55.804 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-10 12:37:55.806 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-10 12:37:55.808 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-10 12:37:55.810 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-10 12:37:55.816 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-10 12:37:55.828 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-10 12:37:55.846 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-10 12:37:55.859 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-10 12:37:55.871 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-10 12:37:55.909 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-10 12:37:55.971 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-10 12:37:56.063 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-10 12:37:56.086 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-10 12:37:56.131 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-10 12:37:56.185 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-10 12:37:56.339 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-10 12:37:56.353 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-10 12:37:56.367 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-10 12:37:56.380 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-10 12:37:56.477 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-10 12:37:56.479 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-10 12:37:56.482 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-10 12:37:56.484 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-10 12:37:56.486 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-10 12:37:56.489 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-10 12:37:56.492 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-10 12:37:56.492 | False' 2022-08-10 12:37:56.494 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-10 12:37:56.516 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-10 12:37:56.518 | + ./stack.sh:main:619 : run_phase source 2022-08-10 12:37:56.520 | + functions-common:run_phase:1868 : local mode=source 2022-08-10 12:37:56.522 | + functions-common:run_phase:1869 : local phase= 2022-08-10 12:37:56.525 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:37:56.527 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:37:56.529 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:37:56.531 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:37:56.533 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:37:56.536 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:37:56.540 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:37:56.542 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:37:56.544 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:37:56.546 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-10 12:37:56.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:37:56.565 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:37:56.567 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 12:37:56.569 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-10 12:37:56.610 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-10 12:37:56.613 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-10 12:37:56.615 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 12:37:56.617 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-10 12:37:56.619 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-10 12:37:56.621 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-10 12:37:56.624 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-10 12:37:56.626 | + functions-common:load_plugin_settings:1809 : return 2022-08-10 12:37:56.628 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-10 12:37:56.631 | + functions-common:verify_disabled_services:2151 : local service 2022-08-10 12:37:56.634 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.636 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-10 12:37:56.639 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.641 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-10 12:37:56.643 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.647 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-10 12:37:56.649 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.652 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-10 12:37:56.654 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.657 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-10 12:37:56.659 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.662 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-10 12:37:56.665 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.667 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-10 12:37:56.670 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.672 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-10 12:37:56.675 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.677 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-10 12:37:56.680 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.682 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-10 12:37:56.684 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.687 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-10 12:37:56.689 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.692 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-10 12:37:56.694 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.696 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-10 12:37:56.699 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.701 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-10 12:37:56.703 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.705 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-10 12:37:56.708 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.710 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-10 12:37:56.712 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.715 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-10 12:37:56.717 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.719 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-10 12:37:56.723 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.725 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-10 12:37:56.727 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.729 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-10 12:37:56.732 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.734 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-10 12:37:56.737 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.739 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-10 12:37:56.742 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.744 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-10 12:37:56.746 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.749 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-10 12:37:56.751 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.753 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-10 12:37:56.756 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.758 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-10 12:37:56.760 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.763 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-10 12:37:56.765 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.767 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-10 12:37:56.770 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.772 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-10 12:37:56.774 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.777 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-10 12:37:56.779 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.781 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-10 12:37:56.784 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.787 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-10 12:37:56.789 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.792 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-10 12:37:56.794 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.796 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-10 12:37:56.799 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.802 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-10 12:37:56.804 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.806 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-10 12:37:56.809 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.811 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-10 12:37:56.814 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.816 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-10 12:37:56.819 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.821 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-10 12:37:56.824 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.826 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-10 12:37:56.828 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.831 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-10 12:37:56.834 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.837 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-10 12:37:56.839 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.842 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-10 12:37:56.847 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.849 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-10 12:37:56.852 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:37:56.854 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-10 12:37:56.857 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-10 12:37:56.859 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 12:37:56.862 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-10 12:37:56.882 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:37:56.884 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-10 12:37:56.886 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 12:37:56.888 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-10 12:37:56.905 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:37:56.907 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-10 12:37:56.910 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-10 12:37:56.913 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-10 12:37:56.915 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-10 12:37:56.920 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-10 12:37:56.922 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-10 12:37:56.925 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-10 12:37:56.927 | + lib/database:initialize_database_backends:92 : return 0 2022-08-10 12:37:56.930 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-10 12:37:56.930 | Using mysql database backend 2022-08-10 12:37:56.933 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-10 12:37:56.951 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-10 12:37:56.954 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-10 12:37:56.958 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 12:37:56.960 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-10 12:37:56.963 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:37:56.965 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-10 12:37:56.987 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:37:56.989 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-10 12:37:57.008 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-10 12:37:57.027 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:37:57.030 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-10 12:37:57.049 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-10 12:37:57.078 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-10 12:37:57.097 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:37:57.100 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-10 12:37:57.117 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:37:57.119 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-10 12:37:57.141 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-10 12:37:57.145 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-10 12:37:57.147 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-10 12:37:57.150 | + functions-common:save_stackenv:60 : local tag=752 2022-08-10 12:37:57.153 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 12:37:57.158 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-123757 2022-08-10 12:37:57.161 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-123757 752' 2022-08-10 12:37:57.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.166 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:37:57.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.171 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 12:37:57.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.177 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 12:37:57.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.182 | + 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-08-10 12:37:57.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.187 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-08-10 12:37:57.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.194 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-08-10 12:37:57.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.200 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-123755 2022-08-10 12:37:57.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.204 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 12:37:57.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.210 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-08-10 12:37:57.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.215 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 12:37:57.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.220 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 12:37:57.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.226 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 12:37:57.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.231 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 12:37:57.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.236 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-08-10 12:37:57.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:37:57.241 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 12:37:57.244 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-10 12:37:57.246 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-10 12:37:57.249 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-10 12:37:57.251 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-10 12:37:57.254 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:37:57.256 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:37:57.259 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:37:57.262 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:37:57.264 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:37:57.267 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:37:57.283 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:37:57.285 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:37:57.288 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:37:57.290 | + functions-common:git_clone:618 : echo master 2022-08-10 12:37:57.291 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:37:57.296 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-10 12:37:57.299 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:37:57.302 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-10 12:37:57.316 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-10 12:37:57.319 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:37:57.319 | + functions-common:git_clone:679 : head -1 2022-08-10 12:37:57.322 | d7955362 Updated from generate-constraints 2022-08-10 12:37:57.325 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:37:57.328 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-10 12:37:57.331 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:37:57.334 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-10 12:37:57.336 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-10 12:37:57.339 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-10 12:37:57.342 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-10 12:37:57.345 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 12:37:57.348 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-10 12:37:57.350 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-10 12:37:57.353 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-10 12:37:57.356 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-10 12:37:57.361 | ++ tools/install_prereqs.sh:source:47 : NOW=1660135077 2022-08-10 12:37:57.365 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-10 12:37:57.369 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660133782 2022-08-10 12:37:57.372 | ++ tools/install_prereqs.sh:source:49 : DELTA=1295 2022-08-10 12:37:57.375 | ++ tools/install_prereqs.sh:source:50 : [[ 1295 -lt 7200 ]] 2022-08-10 12:37:57.378 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-10 12:37:57.381 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-10 12:37:57.384 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-10 12:37:57.386 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-10 12:37:57.388 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-10 12:37:57.391 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-10 12:37:57.394 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-10 12:37:57.397 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-10 12:37:57.400 | +++ 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-08-10 12:37:57.460 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-10 12:37:57.460 | apache2-dev 2022-08-10 12:37:57.460 | bc 2022-08-10 12:37:57.460 | bsdmainutils 2022-08-10 12:37:57.460 | curl 2022-08-10 12:37:57.460 | g++ 2022-08-10 12:37:57.460 | gawk 2022-08-10 12:37:57.460 | gcc 2022-08-10 12:37:57.460 | gettext 2022-08-10 12:37:57.460 | git 2022-08-10 12:37:57.460 | graphviz 2022-08-10 12:37:57.460 | iputils-ping 2022-08-10 12:37:57.460 | libapache2-mod-proxy-uwsgi 2022-08-10 12:37:57.460 | libffi-dev 2022-08-10 12:37:57.460 | libjpeg-dev 2022-08-10 12:37:57.460 | libpcre3-dev 2022-08-10 12:37:57.460 | libpq-dev 2022-08-10 12:37:57.460 | libssl-dev 2022-08-10 12:37:57.460 | libsystemd-dev 2022-08-10 12:37:57.460 | libxml2-dev 2022-08-10 12:37:57.460 | libxslt1-dev 2022-08-10 12:37:57.460 | libyaml-dev 2022-08-10 12:37:57.460 | lsof 2022-08-10 12:37:57.460 | openssh-server 2022-08-10 12:37:57.460 | openssl 2022-08-10 12:37:57.460 | pkg-config 2022-08-10 12:37:57.461 | psmisc 2022-08-10 12:37:57.461 | python3-dev 2022-08-10 12:37:57.461 | python3-pip 2022-08-10 12:37:57.461 | python3-systemd 2022-08-10 12:37:57.461 | python3-venv 2022-08-10 12:37:57.461 | tar 2022-08-10 12:37:57.461 | tcpdump 2022-08-10 12:37:57.461 | unzip 2022-08-10 12:37:57.461 | uuid-runtime 2022-08-10 12:37:57.461 | wget 2022-08-10 12:37:57.461 | wget 2022-08-10 12:37:57.461 | zlib1g-dev 2022-08-10 12:37:57.461 | libkrb5-dev 2022-08-10 12:37:57.461 | libldap2-dev 2022-08-10 12:37:57.461 | libsasl2-dev 2022-08-10 12:37:57.461 | memcached 2022-08-10 12:37:57.461 | python3-mysqldb 2022-08-10 12:37:57.461 | sqlite3 2022-08-10 12:37:57.461 | conntrack 2022-08-10 12:37:57.461 | curl 2022-08-10 12:37:57.461 | dnsmasq-base 2022-08-10 12:37:57.461 | dnsmasq-utils 2022-08-10 12:37:57.461 | ebtables 2022-08-10 12:37:57.461 | genisoimage 2022-08-10 12:37:57.461 | iptables 2022-08-10 12:37:57.461 | iputils-arping 2022-08-10 12:37:57.461 | kpartx 2022-08-10 12:37:57.461 | libjs-jquery-tablesorter 2022-08-10 12:37:57.461 | parted 2022-08-10 12:37:57.461 | pm-utils 2022-08-10 12:37:57.461 | python3-mysqldb 2022-08-10 12:37:57.461 | socat 2022-08-10 12:37:57.461 | sqlite3 2022-08-10 12:37:57.461 | sudo 2022-08-10 12:37:57.461 | vlan 2022-08-10 12:37:57.461 | lsscsi 2022-08-10 12:37:57.461 | open-iscsi 2022-08-10 12:37:57.461 | lvm2 2022-08-10 12:37:57.461 | qemu-utils 2022-08-10 12:37:57.462 | thin-provisioning-tools 2022-08-10 12:37:57.462 | acl 2022-08-10 12:37:57.462 | dnsmasq-base 2022-08-10 12:37:57.462 | dnsmasq-utils 2022-08-10 12:37:57.462 | ebtables 2022-08-10 12:37:57.462 | haproxy 2022-08-10 12:37:57.462 | iptables 2022-08-10 12:37:57.462 | iputils-arping 2022-08-10 12:37:57.462 | iputils-ping 2022-08-10 12:37:57.462 | postgresql-server-dev-all 2022-08-10 12:37:57.462 | python3-mysqldb 2022-08-10 12:37:57.462 | sqlite3 2022-08-10 12:37:57.462 | sudo 2022-08-10 12:37:57.462 | vlan 2022-08-10 12:37:57.462 | pcp 2022-08-10 12:37:57.462 | ipset 2022-08-10 12:37:57.462 | conntrack 2022-08-10 12:37:57.462 | conntrackd 2022-08-10 12:37:57.462 | keepalived 2022-08-10 12:37:57.462 | lvm2 2022-08-10 12:37:57.462 | qemu-utils 2022-08-10 12:37:57.462 | thin-provisioning-tools 2022-08-10 12:37:57.462 | curl 2022-08-10 12:37:57.462 | liberasurecode-dev 2022-08-10 12:37:57.462 | make 2022-08-10 12:37:57.462 | memcached 2022-08-10 12:37:57.462 | rsync 2022-08-10 12:37:57.462 | sqlite3 2022-08-10 12:37:57.462 | xfsprogs' 2022-08-10 12:37:57.464 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-10 12:37:57.483 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-10 12:37:57.483 | apache2-dev 2022-08-10 12:37:57.483 | bc 2022-08-10 12:37:57.483 | bsdmainutils 2022-08-10 12:37:57.483 | curl 2022-08-10 12:37:57.483 | g++ 2022-08-10 12:37:57.483 | gawk 2022-08-10 12:37:57.483 | gcc 2022-08-10 12:37:57.483 | gettext 2022-08-10 12:37:57.483 | git 2022-08-10 12:37:57.483 | graphviz 2022-08-10 12:37:57.483 | iputils-ping 2022-08-10 12:37:57.483 | libapache2-mod-proxy-uwsgi 2022-08-10 12:37:57.483 | libffi-dev 2022-08-10 12:37:57.483 | libjpeg-dev 2022-08-10 12:37:57.484 | libpcre3-dev 2022-08-10 12:37:57.484 | libpq-dev 2022-08-10 12:37:57.484 | libssl-dev 2022-08-10 12:37:57.484 | libsystemd-dev 2022-08-10 12:37:57.484 | libxml2-dev 2022-08-10 12:37:57.484 | libxslt1-dev 2022-08-10 12:37:57.484 | libyaml-dev 2022-08-10 12:37:57.484 | lsof 2022-08-10 12:37:57.484 | openssh-server 2022-08-10 12:37:57.484 | openssl 2022-08-10 12:37:57.484 | pkg-config 2022-08-10 12:37:57.484 | psmisc 2022-08-10 12:37:57.484 | python3-dev 2022-08-10 12:37:57.484 | python3-pip 2022-08-10 12:37:57.484 | python3-systemd 2022-08-10 12:37:57.484 | python3-venv 2022-08-10 12:37:57.484 | tar 2022-08-10 12:37:57.484 | tcpdump 2022-08-10 12:37:57.484 | unzip 2022-08-10 12:37:57.484 | uuid-runtime 2022-08-10 12:37:57.484 | wget 2022-08-10 12:37:57.484 | wget 2022-08-10 12:37:57.484 | zlib1g-dev 2022-08-10 12:37:57.484 | libkrb5-dev 2022-08-10 12:37:57.484 | libldap2-dev 2022-08-10 12:37:57.484 | libsasl2-dev 2022-08-10 12:37:57.484 | memcached 2022-08-10 12:37:57.484 | python3-mysqldb 2022-08-10 12:37:57.484 | sqlite3 2022-08-10 12:37:57.484 | conntrack 2022-08-10 12:37:57.484 | curl 2022-08-10 12:37:57.484 | dnsmasq-base 2022-08-10 12:37:57.484 | dnsmasq-utils 2022-08-10 12:37:57.484 | ebtables 2022-08-10 12:37:57.484 | genisoimage 2022-08-10 12:37:57.484 | iptables 2022-08-10 12:37:57.484 | iputils-arping 2022-08-10 12:37:57.484 | kpartx 2022-08-10 12:37:57.485 | libjs-jquery-tablesorter 2022-08-10 12:37:57.485 | parted 2022-08-10 12:37:57.485 | pm-utils 2022-08-10 12:37:57.485 | python3-mysqldb 2022-08-10 12:37:57.485 | socat 2022-08-10 12:37:57.485 | sqlite3 2022-08-10 12:37:57.485 | sudo 2022-08-10 12:37:57.485 | vlan 2022-08-10 12:37:57.485 | lsscsi 2022-08-10 12:37:57.485 | open-iscsi 2022-08-10 12:37:57.485 | lvm2 2022-08-10 12:37:57.485 | qemu-utils 2022-08-10 12:37:57.485 | thin-provisioning-tools 2022-08-10 12:37:57.485 | acl 2022-08-10 12:37:57.485 | dnsmasq-base 2022-08-10 12:37:57.485 | dnsmasq-utils 2022-08-10 12:37:57.485 | ebtables 2022-08-10 12:37:57.485 | haproxy 2022-08-10 12:37:57.485 | iptables 2022-08-10 12:37:57.485 | iputils-arping 2022-08-10 12:37:57.485 | iputils-ping 2022-08-10 12:37:57.485 | postgresql-server-dev-all 2022-08-10 12:37:57.485 | python3-mysqldb 2022-08-10 12:37:57.485 | sqlite3 2022-08-10 12:37:57.485 | sudo 2022-08-10 12:37:57.485 | vlan 2022-08-10 12:37:57.485 | pcp 2022-08-10 12:37:57.485 | ipset 2022-08-10 12:37:57.485 | conntrack 2022-08-10 12:37:57.485 | conntrackd 2022-08-10 12:37:57.485 | keepalived 2022-08-10 12:37:57.485 | lvm2 2022-08-10 12:37:57.485 | qemu-utils 2022-08-10 12:37:57.485 | thin-provisioning-tools 2022-08-10 12:37:57.485 | curl 2022-08-10 12:37:57.485 | liberasurecode-dev 2022-08-10 12:37:57.485 | make 2022-08-10 12:37:57.486 | memcached 2022-08-10 12:37:57.486 | rsync 2022-08-10 12:37:57.486 | sqlite3 2022-08-10 12:37:57.486 | xfsprogs ' 2022-08-10 12:37:57.486 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-10 12:37:57.488 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:37:57.491 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:37:57.494 | ++ 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-08-10 12:37:57.494 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-10 12:37:57.499 | ++ 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-08-10 12:37:57.501 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-10 12:37:57.504 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:37:57.506 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-10 12:37:57.508 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:37:57.510 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:37:57.513 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:37:57.515 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:37:57.517 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:37:57.519 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:37:57.522 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-10 12:37:57.524 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-10 12:37:57.526 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-10 12:37:57.528 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-10 12:37:57.533 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-10 12:37:57.535 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-10 12:37:57.537 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-10 12:37:57.540 | ++ functions-common:time_start:2427 : local start_time= 2022-08-10 12:37:57.542 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:37:57.544 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:37:57.548 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660135077546 2022-08-10 12:37:57.550 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-10 12:37:57.552 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-10 12:37:57.555 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-10 12:37:57.802 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-10 12:37:57.852 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-10 12:37:57.914 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-10 12:37:57.946 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-10 12:37:58.572 | Fetched 108 kB in 1s (161 kB/s) 2022-08-10 12:38:00.285 | Reading package lists... 2022-08-10 12:38:00.319 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-10 12:38:00.321 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-10 12:38:00.323 | ++ functions-common:time_stop:2440 : local name 2022-08-10 12:38:00.325 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:00.327 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:00.329 | ++ functions-common:time_stop:2443 : local total 2022-08-10 12:38:00.332 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:00.334 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-10 12:38:00.336 | ++ functions-common:time_stop:2447 : start_time=1660135077546 2022-08-10 12:38:00.338 | ++ functions-common:time_stop:2449 : [[ -z 1660135077546 ]] 2022-08-10 12:38:00.341 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:00.345 | ++ functions-common:time_stop:2452 : end_time=1660135080342 2022-08-10 12:38:00.348 | ++ functions-common:time_stop:2453 : elapsed_time=2796 2022-08-10 12:38:00.350 | ++ functions-common:time_stop:2454 : total=0 2022-08-10 12:38:00.352 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:00.354 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2796 2022-08-10 12:38:00.357 | ++ functions-common:install_package:1465 : 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-08-10 12:38:00.359 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:38:00.362 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:00.364 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:00.367 | ++ functions-common:real_install_package:1451 : 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-08-10 12:38:00.388 | ++ functions-common:apt_get:1231 : 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-08-10 12:38:00.512 | Reading package lists... 2022-08-10 12:38:00.782 | Building dependency tree... 2022-08-10 12:38:00.785 | Reading state information... 2022-08-10 12:38:00.823 | acl is already the newest version (2.2.53-6). 2022-08-10 12:38:00.823 | bc is already the newest version (1.07.1-2build1). 2022-08-10 12:38:00.823 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-10 12:38:00.823 | conntrack is already the newest version (1:1.4.5-2). 2022-08-10 12:38:00.823 | ebtables is already the newest version (2.0.11-3build1). 2022-08-10 12:38:00.823 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 12:38:00.823 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-10 12:38:00.823 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 12:38:00.823 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-10 12:38:00.824 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-10 12:38:00.824 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-10 12:38:00.824 | iputils-arping is already the newest version (3:20190709-3). 2022-08-10 12:38:00.824 | iputils-ping is already the newest version (3:20190709-3). 2022-08-10 12:38:00.824 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-10 12:38:00.824 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-10 12:38:00.824 | libffi-dev is already the newest version (3.3-4). 2022-08-10 12:38:00.824 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-10 12:38:00.824 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-10 12:38:00.824 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-10 12:38:00.824 | lsscsi is already the newest version (0.30-0.1). 2022-08-10 12:38:00.824 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-10 12:38:00.824 | make is already the newest version (4.2.1-1.2). 2022-08-10 12:38:00.824 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-10 12:38:00.824 | psmisc is already the newest version (23.3-1). 2022-08-10 12:38:00.824 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-10 12:38:00.824 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-10 12:38:00.824 | python3-systemd is already the newest version (234-3build2). 2022-08-10 12:38:00.824 | socat is already the newest version (1.7.3.3-2). 2022-08-10 12:38:00.824 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-10 12:38:00.824 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-10 12:38:00.824 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-10 12:38:00.824 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-10 12:38:00.824 | graphviz is already the newest version (2.42.2-3build2). 2022-08-10 12:38:00.824 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-10 12:38:00.824 | pcp is already the newest version (5.0.3-1). 2022-08-10 12:38:00.824 | pm-utils is already the newest version (1.4.1-19). 2022-08-10 12:38:00.824 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-10 12:38:00.824 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:38:00.824 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:38:00.824 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-10 12:38:00.824 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 12:38:00.824 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 12:38:00.824 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-10 12:38:00.824 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-10 12:38:00.824 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-10 12:38:00.824 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-10 12:38:00.825 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-10 12:38:00.825 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-10 12:38:00.825 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-10 12:38:00.825 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-10 12:38:00.825 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-10 12:38:00.825 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 12:38:00.825 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-10 12:38:00.825 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-10 12:38:00.825 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-10 12:38:00.825 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-10 12:38:00.825 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-10 12:38:00.825 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-10 12:38:00.825 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 12:38:00.825 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-10 12:38:00.825 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-10 12:38:00.825 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-10 12:38:00.825 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-10 12:38:00.825 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-10 12:38:00.825 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-10 12:38:00.825 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-10 12:38:00.825 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-10 12:38:00.825 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-10 12:38:00.825 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-10 12:38:01.073 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:38:01.073 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-10 12:38:01.073 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-10 12:38:01.073 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-10 12:38:01.073 | The following packages were automatically installed and are no longer required: 2022-08-10 12:38:01.074 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:38:01.074 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:38:01.074 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:38:01.074 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:38:01.074 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:38:01.074 | python3-zope.interface 2022-08-10 12:38:01.074 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:38:01.200 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:38:01.204 | ++ functions-common:apt_get:1235 : result=0 2022-08-10 12:38:01.207 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:38:01.209 | ++ functions-common:time_stop:2440 : local name 2022-08-10 12:38:01.212 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:01.214 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:01.216 | ++ functions-common:time_stop:2443 : local total 2022-08-10 12:38:01.218 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:01.221 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:38:01.224 | ++ functions-common:time_stop:2447 : start_time=1660135080385 2022-08-10 12:38:01.226 | ++ functions-common:time_stop:2449 : [[ -z 1660135080385 ]] 2022-08-10 12:38:01.229 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:01.233 | ++ functions-common:time_stop:2452 : end_time=1660135081231 2022-08-10 12:38:01.236 | ++ functions-common:time_stop:2453 : elapsed_time=846 2022-08-10 12:38:01.239 | ++ functions-common:time_stop:2454 : total=822 2022-08-10 12:38:01.241 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:01.244 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1668 2022-08-10 12:38:01.246 | ++ functions-common:apt_get:1239 : return 0 2022-08-10 12:38:01.249 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-10 12:38:01.253 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:38:01.256 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-10 12:38:01.261 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-10 12:38:01.265 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-10 12:38:01.269 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-10 12:38:01.276 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-10 12:38:02.802 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-10 12:38:02.804 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-10 12:38:02.805 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-10 12:38:02.807 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-10 12:38:02.809 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-10 12:38:02.811 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-10 12:38:02.813 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-10 12:38:02.815 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-10 12:38:02.816 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-10 12:38:02.818 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-10 12:38:02.820 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-10 12:38:02.822 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-10 12:38:02.823 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-10 12:38:02.825 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-10 12:38:02.827 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-10 12:38:02.829 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-10 12:38:02.831 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-10 12:38:02.833 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-10 12:38:02.835 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-10 12:38:02.837 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-10 12:38:02.839 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-10 12:38:02.842 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-10 12:38:02.844 | + functions-common:_ensure_lsb_release:394 : return 2022-08-10 12:38:02.847 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-10 12:38:02.918 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-10 12:38:02.921 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-10 12:38:02.990 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-10 12:38:02.993 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-10 12:38:03.063 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-10 12:38:03.065 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-10 12:38:03.067 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-10 12:38:03.069 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-10 12:38:03.071 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-10 12:38:03.073 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-10 12:38:03.074 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-10 12:38:03.076 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-10 12:38:03.078 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-10 12:38:03.081 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-10 12:38:03.083 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-10 12:38:03.083 | Distro: focal 2022-08-10 12:38:03.085 | + tools/install_pip.sh:main:124 : get_versions 2022-08-10 12:38:03.088 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 12:38:03.091 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 12:38:03.093 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 12:38:03.096 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 12:38:03.097 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 12:38:04.600 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 12:38:04.602 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 12:38:04.602 | pip: 20.0.2 2022-08-10 12:38:04.604 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-10 12:38:04.606 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-10 12:38:04.608 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:38:04.609 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:38:04.612 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:38:04.614 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:38:04.615 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:38:04.617 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:38:04.619 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:38:04.620 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:38:04.622 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:38:04.624 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:38:04.626 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-10 12:38:04.628 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:04.630 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:04.632 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-10 12:38:04.637 | + tools/install_pip.sh:main:153 : set -x 2022-08-10 12:38:04.639 | + tools/install_pip.sh:main:156 : get_versions 2022-08-10 12:38:04.641 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 12:38:04.645 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 12:38:04.647 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 12:38:04.650 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 12:38:04.650 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 12:38:06.136 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 12:38:06.138 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 12:38:06.138 | pip: 20.0.2 2022-08-10 12:38:06.142 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-10 12:38:06.145 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 12:38:06.148 | + ./stack.sh:main:791 : fixup_all 2022-08-10 12:38:06.150 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-10 12:38:06.153 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-10 12:38:06.155 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:06.157 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:06.160 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-10 12:38:06.172 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-10 12:38:06.184 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-10 12:38:06.196 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-10 12:38:06.198 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-10 12:38:06.200 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:38:06.203 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:38:06.205 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:38:06.208 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:38:06.210 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:38:06.213 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:38:06.215 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:38:06.217 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:38:06.219 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:38:06.222 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:38:06.224 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-10 12:38:06.227 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-10 12:38:06.229 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-10 12:38:06.231 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:38:06.234 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:38:06.236 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:38:06.238 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:38:06.241 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:38:06.243 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:38:06.245 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-10 12:38:06.247 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-10 12:38:06.270 | Using python 3.8 to install os-testr 2022-08-10 12:38:06.272 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-10 12:38:08.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:08.412 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:08.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:08.413 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:09.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:09.536 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-10 12:38:09.629 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:38:09.653 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-10 12:38:09.707 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:38:09.731 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:38:09.761 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:38:12.142 | + inc/python:pip_install:196 : result=0 2022-08-10 12:38:12.145 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:38:12.147 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:12.150 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:12.152 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:12.154 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:12.156 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:12.158 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:38:12.161 | + functions-common:time_stop:2447 : start_time=1660135086264 2022-08-10 12:38:12.163 | + functions-common:time_stop:2449 : [[ -z 1660135086264 ]] 2022-08-10 12:38:12.166 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:12.170 | + functions-common:time_stop:2452 : end_time=1660135092167 2022-08-10 12:38:12.172 | + functions-common:time_stop:2453 : elapsed_time=5903 2022-08-10 12:38:12.175 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:38:12.177 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:12.179 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5903 2022-08-10 12:38:12.181 | + inc/python:pip_install:199 : return 0 2022-08-10 12:38:12.184 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-10 12:38:12.239 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-10 12:38:12.773 | + ./stack.sh:main:805 : install_infra 2022-08-10 12:38:12.777 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:38:12.780 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-10 12:38:12.783 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:38:12.786 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-10 12:38:12.813 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 12:38:15.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:15.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 332)) (5.9.0) 2022-08-10 12:38:16.093 | + inc/python:pip_install:196 : result=0 2022-08-10 12:38:16.096 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:38:16.099 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:16.101 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:16.103 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:16.105 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:16.108 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:16.110 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:38:16.113 | + functions-common:time_stop:2447 : start_time=1660135092804 2022-08-10 12:38:16.115 | + functions-common:time_stop:2449 : [[ -z 1660135092804 ]] 2022-08-10 12:38:16.119 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:16.124 | + functions-common:time_stop:2452 : end_time=1660135096120 2022-08-10 12:38:16.126 | + functions-common:time_stop:2453 : elapsed_time=3316 2022-08-10 12:38:16.128 | + functions-common:time_stop:2454 : total=5903 2022-08-10 12:38:16.130 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:16.133 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9219 2022-08-10 12:38:16.136 | + inc/python:pip_install:199 : return 0 2022-08-10 12:38:16.138 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:38:16.141 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-10 12:38:16.167 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-10 12:38:18.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:19.001 | Processing /opt/stack/requirements 2022-08-10 12:38:20.771 | 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 22)) (6.0) 2022-08-10 12:38:20.774 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:38:20.788 | 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 328)) (21.3) 2022-08-10 12:38:20.793 | 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 332)) (5.9.0) 2022-08-10 12:38:20.796 | 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 369)) (3.0.9) 2022-08-10 12:38:20.803 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:38:20.818 | 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 483)) (1.16.0) 2022-08-10 12:38:20.820 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:38:20.854 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (1.3) 2022-08-10 12:38:20.857 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (0.3.0) 2022-08-10 12:38:20.874 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:38:20.879 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-10 12:38:20.882 | 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 200)) (3.3) 2022-08-10 12:38:20.885 | 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 114)) (3.10.1) 2022-08-10 12:38:20.899 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:38:20.903 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:38:20.906 | 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 342)) (3.3.0) 2022-08-10 12:38:20.918 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:38:20.991 | 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 572)) (0.2.5) 2022-08-10 12:38:20.996 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:38:21.056 | 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 370)) (1.8.2) 2022-08-10 12:38:21.059 | Building wheels for collected packages: openstack-requirements 2022-08-10 12:38:21.060 | Building wheel for openstack-requirements (setup.py): started 2022-08-10 12:38:21.932 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-10 12:38:21.932 | ERROR: Command errored out with exit status 1: 2022-08-10 12:38:21.932 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-c2l0qyjv/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-c2l0qyjv/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-07gz3f1g 2022-08-10 12:38:21.932 | cwd: /tmp/pip-req-build-c2l0qyjv/ 2022-08-10 12:38:21.932 | Complete output (6 lines): 2022-08-10 12:38:21.932 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-10 12:38:21.932 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-10 12:38:21.932 | or: setup.py --help-commands 2022-08-10 12:38:21.932 | or: setup.py cmd --help 2022-08-10 12:38:21.932 | 2022-08-10 12:38:21.932 | error: invalid command 'bdist_wheel' 2022-08-10 12:38:21.932 | ---------------------------------------- 2022-08-10 12:38:21.932 | ERROR: Failed building wheel for openstack-requirements 2022-08-10 12:38:21.932 | Running setup.py clean for openstack-requirements 2022-08-10 12:38:22.832 | Failed to build openstack-requirements 2022-08-10 12:38:22.848 | Installing collected packages: openstack-requirements 2022-08-10 12:38:22.848 | Attempting uninstall: openstack-requirements 2022-08-10 12:38:22.849 | Found existing installation: openstack-requirements 1.2.1.dev5610 2022-08-10 12:38:22.886 | Uninstalling openstack-requirements-1.2.1.dev5610: 2022-08-10 12:38:22.903 | Successfully uninstalled openstack-requirements-1.2.1.dev5610 2022-08-10 12:38:22.906 | Running setup.py install for openstack-requirements: started 2022-08-10 12:38:25.371 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-10 12:38:25.397 | Successfully installed openstack-requirements-1.2.1.dev5610 2022-08-10 12:38:25.535 | + inc/python:pip_install:196 : result=0 2022-08-10 12:38:25.538 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:38:25.540 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:25.542 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:25.544 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:25.546 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:25.549 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:25.551 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:38:25.553 | + functions-common:time_stop:2447 : start_time=1660135096158 2022-08-10 12:38:25.555 | + functions-common:time_stop:2449 : [[ -z 1660135096158 ]] 2022-08-10 12:38:25.558 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:25.563 | + functions-common:time_stop:2452 : end_time=1660135105560 2022-08-10 12:38:25.565 | + functions-common:time_stop:2453 : elapsed_time=9402 2022-08-10 12:38:25.568 | + functions-common:time_stop:2454 : total=9219 2022-08-10 12:38:25.570 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:25.572 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18621 2022-08-10 12:38:25.574 | + inc/python:pip_install:199 : return 0 2022-08-10 12:38:25.577 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-10 12:38:25.582 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-10 12:38:25.585 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-10 12:38:25.588 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:25.590 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:25.592 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-10 12:38:25.595 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:25.598 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-10 12:38:25.622 | Using python 3.8 to install pbr 2022-08-10 12:38:25.624 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 12:38:27.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:27.738 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:27.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:27.738 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:28.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:28.946 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:38:31.338 | + inc/python:pip_install:196 : result=0 2022-08-10 12:38:31.341 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:38:31.343 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:31.345 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:31.347 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:31.349 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:31.352 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:31.354 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:38:31.356 | + functions-common:time_stop:2447 : start_time=1660135105616 2022-08-10 12:38:31.358 | + functions-common:time_stop:2449 : [[ -z 1660135105616 ]] 2022-08-10 12:38:31.361 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:31.365 | + functions-common:time_stop:2452 : end_time=1660135111363 2022-08-10 12:38:31.367 | + functions-common:time_stop:2453 : elapsed_time=5747 2022-08-10 12:38:31.370 | + functions-common:time_stop:2454 : total=18621 2022-08-10 12:38:31.372 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:31.374 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24368 2022-08-10 12:38:31.377 | + inc/python:pip_install:199 : return 0 2022-08-10 12:38:31.380 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-10 12:38:33.678 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-10 12:38:35.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:35.640 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-10 12:38:35.660 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-10 12:38:35.663 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-10 12:38:35.666 | 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-08-10 12:38:35.670 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-10 12:38:35.676 | 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-08-10 12:38:35.751 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 12:38:35.754 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 12:38:35.757 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-10 12:38:35.775 | + ./stack.sh:main:814 : pkgs= 2022-08-10 12:38:35.777 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-10 12:38:35.779 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-10 12:38:35.782 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:38:35.785 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-10 12:38:35.787 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:38:35.790 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:38:35.792 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:38:35.794 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:38:35.797 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:38:35.800 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:38:35.805 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:38:35.807 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:38:35.809 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:38:35.812 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-10 12:38:35.814 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:38:35.830 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:35.832 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:38:35.834 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:38:35.836 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-10 12:38:35.838 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:38:35.841 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:38:35.843 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:38:35.846 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-10 12:38:35.848 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:38:35.850 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-10 12:38:35.852 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:38:35.855 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:38:35.857 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:38:35.859 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:38:35.862 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:38:35.864 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:38:35.867 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-10 12:38:35.869 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:38:35.871 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-10 12:38:35.874 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:38:35.876 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:38:35.879 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-10 12:38:35.881 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-10 12:38:35.884 | + functions:set_systemd_override:821 : local value=2048 2022-08-10 12:38:35.886 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-10 12:38:35.888 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-10 12:38:35.943 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-10 12:38:35.943 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-10 12:38:35.945 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-10 12:38:36.431 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-10 12:38:36.434 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-10 12:38:36.451 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:36.453 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-10 12:38:36.457 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:38:36.459 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:38:36.461 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:38:36.464 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:38:36.466 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:38:36.468 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:38:36.471 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:36.473 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:36.476 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:38:36.478 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:38:36.480 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:38:36.483 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:38:36.486 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-10 12:38:36.488 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:38:36.491 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:36.493 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:36.495 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-10 12:38:36.519 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-10 12:38:36.632 | Reading package lists... 2022-08-10 12:38:36.905 | Building dependency tree... 2022-08-10 12:38:36.907 | Reading state information... 2022-08-10 12:38:37.214 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-10 12:38:37.214 | The following packages were automatically installed and are no longer required: 2022-08-10 12:38:37.216 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:38:37.216 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:38:37.216 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:38:37.216 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:38:37.216 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:38:37.216 | python3-zope.interface 2022-08-10 12:38:37.216 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:38:37.340 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:38:37.346 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:38:37.348 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:38:37.351 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:37.353 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:37.355 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:37.357 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:37.360 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:37.363 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:38:37.365 | + functions-common:time_stop:2447 : start_time=1660135116516 2022-08-10 12:38:37.367 | + functions-common:time_stop:2449 : [[ -z 1660135116516 ]] 2022-08-10 12:38:37.370 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:37.375 | + functions-common:time_stop:2452 : end_time=1660135117372 2022-08-10 12:38:37.377 | + functions-common:time_stop:2453 : elapsed_time=856 2022-08-10 12:38:37.379 | + functions-common:time_stop:2454 : total=1668 2022-08-10 12:38:37.382 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:37.384 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2524 2022-08-10 12:38:37.386 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:38:37.389 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-10 12:38:37.392 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:38:37.394 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:38:37.397 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:38:37.399 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:38:37.401 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:38:37.404 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:38:37.406 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-10 12:38:37.412 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:38:37.414 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:38:37.416 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:38:37.419 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:38:37.421 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:38:37.424 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:38:37.426 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:38:37.429 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:38:37.431 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:38:37.434 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:38:37.436 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-10 12:38:37.438 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:38:37.441 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:38:37.443 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:38:37.445 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:38:37.448 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:38:37.450 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:38:37.453 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-10 12:38:37.456 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-10 12:38:37.474 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:37.476 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-10 12:38:37.479 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:38:37.482 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-10 12:38:37.484 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-10 12:38:37.488 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-10 12:38:37.492 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-10 12:38:37.495 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-10 12:38:37.497 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-10 12:38:37.500 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-10 12:38:37.503 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-10 12:38:37.505 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-10 12:38:37.508 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-10 12:38:38.238 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-10 12:38:38.238 | user tags 2022-08-10 12:38:38.238 | stackrabbit []' 2022-08-10 12:38:38.242 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-10 12:38:38.242 | user tags 2022-08-10 12:38:38.242 | stackrabbit []' 2022-08-10 12:38:38.242 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-10 12:38:38.249 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-10 12:38:38.251 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-10 12:38:38.253 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 12:38:38.958 | Changing password for user "stackrabbit" ... 2022-08-10 12:38:39.030 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-10 12:38:39.725 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-10 12:38:39.792 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-10 12:38:39.795 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 12:38:40.500 | Changing password for user "stackrabbit" ... 2022-08-10 12:38:40.561 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-10 12:38:40.563 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-10 12:38:40.566 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-10 12:38:41.248 | Deleting user "guest" ... 2022-08-10 12:38:41.263 | Error: 2022-08-10 12:38:41.264 | {:no_such_user, "guest"} 2022-08-10 12:38:41.277 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-10 12:38:41.280 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-10 12:38:41.298 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:41.301 | + ./stack.sh:main:831 : install_database 2022-08-10 12:38:41.303 | + lib/database:install_database:118 : install_database_mysql 2022-08-10 12:38:41.305 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-10 12:38:41.308 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:41.311 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:41.313 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-10 12:38:41.649 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-10 12:38:41.651 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-10 12:38:41.654 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-10 12:38:41.656 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-10 12:38:41.659 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:38:41.662 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-10 12:38:41.664 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:38:41.667 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:38:41.669 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:38:41.672 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:38:41.675 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:38:41.677 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:38:41.680 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:38:41.682 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:38:41.684 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:38:41.687 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:38:41.690 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-10 12:38:41.692 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:38:41.694 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:38:41.697 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:38:41.700 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:38:41.702 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:38:41.704 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:38:41.707 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-10 12:38:41.709 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:41.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:41.714 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-10 12:38:41.716 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:38:41.719 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:38:41.722 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:38:41.724 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:38:41.727 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:38:41.729 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:38:41.731 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:41.734 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:41.736 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:38:41.739 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:38:41.741 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:38:41.744 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:38:41.746 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-10 12:38:41.749 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:38:41.752 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:41.754 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:41.756 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-10 12:38:41.779 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-10 12:38:41.892 | Reading package lists... 2022-08-10 12:38:42.167 | Building dependency tree... 2022-08-10 12:38:42.168 | Reading state information... 2022-08-10 12:38:42.458 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-10 12:38:42.458 | The following packages were automatically installed and are no longer required: 2022-08-10 12:38:42.459 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:38:42.459 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:38:42.459 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:38:42.459 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:38:42.459 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:38:42.459 | python3-zope.interface 2022-08-10 12:38:42.460 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:38:42.579 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:38:42.584 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:38:42.586 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:38:42.589 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:42.591 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:42.593 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:42.595 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:42.598 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:42.600 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:38:42.602 | + functions-common:time_stop:2447 : start_time=1660135121776 2022-08-10 12:38:42.604 | + functions-common:time_stop:2449 : [[ -z 1660135121776 ]] 2022-08-10 12:38:42.607 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:42.613 | + functions-common:time_stop:2452 : end_time=1660135122609 2022-08-10 12:38:42.615 | + functions-common:time_stop:2453 : elapsed_time=833 2022-08-10 12:38:42.617 | + functions-common:time_stop:2454 : total=2524 2022-08-10 12:38:42.620 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:42.622 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3357 2022-08-10 12:38:42.624 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:38:42.627 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-10 12:38:42.630 | + ./stack.sh:main:834 : install_database_python 2022-08-10 12:38:42.632 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-10 12:38:42.634 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-10 12:38:42.637 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-10 12:38:42.641 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:38:42.646 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-10 12:38:42.648 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-10 12:38:42.650 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:38:42.654 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:38:42.655 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:38:42.660 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-10 12:38:42.663 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-10 12:38:42.665 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-10 12:38:42.668 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-10 12:38:42.670 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-10 12:38:42.693 | Using python 3.8 to install PyMySQL 2022-08-10 12:38:42.696 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-10 12:38:44.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:44.837 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:44.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:44.837 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:45.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:45.911 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-10 12:38:48.337 | + inc/python:pip_install:196 : result=0 2022-08-10 12:38:48.339 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:38:48.341 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:48.344 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:48.347 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:48.349 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:48.351 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:48.354 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:38:48.356 | + functions-common:time_stop:2447 : start_time=1660135122687 2022-08-10 12:38:48.358 | + functions-common:time_stop:2449 : [[ -z 1660135122687 ]] 2022-08-10 12:38:48.362 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:48.366 | + functions-common:time_stop:2452 : end_time=1660135128364 2022-08-10 12:38:48.368 | + functions-common:time_stop:2453 : elapsed_time=5677 2022-08-10 12:38:48.371 | + functions-common:time_stop:2454 : total=24368 2022-08-10 12:38:48.373 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:48.375 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30045 2022-08-10 12:38:48.382 | + inc/python:pip_install:199 : return 0 2022-08-10 12:38:48.385 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-10 12:38:48.387 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 12:38:48.389 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-10 12:38:48.392 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-10 12:38:48.409 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:48.412 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-10 12:38:48.414 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-10 12:38:48.418 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:38:48.418 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:38:48.424 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:38:48.427 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:38:48.429 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:38:48.432 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:38:48.434 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-10 12:38:48.437 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-10 12:38:48.454 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:48.457 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-10 12:38:48.459 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:38:48.462 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:38:48.464 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:38:48.466 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:38:48.469 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:38:48.471 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:38:48.474 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:48.476 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:48.478 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:38:48.481 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:38:48.483 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:38:48.485 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:38:48.488 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-10 12:38:48.490 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:38:48.492 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:48.495 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:48.497 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-10 12:38:48.520 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-10 12:38:48.633 | Reading package lists... 2022-08-10 12:38:48.930 | Building dependency tree... 2022-08-10 12:38:48.932 | Reading state information... 2022-08-10 12:38:49.287 | radvd is already the newest version (1:2.17-2). 2022-08-10 12:38:49.287 | The following packages were automatically installed and are no longer required: 2022-08-10 12:38:49.294 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:38:49.295 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:38:49.295 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:38:49.295 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:38:49.295 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:38:49.295 | python3-zope.interface 2022-08-10 12:38:49.295 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:38:49.417 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:38:49.422 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:38:49.425 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:38:49.427 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:49.429 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:49.432 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:49.434 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:49.436 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:49.439 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:38:49.441 | + functions-common:time_stop:2447 : start_time=1660135128517 2022-08-10 12:38:49.443 | + functions-common:time_stop:2449 : [[ -z 1660135128517 ]] 2022-08-10 12:38:49.446 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:49.450 | + functions-common:time_stop:2452 : end_time=1660135129448 2022-08-10 12:38:49.453 | + functions-common:time_stop:2453 : elapsed_time=931 2022-08-10 12:38:49.455 | + functions-common:time_stop:2454 : total=3357 2022-08-10 12:38:49.458 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:49.460 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4288 2022-08-10 12:38:49.462 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:38:49.465 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-10 12:38:49.487 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:49.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-10 12:38:49.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-10 12:38:49.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-10 12:38:49.497 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-10 12:38:49.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-10 12:38:49.521 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:38:49.523 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:38:49.526 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:38:49.529 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:38:49.531 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:38:49.534 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:38:49.537 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:49.539 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:49.542 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:38:49.544 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:38:49.546 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:38:49.548 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:38:49.551 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-10 12:38:49.553 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:38:49.555 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:49.558 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:49.560 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-10 12:38:49.581 | + functions-common:apt_get:1231 : 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-08-10 12:38:49.694 | Reading package lists... 2022-08-10 12:38:50.017 | Building dependency tree... 2022-08-10 12:38:50.019 | Reading state information... 2022-08-10 12:38:50.384 | fakeroot is already the newest version (1.24-1). 2022-08-10 12:38:50.384 | make is already the newest version (4.2.1-1.2). 2022-08-10 12:38:50.384 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-10 12:38:50.384 | The following packages were automatically installed and are no longer required: 2022-08-10 12:38:50.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:38:50.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:38:50.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:38:50.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:38:50.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:38:50.386 | python3-zope.interface 2022-08-10 12:38:50.386 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:38:50.527 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:38:50.531 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:38:50.534 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:38:50.536 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:50.539 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:50.541 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:50.544 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:50.546 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:50.549 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:38:50.553 | + functions-common:time_stop:2447 : start_time=1660135129578 2022-08-10 12:38:50.556 | + functions-common:time_stop:2449 : [[ -z 1660135129578 ]] 2022-08-10 12:38:50.559 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:50.566 | + functions-common:time_stop:2452 : end_time=1660135130563 2022-08-10 12:38:50.569 | + functions-common:time_stop:2453 : elapsed_time=985 2022-08-10 12:38:50.573 | + functions-common:time_stop:2454 : total=4288 2022-08-10 12:38:50.575 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:50.580 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5273 2022-08-10 12:38:50.586 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:38:50.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-10 12:38:50.592 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:38:50.595 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:38:50.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-10 12:38:50.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-10 12:38:50.604 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-10 12:38:50.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-10 12:38:50.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-10 12:38:50.616 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-10 12:38:50.616 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-10 12:38:50.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-10 12:38:50.627 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-10 12:38:50.629 | + functions:vercmp:628 : local v1=5.4 2022-08-10 12:38:50.631 | + functions:vercmp:629 : local 'op=<' 2022-08-10 12:38:50.634 | + functions:vercmp:630 : local v2=3.13 2022-08-10 12:38:50.639 | + functions:vercmp:631 : local result 2022-08-10 12:38:50.643 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-10 12:38:50.644 | ++ functions:vercmp:635 : sort -V 2022-08-10 12:38:50.649 | ++ functions:vercmp:635 : head -1 2022-08-10 12:38:50.655 | + functions:vercmp:635 : result=3.13 2022-08-10 12:38:50.658 | + functions:vercmp:637 : case $op in 2022-08-10 12:38:50.662 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-10 12:38:50.666 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-10 12:38:50.668 | + functions:vercmp:648 : return 2022-08-10 12:38:50.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-10 12:38:50.675 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:38:50.677 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-10 12:38:51.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-10 12:38:51.201 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-10 12:38:51.207 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.209 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.212 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-10 12:38:51.215 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.217 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-10 12:38:51.237 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:38:51.240 | + ./stack.sh:main:842 : install_etcd3 2022-08-10 12:38:51.242 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-10 12:38:51.242 | Installing etcd 2022-08-10 12:38:51.245 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-10 12:38:51.260 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-10 12:38:51.273 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-10 12:38:51.276 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-10 12:38:51.294 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-10 12:38:51.297 | ++ 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-08-10 12:38:51.300 | ++ 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-08-10 12:38:51.304 | +++ 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-08-10 12:38:51.308 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:38:51.310 | ++ 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-08-10 12:38:51.313 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-10 12:38:51.316 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:38:51.319 | ++ functions:get_extra_file:74 : return 2022-08-10 12:38:51.322 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:38:51.324 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-10 12:38:51.326 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-10 12:38:51.330 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-10 12:38:51.348 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:38:51.350 | + ./stack.sh:main:861 : install_dstat 2022-08-10 12:38:51.353 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-10 12:38:51.369 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:38:51.372 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-10 12:38:51.374 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:38:51.377 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-10 12:38:51.380 | + ./stack.sh:main:870 : install_libs 2022-08-10 12:38:51.383 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-10 12:38:51.385 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-10 12:38:51.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-10 12:38:51.390 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-10 12:38:51.393 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.396 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.398 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-10 12:38:51.402 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.404 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-10 12:38:51.407 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-10 12:38:51.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-10 12:38:51.412 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-10 12:38:51.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.416 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.419 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-10 12:38:51.421 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.424 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-10 12:38:51.427 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-10 12:38:51.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-10 12:38:51.432 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-10 12:38:51.434 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.437 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.439 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-10 12:38:51.441 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.444 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-10 12:38:51.446 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-10 12:38:51.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-10 12:38:51.451 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-10 12:38:51.453 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.456 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.459 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-10 12:38:51.462 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.464 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-10 12:38:51.466 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-10 12:38:51.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-10 12:38:51.475 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-10 12:38:51.478 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.480 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.483 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-10 12:38:51.488 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.491 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-10 12:38:51.493 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-10 12:38:51.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-10 12:38:51.498 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-10 12:38:51.500 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.503 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.505 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-10 12:38:51.507 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.510 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-10 12:38:51.512 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-10 12:38:51.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-10 12:38:51.517 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-10 12:38:51.519 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.522 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.524 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-10 12:38:51.527 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.529 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-10 12:38:51.532 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-10 12:38:51.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-10 12:38:51.537 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-10 12:38:51.540 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.542 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.545 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-10 12:38:51.548 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.550 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-10 12:38:51.553 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-10 12:38:51.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-10 12:38:51.558 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-10 12:38:51.560 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.562 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.565 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-10 12:38:51.567 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.570 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-10 12:38:51.572 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-10 12:38:51.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-10 12:38:51.577 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-10 12:38:51.579 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.581 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.584 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-10 12:38:51.586 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.589 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-10 12:38:51.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-10 12:38:51.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-10 12:38:51.596 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-10 12:38:51.599 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.601 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.604 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-10 12:38:51.606 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.609 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-10 12:38:51.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-10 12:38:51.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-10 12:38:51.616 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-10 12:38:51.618 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.621 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.623 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-10 12:38:51.626 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.628 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-10 12:38:51.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-10 12:38:51.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-10 12:38:51.635 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-10 12:38:51.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.639 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.642 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-10 12:38:51.645 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.647 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-10 12:38:51.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-10 12:38:51.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-10 12:38:51.654 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-10 12:38:51.657 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.659 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.662 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-10 12:38:51.664 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.667 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-10 12:38:51.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-10 12:38:51.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-10 12:38:51.674 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-10 12:38:51.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.679 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.681 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-10 12:38:51.683 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.686 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-10 12:38:51.688 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-10 12:38:51.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-10 12:38:51.693 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-10 12:38:51.695 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.698 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.700 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-10 12:38:51.702 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.706 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-10 12:38:51.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-10 12:38:51.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-10 12:38:51.713 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-10 12:38:51.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.717 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.721 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-10 12:38:51.723 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.726 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-10 12:38:51.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-10 12:38:51.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-10 12:38:51.733 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-10 12:38:51.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.738 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.740 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-10 12:38:51.743 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.745 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-10 12:38:51.747 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-10 12:38:51.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-10 12:38:51.752 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-10 12:38:51.755 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.757 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.759 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-10 12:38:51.762 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.764 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-10 12:38:51.767 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-10 12:38:51.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-10 12:38:51.772 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-10 12:38:51.774 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.777 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.779 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-10 12:38:51.781 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.784 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-10 12:38:51.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-10 12:38:51.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-10 12:38:51.792 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-10 12:38:51.794 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.796 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.799 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-10 12:38:51.801 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.803 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-10 12:38:51.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-10 12:38:51.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-10 12:38:51.811 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-10 12:38:51.813 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.815 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.818 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-10 12:38:51.820 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.822 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-10 12:38:51.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-10 12:38:51.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-10 12:38:51.830 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-10 12:38:51.833 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.835 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.838 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-10 12:38:51.840 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.842 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-10 12:38:51.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-10 12:38:51.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-10 12:38:51.850 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-10 12:38:51.852 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.855 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.857 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-10 12:38:51.860 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.863 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-10 12:38:51.865 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-10 12:38:51.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-10 12:38:51.870 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-10 12:38:51.872 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.874 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.877 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-10 12:38:51.880 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.882 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-10 12:38:51.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-10 12:38:51.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-10 12:38:51.889 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-10 12:38:51.892 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.894 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.897 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-10 12:38:51.899 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.902 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-10 12:38:51.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-10 12:38:51.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-10 12:38:51.909 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-10 12:38:51.911 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.914 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.916 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-10 12:38:51.919 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.921 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-10 12:38:51.924 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-10 12:38:51.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-10 12:38:51.929 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-10 12:38:51.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.934 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.936 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-10 12:38:51.939 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.942 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-10 12:38:51.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-10 12:38:51.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-10 12:38:51.949 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-10 12:38:51.951 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.954 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.956 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-10 12:38:51.959 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.961 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-10 12:38:51.963 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-10 12:38:51.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-10 12:38:51.968 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-10 12:38:51.971 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.973 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.975 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-10 12:38:51.978 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:51.980 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-10 12:38:51.983 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-10 12:38:51.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-10 12:38:51.988 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-10 12:38:51.991 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:51.993 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:51.995 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-10 12:38:51.998 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.001 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-10 12:38:52.003 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-10 12:38:52.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-10 12:38:52.008 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-10 12:38:52.010 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.013 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.015 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-10 12:38:52.018 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.020 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-10 12:38:52.022 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-10 12:38:52.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-10 12:38:52.027 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-10 12:38:52.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.032 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.035 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-10 12:38:52.037 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.040 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-10 12:38:52.042 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-10 12:38:52.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-10 12:38:52.048 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-10 12:38:52.051 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.053 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.055 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-10 12:38:52.058 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.060 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-10 12:38:52.062 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-10 12:38:52.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-10 12:38:52.067 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-10 12:38:52.070 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.072 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.074 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-10 12:38:52.077 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.079 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-10 12:38:52.081 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-10 12:38:52.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-10 12:38:52.086 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-10 12:38:52.088 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.091 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.093 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-10 12:38:52.096 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.099 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-10 12:38:52.101 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-10 12:38:52.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-10 12:38:52.106 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-10 12:38:52.108 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.111 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.114 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-10 12:38:52.116 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.119 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-10 12:38:52.121 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-10 12:38:52.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-10 12:38:52.126 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-10 12:38:52.128 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:38:52.131 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:38:52.133 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-10 12:38:52.136 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:38:52.138 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-10 12:38:52.161 | Using python 3.8 to install etcd3 2022-08-10 12:38:52.163 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-10 12:38:54.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:54.325 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:54.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:54.325 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:55.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:38:55.389 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-10 12:38:55.398 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-10 12:38:55.408 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 12:38:55.411 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:38:55.414 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:38:57.798 | + inc/python:pip_install:196 : result=0 2022-08-10 12:38:57.800 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:38:57.803 | + functions-common:time_stop:2440 : local name 2022-08-10 12:38:57.805 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:38:57.807 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:38:57.809 | + functions-common:time_stop:2443 : local total 2022-08-10 12:38:57.811 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:38:57.814 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:38:57.816 | + functions-common:time_stop:2447 : start_time=1660135132154 2022-08-10 12:38:57.819 | + functions-common:time_stop:2449 : [[ -z 1660135132154 ]] 2022-08-10 12:38:57.821 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:38:57.825 | + functions-common:time_stop:2452 : end_time=1660135137823 2022-08-10 12:38:57.828 | + functions-common:time_stop:2453 : elapsed_time=5669 2022-08-10 12:38:57.830 | + functions-common:time_stop:2454 : total=30045 2022-08-10 12:38:57.832 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:38:57.834 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35714 2022-08-10 12:38:57.837 | + inc/python:pip_install:199 : return 0 2022-08-10 12:38:57.839 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-10 12:38:57.861 | Using python 3.8 to install etcd3gw 2022-08-10 12:38:57.863 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-10 12:38:59.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:59.979 | from cryptography.utils import int_from_bytes 2022-08-10 12:38:59.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:38:59.979 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:01.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:01.040 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-10 12:39:01.048 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:39:01.050 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:39:01.053 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:39:01.066 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:39:01.100 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:39:01.102 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:39:01.107 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:39:03.414 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:03.416 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:03.419 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:03.421 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:03.424 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:03.426 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:03.429 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:03.432 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:03.434 | + functions-common:time_stop:2447 : start_time=1660135137855 2022-08-10 12:39:03.437 | + functions-common:time_stop:2449 : [[ -z 1660135137855 ]] 2022-08-10 12:39:03.440 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:03.444 | + functions-common:time_stop:2452 : end_time=1660135143442 2022-08-10 12:39:03.446 | + functions-common:time_stop:2453 : elapsed_time=5587 2022-08-10 12:39:03.449 | + functions-common:time_stop:2454 : total=35714 2022-08-10 12:39:03.451 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:03.454 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41301 2022-08-10 12:39:03.456 | + inc/python:pip_install:199 : return 0 2022-08-10 12:39:03.459 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-10 12:39:03.461 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-10 12:39:03.463 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-10 12:39:03.466 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:39:03.468 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:39:03.471 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:39:03.473 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:39:03.475 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:39:03.478 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:39:03.481 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:39:03.483 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:39:03.486 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:39:03.488 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:39:03.491 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-10 12:39:03.494 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:03.499 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:03.507 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-10 12:39:03.509 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:39:03.512 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:39:03.514 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:39:03.517 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:39:03.520 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:39:03.522 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:03.524 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:39:03.527 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:03.529 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:03.532 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:39:03.535 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:39:03.537 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:39:03.540 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:39:03.544 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:39:03.549 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:39:03.551 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:03.554 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:03.556 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:39:03.581 | + functions-common:apt_get:1231 : 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-08-10 12:39:03.697 | Reading package lists... 2022-08-10 12:39:03.983 | Building dependency tree... 2022-08-10 12:39:03.984 | Reading state information... 2022-08-10 12:39:04.295 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-10 12:39:04.295 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-10 12:39:04.295 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:39:04.295 | The following packages were automatically installed and are no longer required: 2022-08-10 12:39:04.298 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:39:04.298 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:39:04.298 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:39:04.298 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:39:04.298 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:39:04.298 | python3-zope.interface 2022-08-10 12:39:04.298 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:39:04.421 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:39:04.425 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:39:04.428 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:39:04.430 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:04.433 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:04.435 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:04.437 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:04.439 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:04.442 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:39:04.444 | + functions-common:time_stop:2447 : start_time=1660135143577 2022-08-10 12:39:04.446 | + functions-common:time_stop:2449 : [[ -z 1660135143577 ]] 2022-08-10 12:39:04.449 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:04.454 | + functions-common:time_stop:2452 : end_time=1660135144451 2022-08-10 12:39:04.456 | + functions-common:time_stop:2453 : elapsed_time=874 2022-08-10 12:39:04.458 | + functions-common:time_stop:2454 : total=5273 2022-08-10 12:39:04.461 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:04.463 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6147 2022-08-10 12:39:04.466 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:39:04.468 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-10 12:39:04.471 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:04.473 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:04.476 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-10 12:39:04.541 | Module proxy already enabled 2022-08-10 12:39:04.545 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-10 12:39:04.608 | Considering dependency proxy for proxy_uwsgi: 2022-08-10 12:39:04.608 | Module proxy already enabled 2022-08-10 12:39:04.608 | Module proxy_uwsgi already enabled 2022-08-10 12:39:04.613 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-10 12:39:04.615 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:39:04.618 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:39:04.620 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:39:04.756 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-10 12:39:04.758 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-10 12:39:04.761 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-10 12:39:04.764 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.769 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.772 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-10 12:39:04.778 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.784 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-10 12:39:04.787 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-10 12:39:04.791 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-10 12:39:04.793 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.796 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.799 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-10 12:39:04.802 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.804 | + ./stack.sh:main:878 : install_glanceclient 2022-08-10 12:39:04.807 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-10 12:39:04.819 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-10 12:39:04.822 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.824 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.826 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-10 12:39:04.830 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.832 | + ./stack.sh:main:879 : install_cinderclient 2022-08-10 12:39:04.835 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-10 12:39:04.838 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-10 12:39:04.842 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.846 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.850 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-10 12:39:04.852 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.855 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-10 12:39:04.857 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-10 12:39:04.860 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.863 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.865 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-10 12:39:04.868 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.870 | + ./stack.sh:main:880 : install_novaclient 2022-08-10 12:39:04.874 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-10 12:39:04.877 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-10 12:39:04.880 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.883 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.885 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-10 12:39:04.888 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.891 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-10 12:39:04.911 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:04.913 | + ./stack.sh:main:882 : install_swiftclient 2022-08-10 12:39:04.916 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-10 12:39:04.920 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-10 12:39:04.923 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.926 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-10 12:39:04.932 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.935 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-10 12:39:04.955 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:04.958 | + ./stack.sh:main:885 : install_neutronclient 2022-08-10 12:39:04.961 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-10 12:39:04.963 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-10 12:39:04.966 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.968 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.972 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-10 12:39:04.974 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:04.978 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-10 12:39:04.981 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-10 12:39:04.986 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-10 12:39:04.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:04.992 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:04.995 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-10 12:39:04.999 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:05.003 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-10 12:39:05.006 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-10 12:39:05.008 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:39:05.012 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-10 12:39:05.015 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-10 12:39:05.017 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:39:05.021 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:39:05.021 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:39:05.027 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-10 12:39:05.030 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-10 12:39:05.033 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-10 12:39:05.036 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-10 12:39:05.039 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-10 12:39:05.061 | Using python 3.8 to install keystonemiddleware 2022-08-10 12:39:05.063 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-10 12:39:07.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:07.185 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:07.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:07.185 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:08.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:08.253 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:39:08.305 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:39:08.342 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:39:08.381 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:39:08.387 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:39:08.392 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:39:08.430 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:39:08.440 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:39:08.454 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:39:08.459 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:39:08.462 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:39:08.473 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:39:08.475 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:39:08.481 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:39:08.486 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:39:08.507 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:39:08.511 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:39:08.525 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:39:08.529 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:39:08.538 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:39:08.542 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:39:08.575 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:39:08.588 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:39:08.645 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:39:08.651 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:39:08.653 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:39:08.660 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:39:08.664 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:39:08.667 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:39:08.671 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:39:08.674 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:39:08.678 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:39:08.681 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:39:08.684 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:39:08.688 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:39:08.691 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:39:10.772 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:10.774 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:10.776 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:10.779 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:10.782 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:10.784 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:10.787 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:10.789 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:10.791 | + functions-common:time_stop:2447 : start_time=1660135145055 2022-08-10 12:39:10.793 | + functions-common:time_stop:2449 : [[ -z 1660135145055 ]] 2022-08-10 12:39:10.796 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:10.801 | + functions-common:time_stop:2452 : end_time=1660135150799 2022-08-10 12:39:10.803 | + functions-common:time_stop:2453 : elapsed_time=5744 2022-08-10 12:39:10.806 | + functions-common:time_stop:2454 : total=41301 2022-08-10 12:39:10.808 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:10.810 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47045 2022-08-10 12:39:10.813 | + inc/python:pip_install:199 : return 0 2022-08-10 12:39:10.815 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-10 12:39:10.818 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-10 12:39:10.820 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:39:10.823 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-10 12:39:10.826 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-10 12:39:10.828 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:39:10.832 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:39:10.832 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:39:10.838 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-10 12:39:10.840 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-10 12:39:10.843 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-10 12:39:10.846 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-10 12:39:10.848 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-10 12:39:10.870 | Using python 3.8 to install python-memcached 2022-08-10 12:39:10.873 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-10 12:39:12.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:12.972 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:12.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:12.972 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:14.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:14.039 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-10 12:39:14.043 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:39:16.456 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:16.459 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:16.461 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:16.463 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:16.465 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:16.468 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:16.471 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:16.473 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:16.476 | + functions-common:time_stop:2447 : start_time=1660135150865 2022-08-10 12:39:16.478 | + functions-common:time_stop:2449 : [[ -z 1660135150865 ]] 2022-08-10 12:39:16.481 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:16.485 | + functions-common:time_stop:2452 : end_time=1660135156482 2022-08-10 12:39:16.487 | + functions-common:time_stop:2453 : elapsed_time=5617 2022-08-10 12:39:16.490 | + functions-common:time_stop:2454 : total=47045 2022-08-10 12:39:16.493 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:16.496 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52662 2022-08-10 12:39:16.498 | + inc/python:pip_install:199 : return 0 2022-08-10 12:39:16.501 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-10 12:39:16.523 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:16.525 | + ./stack.sh:main:892 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-08-10 12:39:16.528 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-10 12:39:16.530 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-10 12:39:16.535 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-10 12:39:16.538 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:39:16.540 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-10 12:39:16.542 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-10 12:39:16.558 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:16.561 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-10 12:39:16.563 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-10 12:39:16.565 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-10 12:39:16.567 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:39:16.570 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:39:16.572 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:39:16.575 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:39:16.577 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:39:16.589 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:39:16.606 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:39:16.608 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:39:16.610 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:16.613 | + functions-common:git_clone:618 : echo master 2022-08-10 12:39:16.613 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:39:16.618 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-10 12:39:16.620 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:16.623 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-10 12:39:16.636 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-10 12:39:16.639 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:39:16.639 | + functions-common:git_clone:679 : head -1 2022-08-10 12:39:16.643 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-10 12:39:16.646 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:39:16.648 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-10 12:39:16.650 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:39:16.653 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:39:16.655 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-10 12:39:16.658 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:39:16.661 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-10 12:39:16.663 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:39:16.666 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:39:16.668 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-10 12:39:16.670 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:39:16.673 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:39:16.676 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-10 12:39:16.679 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:39:16.681 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-10 12:39:16.684 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:39:16.686 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:39:16.689 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-10 12:39:16.695 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-10 12:39:16.697 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-10 12:39:17.369 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-10 12:39:17.371 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:39:17.373 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:39:17.376 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:39:17.379 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:39:17.381 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-10 12:39:17.383 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:39:17.385 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:39:17.387 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:39:17.390 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:39:17.392 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:39:17.395 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:39:17.397 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:39:17.401 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-10 12:39:17.423 | Using python 3.8 to install /opt/stack/keystone 2022-08-10 12:39:17.425 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-10 12:39:19.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:19.533 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:19.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:19.533 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:20.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:20.596 | Obtaining file:///opt/stack/keystone 2022-08-10 12:39:22.205 | Requirement already satisfied: Flask===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.1) 2022-08-10 12:39:22.222 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-10 12:39:22.231 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:39:22.237 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:39:22.240 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-10 12:39:22.267 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:39:22.416 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:39:22.431 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-10 12:39:22.438 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-10 12:39:22.450 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:39:22.458 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:39:22.461 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-10 12:39:22.467 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:39:22.507 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:39:22.512 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:39:22.517 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:39:22.553 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-10 12:39:22.556 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:39:22.595 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:39:22.647 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:39:22.650 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-10 12:39:22.660 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:39:22.697 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:39:22.736 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:39:22.742 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:39:22.792 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:39:22.796 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:39:22.834 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:39:22.888 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:39:22.898 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:39:22.916 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:39:22.931 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:39:22.939 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:39:22.961 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:39:22.972 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:39:22.985 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:39:23.023 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:39:23.028 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-10 12:39:23.042 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:39:23.044 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:39:23.056 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:39:23.063 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:39:23.072 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:39:23.075 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:39:23.077 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:39:23.083 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:39:23.087 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-10 12:39:23.108 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:39:23.113 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:39:23.134 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:39:23.138 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:39:23.152 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:39:23.157 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-10 12:39:23.160 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:39:23.163 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:39:23.173 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:39:23.175 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:39:23.178 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:39:23.182 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:39:23.191 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:39:23.196 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:39:23.206 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:39:23.239 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:39:23.244 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-10 12:39:23.305 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:39:23.309 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:39:23.337 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:39:23.339 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:39:23.399 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:39:23.427 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:39:23.486 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:39:23.491 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:39:23.496 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:39:23.499 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:39:23.513 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:39:23.516 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:39:23.562 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:39:23.567 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:39:23.570 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:39:23.581 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:39:23.589 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:39:23.601 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:39:23.610 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:39:23.620 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:39:23.628 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:39:23.632 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:39:23.634 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 12:39:23.640 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:39:23.652 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-10 12:39:23.654 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:39:23.659 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:39:23.663 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:39:23.665 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:39:23.667 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:39:23.669 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.1) 2022-08-10 12:39:23.688 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:39:23.692 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:39:23.696 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:39:23.706 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:39:23.708 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:39:23.715 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:39:23.718 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:39:24.886 | Installing collected packages: keystone 2022-08-10 12:39:24.886 | Attempting uninstall: keystone 2022-08-10 12:39:24.887 | Found existing installation: keystone 21.1.0.dev33 2022-08-10 12:39:24.890 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-10 12:39:24.891 | Running setup.py develop for keystone 2022-08-10 12:39:26.924 | Successfully installed keystone 2022-08-10 12:39:27.043 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:27.046 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:27.048 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:27.050 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:27.053 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:27.055 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:27.057 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:27.059 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:27.061 | + functions-common:time_stop:2447 : start_time=1660135157417 2022-08-10 12:39:27.063 | + functions-common:time_stop:2449 : [[ -z 1660135157417 ]] 2022-08-10 12:39:27.066 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:27.071 | + functions-common:time_stop:2452 : end_time=1660135167068 2022-08-10 12:39:27.073 | + functions-common:time_stop:2453 : elapsed_time=9651 2022-08-10 12:39:27.075 | + functions-common:time_stop:2454 : total=52662 2022-08-10 12:39:27.078 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:27.080 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62313 2022-08-10 12:39:27.082 | + inc/python:pip_install:199 : return 0 2022-08-10 12:39:27.085 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:39:27.087 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:39:27.090 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:39:27.110 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:39:27.123 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-10 12:39:27.126 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-10 12:39:27.129 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:27.131 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:27.133 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-10 12:39:27.136 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:27.138 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-10 12:39:27.155 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:27.159 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:39:27.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:39:27.164 | + ./stack.sh:main:894 : configure_keystone 2022-08-10 12:39:27.166 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-10 12:39:27.179 | + 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-08-10 12:39:27.181 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-10 12:39:27.186 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-10 12:39:27.203 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:27.206 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-10 12:39:27.238 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-10 12:39:27.268 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-10 12:39:27.299 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-10 12:39:27.332 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-10 12:39:27.363 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-10 12:39:27.396 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-10 12:39:27.424 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-10 12:39:27.452 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-10 12:39:27.455 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-10 12:39:27.457 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-10 12:39:27.460 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-10 12:39:27.462 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:39:27.465 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:39:27.480 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:27.484 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:39:27.486 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:39:27.489 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:39:27.504 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:27.507 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:39:27.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:39:27.541 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:39:27.544 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:39:27.546 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-10 12:39:27.549 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-10 12:39:27.567 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:27.569 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-08-10 12:39:27.600 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-10 12:39:27.603 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-10 12:39:27.638 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-10 12:39:27.641 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-10 12:39:27.644 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-10 12:39:27.646 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-10 12:39:27.648 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:39:27.651 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:39:27.653 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:39:27.670 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:27.673 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:39:27.675 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 12:39:27.678 | + 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-08-10 12:39:27.711 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-10 12:39:27.714 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-10 12:39:27.716 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-10 12:39:27.719 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-10 12:39:27.722 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:39:27.740 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:39:27.742 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:39:27.744 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:39:27.747 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:39:27.750 | + 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-08-10 12:39:27.778 | + 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-08-10 12:39:27.807 | + 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-08-10 12:39:27.837 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:39:27.866 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-10 12:39:27.894 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:39:27.897 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-10 12:39:27.899 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-10 12:39:27.901 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-10 12:39:27.904 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-10 12:39:27.907 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:39:27.909 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:39:27.912 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-10 12:39:27.916 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-10 12:39:27.919 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:39:27.921 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:39:27.935 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:39:27.935 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:39:27.944 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:39:27.948 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:39:27.963 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 12:39:27.966 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-10 12:39:27.970 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-10 12:39:28.001 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-10 12:39:28.028 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-10 12:39:28.057 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-10 12:39:28.085 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-10 12:39:28.114 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-10 12:39:28.142 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-10 12:39:28.170 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-10 12:39:28.199 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-10 12:39:28.233 | + 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-08-10 12:39:28.268 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-10 12:39:28.298 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-10 12:39:28.330 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-10 12:39:28.360 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:39:28.371 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:39:28.371 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-10 12:39:28.372 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-10 12:39:28.372 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:39:28.372 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:28.375 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:28.377 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:39:28.380 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:39:28.382 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 12:39:28.412 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-10 12:39:28.441 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:39:28.441 | + 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-08-10 12:39:28.450 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-10 12:39:28.454 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-10 12:39:28.460 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-10 12:39:28.460 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:39:28.461 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:39:28.463 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:39:28.466 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:28.469 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:28.471 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:39:28.473 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:39:28.476 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:28.478 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:28.480 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-10 12:39:28.545 | Site keystone-wsgi-public already enabled 2022-08-10 12:39:28.549 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:39:28.552 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:39:28.554 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:39:28.557 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:39:28.695 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-10 12:39:28.731 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-10 12:39:28.764 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-10 12:39:28.797 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-10 12:39:28.799 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-10 12:39:28.832 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-10 12:39:28.860 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-10 12:39:28.890 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 12:39:28.893 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 12:39:28.896 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-10 12:39:28.913 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:28.916 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-10 12:39:28.933 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:28.936 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-10 12:39:28.939 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-10 12:39:28.941 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-10 12:39:28.943 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:39:28.946 | + lib/stack:stack_install_service:32 : install_swift 2022-08-10 12:39:28.948 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-10 12:39:28.951 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-10 12:39:28.954 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-10 12:39:28.956 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:39:28.959 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:39:28.961 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:39:28.964 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:39:28.967 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:39:28.970 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:39:28.986 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:39:28.988 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:39:28.991 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:28.993 | + functions-common:git_clone:618 : echo master 2022-08-10 12:39:28.994 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:39:29.000 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-10 12:39:29.002 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:29.004 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-10 12:39:29.018 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-10 12:39:29.021 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:39:29.021 | + functions-common:git_clone:679 : head -1 2022-08-10 12:39:29.025 | fc6555d9f Merge "Update "Getting Started" requirements" 2022-08-10 12:39:29.028 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:39:29.030 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-10 12:39:29.033 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:39:29.036 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:39:29.038 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-10 12:39:29.041 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-10 12:39:29.044 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-10 12:39:29.046 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:39:29.049 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:39:29.051 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-10 12:39:29.054 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:39:29.056 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-10 12:39:29.060 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-10 12:39:29.063 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:39:29.065 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-10 12:39:29.068 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:39:29.070 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:39:29.074 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-10 12:39:29.086 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-10 12:39:29.090 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-10 12:39:29.733 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-10 12:39:29.736 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:39:29.738 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:39:29.741 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:39:29.743 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:39:29.745 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-10 12:39:29.748 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:39:29.751 | + inc/python:setup_package:424 : local extras=keystone 2022-08-10 12:39:29.753 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:39:29.755 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-10 12:39:29.758 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-10 12:39:29.760 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-10 12:39:29.762 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:39:29.764 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-10 12:39:29.787 | Using python 3.8 to install /opt/stack/swift 2022-08-10 12:39:29.789 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-10 12:39:31.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:31.940 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:31.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:31.940 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:32.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:32.998 | Obtaining file:///opt/stack/swift 2022-08-10 12:39:34.315 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:39:34.325 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:39:34.363 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:39:34.372 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:39:34.378 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:39:34.429 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:39:34.440 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:39:34.444 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:39:34.479 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:39:34.520 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:39:34.526 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:39:34.530 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:39:34.571 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:39:34.580 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:39:34.593 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:39:34.599 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:39:34.601 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:39:34.612 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-10 12:39:34.614 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:39:34.617 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:39:34.623 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:39:34.628 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:39:34.649 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:39:34.653 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:39:34.666 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:39:34.670 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:39:34.674 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:39:34.678 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:39:34.712 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-10 12:39:34.715 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 12:39:34.723 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:39:34.723 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:39:34.748 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:39:34.807 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:39:34.820 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:39:34.826 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:39:34.832 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:39:34.836 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:39:34.839 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:39:34.842 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:39:34.846 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:39:34.851 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:39:34.854 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:39:34.856 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:39:34.860 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:39:34.864 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:39:34.867 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:39:36.742 | Installing collected packages: swift 2022-08-10 12:39:36.743 | Attempting uninstall: swift 2022-08-10 12:39:36.743 | Found existing installation: swift 2.30.0.dev142 2022-08-10 12:39:36.746 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-10 12:39:36.747 | Running setup.py develop for swift 2022-08-10 12:39:38.633 | Successfully installed swift 2022-08-10 12:39:38.747 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:38.749 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:38.752 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:38.754 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:38.756 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:38.758 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:38.760 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:38.763 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:38.765 | + functions-common:time_stop:2447 : start_time=1660135169781 2022-08-10 12:39:38.767 | + functions-common:time_stop:2449 : [[ -z 1660135169781 ]] 2022-08-10 12:39:38.770 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:38.774 | + functions-common:time_stop:2452 : end_time=1660135178772 2022-08-10 12:39:38.777 | + functions-common:time_stop:2453 : elapsed_time=8991 2022-08-10 12:39:38.779 | + functions-common:time_stop:2454 : total=62313 2022-08-10 12:39:38.782 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:38.784 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71304 2022-08-10 12:39:38.787 | + inc/python:pip_install:199 : return 0 2022-08-10 12:39:38.789 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:39:38.792 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:39:38.794 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:39:38.814 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:39:38.826 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-10 12:39:38.829 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-10 12:39:38.832 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:38.834 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:38.837 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-10 12:39:38.839 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:38.842 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-10 12:39:38.845 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:39:38.847 | + ./stack.sh:main:903 : configure_swift 2022-08-10 12:39:38.849 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-10 12:39:38.851 | + lib/swift:configure_swift:332 : local node_number 2022-08-10 12:39:38.854 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-10 12:39:38.856 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-10 12:39:38.858 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 12:39:39.923 | No container-auditor running 2022-08-10 12:39:39.923 | No container-server running 2022-08-10 12:39:39.923 | No container-sync running 2022-08-10 12:39:39.923 | No account-reaper running 2022-08-10 12:39:39.923 | No object-expirer running 2022-08-10 12:39:39.924 | No object-reconstructor running 2022-08-10 12:39:39.924 | No object-server running 2022-08-10 12:39:39.924 | No object-replicator running 2022-08-10 12:39:39.924 | No object-updater running 2022-08-10 12:39:39.924 | No proxy-server running 2022-08-10 12:39:39.924 | No container-sharder running 2022-08-10 12:39:39.924 | No account-server running 2022-08-10 12:39:39.924 | No container-reconciler running 2022-08-10 12:39:39.924 | No object-auditor running 2022-08-10 12:39:39.924 | No account-replicator running 2022-08-10 12:39:39.924 | No container-replicator running 2022-08-10 12:39:39.924 | No account-auditor running 2022-08-10 12:39:39.924 | No container-updater running 2022-08-10 12:39:40.000 | + lib/swift:configure_swift:337 : true 2022-08-10 12:39:40.002 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-10 12:39:40.015 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-10 12:39:40.027 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-10 12:39:40.030 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-10 12:39:40.031 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-10 12:39:40.036 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-10 12:39:40.036 | s/%GROUP%/ubuntu/; 2022-08-10 12:39:40.036 | s/%USER%/ubuntu/; 2022-08-10 12:39:40.036 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-10 12:39:40.036 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-10 12:39:40.039 | uid = ubuntu 2022-08-10 12:39:40.039 | gid = ubuntu 2022-08-10 12:39:40.039 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-10 12:39:40.039 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-10 12:39:40.039 | address = 127.0.0.1 2022-08-10 12:39:40.039 | 2022-08-10 12:39:40.039 | [account6612] 2022-08-10 12:39:40.039 | max connections = 25 2022-08-10 12:39:40.039 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:39:40.039 | read only = false 2022-08-10 12:39:40.039 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-10 12:39:40.039 | 2022-08-10 12:39:40.039 | [account6622] 2022-08-10 12:39:40.039 | max connections = 25 2022-08-10 12:39:40.040 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:39:40.040 | read only = false 2022-08-10 12:39:40.040 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | [account6632] 2022-08-10 12:39:40.040 | max connections = 25 2022-08-10 12:39:40.040 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:39:40.040 | read only = false 2022-08-10 12:39:40.040 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | [account6642] 2022-08-10 12:39:40.040 | max connections = 25 2022-08-10 12:39:40.040 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:39:40.040 | read only = false 2022-08-10 12:39:40.040 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | [container6611] 2022-08-10 12:39:40.040 | max connections = 25 2022-08-10 12:39:40.040 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:39:40.040 | read only = false 2022-08-10 12:39:40.040 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | [container6621] 2022-08-10 12:39:40.040 | max connections = 25 2022-08-10 12:39:40.040 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:39:40.040 | read only = false 2022-08-10 12:39:40.040 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | [container6631] 2022-08-10 12:39:40.040 | max connections = 25 2022-08-10 12:39:40.040 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:39:40.040 | read only = false 2022-08-10 12:39:40.040 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-10 12:39:40.040 | 2022-08-10 12:39:40.040 | [container6641] 2022-08-10 12:39:40.041 | max connections = 25 2022-08-10 12:39:40.041 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:39:40.041 | read only = false 2022-08-10 12:39:40.041 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-10 12:39:40.041 | 2022-08-10 12:39:40.041 | 2022-08-10 12:39:40.041 | [object6613] 2022-08-10 12:39:40.041 | max connections = 25 2022-08-10 12:39:40.041 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:39:40.041 | read only = false 2022-08-10 12:39:40.041 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-10 12:39:40.041 | 2022-08-10 12:39:40.041 | [object6623] 2022-08-10 12:39:40.041 | max connections = 25 2022-08-10 12:39:40.041 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:39:40.041 | read only = false 2022-08-10 12:39:40.041 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-10 12:39:40.041 | 2022-08-10 12:39:40.041 | [object6633] 2022-08-10 12:39:40.041 | max connections = 25 2022-08-10 12:39:40.041 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:39:40.041 | read only = false 2022-08-10 12:39:40.041 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-10 12:39:40.041 | 2022-08-10 12:39:40.041 | [object6643] 2022-08-10 12:39:40.041 | max connections = 25 2022-08-10 12:39:40.041 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:39:40.041 | read only = false 2022-08-10 12:39:40.041 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-10 12:39:40.042 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-10 12:39:40.044 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:39:40.048 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:39:40.050 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-10 12:39:40.063 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-10 12:39:40.066 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-10 12:39:40.070 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-10 12:39:40.074 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-10 12:39:40.077 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-10 12:39:40.081 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-10 12:39:40.111 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-08-10 12:39:40.138 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-10 12:39:40.157 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-10 12:39:40.187 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-10 12:39:40.206 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:39:40.238 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-10 12:39:40.256 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-10 12:39:40.285 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-10 12:39:40.304 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-10 12:39:40.332 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-10 12:39:40.351 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:39:40.379 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-10 12:39:40.398 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-10 12:39:40.414 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:40.416 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-10 12:39:40.444 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-10 12:39:40.473 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-10 12:39:40.500 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-10 12:39:40.528 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-10 12:39:40.531 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-10 12:39:40.547 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:40.549 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-10 12:39:40.576 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-10 12:39:40.592 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:40.595 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-10 12:39:40.610 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:40.612 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-10 12:39:40.614 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-10 12:39:40.630 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:40.632 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-10 12:39:40.634 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-10 12:39:40.636 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-10 12:39:40.642 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-10 12:39:40.648 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-10 12:39:40.676 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-10 12:39:40.705 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-10 12:39:40.736 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-10 12:39:40.767 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-10 12:39:40.794 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-10 12:39:40.797 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-10 12:39:40.799 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-10 12:39:40.801 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-10 12:39:40.804 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-10 12:39:40.832 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-10 12:39:40.860 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-08-10 12:39:40.889 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-10 12:39:40.917 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-10 12:39:40.945 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-10 12:39:40.973 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-10 12:39:41.000 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-10 12:39:41.029 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:39:41.057 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-10 12:39:41.088 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-10 12:39:41.117 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-10 12:39:41.145 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-10 12:39:41.173 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-10 12:39:41.205 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-10 12:39:41.232 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-10 12:39:41.252 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-10 12:39:41.280 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-10 12:39:41.309 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-10 12:39:41.315 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-10 12:39:41.343 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-10 12:39:41.372 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-10 12:39:41.399 | + lib/swift:configure_swift:480 : local node_number 2022-08-10 12:39:41.402 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:39:41.404 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 12:39:41.406 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-10 12:39:41.411 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-10 12:39:41.413 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 12:39:41.415 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:39:41.418 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-10 12:39:41.421 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-10 12:39:41.424 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:39:41.427 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:39:41.429 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-10 12:39:41.448 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-10 12:39:41.477 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-10 12:39:41.495 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-10 12:39:41.524 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-10 12:39:41.543 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:39:41.572 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-10 12:39:41.591 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:39:41.620 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-10 12:39:41.639 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:39:41.668 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-10 12:39:41.691 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-10 12:39:41.721 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:39:41.740 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:39:41.769 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-10 12:39:41.789 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-10 12:39:41.819 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-10 12:39:41.838 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-10 12:39:41.867 | + 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-08-10 12:39:41.876 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-10 12:39:41.896 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:39:41.927 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-10 12:39:41.957 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 12:39:41.960 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-10 12:39:41.964 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-10 12:39:41.967 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 12:39:41.970 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:39:41.972 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-10 12:39:41.975 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-10 12:39:41.977 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:39:41.979 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:39:41.981 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-10 12:39:42.000 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-10 12:39:42.030 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-10 12:39:42.050 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-10 12:39:42.079 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-10 12:39:42.098 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:39:42.128 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-10 12:39:42.147 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:39:42.177 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-10 12:39:42.196 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:39:42.226 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-10 12:39:42.245 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-10 12:39:42.275 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:39:42.294 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:39:42.323 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-10 12:39:42.343 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-10 12:39:42.372 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-10 12:39:42.391 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-10 12:39:42.419 | + 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-08-10 12:39:42.424 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-10 12:39:42.443 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:39:42.473 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 12:39:42.475 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-10 12:39:42.479 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-10 12:39:42.482 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 12:39:42.484 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:39:42.486 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-10 12:39:42.489 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-10 12:39:42.491 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:39:42.493 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:39:42.495 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-10 12:39:42.514 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-10 12:39:42.543 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-10 12:39:42.562 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-10 12:39:42.592 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-10 12:39:42.611 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:39:42.641 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-10 12:39:42.660 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:39:42.690 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-10 12:39:42.708 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:39:42.737 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-10 12:39:42.756 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-10 12:39:42.785 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:39:42.804 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:39:42.833 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-10 12:39:42.851 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-10 12:39:42.882 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-10 12:39:42.900 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-10 12:39:42.929 | + 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-08-10 12:39:42.935 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-10 12:39:42.954 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:39:42.983 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-10 12:39:43.013 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-10 12:39:43.042 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-10 12:39:43.072 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-10 12:39:43.074 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-10 12:39:43.079 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-10 12:39:43.111 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-10 12:39:43.141 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-10 12:39:43.171 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-10 12:39:43.200 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-10 12:39:43.231 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-10 12:39:43.259 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-10 12:39:43.288 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-10 12:39:43.316 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-10 12:39:43.345 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-10 12:39:43.362 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:43.365 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-10 12:39:43.383 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-10 12:39:43.387 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-10 12:39:43.408 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-10 12:39:43.410 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-08-10 12:39:43.438 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-10 12:39:43.441 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-10 12:39:43.470 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-08-10 12:39:43.499 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-10 12:39:43.502 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-10 12:39:43.530 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-10 12:39:43.547 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:43.550 | + lib/swift:configure_swift:543 : local user_group 2022-08-10 12:39:43.553 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-10 12:39:43.557 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-10 12:39:43.560 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-10 12:39:43.573 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-10 12:39:43.575 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-10 12:39:43.587 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-10 12:39:43.590 | + lib/swift:configure_swift:550 : is_suse 2022-08-10 12:39:43.592 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:39:43.595 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:39:43.598 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:39:43.600 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:39:43.603 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:39:43.605 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:39:43.607 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-10 12:39:43.620 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:39:43.622 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-10 12:39:43.626 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-10 12:39:43.643 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:39:43.646 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-10 12:39:43.664 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:43.666 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-10 12:39:43.669 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-10 12:39:43.671 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-10 12:39:43.674 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:39:43.676 | + lib/stack:stack_install_service:32 : install_glance 2022-08-10 12:39:43.679 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-10 12:39:43.681 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-10 12:39:43.684 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-10 12:39:43.701 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:43.704 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-10 12:39:43.708 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-10 12:39:43.727 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:39:43.729 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-10 12:39:43.732 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-10 12:39:43.735 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-10 12:39:43.737 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:39:43.740 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:39:43.743 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-10 12:39:43.745 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:39:43.749 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-10 12:39:43.752 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-10 12:39:43.755 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-10 12:39:43.758 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-10 12:39:43.761 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-10 12:39:43.763 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-10 12:39:43.767 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-10 12:39:43.770 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-10 12:39:43.773 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-10 12:39:43.775 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-10 12:39:43.779 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:39:43.780 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-10 12:39:43.786 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-10 12:39:43.788 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-10 12:39:43.791 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-10 12:39:43.794 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-10 12:39:43.797 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 12:39:43.826 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-10 12:39:43.829 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 12:39:45.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:45.941 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:45.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:45.941 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:46.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:46.996 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 12:39:47.077 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:39:47.087 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:39:47.127 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:39:47.185 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:39:47.209 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:39:47.213 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:39:47.231 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:39:47.241 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:39:47.280 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:39:47.286 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:39:47.291 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:39:47.330 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:39:47.344 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:39:47.347 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:39:47.355 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:39:47.378 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:39:47.392 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:39:47.398 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:39:47.400 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:39:47.403 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:39:47.408 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:39:47.413 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:39:47.428 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:39:47.433 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:39:47.454 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 12:39:47.474 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:39:47.478 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:39:47.491 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:39:47.496 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:39:47.498 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:39:47.502 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:39:47.505 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:39:47.519 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:39:47.552 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:39:47.557 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:39:47.566 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:39:47.623 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:39:47.650 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:39:47.653 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:39:47.657 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:39:47.660 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:39:47.666 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:39:47.671 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:39:47.675 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:39:47.680 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:39:47.683 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:39:47.694 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:39:47.705 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:39:47.713 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:39:47.723 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:39:47.736 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:39:47.739 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:39:47.751 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:39:47.756 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:39:47.758 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:39:47.761 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:39:47.788 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:39:47.814 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:39:47.818 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:39:47.821 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:39:47.827 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:39:47.830 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:39:49.670 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:49.673 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:49.676 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:49.678 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:49.681 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:49.683 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:49.686 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:49.688 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:49.691 | + functions-common:time_stop:2447 : start_time=1660135183817 2022-08-10 12:39:49.693 | + functions-common:time_stop:2449 : [[ -z 1660135183817 ]] 2022-08-10 12:39:49.696 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:49.700 | + functions-common:time_stop:2452 : end_time=1660135189698 2022-08-10 12:39:49.703 | + functions-common:time_stop:2453 : elapsed_time=5881 2022-08-10 12:39:49.706 | + functions-common:time_stop:2454 : total=71304 2022-08-10 12:39:49.708 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:49.710 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77185 2022-08-10 12:39:49.713 | + inc/python:pip_install:199 : return 0 2022-08-10 12:39:49.716 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-10 12:39:49.719 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-10 12:39:49.722 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-10 12:39:49.735 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-10 12:39:49.740 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-10 12:39:49.742 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-10 12:39:49.745 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-10 12:39:49.748 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:39:49.751 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:39:49.754 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:39:49.756 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:39:49.759 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:39:49.762 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:39:49.785 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:39:49.787 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:39:49.790 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:49.793 | + functions-common:git_clone:618 : echo master 2022-08-10 12:39:49.793 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:39:49.798 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-10 12:39:49.801 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:39:49.803 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-10 12:39:49.818 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-10 12:39:49.821 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:39:49.821 | + functions-common:git_clone:679 : head -1 2022-08-10 12:39:49.825 | f40ac40c2 Mock getaddrinfo in cinder store tests 2022-08-10 12:39:49.828 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:39:49.831 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-10 12:39:49.834 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:39:49.836 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:39:49.839 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-10 12:39:49.842 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:39:49.844 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-10 12:39:49.847 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:39:49.849 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:39:49.852 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-10 12:39:49.854 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:39:49.857 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:39:49.860 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-10 12:39:49.863 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:39:49.867 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-10 12:39:49.869 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:39:49.872 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:39:49.875 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-10 12:39:49.881 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-10 12:39:49.884 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-10 12:39:50.518 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-10 12:39:50.521 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:39:50.523 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:39:50.526 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:39:50.528 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:39:50.531 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-10 12:39:50.534 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:39:50.536 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:39:50.539 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:39:50.541 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:39:50.543 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:39:50.546 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:39:50.549 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:39:50.552 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-10 12:39:50.574 | Using python 3.8 to install /opt/stack/glance 2022-08-10 12:39:50.576 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-10 12:39:52.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:52.782 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:52.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:39:52.782 | from cryptography.utils import int_from_bytes 2022-08-10 12:39:53.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:39:53.847 | Obtaining file:///opt/stack/glance 2022-08-10 12:39:55.185 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:39:55.195 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:39:55.204 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:39:55.215 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:39:55.365 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-10 12:39:55.372 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:39:55.386 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:39:55.400 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:39:55.420 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:39:55.458 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:39:55.472 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:39:55.478 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 12:39:55.484 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:39:55.492 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:39:55.495 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 12:39:55.564 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:39:55.569 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:39:55.580 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:39:55.617 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:39:55.645 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:39:55.649 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:39:55.688 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:39:55.747 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:39:55.798 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:39:55.803 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:39:55.807 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:39:55.826 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:39:55.863 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:39:55.873 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:39:55.913 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:39:55.919 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:39:55.967 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:39:55.972 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 12:39:55.982 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:39:56.021 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:39:56.075 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:39:56.086 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:39:56.105 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:39:56.120 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:39:56.131 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:39:56.140 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:39:56.164 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:39:56.174 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:39:56.187 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:39:56.227 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:39:56.232 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:39:56.236 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:39:56.247 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:39:56.253 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:39:56.271 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:39:56.284 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:39:56.295 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:39:56.325 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:39:56.332 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:39:56.337 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:39:56.352 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:39:56.357 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:39:56.378 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:39:56.382 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:39:56.389 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:39:56.404 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 12:39:56.409 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:39:56.414 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-10 12:39:56.417 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:39:56.420 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:39:56.430 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:39:56.433 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:39:56.436 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:39:56.440 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 12:39:56.494 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:39:56.509 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:39:56.519 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:39:56.525 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:39:56.536 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:39:56.569 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:39:56.574 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:39:56.577 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:39:56.583 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:39:56.609 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:39:56.612 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:39:56.623 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:39:56.627 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:39:56.654 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:39:56.713 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:39:56.719 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:39:56.722 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:39:56.725 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:39:56.751 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:39:56.754 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:39:56.758 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:39:56.805 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:39:56.811 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:39:56.821 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:39:56.823 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:39:56.835 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:39:56.838 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:39:56.851 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:39:56.854 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:39:56.859 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:39:56.862 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:39:56.865 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:39:56.867 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 12:39:56.873 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 12:39:56.911 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 12:39:56.917 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:39:56.919 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:39:56.922 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:39:56.925 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:39:56.946 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:39:56.949 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:39:56.952 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:39:56.957 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:39:56.960 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:39:56.963 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:39:57.012 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:39:57.015 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:39:57.018 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:39:58.021 | Installing collected packages: glance 2022-08-10 12:39:58.021 | Attempting uninstall: glance 2022-08-10 12:39:58.030 | Found existing installation: glance 25.0.0.0b3.dev11 2022-08-10 12:39:58.033 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-10 12:39:58.034 | Running setup.py develop for glance 2022-08-10 12:39:59.836 | Successfully installed glance 2022-08-10 12:39:59.957 | + inc/python:pip_install:196 : result=0 2022-08-10 12:39:59.960 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:39:59.962 | + functions-common:time_stop:2440 : local name 2022-08-10 12:39:59.965 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:39:59.967 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:39:59.970 | + functions-common:time_stop:2443 : local total 2022-08-10 12:39:59.973 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:39:59.975 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:39:59.977 | + functions-common:time_stop:2447 : start_time=1660135190568 2022-08-10 12:39:59.980 | + functions-common:time_stop:2449 : [[ -z 1660135190568 ]] 2022-08-10 12:39:59.983 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:39:59.987 | + functions-common:time_stop:2452 : end_time=1660135199985 2022-08-10 12:39:59.990 | + functions-common:time_stop:2453 : elapsed_time=9417 2022-08-10 12:39:59.992 | + functions-common:time_stop:2454 : total=77185 2022-08-10 12:39:59.994 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:39:59.997 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86602 2022-08-10 12:39:59.999 | + inc/python:pip_install:199 : return 0 2022-08-10 12:40:00.002 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:40:00.005 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:40:00.008 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:40:00.028 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:40:00.041 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-10 12:40:00.043 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-10 12:40:00.046 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:40:00.050 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:40:00.053 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-10 12:40:00.055 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:40:00.058 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:40:00.060 | + ./stack.sh:main:915 : configure_glance 2022-08-10 12:40:00.064 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-10 12:40:00.076 | + lib/glance:configure_glance:326 : local dburl 2022-08-10 12:40:00.079 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-10 12:40:00.082 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-10 12:40:00.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-10 12:40:00.087 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-10 12:40:00.089 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:40:00.091 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:00.094 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:40:00.111 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:00.113 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:40:00.116 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:00.119 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:00.121 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-10 12:40:00.151 | + 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-08-10 12:40:00.181 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-10 12:40:00.212 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 12:40:00.243 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-10 12:40:00.274 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-10 12:40:00.305 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-10 12:40:00.307 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 12:40:00.310 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-10 12:40:00.312 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:40:00.315 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-10 12:40:00.345 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-10 12:40:00.376 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 12:40:00.405 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-10 12:40:00.437 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-10 12:40:00.466 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-10 12:40:00.498 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-10 12:40:00.531 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-10 12:40:00.562 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:40:00.594 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:40:00.626 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-10 12:40:00.657 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-10 12:40:00.660 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-10 12:40:00.663 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-10 12:40:00.665 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:40:00.667 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:40:00.670 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:40:00.689 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:00.692 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:40:00.694 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:40:00.697 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:40:00.715 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:00.717 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:00.721 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:00.752 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:40:00.754 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:40:00.757 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-10 12:40:00.759 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-10 12:40:00.762 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-10 12:40:00.793 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-10 12:40:00.824 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-10 12:40:00.826 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-10 12:40:00.829 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-10 12:40:00.832 | + lib/glance:configure_glance_store:254 : local be 2022-08-10 12:40:00.834 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-10 12:40:00.837 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-10 12:40:00.839 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 12:40:00.871 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-10 12:40:00.873 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-08-10 12:40:00.905 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-10 12:40:00.909 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-10 12:40:00.926 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:00.929 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-10 12:40:00.960 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-10 12:40:00.991 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-10 12:40:01.023 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-10 12:40:01.053 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-10 12:40:01.085 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-10 12:40:01.102 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:01.105 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:40:01.137 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-10 12:40:01.168 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-10 12:40:01.199 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-08-10 12:40:01.232 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-10 12:40:01.263 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-08-10 12:40:01.294 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-10 12:40:01.311 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:01.314 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-10 12:40:01.317 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-10 12:40:01.319 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 12:40:01.322 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:40:01.342 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:40:01.345 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:40:01.347 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:40:01.349 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:40:01.352 | + 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-08-10 12:40:01.384 | + 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-08-10 12:40:01.415 | + 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-08-10 12:40:01.448 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:40:01.479 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-10 12:40:01.483 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-10 12:40:01.516 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-10 12:40:01.549 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 12:40:01.580 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-08-10 12:40:01.612 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-10 12:40:01.643 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-10 12:40:01.674 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-10 12:40:01.708 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 12:40:01.740 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-10 12:40:01.770 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-10 12:40:01.804 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-10 12:40:01.835 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-10 12:40:01.840 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-10 12:40:01.849 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-10 12:40:01.869 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:01.872 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-10 12:40:01.874 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-10 12:40:01.877 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-10 12:40:01.879 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-10 12:40:01.882 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-10 12:40:01.885 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-10 12:40:01.889 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-10 12:40:01.891 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-10 12:40:01.895 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-10 12:40:01.928 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-10 12:40:01.930 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-10 12:40:01.933 | ++ functions:get_random_port:837 : true 2022-08-10 12:40:01.935 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-10 12:40:01.938 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-10 12:40:01.940 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-10 12:40:02.000 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-10 12:40:02.003 | ++ functions:get_random_port:841 : break 2 2022-08-10 12:40:02.005 | ++ functions:get_random_port:845 : echo 60999 2022-08-10 12:40:02.008 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-10 12:40:02.010 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-10 12:40:02.045 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-10 12:40:02.073 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-10 12:40:02.103 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:40:02.131 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:40:02.162 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:40:02.190 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:40:02.220 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:40:02.248 | + 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-08-10 12:40:02.277 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:40:02.307 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:40:02.335 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:40:02.365 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:40:02.393 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:40:02.426 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-10 12:40:02.460 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-10 12:40:02.490 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-10 12:40:02.528 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-10 12:40:02.559 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-10 12:40:02.589 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-10 12:40:02.592 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-10 12:40:02.594 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:40:02.597 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:02.600 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:02.602 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-10 12:40:02.605 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-10 12:40:02.661 | proxy (enabled by site administrator) 2022-08-10 12:40:02.665 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-10 12:40:02.668 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-10 12:40:02.670 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:40:02.672 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:02.675 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:02.677 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-10 12:40:02.680 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-10 12:40:02.740 | proxy_http (enabled by site administrator) 2022-08-10 12:40:02.743 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-10 12:40:02.746 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-10 12:40:02.749 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-10 12:40:02.753 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:40:02.756 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:02.759 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:02.761 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:40:02.766 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:40:02.769 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:40:02.770 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-10 12:40:02.785 | KeepAlive Off 2022-08-10 12:40:02.790 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:40:02.790 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-10 12:40:02.800 | SetEnv proxy-sendchunked 1 2022-08-10 12:40:02.804 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-10 12:40:02.805 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:40:02.814 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-10 12:40:02.818 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-10 12:40:02.820 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-10 12:40:02.823 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:40:02.825 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:40:02.828 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:40:02.831 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:02.833 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:02.836 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:40:02.838 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:40:02.841 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:02.843 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:02.846 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-10 12:40:02.910 | Site glance-wsgi-api already enabled 2022-08-10 12:40:02.915 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-10 12:40:02.917 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:40:02.920 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:40:02.923 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:40:03.059 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-10 12:40:03.066 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-10 12:40:03.101 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 12:40:03.103 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 12:40:03.106 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-10 12:40:03.126 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:03.129 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-10 12:40:03.131 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-10 12:40:03.134 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-10 12:40:03.136 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:40:03.139 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-10 12:40:03.142 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-10 12:40:03.144 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-10 12:40:03.147 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-10 12:40:03.149 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:40:03.151 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:40:03.154 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:40:03.158 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:40:03.160 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:40:03.164 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:40:03.181 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:40:03.183 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:40:03.186 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:03.189 | + functions-common:git_clone:618 : echo master 2022-08-10 12:40:03.190 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:40:03.195 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-10 12:40:03.197 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:03.200 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-10 12:40:03.213 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-10 12:40:03.217 | + functions-common:git_clone:679 : head -1 2022-08-10 12:40:03.217 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:40:03.224 | e520c9826 Merge commit 'refs/changes/51/851351/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-08-10 12:40:03.227 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:40:03.230 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-10 12:40:03.232 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:40:03.235 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:40:03.237 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-10 12:40:03.240 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:40:03.242 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-10 12:40:03.246 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:40:03.249 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:40:03.252 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-10 12:40:03.255 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:40:03.257 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:40:03.261 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-10 12:40:03.263 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:40:03.267 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-10 12:40:03.269 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:40:03.272 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:40:03.275 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-10 12:40:03.281 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-10 12:40:03.284 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-10 12:40:03.942 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-10 12:40:03.944 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:40:03.947 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:40:03.949 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:40:03.952 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:40:03.954 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-10 12:40:03.957 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:40:03.959 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:40:03.962 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:40:03.964 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:40:03.967 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:40:03.970 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:40:03.973 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:40:03.975 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-10 12:40:03.999 | Using python 3.8 to install /opt/stack/cinder 2022-08-10 12:40:04.001 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-10 12:40:06.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:06.111 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:06.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:06.111 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:07.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:40:07.158 | Obtaining file:///opt/stack/cinder 2022-08-10 12:40:09.309 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:40:09.318 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:40:09.326 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:40:09.337 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:40:09.482 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:40:09.494 | Requirement already satisfied: boto3===1.24.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.46) 2022-08-10 12:40:09.504 | Requirement already satisfied: botocore===1.27.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.46) 2022-08-10 12:40:09.514 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:40:09.533 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:40:09.570 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:40:09.583 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:40:09.585 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:40:09.594 | Requirement already satisfied: google-api-python-client===2.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.55.0) 2022-08-10 12:40:09.607 | Requirement already satisfied: google-auth===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2022-08-10 12:40:09.636 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-10 12:40:09.642 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:40:09.647 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:40:09.657 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:40:09.693 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:40:09.697 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:40:09.699 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:40:09.738 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:40:09.797 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:40:09.846 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:40:09.856 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-10 12:40:09.866 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:40:09.889 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:40:09.893 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:40:09.910 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:40:09.946 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:40:09.957 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:40:09.995 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:40:10.001 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:40:10.047 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:40:10.051 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:40:10.090 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:40:10.143 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:40:10.153 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:40:10.171 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:40:10.184 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:40:10.199 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:40:10.211 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:40:10.214 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:40:10.222 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:40:10.243 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:40:10.253 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:40:10.268 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:40:10.316 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-10 12:40:10.337 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:40:10.377 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:40:10.382 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 12:40:10.415 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:40:10.418 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:40:10.430 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:40:10.436 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:40:10.454 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-10 12:40:10.456 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-10 12:40:10.461 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:40:10.471 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:40:10.473 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:40:10.479 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:40:10.484 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:40:10.497 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:40:10.502 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 12:40:10.518 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:40:10.539 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:40:10.554 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 12:40:10.574 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:40:10.579 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:40:10.585 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:40:10.599 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:40:10.603 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-10 12:40:10.607 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-10 12:40:10.612 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-10 12:40:10.618 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:40:10.621 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:40:10.632 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:40:10.634 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:40:10.638 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:40:10.642 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-10 12:40:10.644 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-10 12:40:10.651 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 12:40:10.703 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:40:10.716 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:40:10.726 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:40:10.731 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:40:10.742 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:40:10.799 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-10 12:40:10.802 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:40:10.834 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:40:10.838 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 12:40:10.845 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:40:10.850 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:40:10.853 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:40:10.858 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:40:10.884 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-10 12:40:10.887 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:40:10.889 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:40:10.893 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:40:10.920 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-10 12:40:10.934 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:40:10.937 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:40:10.994 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:40:11.021 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:40:11.026 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:40:11.029 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:40:11.036 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:40:11.039 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:40:11.043 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:40:11.057 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:40:11.061 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:40:11.107 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:40:11.110 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:40:11.115 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:40:11.123 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:40:11.126 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:40:11.137 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:40:11.141 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 12:40:11.152 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:40:11.165 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:40:11.177 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:40:11.182 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:40:11.185 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:40:11.187 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-10 12:40:11.190 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:40:11.193 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 12:40:11.197 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 12:40:11.204 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 12:40:11.241 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:40:11.244 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:40:11.248 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:40:11.251 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 12:40:11.253 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-10 12:40:11.259 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:40:11.271 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:40:11.274 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:40:11.276 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:40:11.324 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:40:11.327 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:40:11.330 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:40:12.212 | Installing collected packages: cinder 2022-08-10 12:40:12.212 | Attempting uninstall: cinder 2022-08-10 12:40:12.212 | Found existing installation: cinder 20.1.0.dev369 2022-08-10 12:40:12.216 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-10 12:40:12.217 | Running setup.py develop for cinder 2022-08-10 12:40:14.722 | Successfully installed cinder 2022-08-10 12:40:14.837 | + inc/python:pip_install:196 : result=0 2022-08-10 12:40:14.840 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:40:14.842 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:14.845 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:14.847 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:14.849 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:14.852 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:14.854 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:40:14.856 | + functions-common:time_stop:2447 : start_time=1660135203993 2022-08-10 12:40:14.859 | + functions-common:time_stop:2449 : [[ -z 1660135203993 ]] 2022-08-10 12:40:14.862 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:14.867 | + functions-common:time_stop:2452 : end_time=1660135214864 2022-08-10 12:40:14.869 | + functions-common:time_stop:2453 : elapsed_time=10871 2022-08-10 12:40:14.871 | + functions-common:time_stop:2454 : total=86602 2022-08-10 12:40:14.874 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:14.877 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97473 2022-08-10 12:40:14.879 | + inc/python:pip_install:199 : return 0 2022-08-10 12:40:14.882 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:40:14.884 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:40:14.887 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:40:14.906 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:40:14.919 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-10 12:40:14.922 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-10 12:40:14.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:40:14.927 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:40:14.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-10 12:40:14.932 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:40:14.935 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-10 12:40:14.938 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-10 12:40:14.940 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-10 12:40:14.943 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:14.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:14.948 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-10 12:40:14.960 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-10 12:40:14.962 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:40:14.965 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:40:14.968 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:40:14.970 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:40:14.973 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:14.975 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:40:14.978 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:14.981 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:14.984 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:40:14.987 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:14.989 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:40:14.992 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:40:14.994 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-10 12:40:14.997 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:40:15.000 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:15.003 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:15.005 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-10 12:40:15.029 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-10 12:40:15.143 | Reading package lists... 2022-08-10 12:40:15.416 | Building dependency tree... 2022-08-10 12:40:15.417 | Reading state information... 2022-08-10 12:40:15.701 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-10 12:40:15.701 | The following packages were automatically installed and are no longer required: 2022-08-10 12:40:15.704 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:40:15.704 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:40:15.704 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:40:15.704 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:40:15.704 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:40:15.704 | python3-zope.interface 2022-08-10 12:40:15.704 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:40:15.823 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:40:15.828 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:40:15.831 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:40:15.833 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:15.836 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:15.838 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:15.841 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:15.844 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:15.847 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:40:15.849 | + functions-common:time_stop:2447 : start_time=1660135215026 2022-08-10 12:40:15.852 | + functions-common:time_stop:2449 : [[ -z 1660135215026 ]] 2022-08-10 12:40:15.855 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:15.860 | + functions-common:time_stop:2452 : end_time=1660135215857 2022-08-10 12:40:15.862 | + functions-common:time_stop:2453 : elapsed_time=831 2022-08-10 12:40:15.865 | + functions-common:time_stop:2454 : total=6147 2022-08-10 12:40:15.867 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:15.870 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6978 2022-08-10 12:40:15.872 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:40:15.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:40:15.877 | + ./stack.sh:main:921 : configure_cinder 2022-08-10 12:40:15.880 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-10 12:40:15.893 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-10 12:40:15.897 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-10 12:40:15.899 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-10 12:40:15.902 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 12:40:15.906 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-10 12:40:15.906 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 12:40:15.911 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-10 12:40:15.913 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-10 12:40:15.915 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 12:40:15.917 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-10 12:40:15.920 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-10 12:40:15.922 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-10 12:40:15.924 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-10 12:40:15.926 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-10 12:40:15.939 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-10 12:40:15.952 | + 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-08-10 12:40:15.964 | + 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-08-10 12:40:15.977 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-10 12:40:15.990 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 12:40:15.992 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 12:40:15.997 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eOZvYySNtf 2022-08-10 12:40:16.000 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 12:40:16.002 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 12:40:16.004 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-10 12:40:16.007 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eOZvYySNtf 2022-08-10 12:40:16.011 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eOZvYySNtf 2022-08-10 12:40:16.023 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eOZvYySNtf /etc/sudoers.d/cinder-rootwrap 2022-08-10 12:40:16.036 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-10 12:40:16.040 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 12:40:16.042 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 12:40:16.045 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 12:40:16.047 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 12:40:16.049 | + 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-08-10 12:40:16.052 | + 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-08-10 12:40:16.054 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-10 12:40:16.056 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-10 12:40:16.061 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-10 12:40:16.066 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-10 12:40:16.087 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-10 12:40:16.106 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-10 12:40:16.125 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-10 12:40:16.145 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-10 12:40:16.164 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-10 12:40:16.183 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-10 12:40:16.203 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-10 12:40:16.223 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-10 12:40:16.225 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:40:16.228 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-10 12:40:16.230 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:40:16.232 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-10 12:40:16.262 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-10 12:40:16.291 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 12:40:16.319 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-10 12:40:16.348 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-10 12:40:16.375 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-10 12:40:16.403 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-10 12:40:16.432 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-10 12:40:16.460 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:40:16.489 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:40:16.517 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-10 12:40:16.549 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-10 12:40:16.578 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-10 12:40:16.581 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-10 12:40:16.583 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-10 12:40:16.586 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-10 12:40:16.588 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:40:16.590 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:16.593 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:40:16.610 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:16.612 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:40:16.615 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:16.618 | + 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-08-10 12:40:16.650 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-10 12:40:16.680 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-10 12:40:16.708 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-10 12:40:16.739 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-10 12:40:16.768 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-10 12:40:16.797 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-10 12:40:16.829 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-10 12:40:16.831 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-08-10 12:40:16.860 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 12:40:16.893 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-10 12:40:16.900 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5289a947a3821ecc8537698016334f17 2022-08-10 12:40:16.929 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-10 12:40:16.931 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-10 12:40:16.961 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-10 12:40:16.989 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-10 12:40:17.019 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-10 12:40:17.047 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-10 12:40:17.065 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:17.067 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-10 12:40:17.085 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:17.087 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-10 12:40:17.104 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:17.107 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-10 12:40:17.125 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:17.127 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-10 12:40:17.130 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-10 12:40:17.132 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-10 12:40:17.135 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-10 12:40:17.137 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:40:17.140 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:40:17.142 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:40:17.159 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:17.163 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:40:17.165 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:40:17.167 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:40:17.184 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:17.187 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:17.190 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:17.218 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:40:17.221 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:40:17.223 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-10 12:40:17.225 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-10 12:40:17.228 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:40:17.231 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:40:17.250 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:40:17.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:40:17.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:40:17.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:40:17.259 | + 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-08-10 12:40:17.288 | + 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-08-10 12:40:17.319 | + 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-08-10 12:40:17.348 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:40:17.378 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-10 12:40:17.397 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:17.399 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-10 12:40:17.402 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-10 12:40:17.404 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-10 12:40:17.407 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-10 12:40:17.409 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:40:17.412 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:40:17.415 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-10 12:40:17.419 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-10 12:40:17.422 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:40:17.424 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:40:17.438 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:40:17.439 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:40:17.447 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:40:17.451 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:40:17.466 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-10 12:40:17.469 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-10 12:40:17.473 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-10 12:40:17.504 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-10 12:40:17.532 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-10 12:40:17.560 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:40:17.588 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:40:17.617 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:40:17.645 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:40:17.674 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:40:17.702 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:40:17.730 | + 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-08-10 12:40:17.758 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:40:17.787 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:40:17.815 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:40:17.844 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:40:17.846 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:40:17.849 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-10 12:40:17.852 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-10 12:40:17.854 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:40:17.857 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:17.859 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:17.862 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:40:17.865 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:40:17.867 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-10 12:40:17.896 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:40:17.925 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-10 12:40:17.925 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:40:17.934 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-10 12:40:17.937 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-10 12:40:17.939 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-10 12:40:17.942 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:40:17.944 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:40:17.947 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:40:17.949 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:17.952 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:17.955 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:40:17.958 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:40:17.960 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:17.962 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:17.965 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-10 12:40:18.028 | Enabling site cinder-wsgi. 2022-08-10 12:40:18.034 | To activate the new configuration, you need to run: 2022-08-10 12:40:18.034 | systemctl reload apache2 2022-08-10 12:40:18.039 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:40:18.041 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:40:18.044 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:40:18.046 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:40:18.186 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-10 12:40:18.189 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-10 12:40:18.226 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-08-10 12:40:18.257 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-10 12:40:18.275 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:18.277 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-10 12:40:18.280 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:40:18.282 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:40:18.285 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 12:40:18.287 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-10 12:40:18.318 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-10 12:40:18.347 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-08-10 12:40:18.377 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-10 12:40:18.406 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-10 12:40:18.435 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-10 12:40:18.464 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-10 12:40:18.493 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-10 12:40:18.522 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:40:18.551 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-10 12:40:18.580 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-10 12:40:18.610 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:40:18.639 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-10 12:40:18.641 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-10 12:40:18.658 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:18.661 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-08-10 12:40:18.702 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 12:40:18.704 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 12:40:18.707 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-10 12:40:18.724 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:18.727 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-10 12:40:18.729 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-10 12:40:18.732 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-10 12:40:18.735 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:40:18.737 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-10 12:40:18.741 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-10 12:40:18.746 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:40:18.746 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:40:18.752 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:40:18.755 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:40:18.757 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:40:18.760 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:40:18.762 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-10 12:40:18.765 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-10 12:40:18.768 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-10 12:40:18.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:40:18.773 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:40:18.775 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-10 12:40:18.778 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:40:18.780 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-10 12:40:18.783 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-10 12:40:18.786 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-10 12:40:18.788 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:40:18.790 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:40:18.793 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:40:18.797 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:40:18.799 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:40:18.802 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:40:18.819 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:40:18.821 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:40:18.823 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:18.826 | + functions-common:git_clone:618 : echo master 2022-08-10 12:40:18.826 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:40:18.832 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-10 12:40:18.834 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:18.837 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-10 12:40:18.850 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-10 12:40:18.853 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:40:18.853 | + functions-common:git_clone:679 : head -1 2022-08-10 12:40:18.857 | 4ead75733a Merge "Clean up db residual record from dvr port" 2022-08-10 12:40:18.861 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:40:18.863 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-10 12:40:18.866 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:40:18.868 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:40:18.871 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-10 12:40:18.873 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:40:18.877 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-10 12:40:18.879 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:40:18.882 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:40:18.884 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-10 12:40:18.887 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:40:18.889 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:40:18.893 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-10 12:40:18.895 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:40:18.898 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-10 12:40:18.901 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:40:18.903 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:40:18.906 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-10 12:40:18.913 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-10 12:40:18.915 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-10 12:40:19.551 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-10 12:40:19.553 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:40:19.556 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:40:19.558 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:40:19.561 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:40:19.563 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-10 12:40:19.566 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:40:19.568 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:40:19.570 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:40:19.573 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:40:19.575 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:40:19.578 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:40:19.581 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:40:19.583 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-10 12:40:19.605 | Using python 3.8 to install /opt/stack/neutron 2022-08-10 12:40:19.607 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-10 12:40:21.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:21.716 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:21.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:21.716 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:22.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:40:22.773 | Obtaining file:///opt/stack/neutron 2022-08-10 12:40:25.072 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:40:25.079 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:40:25.082 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:40:25.090 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:40:25.099 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:40:25.111 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:40:25.255 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:40:25.269 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:40:25.283 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:40:25.289 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:40:25.292 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:40:25.301 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:40:25.303 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:40:25.308 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:40:25.318 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:40:25.355 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:40:25.382 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:40:25.440 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:40:25.491 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:40:25.496 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:40:25.499 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.0.0) 2022-08-10 12:40:25.536 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:40:25.561 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-10 12:40:25.578 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:40:25.582 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:40:25.586 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:40:25.590 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 12:40:25.614 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:40:25.651 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:40:25.661 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:40:25.700 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:40:25.706 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:40:25.753 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:40:25.757 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:40:25.796 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:40:25.851 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:40:25.861 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:40:25.879 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:40:25.894 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:40:25.908 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:40:25.921 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:40:25.923 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:40:25.932 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:40:25.954 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:40:25.963 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:40:25.978 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:40:25.997 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:40:26.036 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 12:40:26.041 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 12:40:26.050 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:40:26.055 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:40:26.058 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-10 12:40:26.066 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:40:26.078 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:40:26.083 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:40:26.102 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:40:26.114 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:40:26.124 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:40:26.126 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:40:26.132 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 12:40:26.138 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:40:26.144 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-10 12:40:26.163 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:40:26.183 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 12:40:26.208 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:40:26.251 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:40:26.255 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:40:26.261 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:40:26.275 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:40:26.277 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:40:26.282 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-10 12:40:26.287 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:40:26.290 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:40:26.293 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 12:40:26.296 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:40:26.306 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:40:26.309 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:40:26.312 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:40:26.317 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:40:26.331 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:40:26.340 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:40:26.346 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:40:26.356 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:40:26.416 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:40:26.448 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:40:26.453 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:40:26.458 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:40:26.461 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:40:26.466 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:40:26.492 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:40:26.495 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:40:26.506 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:40:26.534 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:40:26.537 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:40:26.542 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:40:26.546 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:40:26.550 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:40:26.588 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:40:26.591 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:40:26.594 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:40:26.615 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:40:26.618 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:40:26.621 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:40:26.626 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:40:26.672 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:40:26.675 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:40:26.682 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:40:26.687 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:40:26.698 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-10 12:40:26.701 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:40:26.715 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:40:26.727 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:40:26.767 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 12:40:26.771 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:40:26.773 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:40:26.776 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:40:26.781 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:40:26.784 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:40:26.786 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:40:26.789 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:40:26.792 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:40:26.795 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:40:26.844 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:40:26.846 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:40:26.904 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:40:26.908 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:40:27.917 | Installing collected packages: neutron 2022-08-10 12:40:27.917 | Attempting uninstall: neutron 2022-08-10 12:40:27.918 | Found existing installation: neutron 20.1.0.dev472 2022-08-10 12:40:27.929 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-10 12:40:27.930 | Running setup.py develop for neutron 2022-08-10 12:40:30.651 | Successfully installed neutron 2022-08-10 12:40:30.767 | + inc/python:pip_install:196 : result=0 2022-08-10 12:40:30.769 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:40:30.771 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:30.774 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:30.776 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:30.778 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:30.781 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:30.783 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:40:30.785 | + functions-common:time_stop:2447 : start_time=1660135219599 2022-08-10 12:40:30.788 | + functions-common:time_stop:2449 : [[ -z 1660135219599 ]] 2022-08-10 12:40:30.791 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:30.795 | + functions-common:time_stop:2452 : end_time=1660135230792 2022-08-10 12:40:30.798 | + functions-common:time_stop:2453 : elapsed_time=11193 2022-08-10 12:40:30.800 | + functions-common:time_stop:2454 : total=97473 2022-08-10 12:40:30.802 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:30.804 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108666 2022-08-10 12:40:30.807 | + inc/python:pip_install:199 : return 0 2022-08-10 12:40:30.809 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:40:30.812 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:40:30.815 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:40:30.834 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:40:30.847 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-10 12:40:30.850 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-10 12:40:30.852 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:40:30.855 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:40:30.858 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-10 12:40:30.861 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:40:30.863 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:40:30.866 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:40:30.868 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-10 12:40:30.886 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:30.889 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-10 12:40:30.892 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-10 12:40:30.894 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-10 12:40:30.897 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:40:30.899 | + lib/stack:stack_install_service:32 : install_nova 2022-08-10 12:40:30.902 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-10 12:40:30.904 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-10 12:40:30.907 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:40:30.910 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:40:30.912 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-10 12:40:30.915 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:40:30.917 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-10 12:40:30.934 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:30.937 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-10 12:40:30.953 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:30.956 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-10 12:40:30.973 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:30.976 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-10 12:40:30.978 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-10 12:40:30.981 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-10 12:40:30.984 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:40:30.986 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:40:30.989 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:40:30.991 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:40:30.993 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:40:30.996 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:40:31.012 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:40:31.015 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:40:31.017 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:31.020 | + functions-common:git_clone:618 : echo master 2022-08-10 12:40:31.020 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:40:31.025 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-10 12:40:31.028 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:31.031 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-10 12:40:31.044 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-10 12:40:31.047 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:40:31.048 | + functions-common:git_clone:679 : head -1 2022-08-10 12:40:31.128 | 1220d53c2f Merge "Update libvirt enlightenments for Windows" 2022-08-10 12:40:31.133 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:40:31.135 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-10 12:40:31.138 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:40:31.140 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:40:31.143 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-10 12:40:31.145 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:40:31.148 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-10 12:40:31.150 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:40:31.153 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:40:31.156 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-10 12:40:31.159 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:40:31.161 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:40:31.165 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-10 12:40:31.167 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:40:31.171 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-10 12:40:31.173 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:40:31.176 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:40:31.179 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-10 12:40:31.185 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-10 12:40:31.189 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-10 12:40:31.814 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-10 12:40:31.816 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:40:31.818 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:40:31.821 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:40:31.823 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:40:31.826 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-10 12:40:31.829 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:40:31.831 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:40:31.833 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:40:31.836 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:40:31.838 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:40:31.840 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:40:31.843 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:40:31.845 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-10 12:40:31.867 | Using python 3.8 to install /opt/stack/nova 2022-08-10 12:40:31.869 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-10 12:40:33.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:33.970 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:33.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:33.970 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:35.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:40:35.022 | Obtaining file:///opt/stack/nova 2022-08-10 12:40:38.346 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:40:38.352 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:40:38.355 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:40:38.364 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:40:38.372 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:40:38.375 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:40:38.386 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:40:38.530 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:40:38.543 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:40:38.556 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:40:38.575 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:40:38.612 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:40:38.624 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:40:38.627 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:40:38.635 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:40:38.638 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:40:38.643 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:40:38.679 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:40:38.706 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:40:38.710 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:40:38.748 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:40:38.805 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:40:38.856 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:40:38.866 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 12:40:38.871 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:40:38.884 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:40:38.884 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:40:38.903 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:40:38.927 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:40:38.931 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:40:38.936 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:40:38.940 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 12:40:38.962 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:40:38.979 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:40:39.017 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:40:39.026 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:40:39.066 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:40:39.071 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:40:39.117 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:40:39.121 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 12:40:39.131 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:40:39.169 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:40:39.222 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:40:39.233 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:40:39.251 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:40:39.265 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:40:39.278 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:40:39.291 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:40:39.294 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:40:39.303 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:40:39.324 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:40:39.334 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:40:39.348 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:40:39.366 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 12:40:39.402 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:40:39.408 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 12:40:39.441 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:40:39.443 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:40:39.454 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:40:39.460 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:40:39.478 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:40:39.489 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:40:39.491 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:40:39.497 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 12:40:39.503 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:40:39.507 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:40:39.521 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:40:39.536 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:40:39.541 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 12:40:39.557 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:40:39.577 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 12:40:39.603 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:40:39.607 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:40:39.613 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:40:39.626 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:40:39.629 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 12:40:39.633 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:40:39.637 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:40:39.641 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:40:39.643 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:40:39.653 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:40:39.657 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:40:39.660 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:40:39.664 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:40:39.678 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:40:39.687 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:40:39.692 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:40:39.702 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:40:39.760 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:40:39.793 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:40:39.797 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 12:40:39.803 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:40:39.808 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-10 12:40:39.812 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:40:39.815 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:40:39.820 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:40:39.846 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:40:39.848 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:40:39.859 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:40:39.863 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:40:39.889 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:40:39.947 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:40:39.968 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:40:39.971 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:40:39.976 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:40:39.979 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:40:39.984 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:40:39.991 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:40:39.994 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:40:40.038 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:40:40.041 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:40:40.046 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:40:40.054 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:40:40.056 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:40:40.068 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 12:40:40.072 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 12:40:40.084 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:40:40.096 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:40:40.108 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 12:40:40.112 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:40:40.127 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:40:40.130 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:40:40.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:40:40.136 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:40:40.139 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:40:40.141 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.1) 2022-08-10 12:40:40.144 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:40:40.147 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:40:40.149 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:40:40.152 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 12:40:40.156 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:40:40.159 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:40:40.205 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:40:41.198 | Installing collected packages: nova 2022-08-10 12:40:41.198 | Attempting uninstall: nova 2022-08-10 12:40:41.199 | Found existing installation: nova 25.1.0.dev198 2022-08-10 12:40:41.203 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-10 12:40:41.204 | Running setup.py develop for nova 2022-08-10 12:40:44.906 | Successfully installed nova 2022-08-10 12:40:45.019 | + inc/python:pip_install:196 : result=0 2022-08-10 12:40:45.022 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:40:45.024 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:45.026 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:45.028 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:45.031 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:45.033 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:45.035 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:40:45.038 | + functions-common:time_stop:2447 : start_time=1660135231862 2022-08-10 12:40:45.040 | + functions-common:time_stop:2449 : [[ -z 1660135231862 ]] 2022-08-10 12:40:45.043 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:45.048 | + functions-common:time_stop:2452 : end_time=1660135245045 2022-08-10 12:40:45.050 | + functions-common:time_stop:2453 : elapsed_time=13183 2022-08-10 12:40:45.052 | + functions-common:time_stop:2454 : total=108666 2022-08-10 12:40:45.054 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:45.057 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=121849 2022-08-10 12:40:45.059 | + inc/python:pip_install:199 : return 0 2022-08-10 12:40:45.062 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:40:45.064 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:40:45.067 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:40:45.086 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:40:45.098 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-10 12:40:45.101 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-10 12:40:45.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:40:45.106 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:40:45.109 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-10 12:40:45.112 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:40:45.115 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-10 12:40:45.128 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:40:45.130 | + ./stack.sh:main:932 : configure_nova 2022-08-10 12:40:45.133 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-10 12:40:45.145 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-10 12:40:45.148 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-10 12:40:45.150 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 12:40:45.154 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-10 12:40:45.154 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 12:40:45.159 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-10 12:40:45.162 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-10 12:40:45.164 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 12:40:45.167 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-10 12:40:45.170 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-10 12:40:45.172 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-10 12:40:45.174 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-10 12:40:45.177 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-10 12:40:45.189 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-10 12:40:45.202 | + 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-08-10 12:40:45.214 | + 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-08-10 12:40:45.227 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-10 12:40:45.240 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 12:40:45.243 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 12:40:45.248 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ovqOfNd9fb 2022-08-10 12:40:45.250 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 12:40:45.253 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 12:40:45.256 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-10 12:40:45.258 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 12:40:45.260 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 12:40:45.263 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ovqOfNd9fb 2022-08-10 12:40:45.267 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ovqOfNd9fb 2022-08-10 12:40:45.280 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ovqOfNd9fb /etc/sudoers.d/nova-rootwrap 2022-08-10 12:40:45.292 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-10 12:40:45.297 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 12:40:45.300 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 12:40:45.302 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 12:40:45.305 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 12:40:45.307 | + 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-08-10 12:40:45.310 | + 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-08-10 12:40:45.312 | + 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-08-10 12:40:45.315 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-10 12:40:45.320 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-10 12:40:45.336 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:45.339 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-10 12:40:45.342 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-10 12:40:45.345 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-10 12:40:45.349 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-10 12:40:45.378 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-10 12:40:45.381 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-10 12:40:45.408 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-10 12:40:45.438 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-10 12:40:45.465 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-10 12:40:45.496 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-10 12:40:45.525 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-10 12:40:45.558 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-10 12:40:45.560 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-08-10 12:40:45.588 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-10 12:40:45.615 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-10 12:40:45.643 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-10 12:40:45.671 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-10 12:40:45.698 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 12:40:45.729 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-10 12:40:45.732 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:40:45.734 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:40:45.737 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:40:45.739 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:40:45.741 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:40:45.743 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:40:45.746 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:40:45.748 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:40:45.750 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:40:45.753 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:40:45.755 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-10 12:40:45.757 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:40:45.759 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:40:45.762 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:40:45.765 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:40:45.767 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:40:45.769 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:40:45.772 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-10 12:40:45.788 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:45.791 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:40:45.793 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-10 12:40:45.795 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-10 12:40:45.823 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-10 12:40:45.826 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 12:40:45.829 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 12:40:45.831 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 12:40:45.833 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:40:45.836 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:45.838 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:40:45.854 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:45.856 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:40:45.859 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:45.862 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:45.893 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-10 12:40:45.896 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-10 12:40:45.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-10 12:40:45.900 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-10 12:40:45.903 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:40:45.905 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:45.908 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:40:45.924 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:45.926 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:40:45.928 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:45.931 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:45.962 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-10 12:40:45.993 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-10 12:40:46.023 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-10 12:40:46.050 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-10 12:40:46.067 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:46.069 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-10 12:40:46.086 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:46.089 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-10 12:40:46.090 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-10 12:40:46.095 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-10 12:40:46.097 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-10 12:40:46.128 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-10 12:40:46.144 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:46.147 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-10 12:40:46.149 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-10 12:40:46.151 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:40:46.154 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:40:46.156 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-10 12:40:46.187 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-10 12:40:46.215 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 12:40:46.242 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-10 12:40:46.271 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-10 12:40:46.299 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-10 12:40:46.328 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-10 12:40:46.356 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-10 12:40:46.385 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:40:46.413 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:40:46.442 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-10 12:40:46.458 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:46.460 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-10 12:40:46.463 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-10 12:40:46.494 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-10 12:40:46.522 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-08-10 12:40:46.550 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-10 12:40:46.580 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-10 12:40:46.608 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-10 12:40:46.636 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-10 12:40:46.663 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-10 12:40:46.692 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-10 12:40:46.709 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:46.711 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-10 12:40:46.713 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-10 12:40:46.742 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-10 12:40:46.774 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-10 12:40:46.776 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-10 12:40:46.805 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-10 12:40:46.808 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-10 12:40:46.811 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-10 12:40:46.813 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:40:46.815 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:40:46.818 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:40:46.820 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:40:46.822 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:40:46.824 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:40:46.827 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-10 12:40:46.829 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:40:46.832 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:40:46.834 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:40:46.837 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:40:46.839 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:40:46.842 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:40:46.844 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:40:46.846 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:40:46.849 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:40:46.851 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:40:46.853 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-10 12:40:46.855 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-10 12:40:46.859 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-10 12:40:46.862 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:40:46.878 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:40:46.881 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:40:46.883 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:40:46.885 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:40:46.888 | + 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-08-10 12:40:46.916 | + 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-08-10 12:40:46.945 | + 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-08-10 12:40:46.973 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:40:47.002 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-10 12:40:47.034 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-10 12:40:47.051 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:47.054 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-10 12:40:47.056 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-10 12:40:47.058 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-10 12:40:47.061 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-10 12:40:47.063 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:40:47.065 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:40:47.068 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-10 12:40:47.072 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-10 12:40:47.075 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:40:47.078 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:40:47.091 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:40:47.091 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:40:47.100 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:40:47.103 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:40:47.120 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 12:40:47.123 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-10 12:40:47.126 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-10 12:40:47.156 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-10 12:40:47.183 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-10 12:40:47.211 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:40:47.239 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:40:47.268 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:40:47.296 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:40:47.323 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:40:47.351 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:40:47.379 | + 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-08-10 12:40:47.407 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:40:47.436 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:40:47.463 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:40:47.493 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:40:47.495 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:40:47.498 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-10 12:40:47.501 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-10 12:40:47.503 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:40:47.506 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:47.508 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:47.510 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:40:47.513 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:40:47.516 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 12:40:47.544 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:40:47.573 | + 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-08-10 12:40:47.573 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:40:47.582 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-10 12:40:47.585 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-10 12:40:47.588 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-10 12:40:47.590 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:40:47.593 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:40:47.596 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:40:47.598 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:47.600 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:47.603 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:40:47.605 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:40:47.608 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:47.611 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:47.613 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-10 12:40:47.676 | Enabling site nova-api-wsgi. 2022-08-10 12:40:47.682 | To activate the new configuration, you need to run: 2022-08-10 12:40:47.682 | systemctl reload apache2 2022-08-10 12:40:47.687 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:40:47.689 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:40:47.691 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:40:47.694 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:40:47.831 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-10 12:40:47.848 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:47.850 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-10 12:40:47.853 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-10 12:40:47.855 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-10 12:40:47.858 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-10 12:40:47.860 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-10 12:40:47.862 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:40:47.865 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-10 12:40:47.869 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-10 12:40:47.872 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:40:47.874 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:40:47.888 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:40:47.888 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:40:47.897 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:40:47.901 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:40:47.918 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-10 12:40:47.920 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-10 12:40:47.924 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-10 12:40:47.955 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-10 12:40:47.983 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-10 12:40:48.011 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:40:48.040 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:40:48.067 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:40:48.096 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:40:48.124 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:40:48.152 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:40:48.181 | + 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-08-10 12:40:48.209 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:40:48.237 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:40:48.267 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:40:48.294 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-10 12:40:48.301 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-10 12:40:48.331 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-10 12:40:48.348 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:48.350 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-10 12:40:48.383 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-10 12:40:48.385 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-10 12:40:48.388 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-10 12:40:48.405 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:48.407 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:48.410 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:48.439 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-10 12:40:48.471 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-10 12:40:48.473 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:40:48.476 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-10 12:40:48.478 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:40:48.480 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:40:48.483 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:40:48.500 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:48.503 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:40:48.505 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:40:48.508 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:40:48.525 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:48.527 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:48.530 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:40:48.559 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:40:48.562 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:40:48.564 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-10 12:40:48.593 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-10 12:40:48.625 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-10 12:40:48.657 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-10 12:40:48.674 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:48.677 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:40:48.706 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-10 12:40:48.708 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-10 12:40:48.711 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-10 12:40:48.742 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-10 12:40:48.771 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.18/identity 2022-08-10 12:40:48.801 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-10 12:40:48.831 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-10 12:40:48.860 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-10 12:40:48.890 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-10 12:40:48.920 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-10 12:40:48.950 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-10 12:40:48.978 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-10 12:40:48.996 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:48.999 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-10 12:40:49.003 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:40:49.006 | + lib/nova:create_nova_conf:549 : local conf 2022-08-10 12:40:49.008 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-10 12:40:49.011 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-10 12:40:49.014 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:40:49.016 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:40:49.019 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:40:49.021 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-10 12:40:49.024 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-10 12:40:49.028 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-10 12:40:49.031 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-10 12:40:49.034 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-10 12:40:49.036 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-10 12:40:49.039 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:40:49.042 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:49.045 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:40:49.061 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:49.064 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:40:49.066 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:49.069 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 12:40:49.100 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-10 12:40:49.133 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-10 12:40:49.164 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:40:49.166 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-10 12:40:49.169 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-10 12:40:49.172 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-10 12:40:49.188 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:49.192 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-10 12:40:49.192 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-10 12:40:49.922 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-10 12:40:49.924 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-10 12:40:49.927 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:40:49.929 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-10 12:40:49.932 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:40:49.934 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 12:40:49.937 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:40:49.954 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:49.957 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 12:40:49.960 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 12:40:49.962 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:40:49.978 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:49.981 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 12:40:49.984 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 12:40:50.020 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:40:50.022 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:40:50.025 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-10 12:40:50.044 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:50.048 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-10 12:40:50.050 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:40:50.053 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-10 12:40:50.086 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-08-10 12:40:50.118 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-10 12:40:50.151 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-10 12:40:50.182 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-10 12:40:50.212 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-10 12:40:50.242 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-10 12:40:50.272 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-10 12:40:50.303 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-10 12:40:50.306 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-10 12:40:50.308 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-10 12:40:50.311 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:40:50.330 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:40:50.333 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:40:50.335 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:40:50.337 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:40:50.340 | + 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-08-10 12:40:50.372 | + 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-08-10 12:40:50.402 | + 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-08-10 12:40:50.434 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:40:50.465 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:40:50.469 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-10 12:40:50.473 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:40:50.475 | + lib/nova:create_nova_conf:583 : local conf 2022-08-10 12:40:50.478 | + lib/nova:create_nova_conf:584 : local offset 2022-08-10 12:40:50.481 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-10 12:40:50.484 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:40:50.486 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:40:50.489 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:40:50.492 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-10 12:40:50.494 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-10 12:40:50.497 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:40:50.500 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-10 12:40:50.502 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-10 12:40:50.505 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-10 12:40:50.524 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:50.527 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-10 12:40:50.529 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-10 12:40:50.548 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:50.550 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-10 12:40:50.574 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:50.578 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-10 12:40:50.597 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:40:50.599 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-10 12:40:50.618 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:40:50.621 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-10 12:40:50.624 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-10 12:40:50.627 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-10 12:40:50.630 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:40:50.633 | + lib/stack:stack_install_service:32 : install_placement 2022-08-10 12:40:50.635 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-10 12:40:50.639 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-10 12:40:50.641 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:50.645 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:50.648 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-10 12:40:50.650 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:40:50.653 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:40:50.656 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:40:50.659 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:40:50.662 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:50.664 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:40:50.667 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:50.670 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:50.673 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:40:50.676 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:50.679 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:40:50.681 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:40:50.684 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-10 12:40:50.687 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:40:50.689 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:50.692 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:50.695 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-10 12:40:50.719 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-10 12:40:50.837 | Reading package lists... 2022-08-10 12:40:51.128 | Building dependency tree... 2022-08-10 12:40:51.130 | Reading state information... 2022-08-10 12:40:51.449 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:40:51.449 | The following packages were automatically installed and are no longer required: 2022-08-10 12:40:51.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:40:51.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:40:51.450 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:40:51.450 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:40:51.450 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:40:51.451 | python3-zope.interface 2022-08-10 12:40:51.451 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:40:51.576 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:40:51.581 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:40:51.583 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:40:51.586 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:51.588 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:51.591 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:51.594 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:51.596 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:51.599 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:40:51.601 | + functions-common:time_stop:2447 : start_time=1660135250716 2022-08-10 12:40:51.603 | + functions-common:time_stop:2449 : [[ -z 1660135250716 ]] 2022-08-10 12:40:51.607 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:51.611 | + functions-common:time_stop:2452 : end_time=1660135251608 2022-08-10 12:40:51.614 | + functions-common:time_stop:2453 : elapsed_time=892 2022-08-10 12:40:51.616 | + functions-common:time_stop:2454 : total=6978 2022-08-10 12:40:51.618 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:51.621 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7870 2022-08-10 12:40:51.623 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:40:51.626 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-10 12:40:51.629 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-10 12:40:51.631 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-10 12:40:51.634 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-10 12:40:51.636 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-10 12:40:51.661 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-10 12:40:51.664 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:40:51.667 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:40:51.669 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:40:51.672 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:40:51.675 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:51.678 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:40:51.680 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:51.683 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:51.686 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:40:51.688 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:40:51.691 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:40:51.693 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:40:51.696 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-10 12:40:51.699 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:40:51.702 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:51.705 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:51.707 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-10 12:40:51.733 | + functions-common:apt_get:1231 : 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-08-10 12:40:51.846 | Reading package lists... 2022-08-10 12:40:52.112 | Building dependency tree... 2022-08-10 12:40:52.113 | Reading state information... 2022-08-10 12:40:52.405 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-10 12:40:52.405 | The following packages were automatically installed and are no longer required: 2022-08-10 12:40:52.406 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:40:52.406 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:40:52.406 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:40:52.406 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:40:52.406 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:40:52.407 | python3-zope.interface 2022-08-10 12:40:52.407 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:40:52.527 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:40:52.533 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:40:52.535 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:40:52.538 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:52.540 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:52.543 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:52.546 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:52.548 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:52.551 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:40:52.553 | + functions-common:time_stop:2447 : start_time=1660135251729 2022-08-10 12:40:52.555 | + functions-common:time_stop:2449 : [[ -z 1660135251729 ]] 2022-08-10 12:40:52.559 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:52.564 | + functions-common:time_stop:2452 : end_time=1660135252561 2022-08-10 12:40:52.567 | + functions-common:time_stop:2453 : elapsed_time=832 2022-08-10 12:40:52.569 | + functions-common:time_stop:2454 : total=7870 2022-08-10 12:40:52.571 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:52.574 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8702 2022-08-10 12:40:52.577 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:40:52.579 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-10 12:40:52.582 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-10 12:40:52.585 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:40:52.587 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:40:52.590 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:40:52.593 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-10 12:40:52.595 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-10 12:40:52.654 | wsgi (enabled by maintainer script) 2022-08-10 12:40:52.658 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-10 12:40:52.660 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-10 12:40:52.663 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:40:52.666 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-10 12:40:52.670 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-10 12:40:52.673 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:40:52.678 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:40:52.678 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:40:52.686 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-10 12:40:52.689 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-10 12:40:52.692 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-10 12:40:52.695 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-10 12:40:52.697 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-10 12:40:52.724 | Using python 3.8 to install osc-placement 2022-08-10 12:40:52.727 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-10 12:40:54.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:54.850 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:54.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:40:54.850 | from cryptography.utils import int_from_bytes 2022-08-10 12:40:55.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:40:55.934 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-10 12:40:55.945 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:40:55.959 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:40:55.964 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:40:55.967 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:40:55.974 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:40:55.978 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:40:55.981 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:40:56.041 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:40:56.056 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:40:56.061 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:40:56.064 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:40:56.070 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:40:56.073 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:40:56.078 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:40:56.082 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:40:56.096 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:40:56.099 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:40:56.103 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:40:56.116 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:40:56.143 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:40:56.147 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:40:56.180 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:40:56.182 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:40:56.187 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:40:56.190 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:40:56.193 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:40:56.196 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:40:56.245 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:40:56.257 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:40:56.295 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:40:56.298 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:40:56.300 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:40:56.321 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:40:56.324 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:40:56.329 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:40:56.335 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:40:56.337 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:40:56.340 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:40:56.346 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:40:56.405 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:40:56.409 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:40:56.412 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:40:58.477 | + inc/python:pip_install:196 : result=0 2022-08-10 12:40:58.480 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:40:58.483 | + functions-common:time_stop:2440 : local name 2022-08-10 12:40:58.486 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:40:58.488 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:40:58.491 | + functions-common:time_stop:2443 : local total 2022-08-10 12:40:58.494 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:40:58.496 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:40:58.500 | + functions-common:time_stop:2447 : start_time=1660135252717 2022-08-10 12:40:58.502 | + functions-common:time_stop:2449 : [[ -z 1660135252717 ]] 2022-08-10 12:40:58.506 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:40:58.510 | + functions-common:time_stop:2452 : end_time=1660135258507 2022-08-10 12:40:58.513 | + functions-common:time_stop:2453 : elapsed_time=5790 2022-08-10 12:40:58.515 | + functions-common:time_stop:2454 : total=121849 2022-08-10 12:40:58.518 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:40:58.521 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127639 2022-08-10 12:40:58.523 | + inc/python:pip_install:199 : return 0 2022-08-10 12:40:58.526 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-10 12:40:58.528 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-10 12:40:58.531 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-10 12:40:58.534 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:40:58.536 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:40:58.539 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:40:58.542 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:40:58.545 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:40:58.548 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:40:58.566 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:40:58.569 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:40:58.571 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:58.574 | + functions-common:git_clone:618 : echo master 2022-08-10 12:40:58.575 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:40:58.580 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-10 12:40:58.583 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:40:58.585 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-10 12:40:58.599 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-10 12:40:58.602 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:40:58.603 | + functions-common:git_clone:679 : head -1 2022-08-10 12:40:58.607 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-10 12:40:58.609 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:40:58.612 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-10 12:40:58.615 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:40:58.617 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:40:58.620 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-10 12:40:58.623 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:40:58.625 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-10 12:40:58.628 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:40:58.631 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:40:58.633 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-10 12:40:58.636 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:40:58.638 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:40:58.642 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-10 12:40:58.644 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:40:58.647 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-10 12:40:58.650 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:40:58.653 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:40:58.656 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-10 12:40:58.663 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-10 12:40:58.665 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-10 12:40:59.294 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-10 12:40:59.297 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:40:59.299 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:40:59.302 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:40:59.304 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:40:59.307 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-10 12:40:59.310 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:40:59.312 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:40:59.315 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:40:59.318 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:40:59.320 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:40:59.323 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:40:59.326 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:40:59.329 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-10 12:40:59.350 | Using python 3.8 to install /opt/stack/placement 2022-08-10 12:40:59.353 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-10 12:41:01.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:41:01.435 | from cryptography.utils import int_from_bytes 2022-08-10 12:41:01.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:41:01.435 | from cryptography.utils import int_from_bytes 2022-08-10 12:41:02.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:41:02.468 | Obtaining file:///opt/stack/placement 2022-08-10 12:41:03.711 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:41:03.724 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:41:03.868 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:41:03.880 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:41:03.885 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:41:03.924 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:41:03.975 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 12:41:03.979 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:41:03.983 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:41:03.988 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:41:04.025 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:41:04.035 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:41:04.073 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:41:04.079 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:41:04.124 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:41:04.129 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:41:04.168 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:41:04.187 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:41:04.201 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:41:04.209 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:41:04.219 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:41:04.232 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:41:04.237 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:41:04.239 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:41:04.251 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:41:04.261 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:41:04.264 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:41:04.270 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:41:04.274 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:41:04.279 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:41:04.299 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:41:04.303 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:41:04.310 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:41:04.323 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:41:04.328 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:41:04.331 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:41:04.341 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:41:04.343 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:41:04.346 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:41:04.350 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:41:04.359 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:41:04.364 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:41:04.375 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:41:04.406 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:41:04.417 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-10 12:41:04.420 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:41:04.476 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:41:04.503 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:41:04.560 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:41:04.566 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:41:04.569 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:41:04.571 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:41:04.576 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:41:04.582 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:41:04.597 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:41:04.604 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:41:04.610 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:41:04.613 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:41:04.616 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:41:04.618 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:41:04.623 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:41:04.625 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:41:04.629 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:41:04.631 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:41:04.634 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:41:04.645 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:41:04.647 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:41:04.674 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:41:04.678 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:41:04.681 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:41:04.692 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:41:04.728 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:41:04.732 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:41:04.736 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:41:06.222 | Installing collected packages: openstack-placement 2022-08-10 12:41:06.222 | Attempting uninstall: openstack-placement 2022-08-10 12:41:06.223 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-10 12:41:06.225 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-10 12:41:06.226 | Running setup.py develop for openstack-placement 2022-08-10 12:41:07.950 | Successfully installed openstack-placement 2022-08-10 12:41:08.071 | + inc/python:pip_install:196 : result=0 2022-08-10 12:41:08.073 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:41:08.076 | + functions-common:time_stop:2440 : local name 2022-08-10 12:41:08.078 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:41:08.081 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:41:08.083 | + functions-common:time_stop:2443 : local total 2022-08-10 12:41:08.085 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:41:08.088 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:41:08.090 | + functions-common:time_stop:2447 : start_time=1660135259345 2022-08-10 12:41:08.092 | + functions-common:time_stop:2449 : [[ -z 1660135259345 ]] 2022-08-10 12:41:08.095 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:41:08.100 | + functions-common:time_stop:2452 : end_time=1660135268097 2022-08-10 12:41:08.102 | + functions-common:time_stop:2453 : elapsed_time=8752 2022-08-10 12:41:08.104 | + functions-common:time_stop:2454 : total=127639 2022-08-10 12:41:08.107 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:41:08.109 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=136391 2022-08-10 12:41:08.111 | + inc/python:pip_install:199 : return 0 2022-08-10 12:41:08.114 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:41:08.117 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:41:08.119 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:41:08.140 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:41:08.152 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-10 12:41:08.155 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-10 12:41:08.157 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:41:08.160 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:41:08.162 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-10 12:41:08.165 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:41:08.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:41:08.171 | + ./stack.sh:main:938 : configure_placement 2022-08-10 12:41:08.173 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-10 12:41:08.186 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-10 12:41:08.189 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-10 12:41:08.194 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-10 12:41:08.198 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-10 12:41:08.200 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-10 12:41:08.203 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-10 12:41:08.205 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:41:08.208 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:41:08.211 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:41:08.229 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:08.232 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:41:08.235 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 12:41:08.238 | + 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-08-10 12:41:08.273 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-10 12:41:08.307 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-10 12:41:08.340 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-10 12:41:08.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-10 12:41:08.346 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 12:41:08.348 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:41:08.351 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-10 12:41:08.384 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-10 12:41:08.414 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 12:41:08.445 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-10 12:41:08.475 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-10 12:41:08.506 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-10 12:41:08.536 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-10 12:41:08.567 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-10 12:41:08.598 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:41:08.628 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:41:08.659 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-10 12:41:08.662 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-10 12:41:08.664 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-10 12:41:08.668 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:41:08.686 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:41:08.689 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:41:08.691 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:41:08.694 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:41:08.696 | + 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-08-10 12:41:08.727 | + 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-08-10 12:41:08.758 | + 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-08-10 12:41:08.789 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:41:08.819 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 12:41:08.822 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-10 12:41:08.825 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-10 12:41:08.828 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-10 12:41:08.831 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-10 12:41:08.834 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:41:08.837 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:41:08.840 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-10 12:41:08.845 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-10 12:41:08.848 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:41:08.850 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:41:08.863 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:41:08.864 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:41:08.872 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:41:08.876 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:41:08.892 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-10 12:41:08.895 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-10 12:41:08.899 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-10 12:41:08.932 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-10 12:41:08.961 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-10 12:41:08.991 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:41:09.022 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:41:09.051 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:41:09.081 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:41:09.115 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:41:09.145 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:41:09.175 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:41:09.206 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:41:09.237 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:41:09.267 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:41:09.297 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:41:09.300 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:41:09.303 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-10 12:41:09.306 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-10 12:41:09.308 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:41:09.311 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:09.314 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:09.316 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-10 12:41:09.319 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-10 12:41:09.322 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-10 12:41:09.351 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:41:09.381 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-10 12:41:09.382 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-10 12:41:09.391 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-10 12:41:09.394 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-10 12:41:09.397 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-10 12:41:09.399 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:41:09.402 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:41:09.405 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:41:09.408 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:09.410 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:09.413 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:41:09.416 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:41:09.419 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:09.421 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:09.424 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-10 12:41:09.486 | Site placement-api already enabled 2022-08-10 12:41:09.490 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:41:09.493 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:41:09.495 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:41:09.498 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:41:09.634 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-10 12:41:09.661 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:09.664 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-10 12:41:09.685 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:09.688 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-10 12:41:09.707 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:09.710 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-10 12:41:09.713 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-10 12:41:09.716 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 12:41:09.748 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-08-10 12:41:09.780 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 12:41:09.813 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 12:41:09.844 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 12:41:09.873 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 12:41:09.904 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 12:41:09.933 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-10 12:41:09.963 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-10 12:41:09.981 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:09.984 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-10 12:41:10.002 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:10.005 | + ./stack.sh:main:964 : run_phase stack install 2022-08-10 12:41:10.007 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:41:10.010 | + functions-common:run_phase:1869 : local phase=install 2022-08-10 12:41:10.013 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:41:10.016 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:41:10.019 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:41:10.021 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:41:10.024 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:41:10.027 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:41:10.031 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:41:10.034 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:41:10.037 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:41:10.039 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-10 12:41:10.042 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:41:10.058 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:10.061 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:41:10.063 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:41:10.065 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-10 12:41:10.068 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-10 12:41:10.070 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:41:10.073 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-10 12:41:10.076 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-10 12:41:10.078 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-10 12:41:10.135 | ++ inc/async:async_inner:63 : install_tempest 2022-08-10 12:41:10.174 | [390837 Async install_tempest:416017]: running: install_tempest 2022-08-10 12:41:10.177 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:41:10.179 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:41:10.182 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:41:10.186 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:41:10.188 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-10 12:41:10.191 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:41:10.194 | + functions-common:run_plugins:1855 : local phase=install 2022-08-10 12:41:10.197 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:41:10.200 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:41:10.203 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-10 12:41:10.205 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-10 12:41:10.208 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:41:10.211 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:41:10.214 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-10 12:41:10.218 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:41:10.222 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-10 12:41:10.230 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-10 12:41:10.230 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:41:10.231 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-10 12:41:10.234 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-10 12:41:10.237 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:41:10.242 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:41:10.242 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:41:10.250 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-10 12:41:10.254 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-10 12:41:10.256 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-10 12:41:10.260 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-10 12:41:10.263 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-10 12:41:10.287 | Using python 3.8 to install python-openstackclient 2022-08-10 12:41:10.290 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-10 12:41:12.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:41:12.464 | from cryptography.utils import int_from_bytes 2022-08-10 12:41:12.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:41:12.464 | from cryptography.utils import int_from_bytes 2022-08-10 12:41:13.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:41:13.515 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-10 12:41:13.535 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:41:13.539 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:41:13.553 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:41:13.575 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:41:13.577 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:41:13.582 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:41:13.595 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:41:13.609 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:41:13.623 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:41:13.626 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:41:13.652 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:41:13.666 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:41:13.673 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:41:13.675 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:41:13.680 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:41:13.686 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:41:13.691 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:41:13.696 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:41:13.734 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:41:13.743 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:41:13.800 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:41:13.814 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:41:13.817 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:41:13.820 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:41:13.867 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:41:13.879 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:41:13.882 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:41:13.885 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:41:13.888 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:41:13.891 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:41:13.895 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:41:13.899 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:41:13.937 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:41:13.939 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:41:13.960 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:41:13.966 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:41:13.969 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:41:13.972 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:41:13.976 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:41:13.979 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:41:13.981 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:41:13.985 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:41:14.018 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:41:14.022 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:41:14.080 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:41:14.082 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:41:14.087 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:41:14.091 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:41:14.094 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:41:16.106 | + inc/python:pip_install:196 : result=0 2022-08-10 12:41:16.109 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:41:16.112 | + functions-common:time_stop:2440 : local name 2022-08-10 12:41:16.114 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:41:16.117 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:41:16.119 | + functions-common:time_stop:2443 : local total 2022-08-10 12:41:16.122 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:41:16.124 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:41:16.127 | + functions-common:time_stop:2447 : start_time=1660135270280 2022-08-10 12:41:16.129 | + functions-common:time_stop:2449 : [[ -z 1660135270280 ]] 2022-08-10 12:41:16.133 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:41:16.138 | + functions-common:time_stop:2452 : end_time=1660135276134 2022-08-10 12:41:16.140 | + functions-common:time_stop:2453 : elapsed_time=5854 2022-08-10 12:41:16.143 | + functions-common:time_stop:2454 : total=136391 2022-08-10 12:41:16.145 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:41:16.147 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=142245 2022-08-10 12:41:16.150 | + inc/python:pip_install:199 : return 0 2022-08-10 12:41:16.153 | + ./stack.sh:main:976 : install_oscwrap 2022-08-10 12:41:16.156 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-10 12:41:16.161 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.mmHXQTVRsX 2022-08-10 12:41:16.163 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-10 12:41:16.166 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-10 12:41:16.168 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-10 12:41:16.171 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:41:16.174 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 12:41:16.176 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-10 12:41:16.194 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:16.197 | + ./stack.sh:main:1030 : configure_database 2022-08-10 12:41:16.200 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-10 12:41:16.203 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-10 12:41:16.205 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-10 12:41:16.207 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:41:16.210 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-10 12:41:16.212 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-10 12:41:16.215 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:16.217 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:16.219 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-10 12:41:16.222 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-10 12:41:16.226 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-10 12:41:16.226 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-10 12:41:16.231 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-10 12:41:16.285 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-10 12:41:16.287 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:41:16.290 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:41:16.292 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:41:16.295 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:41:16.298 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:41:16.300 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:41:16.302 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:41:16.305 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:41:16.307 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:41:16.310 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:41:16.312 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-10 12:41:16.314 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:41:16.317 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:41:16.319 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:41:16.322 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:41:16.325 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:41:16.328 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:41:16.330 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-10 12:41:16.333 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:16.335 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:16.338 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-10 12:41:16.341 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:41:16.343 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 12:41:21.380 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-10 12:41:21.396 | mysqladmin: connect to server at 'localhost' failed 2022-08-10 12:41:21.396 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-10 12:41:21.401 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-10 12:41:21.404 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-10 12:41:21.407 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:21.409 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:21.411 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-10 12:41:21.418 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-10 12:41:21.419 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-10 12:41:21.420 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:41:21.422 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:41:21.425 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-10 12:41:21.427 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-10 12:41:21.430 | + 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-08-10 12:41:21.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:41:21.507 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-10 12:41:21.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:41:21.568 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-10 12:41:21.631 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-10 12:41:21.696 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-10 12:41:21.760 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-10 12:41:21.764 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-10 12:41:21.771 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-10 12:41:21.772 | enabling MySQL performance counting 2022-08-10 12:41:21.776 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:41:21.806 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:41:21.809 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:41:23.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:41:23.956 | from cryptography.utils import int_from_bytes 2022-08-10 12:41:23.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:41:23.956 | from cryptography.utils import int_from_bytes 2022-08-10 12:41:25.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:41:25.028 | Processing ./tools/dbcounter 2022-08-10 12:41:25.033 | Installing build dependencies: started 2022-08-10 12:41:35.227 | Installing build dependencies: finished with status 'done' 2022-08-10 12:41:35.229 | Getting requirements to build wheel: started 2022-08-10 12:41:36.319 | Getting requirements to build wheel: finished with status 'done' 2022-08-10 12:41:36.322 | Installing backend dependencies: started 2022-08-10 12:41:41.045 | Installing backend dependencies: finished with status 'done' 2022-08-10 12:41:41.047 | Preparing wheel metadata: started 2022-08-10 12:41:42.250 | Preparing wheel metadata: finished with status 'done' 2022-08-10 12:41:42.258 | Building wheels for collected packages: dbcounter 2022-08-10 12:41:42.260 | Building wheel for dbcounter (PEP 517): started 2022-08-10 12:41:43.768 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-10 12:41:43.770 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=073e8a6870ad68a9a5f25d9a7bb23693763038356843a40f0199304e9c4c3c8e 2022-08-10 12:41:43.770 | Stored in directory: /tmp/pip-ephem-wheel-cache-8l2ylluh/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-10 12:41:43.770 | Successfully built dbcounter 2022-08-10 12:41:46.005 | Installing collected packages: dbcounter 2022-08-10 12:41:46.005 | Attempting uninstall: dbcounter 2022-08-10 12:41:46.006 | Found existing installation: dbcounter 0.1 2022-08-10 12:41:46.048 | Uninstalling dbcounter-0.1: 2022-08-10 12:41:46.363 | Successfully uninstalled dbcounter-0.1 2022-08-10 12:41:46.466 | Successfully installed dbcounter-0.1 2022-08-10 12:41:46.662 | + inc/python:pip_install:196 : result=0 2022-08-10 12:41:46.665 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:41:46.668 | + functions-common:time_stop:2440 : local name 2022-08-10 12:41:46.671 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:41:46.673 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:41:46.676 | + functions-common:time_stop:2443 : local total 2022-08-10 12:41:46.678 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:41:46.681 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:41:46.684 | + functions-common:time_stop:2447 : start_time=1660135281798 2022-08-10 12:41:46.687 | + functions-common:time_stop:2449 : [[ -z 1660135281798 ]] 2022-08-10 12:41:46.690 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:41:46.695 | + functions-common:time_stop:2452 : end_time=1660135306692 2022-08-10 12:41:46.698 | + functions-common:time_stop:2453 : elapsed_time=24894 2022-08-10 12:41:46.701 | + functions-common:time_stop:2454 : total=142245 2022-08-10 12:41:46.703 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:41:46.705 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=167139 2022-08-10 12:41:46.708 | + inc/python:pip_install:199 : return 0 2022-08-10 12:41:46.711 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-10 12:41:46.714 | + lib/database:recreate_database:112 : local db=stats 2022-08-10 12:41:46.719 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-10 12:41:46.723 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-10 12:41:46.725 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-10 12:41:46.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:41:46.999 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-10 12:41:47.004 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:41:47.137 | + 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-08-10 12:41:47.138 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-10 12:41:47.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:41:47.285 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-10 12:41:47.288 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:41:47.291 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 12:41:47.986 | ++ inc/async:async_inner:64 : rc=0 2022-08-10 12:41:48.013 | [416017 Async install_tempest:416017]: finished successfully 2022-08-10 12:41:52.146 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-10 12:41:52.150 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-10 12:41:52.153 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 12:41:52.159 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-124152 2022-08-10 12:41:52.161 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-124152 1034' 2022-08-10 12:41:52.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.166 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:41:52.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.171 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 12:41:52.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.176 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 12:41:52.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.181 | + 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-08-10 12:41:52.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.187 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-08-10 12:41:52.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.197 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-08-10 12:41:52.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.202 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-123755 2022-08-10 12:41:52.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.207 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 12:41:52.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.212 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-08-10 12:41:52.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.218 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 12:41:52.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.223 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 12:41:52.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.232 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 12:41:52.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.237 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 12:41:52.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.242 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-08-10 12:41:52.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:41:52.248 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 12:41:52.251 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-10 12:41:52.254 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-10 12:41:52.257 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-10 12:41:52.271 | + ./stack.sh:main:1060 : start_dstat 2022-08-10 12:41:52.278 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.278 | + functions-common:run_process:1694 : local service=dstat 2022-08-10 12:41:52.279 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.282 | + functions-common:run_process:1696 : local group= 2022-08-10 12:41:52.285 | + functions-common:run_process:1697 : local user= 2022-08-10 12:41:52.289 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:41:52.291 | + functions-common:run_process:1700 : local name=dstat 2022-08-10 12:41:52.294 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:41:52.297 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:41:52.300 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:41:52.302 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:41:52.305 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:41:52.311 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135312307 2022-08-10 12:41:52.313 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-10 12:41:52.332 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:52.335 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-10 12:41:52.338 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-10 12:41:52.340 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.343 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.346 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.348 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.351 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-10 12:41:52.353 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-10 12:41:52.357 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-10 12:41:52.360 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:41:52.363 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:41:52.365 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:41:52.368 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:41:52.371 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-10 12:41:52.374 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-10 12:41:52.376 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-10 12:41:52.379 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.381 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:41:52.389 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:41:52.393 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:41:52.398 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:41:52.400 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:41:52.403 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-10 12:41:52.406 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:41:52.410 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-10 12:41:52.466 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-10 12:41:52.521 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:41:52.576 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-10 12:41:52.642 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-10 12:41:52.698 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:41:52.764 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:41:52.766 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:41:52.769 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-10 12:41:52.826 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:41:53.354 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-10 12:41:53.368 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-10 12:41:53.866 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-10 12:41:53.888 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:41:53.890 | + functions-common:time_stop:2440 : local name 2022-08-10 12:41:53.893 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:41:53.895 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:41:53.898 | + functions-common:time_stop:2443 : local total 2022-08-10 12:41:53.901 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:41:53.904 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:41:53.907 | + functions-common:time_stop:2447 : start_time=1660135312307 2022-08-10 12:41:53.909 | + functions-common:time_stop:2449 : [[ -z 1660135312307 ]] 2022-08-10 12:41:53.913 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:41:53.918 | + functions-common:time_stop:2452 : end_time=1660135313915 2022-08-10 12:41:53.921 | + functions-common:time_stop:2453 : elapsed_time=1608 2022-08-10 12:41:53.923 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:41:53.926 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:41:53.928 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1608 2022-08-10 12:41:53.931 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-10 12:41:53.934 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-10 12:41:53.937 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-10 12:41:53.940 | + functions-common:run_process:1696 : local group= 2022-08-10 12:41:53.942 | + functions-common:run_process:1697 : local user=root 2022-08-10 12:41:53.945 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:41:53.947 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-10 12:41:53.950 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:41:53.953 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:41:53.955 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:41:53.958 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:41:53.963 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:41:53.968 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135313965 2022-08-10 12:41:53.970 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-10 12:41:53.989 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:53.991 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:41:53.994 | + functions-common:time_stop:2440 : local name 2022-08-10 12:41:53.997 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:41:54.000 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:41:54.002 | + functions-common:time_stop:2443 : local total 2022-08-10 12:41:54.005 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:41:54.008 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:41:54.010 | + functions-common:time_stop:2447 : start_time=1660135313965 2022-08-10 12:41:54.013 | + functions-common:time_stop:2449 : [[ -z 1660135313965 ]] 2022-08-10 12:41:54.016 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:41:54.021 | + functions-common:time_stop:2452 : end_time=1660135314018 2022-08-10 12:41:54.024 | + functions-common:time_stop:2453 : elapsed_time=53 2022-08-10 12:41:54.027 | + functions-common:time_stop:2454 : total=1608 2022-08-10 12:41:54.029 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:41:54.032 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1661 2022-08-10 12:41:54.035 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-10 12:41:54.053 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:54.056 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-10 12:41:54.077 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:54.080 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-10 12:41:54.102 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:54.106 | + ./stack.sh:main:1073 : start_etcd3 2022-08-10 12:41:54.109 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-10 12:41:54.112 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd' 2022-08-10 12:41:54.115 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-10 12:41:54.118 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380' 2022-08-10 12:41:54.121 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.18:2380' 2022-08-10 12:41:54.124 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.18:2379' 2022-08-10 12:41:54.126 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-10 12:41:54.129 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-10 12:41:54.131 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.18:2379' 2022-08-10 12:41:54.134 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-10 12:41:54.137 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-10 12:41:54.140 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 12:41:54.143 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' '' root 2022-08-10 12:41:54.145 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-10 12:41:54.148 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-08-10 12:41:54.150 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:41:54.155 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-10 12:41:54.157 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:41:54.160 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:41:54.163 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:41:54.165 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 12:41:54.168 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:41:54.173 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-10 12:41:54.239 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-10 12:41:54.315 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-08-10 12:41:54.371 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-10 12:41:54.427 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-10 12:41:54.481 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:41:54.535 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:41:54.537 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:41:54.540 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-10 12:41:54.617 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:41:55.086 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-10 12:41:55.142 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-10 12:41:55.196 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-10 12:41:55.250 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-10 12:41:55.304 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-10 12:41:55.307 | ++ functions-common:is_arch:502 : uname -m 2022-08-10 12:41:55.313 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-10 12:41:55.315 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-10 12:41:55.795 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-10 12:41:55.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-10 12:41:56.298 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-10 12:41:56.779 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-10 12:41:56.798 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:56.800 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-10 12:41:56.803 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-10 12:41:56.806 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-10 12:41:56.811 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-10 12:41:56.824 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-10 12:41:56.837 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-10 12:41:56.840 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 12:41:56.842 | + 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.18/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-10 12:41:56.973 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-10 12:41:57.103 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-10 12:41:57.234 | + 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.18/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:41:57.364 | + 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.18/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:41:57.492 | + 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.18/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:41:57.621 | + 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.18/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-10 12:41:57.750 | + 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.18/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-10 12:41:57.879 | + 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.18/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-10 12:41:58.009 | + 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.18/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-10 12:41:58.138 | + functions-common:write_clouds_yaml:198 : cat 2022-08-10 12:41:58.144 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-10 12:41:58.147 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-10 12:41:58.150 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-10 12:41:58.154 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-10 12:41:58.157 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-10 12:41:58.160 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-10 12:41:58.177 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:41:58.179 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-10 12:41:58.182 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:41:58.185 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-10 12:41:58.187 | + ./stack.sh:main:1090 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-08-10 12:41:58.190 | + ./stack.sh:main:1091 : init_keystone 2022-08-10 12:41:58.192 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-10 12:41:58.209 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:41:58.212 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-10 12:41:58.214 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-10 12:41:58.217 | + lib/database:recreate_database:112 : local db=keystone 2022-08-10 12:41:58.219 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-10 12:41:58.222 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-10 12:41:58.224 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-10 12:41:58.229 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:42:05.016 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-10 12:42:05.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:42:05.119 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-10 12:42:05.122 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:42:05.124 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:42:05.127 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:42:05.132 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:42:05.135 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135325133 2022-08-10 12:42:05.138 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-10 12:42:09.678 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 12:42:09.702 | 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=418179) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 12:42:09.708 | DEBUG dbcounter [-] [418179] Writer thread running {{(pid=418179) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:42:09.711 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:42:09.711 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:42:09.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:42:09.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.718 | 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=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.718 | 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=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.718 | 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=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:42:09.719 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:42:09.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=418179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:42:09.744 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:42:09.744 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:42:10.229 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-10 12:42:38.864 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=418179) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:42:38.865 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-10 12:42:38.866 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=418179) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:42:38.868 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-10 12:42:38.868 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=418179) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:42:39.327 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-10 12:42:39.330 | + functions-common:time_stop:2440 : local name 2022-08-10 12:42:39.332 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:42:39.335 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:42:39.339 | + functions-common:time_stop:2443 : local total 2022-08-10 12:42:39.341 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:42:39.343 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:42:39.346 | + functions-common:time_stop:2447 : start_time=1660135325133 2022-08-10 12:42:39.348 | + functions-common:time_stop:2449 : [[ -z 1660135325133 ]] 2022-08-10 12:42:39.352 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:42:39.357 | + functions-common:time_stop:2452 : end_time=1660135359353 2022-08-10 12:42:39.359 | + functions-common:time_stop:2453 : elapsed_time=34220 2022-08-10 12:42:39.362 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:42:39.364 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:42:39.367 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34220 2022-08-10 12:42:39.369 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-10 12:42:39.372 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-10 12:42:39.376 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-10 12:42:43.707 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-10 12:42:43.707 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 12:42:43.707 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 12:42:43.708 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-10 12:42:43.708 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 12:42:43.708 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 12:42:43.709 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 12:42:43.709 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 12:42:43.709 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 12:42:44.060 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-10 12:42:44.064 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-10 12:42:48.358 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-10 12:42:48.358 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 12:42:48.358 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 12:42:48.359 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-10 12:42:48.359 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 12:42:48.359 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 12:42:48.360 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 12:42:48.360 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 12:42:48.360 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 12:42:48.711 | + ./stack.sh:main:1092 : start_keystone 2022-08-10 12:42:48.714 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-10 12:42:48.717 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-10 12:42:48.719 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-10 12:42:48.737 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:42:48.739 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:42:48.742 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-10 12:42:48.747 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-10 12:42:48.750 | + functions-common:run_process:1694 : local service=keystone 2022-08-10 12:42:48.752 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:48.755 | + functions-common:run_process:1696 : local group= 2022-08-10 12:42:48.757 | + functions-common:run_process:1697 : local user= 2022-08-10 12:42:48.760 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:42:48.763 | + functions-common:run_process:1700 : local name=keystone 2022-08-10 12:42:48.766 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:42:48.768 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:42:48.771 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:42:48.773 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:42:48.777 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:42:48.782 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135368779 2022-08-10 12:42:48.784 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-10 12:42:48.801 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:42:48.804 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-10 12:42:48.808 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-10 12:42:48.809 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:48.812 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:48.814 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:48.816 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:48.819 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-10 12:42:48.821 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-10 12:42:48.824 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-10 12:42:48.827 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:42:48.829 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:42:48.832 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:42:48.835 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:42:48.837 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-10 12:42:48.840 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-10 12:42:48.842 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-10 12:42:48.844 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:48.847 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:42:48.849 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:42:48.851 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:42:48.853 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-10 12:42:48.856 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:42:48.860 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-10 12:42:48.913 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-10 12:42:48.971 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-10 12:42:49.024 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:42:49.078 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:42:49.132 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-10 12:42:49.185 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-10 12:42:49.238 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-10 12:42:49.297 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-10 12:42:49.352 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-10 12:42:49.412 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:42:49.415 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:42:49.418 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-10 12:42:49.479 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:42:49.951 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-10 12:42:49.965 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-10 12:42:50.427 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-10 12:42:50.504 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:42:50.507 | + functions-common:time_stop:2440 : local name 2022-08-10 12:42:50.510 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:42:50.513 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:42:50.519 | + functions-common:time_stop:2443 : local total 2022-08-10 12:42:50.519 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:42:50.520 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:42:50.522 | + functions-common:time_stop:2447 : start_time=1660135368779 2022-08-10 12:42:50.525 | + functions-common:time_stop:2449 : [[ -z 1660135368779 ]] 2022-08-10 12:42:50.528 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:42:50.533 | + functions-common:time_stop:2452 : end_time=1660135370530 2022-08-10 12:42:50.535 | + functions-common:time_stop:2453 : elapsed_time=1751 2022-08-10 12:42:50.538 | + functions-common:time_stop:2454 : total=1661 2022-08-10 12:42:50.540 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:42:50.543 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3412 2022-08-10 12:42:50.546 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-10 12:42:50.546 | Waiting for keystone to start... 2022-08-10 12:42:50.548 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.18/identity/v3/ 2022-08-10 12:42:50.551 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.18/identity/v3/ 2022-08-10 12:42:50.554 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:42:50.556 | + functions:wait_for_service:458 : local url=http://10.222.0.18/identity/v3/ 2022-08-10 12:42:50.559 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:42:50.562 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:42:50.564 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:42:50.567 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:42:50.569 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:42:50.572 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:42:50.577 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135370575 2022-08-10 12:42:50.580 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:42:50.587 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/identity/v3/ 2022-08-10 12:42:56.895 | + :: : [[ 200 == 503 ]] 2022-08-10 12:42:56.896 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:42:56.899 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:42:56.903 | + functions-common:time_stop:2440 : local name 2022-08-10 12:42:56.905 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:42:56.908 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:42:56.910 | + functions-common:time_stop:2443 : local total 2022-08-10 12:42:56.913 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:42:56.915 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:42:56.918 | + functions-common:time_stop:2447 : start_time=1660135370575 2022-08-10 12:42:56.920 | + functions-common:time_stop:2449 : [[ -z 1660135370575 ]] 2022-08-10 12:42:56.923 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:42:56.928 | + functions-common:time_stop:2452 : end_time=1660135376925 2022-08-10 12:42:56.930 | + functions-common:time_stop:2453 : elapsed_time=6350 2022-08-10 12:42:56.933 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:42:56.935 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:42:56.938 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6350 2022-08-10 12:42:56.940 | + functions:wait_for_service:467 : return 0 2022-08-10 12:42:56.943 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-10 12:42:56.960 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:42:56.964 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-10 12:42:56.966 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:42:56.968 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 12:42:56.995 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-10 12:42:57.000 | + 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.18/identity 2022-08-10 12:43:01.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.522 | 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=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.530 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.546 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.546 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.578 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.609 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.610 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.700 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.701 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.701 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.701 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.701 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.701 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.714 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.714 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.714 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.714 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.715 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.715 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.715 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.722 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.725 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.725 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.725 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.725 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.726 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.726 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.726 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=418949) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:43:01.791 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 12:43:01.810 | 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=418949) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 12:43:01.815 | DEBUG dbcounter [-] [418949] Writer thread running {{(pid=418949) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:43:02.082 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created domain default 2022-08-10 12:43:02.174 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created project admin 2022-08-10 12:43:02.207 | DEBUG passlib.handlers.bcrypt [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=418949) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-10 12:43:02.207 | DEBUG passlib.handlers.bcrypt [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=418949) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-10 12:43:02.343 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created user admin 2022-08-10 12:43:02.438 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created role reader 2022-08-10 12:43:02.513 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created role member 2022-08-10 12:43:02.589 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created implied role where 801763b47fad430b95e182ebf98401e2 implies 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:43:02.683 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created role admin 2022-08-10 12:43:02.777 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created implied role where 07145ea990404165a74070a17ff364a2 implies 801763b47fad430b95e182ebf98401e2 2022-08-10 12:43:02.891 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Granted role admin on project admin to user admin. 2022-08-10 12:43:02.965 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Granted role admin on the system to user admin. 2022-08-10 12:43:03.055 | WARNING py.warnings [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce 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-08-10 12:43:03.055 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-10 12:43:03.055 |  2022-08-10 12:43:03.060 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created region RegionOne 2022-08-10 12:43:03.318 | INFO keystone.cmd.bootstrap [None req-856b3a54-4fc5-43ab-abaf-4c9007cc02ce None None] Created public endpoint http://10.222.0.18/identity 2022-08-10 12:43:03.752 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-10 12:43:03.755 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-10 12:43:03.757 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-10 12:43:03.760 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-10 12:43:06.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:06.570 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:06.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:06.570 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:06.719 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:06.722 | + lib/keystone:create_keystone_accounts:310 : admin_project=83850cb8183f485792260ae3421905f6 2022-08-10 12:43:06.725 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-10 12:43:06.728 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-10 12:43:08.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:08.719 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:08.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:08.719 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:08.863 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:08.866 | + lib/keystone:create_keystone_accounts:312 : admin_user=69d1f8b449a8420fb6b25c9a183cecb8 2022-08-10 12:43:08.869 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-10 12:43:08.871 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-10 12:43:08.874 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-10 12:43:08.876 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 69d1f8b449a8420fb6b25c9a183cecb8 default 2022-08-10 12:43:08.935 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 69d1f8b449a8420fb6b25c9a183cecb8 default 2022-08-10 12:43:08.975 | [390837 Async ks-domain-role:419121]: running: get_or_add_user_domain_role admin 69d1f8b449a8420fb6b25c9a183cecb8 default 2022-08-10 12:43:08.978 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-10 12:43:08.980 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:43:08.984 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 12:43:12.029 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 12:43:12.031 | + functions-common:get_or_create_domain:889 : echo default 2022-08-10 12:43:12.031 | default 2022-08-10 12:43:12.034 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-10 12:43:12.096 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-10 12:43:12.140 | [390837 Async ks-project:419262]: running: get_or_create_project service Default 2022-08-10 12:43:12.142 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-10 12:43:12.214 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-10 12:43:12.260 | [390837 Async ks-service:419348]: running: get_or_create_role service 2022-08-10 12:43:12.263 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-10 12:43:12.336 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-10 12:43:12.479 | [390837 Async ks-reseller:419434]: running: get_or_create_role ResellerAdmin 2022-08-10 12:43:12.496 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-10 12:43:12.520 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-10 12:43:12.987 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-10 12:43:13.200 | [390837 Async ks-anotherrole:419528]: running: get_or_create_role anotherrole 2022-08-10 12:43:13.216 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-10 12:43:13.246 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-10 12:43:13.264 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:43:13.296 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-10 12:43:15.656 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:15.803 | [419434 Async ks-reseller:419434]: finished successfully 2022-08-10 12:43:15.909 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:15.964 | [419262 Async ks-project:419262]: finished successfully 2022-08-10 12:43:16.396 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:16.426 | [419348 Async ks-service:419348]: finished successfully 2022-08-10 12:43:16.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:16.777 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:16.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:16.777 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:16.854 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:16.886 | [419528 Async ks-anotherrole:419528]: finished successfully 2022-08-10 12:43:16.943 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:16.947 | ++ functions-common:get_or_create_project:939 : project_id=ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:43:16.949 | ++ functions-common:get_or_create_project:940 : echo ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:43:16.952 | + lib/keystone:create_keystone_accounts:340 : invis_project=ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:43:16.955 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-10 12:43:16.958 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-10 12:43:16.961 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:43:16.964 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-10 12:43:19.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:19.395 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:19.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:19.395 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:19.564 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:19.568 | ++ functions-common:get_or_create_project:939 : project_id=aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:19.570 | ++ functions-common:get_or_create_project:940 : echo aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:19.574 | + lib/keystone:create_keystone_accounts:344 : demo_project=aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:19.577 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-10 12:43:19.580 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-10 12:43:19.583 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:19.585 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-10 12:43:19.588 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-10 12:43:19.590 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:19.596 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-10 12:43:19.622 | [419121 Async ks-domain-role:419121]: finished successfully 2022-08-10 12:43:21.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:21.961 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:21.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:21.961 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.107 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.110 | ++ functions-common:get_or_create_user:926 : user_id=cc474b1b0bdf4c65a0c81bdb518fd802 2022-08-10 12:43:22.113 | ++ functions-common:get_or_create_user:927 : echo cc474b1b0bdf4c65a0c81bdb518fd802 2022-08-10 12:43:22.116 | + lib/keystone:create_keystone_accounts:347 : demo_user=cc474b1b0bdf4c65a0c81bdb518fd802 2022-08-10 12:43:22.118 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-10 12:43:22.170 | [390837 Async ks-domain-role:419121]: Waiting for completion of get_or_add_user_domain_role admin 69d1f8b449a8420fb6b25c9a183cecb8 default running on PID 419121 (6 other jobs running) 2022-08-10 12:43:22.196 | [390837 Async ks-domain-role:419121]: Signaling child to exit 2022-08-10 12:43:22.196 | WAKEUP 2022-08-10 12:43:22.221 | [390837 Async ks-domain-role:419121]: Signaled 2022-08-10 12:43:22.222 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-10 12:43:22.222 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 69d1f8b449a8420fb6b25c9a183cecb8 --domain default 2022-08-10 12:43:22.222 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:43:22.223 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-10 12:43:22.223 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:43:22.223 | ++ functions-common:get_field:813 : read data 2022-08-10 12:43:22.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.223 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.223 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-10 12:43:22.223 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-10 12:43:22.223 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 69d1f8b449a8420fb6b25c9a183cecb8 --domain default 2022-08-10 12:43:22.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.223 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 69d1f8b449a8420fb6b25c9a183cecb8 --domain default 2022-08-10 12:43:22.223 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-10 12:43:22.223 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:43:22.223 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:43:22.223 | ++ functions-common:get_field:813 : read data 2022-08-10 12:43:22.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.223 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.223 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:43:22.223 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:43:22.223 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:43:22.223 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | 69d1f8b449a8420fb6b25c9a183cecb8 | | | default | | False |' 2022-08-10 12:43:22.223 | ++ functions-common:get_field:813 : read data 2022-08-10 12:43:22.223 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:43:22.223 | + functions-common:get_or_add_user_domain_role:1022 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:43:22.223 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:43:22.269 | [390837 Async ks-domain-role:419121]: finished get_or_add_user_domain_role admin 69d1f8b449a8420fb6b25c9a183cecb8 default with result 0 in 10 seconds 2022-08-10 12:43:22.277 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-10 12:43:22.319 | [390837 Async ks-project:419262]: Waiting for completion of get_or_create_project service Default running on PID 419262 (5 other jobs running) 2022-08-10 12:43:22.345 | [390837 Async ks-project:419262]: Signaling child to exit 2022-08-10 12:43:22.345 | WAKEUP 2022-08-10 12:43:22.368 | [390837 Async ks-project:419262]: Signaled 2022-08-10 12:43:22.370 | + functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:43:22.370 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-10 12:43:22.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.370 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.370 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.370 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.370 | + functions-common:get_or_create_project:939 : project_id=0702e99c6f1e463088bcb0ff54a44ca2 2022-08-10 12:43:22.370 | + functions-common:get_or_create_project:940 : echo 0702e99c6f1e463088bcb0ff54a44ca2 2022-08-10 12:43:22.370 | 0702e99c6f1e463088bcb0ff54a44ca2 2022-08-10 12:43:22.416 | [390837 Async ks-project:419262]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-10 12:43:22.461 | [390837 Async ks-service:419348]: Waiting for completion of get_or_create_role service running on PID 419348 (4 other jobs running) 2022-08-10 12:43:22.487 | [390837 Async ks-service:419348]: Signaling child to exit 2022-08-10 12:43:22.487 | WAKEUP 2022-08-10 12:43:22.511 | [390837 Async ks-service:419348]: Signaled 2022-08-10 12:43:22.512 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:43:22.512 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-10 12:43:22.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.512 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.512 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.512 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.512 | + functions-common:get_or_create_role:951 : role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:43:22.512 | + functions-common:get_or_create_role:952 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:43:22.513 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:43:22.558 | [390837 Async ks-service:419348]: finished get_or_create_role service with result 0 in 4 seconds 2022-08-10 12:43:22.596 | [390837 Async ks-reseller:419434]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 419434 (3 other jobs running) 2022-08-10 12:43:22.622 | [390837 Async ks-reseller:419434]: Signaling child to exit 2022-08-10 12:43:22.625 | WAKEUP 2022-08-10 12:43:22.646 | [390837 Async ks-reseller:419434]: Signaled 2022-08-10 12:43:22.647 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:43:22.647 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-10 12:43:22.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.648 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.648 | + functions-common:get_or_create_role:951 : role_id=18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:43:22.648 | + functions-common:get_or_create_role:952 : echo 18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:43:22.648 | 18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:43:22.694 | [390837 Async ks-reseller:419434]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-10 12:43:22.736 | [390837 Async ks-anotherrole:419528]: Waiting for completion of get_or_create_role anotherrole running on PID 419528 (2 other jobs running) 2022-08-10 12:43:22.762 | [390837 Async ks-anotherrole:419528]: Signaling child to exit 2022-08-10 12:43:22.762 | WAKEUP 2022-08-10 12:43:22.786 | [390837 Async ks-anotherrole:419528]: Signaled 2022-08-10 12:43:22.788 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:43:22.788 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 12:43:22.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.788 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:22.788 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:22.788 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:22.788 | + functions-common:get_or_create_role:951 : role_id=e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:43:22.788 | + functions-common:get_or_create_role:952 : echo e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:43:22.788 | e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:43:22.838 | [390837 Async ks-anotherrole:419528]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-10 12:43:22.842 | + inc/async:async_wait:197 : return 0 2022-08-10 12:43:22.845 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:22.906 | + inc/async:async_inner:63 : get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:22.948 | [390837 Async ks-demo-member:420393]: running: get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:22.950 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 69d1f8b449a8420fb6b25c9a183cecb8 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:23.013 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 69d1f8b449a8420fb6b25c9a183cecb8 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:23.058 | [390837 Async ks-demo-admin:420505]: running: get_or_add_user_project_role admin 69d1f8b449a8420fb6b25c9a183cecb8 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:23.061 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:23.140 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:23.188 | [390837 Async ks-demo-another:420617]: running: get_or_add_user_project_role anotherrole cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:23.191 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:43:23.266 | + inc/async:async_inner:63 : get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:43:23.350 | [390837 Async ks-demo-invis:420730]: running: get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:43:23.355 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-10 12:43:23.364 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-10 12:43:23.374 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:23.380 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-10 12:43:23.386 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-10 12:43:23.392 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:43:27.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:27.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:27.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:27.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:27.326 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:27.329 | ++ functions-common:get_or_create_user:926 : user_id=ef0deb0fe777426298626773b8fbebd0 2022-08-10 12:43:27.332 | ++ functions-common:get_or_create_user:927 : echo ef0deb0fe777426298626773b8fbebd0 2022-08-10 12:43:27.335 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ef0deb0fe777426298626773b8fbebd0 2022-08-10 12:43:27.340 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ef0deb0fe777426298626773b8fbebd0 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:27.413 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ef0deb0fe777426298626773b8fbebd0 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:27.469 | [390837 Async ks-demo-reader:420885]: running: get_or_add_user_project_role reader ef0deb0fe777426298626773b8fbebd0 aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:27.475 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-10 12:43:27.480 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-10 12:43:27.484 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:43:27.488 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-10 12:43:30.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:30.635 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:30.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:30.635 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:30.928 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:30.941 | ++ functions-common:get_or_create_project:939 : project_id=98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:30.960 | ++ functions-common:get_or_create_project:940 : echo 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:30.983 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:31.002 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-10 12:43:31.031 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-10 12:43:31.046 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:31.059 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-10 12:43:31.075 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-10 12:43:31.093 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:43:34.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:34.708 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:34.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:34.708 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:35.005 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:35.029 | ++ functions-common:get_or_create_user:926 : user_id=f98099daf7824199b1db17bf0320ebb4 2022-08-10 12:43:35.054 | ++ functions-common:get_or_create_user:927 : echo f98099daf7824199b1db17bf0320ebb4 2022-08-10 12:43:35.076 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=f98099daf7824199b1db17bf0320ebb4 2022-08-10 12:43:35.096 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:35.327 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:35.551 | [390837 Async ks-alt-admin:421254]: running: get_or_add_user_project_role admin f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:35.567 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:36.010 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:36.222 | [390837 Async ks-alt-another:421367]: running: get_or_add_user_project_role anotherrole f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:36.234 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-10 12:43:36.267 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-10 12:43:36.272 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:36.288 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-10 12:43:36.316 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-10 12:43:36.358 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:43:37.566 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:37.767 | [420393 Async ks-demo-member:420393]: finished successfully 2022-08-10 12:43:40.034 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:40.093 | [420617 Async ks-demo-another:420617]: finished successfully 2022-08-10 12:43:40.464 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:40.491 | [420505 Async ks-demo-admin:420505]: finished successfully 2022-08-10 12:43:41.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:41.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:41.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:41.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:41.494 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:41.497 | ++ functions-common:get_or_create_user:926 : user_id=1b3cd28b5aed419c9e815f11d46b1132 2022-08-10 12:43:41.499 | ++ functions-common:get_or_create_user:927 : echo 1b3cd28b5aed419c9e815f11d46b1132 2022-08-10 12:43:41.503 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1b3cd28b5aed419c9e815f11d46b1132 2022-08-10 12:43:41.505 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1b3cd28b5aed419c9e815f11d46b1132 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:41.573 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1b3cd28b5aed419c9e815f11d46b1132 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:41.629 | [390837 Async ks-alt-member-user:421701]: running: get_or_add_user_project_role member 1b3cd28b5aed419c9e815f11d46b1132 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:41.633 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-10 12:43:41.638 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-10 12:43:41.644 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:41.649 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-10 12:43:41.651 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-10 12:43:41.656 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:43:42.246 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:42.358 | [420730 Async ks-demo-invis:420730]: finished successfully 2022-08-10 12:43:43.941 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:44.072 | [420885 Async ks-demo-reader:420885]: finished successfully 2022-08-10 12:43:44.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:44.676 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:44.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:44.676 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:44.849 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:44.856 | ++ functions-common:get_or_create_user:926 : user_id=d4e8a9c382664ee39929584f2e92db51 2022-08-10 12:43:44.857 | ++ functions-common:get_or_create_user:927 : echo d4e8a9c382664ee39929584f2e92db51 2022-08-10 12:43:44.861 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d4e8a9c382664ee39929584f2e92db51 2022-08-10 12:43:44.865 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d4e8a9c382664ee39929584f2e92db51 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:44.956 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d4e8a9c382664ee39929584f2e92db51 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:45.074 | [390837 Async ks-alt-reader-user:421974]: running: get_or_add_user_project_role reader d4e8a9c382664ee39929584f2e92db51 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:43:45.091 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-10 12:43:45.093 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:45.096 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-10 12:43:45.098 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-10 12:43:45.105 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:43:48.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:48.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:48.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:48.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:48.749 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:48.762 | ++ functions-common:get_or_create_user:926 : user_id=319b87c074294ee490ab4f787d414d35 2022-08-10 12:43:48.765 | ++ functions-common:get_or_create_user:927 : echo 319b87c074294ee490ab4f787d414d35 2022-08-10 12:43:48.782 | + lib/keystone:create_keystone_accounts:392 : system_member_user=319b87c074294ee490ab4f787d414d35 2022-08-10 12:43:48.795 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 319b87c074294ee490ab4f787d414d35 all 2022-08-10 12:43:48.954 | + inc/async:async_inner:63 : get_or_add_user_system_role member 319b87c074294ee490ab4f787d414d35 all 2022-08-10 12:43:49.017 | [390837 Async ks-system-member:422200]: running: get_or_add_user_system_role member 319b87c074294ee490ab4f787d414d35 all 2022-08-10 12:43:49.031 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-10 12:43:49.056 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:43:49.079 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-10 12:43:49.093 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-10 12:43:49.118 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:43:51.656 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:51.848 | [421254 Async ks-alt-admin:421254]: finished successfully 2022-08-10 12:43:52.146 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:52.234 | [421367 Async ks-alt-another:421367]: finished successfully 2022-08-10 12:43:52.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:52.983 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:52.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:52.984 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:53.158 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:53.171 | ++ functions-common:get_or_create_user:926 : user_id=88aabe6f74304b98956c115cadccdef4 2022-08-10 12:43:53.189 | ++ functions-common:get_or_create_user:927 : echo 88aabe6f74304b98956c115cadccdef4 2022-08-10 12:43:53.197 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=88aabe6f74304b98956c115cadccdef4 2022-08-10 12:43:53.199 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 88aabe6f74304b98956c115cadccdef4 all 2022-08-10 12:43:53.332 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 88aabe6f74304b98956c115cadccdef4 all 2022-08-10 12:43:53.400 | [390837 Async ks-system-reader:422482]: running: get_or_add_user_system_role reader 88aabe6f74304b98956c115cadccdef4 all 2022-08-10 12:43:53.403 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-10 12:43:53.407 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-10 12:43:53.423 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-10 12:43:53.426 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 12:43:53.430 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-10 12:43:55.227 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:55.439 | [421701 Async ks-alt-member-user:421701]: finished successfully 2022-08-10 12:43:56.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:56.697 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:56.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:56.697 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:56.871 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:56.874 | ++ functions-common:get_or_create_group:903 : group_id=e022ce2165554b39a9129b2d4135361b 2022-08-10 12:43:56.876 | ++ functions-common:get_or_create_group:904 : echo e022ce2165554b39a9129b2d4135361b 2022-08-10 12:43:56.879 | + lib/keystone:create_keystone_accounts:402 : admin_group=e022ce2165554b39a9129b2d4135361b 2022-08-10 12:43:56.883 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-10 12:43:56.886 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-10 12:43:56.889 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-10 12:43:56.891 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 12:43:56.895 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-10 12:43:58.453 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:43:58.484 | [421974 Async ks-alt-reader-user:421974]: finished successfully 2022-08-10 12:43:59.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:59.515 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:59.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:43:59.515 | from cryptography.utils import int_from_bytes 2022-08-10 12:43:59.676 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:43:59.680 | ++ functions-common:get_or_create_group:903 : group_id=e43499f512c04e1383fc981f09c9975a 2022-08-10 12:43:59.683 | ++ functions-common:get_or_create_group:904 : echo e43499f512c04e1383fc981f09c9975a 2022-08-10 12:43:59.687 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=e43499f512c04e1383fc981f09c9975a 2022-08-10 12:43:59.690 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:59.762 | + inc/async:async_inner:63 : get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:59.826 | [390837 Async ks-group-memberdemo:422835]: running: get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:59.829 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb 2022-08-10 12:43:59.949 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:00.007 | [390837 Async ks-group-anotherdemo:422921]: running: get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:00.018 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:00.143 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:00.213 | [422200 Async ks-system-member:422200]: finished successfully 2022-08-10 12:44:00.234 | + inc/async:async_inner:63 : get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:00.374 | [390837 Async ks-group-memberalt:423040]: running: get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:00.386 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:00.564 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:00.722 | [390837 Async ks-group-anotheralt:423132]: running: get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:00.739 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 2022-08-10 12:44:01.194 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 2022-08-10 12:44:01.395 | [390837 Async ks-group-admin:423239]: running: get_or_add_group_project_role admin e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 2022-08-10 12:44:01.424 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-10 12:44:01.817 | [390837 Async ks-demo-member:420393]: Waiting for completion of get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb running on PID 420393 (17 other jobs running) 2022-08-10 12:44:02.002 | [390837 Async ks-demo-member:420393]: Signaling child to exit 2022-08-10 12:44:02.002 | WAKEUP 2022-08-10 12:44:02.161 | [390837 Async ks-demo-member:420393]: Signaled 2022-08-10 12:44:02.180 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:02.180 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:02.180 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:02.180 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:02.180 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:02.180 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:02.180 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:02.180 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:02.180 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:02.180 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc474b1b0bdf4c65a0c81bdb518fd802 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:02.181 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:02.181 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:02.181 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:02.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:02.181 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:02.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:02.181 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:02.181 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:02.181 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:02.181 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:02.181 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user cc474b1b0bdf4c65a0c81bdb518fd802 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:02.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:02.181 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:02.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:02.181 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:02.181 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:02.181 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc474b1b0bdf4c65a0c81bdb518fd802 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:02.181 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:02.181 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:02.181 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:02.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:02.181 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:02.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:02.181 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:02.181 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:02.181 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:02.181 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:02.181 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:02.181 | ++ functions-common:get_field:819 : echo '| 801763b47fad430b95e182ebf98401e2 | cc474b1b0bdf4c65a0c81bdb518fd802 | | aa5d7567897542e58541389b3024b3eb | | | False |' 2022-08-10 12:44:02.181 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:02.181 | + functions-common:get_or_add_user_project_role:996 : user_role_id=801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:02.181 | + functions-common:get_or_add_user_project_role:998 : echo 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:02.181 | 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:02.511 | [390837 Async ks-demo-member:420393]: finished get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb with result 0 in 14 seconds 2022-08-10 12:44:02.755 | [390837 Async ks-demo-admin:420505]: Waiting for completion of get_or_add_user_project_role admin 69d1f8b449a8420fb6b25c9a183cecb8 aa5d7567897542e58541389b3024b3eb running on PID 420505 (16 other jobs running) 2022-08-10 12:44:02.919 | [390837 Async ks-demo-admin:420505]: Signaling child to exit 2022-08-10 12:44:02.920 | WAKEUP 2022-08-10 12:44:03.060 | [390837 Async ks-demo-admin:420505]: Signaled 2022-08-10 12:44:03.073 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:03.073 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:03.073 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:03.073 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:03.073 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:03.073 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:03.073 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:03.073 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:03.073 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:03.074 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 69d1f8b449a8420fb6b25c9a183cecb8 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:03.074 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:03.074 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:03.074 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:03.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.074 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:03.074 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:03.074 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:03.074 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 69d1f8b449a8420fb6b25c9a183cecb8 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:03.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.074 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 69d1f8b449a8420fb6b25c9a183cecb8 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:03.074 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:03.074 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:03.074 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:03.074 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:03.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.074 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:03.074 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:03.074 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:03.074 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:03.074 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | 69d1f8b449a8420fb6b25c9a183cecb8 | | aa5d7567897542e58541389b3024b3eb | | | False |' 2022-08-10 12:44:03.074 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:03.075 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:44:03.075 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:44:03.075 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:44:03.325 | [390837 Async ks-demo-admin:420505]: finished get_or_add_user_project_role admin 69d1f8b449a8420fb6b25c9a183cecb8 aa5d7567897542e58541389b3024b3eb with result 0 in 17 seconds 2022-08-10 12:44:03.530 | [390837 Async ks-demo-another:420617]: Waiting for completion of get_or_add_user_project_role anotherrole cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb running on PID 420617 (15 other jobs running) 2022-08-10 12:44:03.671 | [390837 Async ks-demo-another:420617]: Signaling child to exit 2022-08-10 12:44:03.671 | WAKEUP 2022-08-10 12:44:03.773 | [390837 Async ks-demo-another:420617]: Signaled 2022-08-10 12:44:03.775 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:03.775 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:03.775 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:03.776 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:03.776 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:03.776 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:03.776 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:03.776 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:03.776 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cc474b1b0bdf4c65a0c81bdb518fd802 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:03.776 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:03.776 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:03.776 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:03.776 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:03.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.776 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.776 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.776 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:03.776 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:03.776 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:03.776 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user cc474b1b0bdf4c65a0c81bdb518fd802 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:03.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.776 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.776 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.776 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:03.776 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cc474b1b0bdf4c65a0c81bdb518fd802 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:03.776 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:03.777 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:03.777 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:03.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.777 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:03.777 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:03.777 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:03.777 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:03.777 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:03.777 | ++ functions-common:get_field:819 : echo '| e9aad919eb9746c5b07e0fd02326098b | cc474b1b0bdf4c65a0c81bdb518fd802 | | aa5d7567897542e58541389b3024b3eb | | | False |' 2022-08-10 12:44:03.777 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:03.777 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:03.777 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:44:03.777 | + functions-common:get_or_add_user_project_role:998 : echo e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:44:03.777 | e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:44:03.875 | [390837 Async ks-demo-another:420617]: finished get_or_add_user_project_role anotherrole cc474b1b0bdf4c65a0c81bdb518fd802 aa5d7567897542e58541389b3024b3eb with result 0 in 16 seconds 2022-08-10 12:44:03.963 | [390837 Async ks-demo-invis:420730]: Waiting for completion of get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 ddab9e72896a4df19b3702ba11636edb running on PID 420730 (14 other jobs running) 2022-08-10 12:44:04.012 | [390837 Async ks-demo-invis:420730]: Signaling child to exit 2022-08-10 12:44:04.012 | WAKEUP 2022-08-10 12:44:04.056 | [390837 Async ks-demo-invis:420730]: Signaled 2022-08-10 12:44:04.057 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:04.057 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:04.057 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:04.057 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:04.057 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:04.057 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:04.057 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:04.057 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:04.057 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.057 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:04.057 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc474b1b0bdf4c65a0c81bdb518fd802 --project ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:44:04.057 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.057 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.058 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:04.058 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:04.058 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user cc474b1b0bdf4c65a0c81bdb518fd802 --project ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:44:04.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.058 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.058 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc474b1b0bdf4c65a0c81bdb518fd802 --project ddab9e72896a4df19b3702ba11636edb 2022-08-10 12:44:04.058 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:04.058 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.058 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:04.058 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:04.058 | ++ functions-common:get_field:819 : echo '| 801763b47fad430b95e182ebf98401e2 | cc474b1b0bdf4c65a0c81bdb518fd802 | | ddab9e72896a4df19b3702ba11636edb | | | False |' 2022-08-10 12:44:04.058 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:04.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.058 | + functions-common:get_or_add_user_project_role:996 : user_role_id=801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:04.058 | + functions-common:get_or_add_user_project_role:998 : echo 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:04.058 | 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:04.135 | [390837 Async ks-demo-invis:420730]: finished get_or_add_user_project_role member cc474b1b0bdf4c65a0c81bdb518fd802 ddab9e72896a4df19b3702ba11636edb with result 0 in 19 seconds 2022-08-10 12:44:04.212 | [390837 Async ks-demo-reader:420885]: Waiting for completion of get_or_add_user_project_role reader ef0deb0fe777426298626773b8fbebd0 aa5d7567897542e58541389b3024b3eb running on PID 420885 (13 other jobs running) 2022-08-10 12:44:04.256 | [390837 Async ks-demo-reader:420885]: Signaling child to exit 2022-08-10 12:44:04.257 | WAKEUP 2022-08-10 12:44:04.284 | [390837 Async ks-demo-reader:420885]: Signaled 2022-08-10 12:44:04.285 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:04.285 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:04.285 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:04.286 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:04.286 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:04.286 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:04.286 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:04.286 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:04.286 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef0deb0fe777426298626773b8fbebd0 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:04.286 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.286 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:04.286 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.286 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.286 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.286 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.286 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.286 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:04.286 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:04.286 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user ef0deb0fe777426298626773b8fbebd0 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:04.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.286 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.287 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.287 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:04.287 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.287 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef0deb0fe777426298626773b8fbebd0 --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:04.287 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.287 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.287 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.287 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.287 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.287 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:04.287 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:04.287 | ++ functions-common:get_field:819 : echo '| 4b613147919c406ea5c66ab27eddbb65 | ef0deb0fe777426298626773b8fbebd0 | | aa5d7567897542e58541389b3024b3eb | | | False |' 2022-08-10 12:44:04.287 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:04.287 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.287 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:04.287 | + functions-common:get_or_add_user_project_role:998 : echo 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:04.287 | 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:04.341 | [390837 Async ks-demo-reader:420885]: finished get_or_add_user_project_role reader ef0deb0fe777426298626773b8fbebd0 aa5d7567897542e58541389b3024b3eb with result 0 in 16 seconds 2022-08-10 12:44:04.345 | + inc/async:async_wait:197 : return 0 2022-08-10 12:44:04.347 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-10 12:44:04.420 | [390837 Async ks-alt-admin:421254]: Waiting for completion of get_or_add_user_project_role admin f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef running on PID 421254 (12 other jobs running) 2022-08-10 12:44:04.453 | [390837 Async ks-alt-admin:421254]: Signaling child to exit 2022-08-10 12:44:04.454 | WAKEUP 2022-08-10 12:44:04.494 | [390837 Async ks-alt-admin:421254]: Signaled 2022-08-10 12:44:04.495 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:04.495 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:04.495 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:04.495 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:04.495 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:04.495 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:04.495 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:04.495 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:04.495 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:04.495 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f98099daf7824199b1db17bf0320ebb4 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.495 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.495 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.495 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.495 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.495 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:04.495 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:04.495 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f98099daf7824199b1db17bf0320ebb4 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.496 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.496 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f98099daf7824199b1db17bf0320ebb4 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.496 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.496 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:04.496 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.496 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.496 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.496 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.496 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.496 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:04.496 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:04.496 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:04.496 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | f98099daf7824199b1db17bf0320ebb4 | | 98d6870a19d74b86bf78d169b662bdef | | | False |' 2022-08-10 12:44:04.496 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.496 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:44:04.496 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:44:04.496 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:44:04.559 | [390837 Async ks-alt-admin:421254]: finished get_or_add_user_project_role admin f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef with result 0 in 16 seconds 2022-08-10 12:44:04.606 | [390837 Async ks-alt-another:421367]: Waiting for completion of get_or_add_user_project_role anotherrole f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef running on PID 421367 (11 other jobs running) 2022-08-10 12:44:04.635 | [390837 Async ks-alt-another:421367]: Signaling child to exit 2022-08-10 12:44:04.636 | WAKEUP 2022-08-10 12:44:04.662 | [390837 Async ks-alt-another:421367]: Signaled 2022-08-10 12:44:04.664 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:04.664 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:04.664 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:04.664 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:04.664 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:04.664 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:04.664 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:04.664 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:04.664 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f98099daf7824199b1db17bf0320ebb4 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.664 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.664 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:04.664 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.664 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.664 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.664 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.664 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.664 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:04.664 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:04.664 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f98099daf7824199b1db17bf0320ebb4 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.664 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.665 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.665 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f98099daf7824199b1db17bf0320ebb4 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.665 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.665 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:04.665 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.665 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.665 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.665 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.665 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.665 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:04.665 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:04.665 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:04.665 | ++ functions-common:get_field:819 : echo '| e9aad919eb9746c5b07e0fd02326098b | f98099daf7824199b1db17bf0320ebb4 | | 98d6870a19d74b86bf78d169b662bdef | | | False |' 2022-08-10 12:44:04.665 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.665 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:44:04.665 | + functions-common:get_or_add_user_project_role:998 : echo e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:44:04.665 | e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:44:04.725 | [390837 Async ks-alt-another:421367]: finished get_or_add_user_project_role anotherrole f98099daf7824199b1db17bf0320ebb4 98d6870a19d74b86bf78d169b662bdef with result 0 in 16 seconds 2022-08-10 12:44:04.778 | [390837 Async ks-alt-member-user:421701]: Waiting for completion of get_or_add_user_project_role member 1b3cd28b5aed419c9e815f11d46b1132 98d6870a19d74b86bf78d169b662bdef running on PID 421701 (10 other jobs running) 2022-08-10 12:44:04.808 | [390837 Async ks-alt-member-user:421701]: Signaling child to exit 2022-08-10 12:44:04.811 | WAKEUP 2022-08-10 12:44:04.839 | [390837 Async ks-alt-member-user:421701]: Signaled 2022-08-10 12:44:04.842 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:04.842 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:04.842 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:04.842 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:04.842 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:04.842 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:04.842 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:04.842 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:04.842 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.842 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b3cd28b5aed419c9e815f11d46b1132 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.842 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:04.842 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.842 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.842 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.842 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.843 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.843 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:04.843 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:04.843 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 1b3cd28b5aed419c9e815f11d46b1132 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.843 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.843 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.843 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:04.843 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:04.843 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1b3cd28b5aed419c9e815f11d46b1132 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:04.843 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:04.843 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.843 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:04.843 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:04.843 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:04.843 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:04.843 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:04.843 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:04.843 | ++ functions-common:get_field:819 : echo '| 801763b47fad430b95e182ebf98401e2 | 1b3cd28b5aed419c9e815f11d46b1132 | | 98d6870a19d74b86bf78d169b662bdef | | | False |' 2022-08-10 12:44:04.843 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:04.843 | + functions-common:get_or_add_user_project_role:996 : user_role_id=801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:04.843 | + functions-common:get_or_add_user_project_role:998 : echo 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:04.843 | 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:04.906 | [390837 Async ks-alt-member-user:421701]: finished get_or_add_user_project_role member 1b3cd28b5aed419c9e815f11d46b1132 98d6870a19d74b86bf78d169b662bdef with result 0 in 13 seconds 2022-08-10 12:44:04.956 | [390837 Async ks-alt-reader-user:421974]: Waiting for completion of get_or_add_user_project_role reader d4e8a9c382664ee39929584f2e92db51 98d6870a19d74b86bf78d169b662bdef running on PID 421974 (9 other jobs running) 2022-08-10 12:44:04.997 | [390837 Async ks-alt-reader-user:421974]: Signaling child to exit 2022-08-10 12:44:04.997 | WAKEUP 2022-08-10 12:44:05.026 | [390837 Async ks-alt-reader-user:421974]: Signaled 2022-08-10 12:44:05.028 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:44:05.028 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:44:05.028 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:05.029 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:05.029 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:05.029 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:05.029 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:05.029 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:44:05.029 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:05.029 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:44:05.029 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:05.029 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:05.029 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4e8a9c382664ee39929584f2e92db51 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:05.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.029 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.029 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.029 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:05.029 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:44:05.029 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:44:05.029 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user d4e8a9c382664ee39929584f2e92db51 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:05.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.029 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.029 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.029 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4e8a9c382664ee39929584f2e92db51 --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:05.029 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:44:05.029 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:44:05.029 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:44:05.029 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:05.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.029 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.029 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.029 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:05.029 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:44:05.030 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:44:05.030 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:44:05.030 | ++ functions-common:get_field:819 : echo '| 4b613147919c406ea5c66ab27eddbb65 | d4e8a9c382664ee39929584f2e92db51 | | 98d6870a19d74b86bf78d169b662bdef | | | False |' 2022-08-10 12:44:05.030 | ++ functions-common:get_field:813 : read data 2022-08-10 12:44:05.030 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:05.030 | + functions-common:get_or_add_user_project_role:998 : echo 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:05.030 | 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:05.084 | [390837 Async ks-alt-reader-user:421974]: finished get_or_add_user_project_role reader d4e8a9c382664ee39929584f2e92db51 98d6870a19d74b86bf78d169b662bdef with result 0 in 13 seconds 2022-08-10 12:44:05.088 | + inc/async:async_wait:197 : return 0 2022-08-10 12:44:05.091 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-10 12:44:05.153 | [390837 Async ks-system-member:422200]: Waiting for completion of get_or_add_user_system_role member 319b87c074294ee490ab4f787d414d35 all running on PID 422200 (8 other jobs running) 2022-08-10 12:44:05.191 | [390837 Async ks-system-member:422200]: Signaling child to exit 2022-08-10 12:44:05.192 | WAKEUP 2022-08-10 12:44:05.238 | [390837 Async ks-system-member:422200]: Signaled 2022-08-10 12:44:05.240 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 12:44:05.240 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 12:44:05.240 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 12:44:05.240 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:05.241 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:05.241 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:05.241 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:05.241 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:05.241 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 12:44:05.241 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 319b87c074294ee490ab4f787d414d35 --system all -f value -c Role 2022-08-10 12:44:05.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.241 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.241 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.242 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:05.242 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 12:44:05.242 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 12:44:05.242 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 319b87c074294ee490ab4f787d414d35 --system all 2022-08-10 12:44:05.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.242 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.242 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.242 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 319b87c074294ee490ab4f787d414d35 --system all -f value -c Role 2022-08-10 12:44:05.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.242 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:05.242 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:05.242 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:05.242 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:05.242 | + functions-common:get_or_add_user_system_role:1053 : echo 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:05.242 | 801763b47fad430b95e182ebf98401e2 2022-08-10 12:44:05.330 | [390837 Async ks-system-member:422200]: finished get_or_add_user_system_role member 319b87c074294ee490ab4f787d414d35 all with result 0 in 11 seconds 2022-08-10 12:44:05.455 | [390837 Async ks-system-reader:422482]: Waiting for completion of get_or_add_user_system_role reader 88aabe6f74304b98956c115cadccdef4 all running on PID 422482 (7 other jobs running) 2022-08-10 12:44:05.586 | [390837 Async ks-system-reader:422482]: Signaling child to exit 2022-08-10 12:44:06.711 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:06.843 | [422482 Async ks-system-reader:422482]: finished successfully 2022-08-10 12:44:06.910 | WAKEUP 2022-08-10 12:44:07.028 | [390837 Async ks-system-reader:422482]: Signaled 2022-08-10 12:44:07.038 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 12:44:07.038 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 12:44:07.038 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 12:44:07.038 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:44:07.038 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:44:07.038 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:44:07.038 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:44:07.038 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:44:07.038 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 12:44:07.038 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 88aabe6f74304b98956c115cadccdef4 --system all -f value -c Role 2022-08-10 12:44:07.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:07.038 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:07.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:07.038 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:07.038 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:07.038 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 12:44:07.038 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 12:44:07.038 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 88aabe6f74304b98956c115cadccdef4 --system all 2022-08-10 12:44:07.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:07.039 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:07.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:07.039 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:07.039 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 88aabe6f74304b98956c115cadccdef4 --system all -f value -c Role 2022-08-10 12:44:07.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:07.039 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:07.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:07.039 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:07.039 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:07.039 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:07.039 | + functions-common:get_or_add_user_system_role:1053 : echo 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:07.039 | 4b613147919c406ea5c66ab27eddbb65 2022-08-10 12:44:07.285 | [390837 Async ks-system-reader:422482]: finished get_or_add_user_system_role reader 88aabe6f74304b98956c115cadccdef4 all with result 0 in 13 seconds 2022-08-10 12:44:07.315 | + inc/async:async_wait:197 : return 0 2022-08-10 12:44:07.338 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-10 12:44:07.656 | [390837 Async ks-group-memberdemo:422835]: Waiting for completion of get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb running on PID 422835 (6 other jobs running) 2022-08-10 12:44:07.812 | [390837 Async ks-group-memberdemo:422835]: Signaling child to exit 2022-08-10 12:44:14.289 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:14.325 | [422835 Async ks-group-memberdemo:422835]: finished successfully 2022-08-10 12:44:14.349 | WAKEUP 2022-08-10 12:44:14.376 | [390837 Async ks-group-memberdemo:422835]: Signaled 2022-08-10 12:44:14.377 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:44:14.377 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e43499f512c04e1383fc981f09c9975a --project aa5d7567897542e58541389b3024b3eb -f value 2022-08-10 12:44:14.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:14.377 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:14.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:14.378 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:14.378 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:14.378 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:44:14.378 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:44:14.378 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group e43499f512c04e1383fc981f09c9975a --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:14.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:14.378 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:14.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:14.378 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:14.378 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e43499f512c04e1383fc981f09c9975a --project aa5d7567897542e58541389b3024b3eb -f value 2022-08-10 12:44:14.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:14.378 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:14.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:14.378 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:14.378 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:14.378 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='801763b47fad430b95e182ebf98401e2 e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb False' 2022-08-10 12:44:14.378 | + functions-common:get_or_add_group_project_role:1077 : echo 801763b47fad430b95e182ebf98401e2 e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb False 2022-08-10 12:44:14.378 | 801763b47fad430b95e182ebf98401e2 e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb False 2022-08-10 12:44:14.462 | [390837 Async ks-group-memberdemo:422835]: finished get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb with result 0 in 14 seconds 2022-08-10 12:44:14.551 | [390837 Async ks-group-anotherdemo:422921]: Waiting for completion of get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb running on PID 422921 (5 other jobs running) 2022-08-10 12:44:14.598 | [390837 Async ks-group-anotherdemo:422921]: Signaling child to exit 2022-08-10 12:44:14.602 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:14.650 | [423040 Async ks-group-memberalt:423040]: finished successfully 2022-08-10 12:44:15.116 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:15.145 | [422921 Async ks-group-anotherdemo:422921]: finished successfully 2022-08-10 12:44:15.169 | WAKEUP 2022-08-10 12:44:15.198 | [390837 Async ks-group-anotherdemo:422921]: Signaled 2022-08-10 12:44:15.200 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:44:15.200 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e43499f512c04e1383fc981f09c9975a --project aa5d7567897542e58541389b3024b3eb -f value 2022-08-10 12:44:15.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.200 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:15.200 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:44:15.200 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:44:15.200 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group e43499f512c04e1383fc981f09c9975a --project aa5d7567897542e58541389b3024b3eb 2022-08-10 12:44:15.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.200 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e43499f512c04e1383fc981f09c9975a --project aa5d7567897542e58541389b3024b3eb -f value 2022-08-10 12:44:15.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.200 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:15.200 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e9aad919eb9746c5b07e0fd02326098b e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb False' 2022-08-10 12:44:15.200 | + functions-common:get_or_add_group_project_role:1077 : echo e9aad919eb9746c5b07e0fd02326098b e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb False 2022-08-10 12:44:15.200 | e9aad919eb9746c5b07e0fd02326098b e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb False 2022-08-10 12:44:15.263 | [390837 Async ks-group-anotherdemo:422921]: finished get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a aa5d7567897542e58541389b3024b3eb with result 0 in 15 seconds 2022-08-10 12:44:15.313 | [390837 Async ks-group-memberalt:423040]: Waiting for completion of get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef running on PID 423040 (4 other jobs running) 2022-08-10 12:44:15.343 | [390837 Async ks-group-memberalt:423040]: Signaling child to exit 2022-08-10 12:44:15.343 | WAKEUP 2022-08-10 12:44:15.370 | [390837 Async ks-group-memberalt:423040]: Signaled 2022-08-10 12:44:15.371 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:44:15.372 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e43499f512c04e1383fc981f09c9975a --project 98d6870a19d74b86bf78d169b662bdef -f value 2022-08-10 12:44:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.372 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:15.372 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:44:15.372 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:44:15.372 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group e43499f512c04e1383fc981f09c9975a --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.372 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e43499f512c04e1383fc981f09c9975a --project 98d6870a19d74b86bf78d169b662bdef -f value 2022-08-10 12:44:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:15.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:15.372 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:15.372 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='801763b47fad430b95e182ebf98401e2 e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef False' 2022-08-10 12:44:15.372 | + functions-common:get_or_add_group_project_role:1077 : echo 801763b47fad430b95e182ebf98401e2 e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef False 2022-08-10 12:44:15.372 | 801763b47fad430b95e182ebf98401e2 e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef False 2022-08-10 12:44:15.425 | [390837 Async ks-group-memberalt:423040]: finished get_or_add_group_project_role member e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef with result 0 in 14 seconds 2022-08-10 12:44:15.478 | [390837 Async ks-group-anotheralt:423132]: Waiting for completion of get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef running on PID 423132 (3 other jobs running) 2022-08-10 12:44:15.513 | [390837 Async ks-group-anotheralt:423132]: Signaling child to exit 2022-08-10 12:44:16.137 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:16.166 | [423239 Async ks-group-admin:423239]: finished successfully 2022-08-10 12:44:16.180 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:16.206 | [423132 Async ks-group-anotheralt:423132]: finished successfully 2022-08-10 12:44:16.227 | WAKEUP 2022-08-10 12:44:16.251 | [390837 Async ks-group-anotheralt:423132]: Signaled 2022-08-10 12:44:16.252 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:44:16.253 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e43499f512c04e1383fc981f09c9975a --project 98d6870a19d74b86bf78d169b662bdef -f value 2022-08-10 12:44:16.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.253 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.253 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.253 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:16.253 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:44:16.253 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:44:16.253 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group e43499f512c04e1383fc981f09c9975a --project 98d6870a19d74b86bf78d169b662bdef 2022-08-10 12:44:16.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.253 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.253 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.253 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e43499f512c04e1383fc981f09c9975a --project 98d6870a19d74b86bf78d169b662bdef -f value 2022-08-10 12:44:16.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.253 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.253 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.254 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:16.254 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e9aad919eb9746c5b07e0fd02326098b e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef False' 2022-08-10 12:44:16.254 | + functions-common:get_or_add_group_project_role:1077 : echo e9aad919eb9746c5b07e0fd02326098b e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef False 2022-08-10 12:44:16.254 | e9aad919eb9746c5b07e0fd02326098b e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef False 2022-08-10 12:44:16.300 | [390837 Async ks-group-anotheralt:423132]: finished get_or_add_group_project_role anotherrole e43499f512c04e1383fc981f09c9975a 98d6870a19d74b86bf78d169b662bdef with result 0 in 15 seconds 2022-08-10 12:44:16.341 | [390837 Async ks-group-admin:423239]: Waiting for completion of get_or_add_group_project_role admin e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 running on PID 423239 (2 other jobs running) 2022-08-10 12:44:16.366 | [390837 Async ks-group-admin:423239]: Signaling child to exit 2022-08-10 12:44:16.367 | WAKEUP 2022-08-10 12:44:16.392 | [390837 Async ks-group-admin:423239]: Signaled 2022-08-10 12:44:16.394 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:44:16.394 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e022ce2165554b39a9129b2d4135361b --project 83850cb8183f485792260ae3421905f6 -f value 2022-08-10 12:44:16.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.394 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.394 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.394 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:16.394 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:44:16.394 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:44:16.394 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group e022ce2165554b39a9129b2d4135361b --project 83850cb8183f485792260ae3421905f6 2022-08-10 12:44:16.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.394 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.394 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.394 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e022ce2165554b39a9129b2d4135361b --project 83850cb8183f485792260ae3421905f6 -f value 2022-08-10 12:44:16.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.394 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:44:16.394 | from cryptography.utils import int_from_bytes 2022-08-10 12:44:16.394 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:44:16.394 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='07145ea990404165a74070a17ff364a2 e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 False' 2022-08-10 12:44:16.395 | + functions-common:get_or_add_group_project_role:1077 : echo 07145ea990404165a74070a17ff364a2 e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 False 2022-08-10 12:44:16.395 | 07145ea990404165a74070a17ff364a2 e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 False 2022-08-10 12:44:16.440 | [390837 Async ks-group-admin:423239]: finished get_or_add_group_project_role admin e022ce2165554b39a9129b2d4135361b 83850cb8183f485792260ae3421905f6 with result 0 in 15 seconds 2022-08-10 12:44:16.444 | + inc/async:async_wait:197 : return 0 2022-08-10 12:44:16.447 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-10 12:44:16.465 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:44:16.468 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-10 12:44:16.485 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:44:16.488 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-10 12:44:16.490 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-10 12:44:16.551 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-10 12:44:16.591 | [390837 Async create_nova_accounts:425173]: running: create_nova_accounts 2022-08-10 12:44:16.594 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-10 12:44:16.613 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:44:16.616 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-10 12:44:16.619 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-10 12:44:16.681 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-10 12:44:16.723 | [390837 Async create_glance_accounts:425288]: running: create_glance_accounts 2022-08-10 12:44:16.726 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-10 12:44:16.751 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:44:16.756 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-10 12:44:16.759 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-10 12:44:16.832 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-10 12:44:16.879 | [390837 Async create_cinder_accounts:425418]: running: create_cinder_accounts 2022-08-10 12:44:16.882 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-10 12:44:16.903 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:44:16.906 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-10 12:44:16.908 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-10 12:44:16.983 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-10 12:44:17.046 | [390837 Async create_neutron_accounts:425534]: running: create_neutron_accounts 2022-08-10 12:44:17.049 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-10 12:44:17.085 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:44:17.087 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-10 12:44:17.090 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-10 12:44:17.271 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-10 12:44:17.471 | [390837 Async create_swift_accounts:425680]: running: create_swift_accounts 2022-08-10 12:44:17.497 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-10 12:44:17.636 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:44:17.653 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-10 12:44:17.998 | [390837 Async create_nova_accounts:425173]: Waiting for completion of create_nova_accounts running on PID 425173 (6 other jobs running) 2022-08-10 12:44:18.160 | [390837 Async create_nova_accounts:425173]: Signaling child to exit 2022-08-10 12:44:59.330 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:44:59.461 | [425534 Async create_neutron_accounts:425534]: finished successfully 2022-08-10 12:45:16.886 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:45:16.944 | [425418 Async create_cinder_accounts:425418]: finished successfully 2022-08-10 12:45:32.167 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:45:32.197 | [425288 Async create_glance_accounts:425288]: finished successfully 2022-08-10 12:45:37.822 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:45:37.850 | [425173 Async create_nova_accounts:425173]: finished successfully 2022-08-10 12:45:37.872 | WAKEUP 2022-08-10 12:45:37.901 | [390837 Async create_nova_accounts:425173]: Signaled 2022-08-10 12:45:37.902 | + lib/nova:create_nova_accounts:351 : [[ 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-08-10 12:45:37.902 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-10 12:45:37.902 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-10 12:45:37.902 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:45:37.902 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:45:37.903 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:45:37.903 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:45:37.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.903 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.903 | + functions-common:get_or_create_user:926 : user_id=aefb12a1c35247739552644b9dd7eca0 2022-08-10 12:45:37.903 | + functions-common:get_or_create_user:927 : echo aefb12a1c35247739552644b9dd7eca0 2022-08-10 12:45:37.903 | aefb12a1c35247739552644b9dd7eca0 2022-08-10 12:45:37.903 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-10 12:45:37.903 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:37.903 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:37.903 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:37.903 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:37.903 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:37.903 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.903 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:37.903 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:37.903 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.903 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.903 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:37.903 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:37.904 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.904 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:37.904 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:37.904 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.904 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:37.904 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.904 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.904 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:37.904 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:37.904 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:37.904 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | aefb12a1c35247739552644b9dd7eca0 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:37.904 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.904 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:37.904 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:37.904 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:37.904 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:45:37.904 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-10 12:45:37.904 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:37.904 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:37.904 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:37.904 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:37.905 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:37.905 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:37.905 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.905 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:37.905 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.905 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.905 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:37.905 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:37.905 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.905 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.905 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:37.905 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:37.905 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.905 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:37.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.905 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.905 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:37.905 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:37.905 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | aefb12a1c35247739552644b9dd7eca0 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:37.905 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:37.905 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.905 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:45:37.906 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:45:37.906 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:45:37.906 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-10 12:45:37.906 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:45:37.906 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.18/compute 2022-08-10 12:45:37.906 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-10 12:45:37.906 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:45:37.906 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-10 12:45:37.906 | ++ functions-common:get_or_create_service:1098 : 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-08-10 12:45:37.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.906 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.906 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:45:37.906 | dd14342079c94589afcb0875001e2eb5' 2022-08-10 12:45:37.906 | + functions-common:get_or_create_service:1095 : echo dd14342079c94589afcb0875001e2eb5 2022-08-10 12:45:37.906 | dd14342079c94589afcb0875001e2eb5 2022-08-10 12:45:37.906 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.18/compute/v2/$(project_id)s' 2022-08-10 12:45:37.906 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:45:37.906 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' RegionOne 2022-08-10 12:45:37.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:45:37.906 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-10 12:45:37.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.906 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:45:37.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:45:37.906 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:45:37.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.907 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.907 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=29490de258c64214bb5332be31a4e000 2022-08-10 12:45:37.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 29490de258c64214bb5332be31a4e000 2022-08-10 12:45:37.907 | + functions-common:get_or_create_endpoint:1128 : public_id=29490de258c64214bb5332be31a4e000 2022-08-10 12:45:37.907 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:45:37.907 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:45:37.907 | + functions-common:get_or_create_endpoint:1137 : echo 29490de258c64214bb5332be31a4e000 2022-08-10 12:45:37.907 | 29490de258c64214bb5332be31a4e000 2022-08-10 12:45:37.907 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-10 12:45:37.907 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:45:37.907 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-10 12:45:37.907 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-10 12:45:37.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.907 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.907 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.907 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.907 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:45:37.907 | 6f358b4388ab4e4a935f54481e106ce7' 2022-08-10 12:45:37.907 | + functions-common:get_or_create_service:1095 : echo 6f358b4388ab4e4a935f54481e106ce7 2022-08-10 12:45:37.907 | 6f358b4388ab4e4a935f54481e106ce7 2022-08-10 12:45:37.907 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.18/compute/v2.1 2022-08-10 12:45:37.907 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:45:37.907 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.18/compute/v2.1 RegionOne 2022-08-10 12:45:37.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:45:37.907 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-10 12:45:37.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.907 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.907 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.907 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:45:37.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:45:37.908 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.18/compute/v2.1 --region RegionOne -f value -c id 2022-08-10 12:45:37.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.908 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.908 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.908 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=62542394ca034d5580e416a95f65b8a7 2022-08-10 12:45:37.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 62542394ca034d5580e416a95f65b8a7 2022-08-10 12:45:37.908 | + functions-common:get_or_create_endpoint:1128 : public_id=62542394ca034d5580e416a95f65b8a7 2022-08-10 12:45:37.908 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:45:37.908 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:45:37.908 | + functions-common:get_or_create_endpoint:1137 : echo 62542394ca034d5580e416a95f65b8a7 2022-08-10 12:45:37.908 | 62542394ca034d5580e416a95f65b8a7 2022-08-10 12:45:37.908 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-10 12:45:37.908 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:45:37.908 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-10 12:45:37.908 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:45:37.908 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-10 12:45:37.908 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:37.908 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:37.908 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:37.908 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:37.908 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:37.908 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:37.909 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:37.909 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.909 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.909 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.909 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.909 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.909 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:37.909 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:37.909 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.909 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.909 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.909 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:45:37.909 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:37.909 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:37.909 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:37.909 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.909 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:37.909 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:37.909 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:37.909 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:37.909 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:37.909 | ++ functions-common:get_field:819 : echo '| 18cf76cb9a1744aea877bbe7c412aba5 | aefb12a1c35247739552644b9dd7eca0 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:37.909 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:37.909 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:37.909 | + functions-common:get_or_add_user_project_role:996 : user_role_id=18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:45:37.909 | + functions-common:get_or_add_user_project_role:998 : echo 18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:45:37.909 | 18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:45:37.909 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-10 12:45:37.910 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:45:37.910 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-10 12:45:37.910 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:45:37.910 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-10 12:45:37.954 | [390837 Async create_nova_accounts:425173]: finished create_nova_accounts with result 0 in 81 seconds 2022-08-10 12:45:37.999 | [390837 Async create_glance_accounts:425288]: Waiting for completion of create_glance_accounts running on PID 425288 (5 other jobs running) 2022-08-10 12:45:38.027 | [390837 Async create_glance_accounts:425288]: Signaling child to exit 2022-08-10 12:45:38.027 | WAKEUP 2022-08-10 12:45:38.052 | [390837 Async create_glance_accounts:425288]: Signaled 2022-08-10 12:45:38.053 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-10 12:45:38.053 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:45:38.053 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-10 12:45:38.053 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-10 12:45:38.054 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:45:38.054 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:45:38.054 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:45:38.054 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:45:38.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.054 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.054 | + functions-common:get_or_create_user:926 : user_id=0ed2725cedd349e2bfd0e53e300fa40d 2022-08-10 12:45:38.054 | + functions-common:get_or_create_user:927 : echo 0ed2725cedd349e2bfd0e53e300fa40d 2022-08-10 12:45:38.054 | 0ed2725cedd349e2bfd0e53e300fa40d 2022-08-10 12:45:38.054 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-10 12:45:38.054 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:38.054 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:38.054 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:38.054 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:38.054 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:38.054 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.054 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.054 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.054 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.055 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.055 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:38.055 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:38.055 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.055 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.055 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.055 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:38.055 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.055 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.055 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.055 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:38.055 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:38.055 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:38.055 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | 0ed2725cedd349e2bfd0e53e300fa40d | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:38.055 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.055 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.055 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.055 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.055 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:45:38.055 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-10 12:45:38.055 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:45:38.055 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-10 12:45:38.055 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-10 12:45:38.055 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:45:38.055 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:45:38.056 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:45:38.056 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:45:38.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.056 | + functions-common:get_or_create_user:926 : user_id=9983a8cc42e64fd8a456490797476c54 2022-08-10 12:45:38.056 | + functions-common:get_or_create_user:927 : echo 9983a8cc42e64fd8a456490797476c54 2022-08-10 12:45:38.056 | 9983a8cc42e64fd8a456490797476c54 2022-08-10 12:45:38.056 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-10 12:45:38.056 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:38.056 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:38.056 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:38.056 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:38.056 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.056 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:38.056 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.056 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.056 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.056 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:38.056 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:38.057 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.057 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.057 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.057 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:38.057 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.057 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.057 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:38.057 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:38.057 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | 9983a8cc42e64fd8a456490797476c54 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:38.057 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:38.057 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.057 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.057 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.057 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.057 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-10 12:45:38.057 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-10 12:45:38.057 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:38.057 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:38.057 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:38.057 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:38.058 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:38.058 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.058 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.058 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.058 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:38.058 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:38.058 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.058 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.058 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:38.058 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.058 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.058 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:38.059 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:38.059 | ++ functions-common:get_field:819 : echo '| 18cf76cb9a1744aea877bbe7c412aba5 | 9983a8cc42e64fd8a456490797476c54 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:38.059 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:38.059 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.059 | + functions-common:get_or_add_user_project_role:996 : user_role_id=18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:45:38.059 | + functions-common:get_or_add_user_project_role:998 : echo 18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:45:38.059 | 18cf76cb9a1744aea877bbe7c412aba5 2022-08-10 12:45:38.059 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-10 12:45:38.059 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:45:38.059 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-10 12:45:38.059 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-10 12:45:38.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.059 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.059 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:45:38.059 | d0ff30fdf1ad4ab19f81d2d65c047cb0' 2022-08-10 12:45:38.059 | + functions-common:get_or_create_service:1095 : echo d0ff30fdf1ad4ab19f81d2d65c047cb0 2022-08-10 12:45:38.059 | d0ff30fdf1ad4ab19f81d2d65c047cb0 2022-08-10 12:45:38.059 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.18/image 2022-08-10 12:45:38.059 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:45:38.059 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.18/image RegionOne 2022-08-10 12:45:38.059 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:45:38.059 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-10 12:45:38.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.059 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.059 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:45:38.059 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:45:38.059 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.18/image --region RegionOne -f value -c id 2022-08-10 12:45:38.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.060 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.060 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.060 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a1a077a8a45d4d16ace5a3b8bc4f07c7 2022-08-10 12:45:38.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a1a077a8a45d4d16ace5a3b8bc4f07c7 2022-08-10 12:45:38.060 | + functions-common:get_or_create_endpoint:1128 : public_id=a1a077a8a45d4d16ace5a3b8bc4f07c7 2022-08-10 12:45:38.060 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:45:38.060 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:45:38.060 | + functions-common:get_or_create_endpoint:1137 : echo a1a077a8a45d4d16ace5a3b8bc4f07c7 2022-08-10 12:45:38.060 | a1a077a8a45d4d16ace5a3b8bc4f07c7 2022-08-10 12:45:38.060 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-10 12:45:38.060 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:45:38.060 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 12:45:38.060 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 12:45:38.060 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-10 12:45:38.060 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-10 12:45:38.060 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-10 12:45:38.060 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-10 12:45:38.060 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-10 12:45:38.109 | [390837 Async create_glance_accounts:425288]: finished create_glance_accounts with result 0 in 75 seconds 2022-08-10 12:45:38.155 | [390837 Async create_cinder_accounts:425418]: Waiting for completion of create_cinder_accounts running on PID 425418 (4 other jobs running) 2022-08-10 12:45:38.183 | [390837 Async create_cinder_accounts:425418]: Signaling child to exit 2022-08-10 12:45:38.183 | WAKEUP 2022-08-10 12:45:38.208 | [390837 Async create_cinder_accounts:425418]: Signaled 2022-08-10 12:45:38.210 | + 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-08-10 12:45:38.210 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-10 12:45:38.210 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-10 12:45:38.210 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:45:38.210 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:45:38.210 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:45:38.210 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:45:38.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.210 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.210 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.210 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.210 | + functions-common:get_or_create_user:926 : user_id=b9725b7ac78445b68541a833af4740cb 2022-08-10 12:45:38.210 | + functions-common:get_or_create_user:927 : echo b9725b7ac78445b68541a833af4740cb 2022-08-10 12:45:38.210 | b9725b7ac78445b68541a833af4740cb 2022-08-10 12:45:38.210 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-10 12:45:38.210 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:38.210 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:38.211 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:38.211 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:38.211 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.211 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.211 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:38.211 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.211 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.211 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.211 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.211 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.211 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:38.211 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:38.211 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.211 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.211 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.211 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.211 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:38.211 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.211 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.211 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.211 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.212 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.212 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:38.212 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:38.212 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:38.212 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | b9725b7ac78445b68541a833af4740cb | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:38.212 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.212 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.212 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.212 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.212 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:45:38.212 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-10 12:45:38.212 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:45:38.212 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-10 12:45:38.212 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-10 12:45:38.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.212 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.212 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:45:38.212 | 9c78960aaaae49afabd79fdd44b4959d' 2022-08-10 12:45:38.212 | + functions-common:get_or_create_service:1095 : echo 9c78960aaaae49afabd79fdd44b4959d 2022-08-10 12:45:38.212 | 9c78960aaaae49afabd79fdd44b4959d 2022-08-10 12:45:38.212 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-10 12:45:38.212 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-08-10 12:45:38.212 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:45:38.212 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-08-10 12:45:38.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:45:38.212 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-10 12:45:38.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.213 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.213 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:45:38.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:45:38.213 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:45:38.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.213 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.213 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.213 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8c2427aef3f4412bb004cd80f178a940 2022-08-10 12:45:38.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8c2427aef3f4412bb004cd80f178a940 2022-08-10 12:45:38.213 | + functions-common:get_or_create_endpoint:1128 : public_id=8c2427aef3f4412bb004cd80f178a940 2022-08-10 12:45:38.213 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:45:38.213 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:45:38.213 | + functions-common:get_or_create_endpoint:1137 : echo 8c2427aef3f4412bb004cd80f178a940 2022-08-10 12:45:38.213 | 8c2427aef3f4412bb004cd80f178a940 2022-08-10 12:45:38.213 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-10 12:45:38.213 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:45:38.213 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-10 12:45:38.213 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-10 12:45:38.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.213 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.213 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.213 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.213 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:45:38.213 | 8600fe05b8204602b5596298736129b4' 2022-08-10 12:45:38.213 | + functions-common:get_or_create_service:1095 : echo 8600fe05b8204602b5596298736129b4 2022-08-10 12:45:38.213 | 8600fe05b8204602b5596298736129b4 2022-08-10 12:45:38.213 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-08-10 12:45:38.213 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:45:38.213 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-08-10 12:45:38.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:45:38.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-10 12:45:38.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.214 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.214 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.214 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:45:38.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:45:38.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:45:38.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.214 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.214 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.214 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8328ca2084194e3791da6de46d748700 2022-08-10 12:45:38.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8328ca2084194e3791da6de46d748700 2022-08-10 12:45:38.214 | + functions-common:get_or_create_endpoint:1128 : public_id=8328ca2084194e3791da6de46d748700 2022-08-10 12:45:38.214 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:45:38.214 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:45:38.214 | + functions-common:get_or_create_endpoint:1137 : echo 8328ca2084194e3791da6de46d748700 2022-08-10 12:45:38.214 | 8328ca2084194e3791da6de46d748700 2022-08-10 12:45:38.214 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-10 12:45:38.214 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-10 12:45:38.214 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:45:38.214 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-10 12:45:38.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.214 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.214 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.214 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.214 | ++ functions-common:get_or_create_project:939 : project_id=0702e99c6f1e463088bcb0ff54a44ca2 2022-08-10 12:45:38.214 | ++ functions-common:get_or_create_project:940 : echo 0702e99c6f1e463088bcb0ff54a44ca2 2022-08-10 12:45:38.215 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 0702e99c6f1e463088bcb0ff54a44ca2 2022-08-10 12:45:38.215 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-10 12:45:38.215 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:45:38.215 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:45:38.215 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-10 12:45:38.215 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-10 12:45:38.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.215 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.215 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.215 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-10 12:45:38.215 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.215 | ++ functions-common:get_or_create_user:926 : user_id=b9725b7ac78445b68541a833af4740cb 2022-08-10 12:45:38.215 | ++ functions-common:get_or_create_user:927 : echo b9725b7ac78445b68541a833af4740cb 2022-08-10 12:45:38.215 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b9725b7ac78445b68541a833af4740cb 2022-08-10 12:45:38.263 | [390837 Async create_cinder_accounts:425418]: finished create_cinder_accounts with result 0 in 60 seconds 2022-08-10 12:45:38.268 | + inc/async:async_wait:197 : return 0 2022-08-10 12:45:38.270 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-10 12:45:38.327 | [390837 Async create_neutron_accounts:425534]: Waiting for completion of create_neutron_accounts running on PID 425534 (3 other jobs running) 2022-08-10 12:45:38.355 | [390837 Async create_neutron_accounts:425534]: Signaling child to exit 2022-08-10 12:45:38.355 | WAKEUP 2022-08-10 12:45:38.379 | [390837 Async create_neutron_accounts:425534]: Signaled 2022-08-10 12:45:38.380 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-10 12:45:38.380 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:45:38.381 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:45:38.381 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:45:38.381 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:45:38.381 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:45:38.381 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:45:38.381 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.18:9696/ 2022-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.18:9696/networking 2022-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ 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-08-10 12:45:38.381 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-10 12:45:38.381 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-10 12:45:38.381 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:45:38.381 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:45:38.381 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:45:38.381 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:45:38.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.381 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.381 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.381 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.381 | + functions-common:get_or_create_user:926 : user_id=2fb18bf5dd5b4ecbac849ca730c41fbf 2022-08-10 12:45:38.381 | + functions-common:get_or_create_user:927 : echo 2fb18bf5dd5b4ecbac849ca730c41fbf 2022-08-10 12:45:38.381 | 2fb18bf5dd5b4ecbac849ca730c41fbf 2022-08-10 12:45:38.381 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-10 12:45:38.381 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:45:38.381 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:45:38.381 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:45:38.381 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:45:38.381 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:45:38.382 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:45:38.382 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:45:38.382 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:45:38.382 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:45:38.382 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:45:38.382 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:45:38.382 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.382 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.382 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.382 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.382 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.382 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.382 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.382 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:45:38.382 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:45:38.382 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.382 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.382 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.382 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:45:38.382 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:45:38.382 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:45:38.382 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:45:38.382 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.382 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.382 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.382 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.382 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:45:38.383 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:45:38.383 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:45:38.383 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | 2fb18bf5dd5b4ecbac849ca730c41fbf | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:45:38.383 | ++ functions-common:get_field:813 : read data 2022-08-10 12:45:38.383 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.383 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.383 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:45:38.383 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:45:38.383 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-10 12:45:38.383 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:45:38.383 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-10 12:45:38.383 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-10 12:45:38.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.383 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.383 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.383 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.383 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:45:38.383 | 7114a85bf0eb4b19930ca3d29e608db0' 2022-08-10 12:45:38.383 | + functions-common:get_or_create_service:1095 : echo 7114a85bf0eb4b19930ca3d29e608db0 2022-08-10 12:45:38.383 | 7114a85bf0eb4b19930ca3d29e608db0 2022-08-10 12:45:38.383 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.18:9696/networking 2022-08-10 12:45:38.383 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:45:38.383 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.18:9696/networking RegionOne 2022-08-10 12:45:38.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:45:38.383 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-10 12:45:38.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.383 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.383 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.383 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:45:38.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:45:38.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.18:9696/networking --region RegionOne -f value -c id 2022-08-10 12:45:38.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.384 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:45:38.384 | from cryptography.utils import int_from_bytes 2022-08-10 12:45:38.384 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:45:38.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=9729d50ef565427f9fcc2df42bb2a5ae 2022-08-10 12:45:38.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 9729d50ef565427f9fcc2df42bb2a5ae 2022-08-10 12:45:38.384 | + functions-common:get_or_create_endpoint:1128 : public_id=9729d50ef565427f9fcc2df42bb2a5ae 2022-08-10 12:45:38.384 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:45:38.384 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:45:38.384 | + functions-common:get_or_create_endpoint:1137 : echo 9729d50ef565427f9fcc2df42bb2a5ae 2022-08-10 12:45:38.384 | 9729d50ef565427f9fcc2df42bb2a5ae 2022-08-10 12:45:38.432 | [390837 Async create_neutron_accounts:425534]: finished create_neutron_accounts with result 0 in 42 seconds 2022-08-10 12:45:38.476 | [390837 Async create_swift_accounts:425680]: Waiting for completion of create_swift_accounts running on PID 425680 (2 other jobs running) 2022-08-10 12:45:38.504 | [390837 Async create_swift_accounts:425680]: Signaling child to exit 2022-08-10 12:46:25.479 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:46:25.505 | [425680 Async create_swift_accounts:425680]: finished successfully 2022-08-10 12:46:25.527 | WAKEUP 2022-08-10 12:46:25.550 | [390837 Async create_swift_accounts:425680]: Signaled 2022-08-10 12:46:25.551 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-10 12:46:25.551 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-10 12:46:25.551 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-10 12:46:25.552 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-10 12:46:25.552 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:46:25.552 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 12:46:25.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.552 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.552 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.552 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.552 | ++ functions-common:get_or_create_role:951 : role_id=e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:46:25.552 | ++ functions-common:get_or_create_role:952 : echo e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:619 : another_role=e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:46:25.552 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-10 12:46:25.552 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-10 12:46:25.552 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:46:25.552 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:46:25.552 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:46:25.552 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:46:25.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.552 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.552 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.552 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.552 | + functions-common:get_or_create_user:926 : user_id=42aad54d1af840d48436d6a1a29072a0 2022-08-10 12:46:25.552 | + functions-common:get_or_create_user:927 : echo 42aad54d1af840d48436d6a1a29072a0 2022-08-10 12:46:25.552 | 42aad54d1af840d48436d6a1a29072a0 2022-08-10 12:46:25.552 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-10 12:46:25.552 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:46:25.553 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:46:25.553 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:46:25.553 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.553 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.553 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.553 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:46:25.553 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:46:25.553 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:46:25.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:46:25.553 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:46:25.553 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.553 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.554 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.554 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.554 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:46:25.554 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:46:25.554 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | 42aad54d1af840d48436d6a1a29072a0 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:46:25.554 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:46:25.554 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.554 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:46:25.554 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:46:25.554 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:46:25.554 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:46:25.554 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-10 12:46:25.554 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:46:25.554 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:46:25.554 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:46:25.554 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:46:25.554 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.554 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:46:25.554 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:46:25.554 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.555 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.555 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.555 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.555 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.555 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:46:25.555 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:46:25.555 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:46:25.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.555 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.555 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.555 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:46:25.555 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:46:25.555 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.555 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.555 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.555 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.555 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.555 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.555 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:46:25.555 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:46:25.555 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | 42aad54d1af840d48436d6a1a29072a0 | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:46:25.555 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:46:25.555 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.555 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.555 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.555 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.555 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-10 12:46:25.555 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:46:25.555 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-10 12:46:25.556 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-10 12:46:25.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.556 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.556 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.556 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.556 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:46:25.556 | 0a8a366275c542a2a0aae0bf0684f138' 2022-08-10 12:46:25.556 | + functions-common:get_or_create_service:1095 : echo 0a8a366275c542a2a0aae0bf0684f138 2022-08-10 12:46:25.556 | 0a8a366275c542a2a0aae0bf0684f138 2022-08-10 12:46:25.556 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' http://10.222.0.18:8080 2022-08-10 12:46:25.556 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:46:25.556 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-10 12:46:25.556 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:46:25.556 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-10 12:46:25.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.556 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.556 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.556 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.556 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:46:25.556 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:46:25.556 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:46:25.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.556 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.556 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.556 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.556 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6503cd9acc2a494780db221020c64b22 2022-08-10 12:46:25.556 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6503cd9acc2a494780db221020c64b22 2022-08-10 12:46:25.556 | + functions-common:get_or_create_endpoint:1128 : public_id=6503cd9acc2a494780db221020c64b22 2022-08-10 12:46:25.556 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.18:8080 ]] 2022-08-10 12:46:25.557 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.18:8080 RegionOne 2022-08-10 12:46:25.557 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:46:25.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-10 12:46:25.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.557 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.557 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.557 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.557 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:46:25.557 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:46:25.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.18:8080 --region RegionOne -f value -c id 2022-08-10 12:46:25.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.557 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.557 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.557 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.557 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=90f94f4d56a74fec9928749ea09289de 2022-08-10 12:46:25.557 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 90f94f4d56a74fec9928749ea09289de 2022-08-10 12:46:25.557 | 90f94f4d56a74fec9928749ea09289de 2022-08-10 12:46:25.557 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:46:25.557 | + functions-common:get_or_create_endpoint:1137 : echo 6503cd9acc2a494780db221020c64b22 2022-08-10 12:46:25.557 | 6503cd9acc2a494780db221020c64b22 2022-08-10 12:46:25.557 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-10 12:46:25.557 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-10 12:46:25.557 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:46:25.557 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-10 12:46:25.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.557 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.557 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.557 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.557 | ++ functions-common:get_or_create_project:939 : project_id=2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.557 | ++ functions-common:get_or_create_project:940 : echo 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.557 | + lib/swift:create_swift_accounts:633 : swift_project_test1=2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.558 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-10 12:46:25.558 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.558 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-10 12:46:25.558 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:46:25.558 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-10 12:46:25.558 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-10 12:46:25.558 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-10 12:46:25.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.558 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.558 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.558 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.558 | ++ functions-common:get_or_create_user:926 : user_id=e8e0791d5ddf4c6f97282428c94fc101 2022-08-10 12:46:25.558 | ++ functions-common:get_or_create_user:927 : echo e8e0791d5ddf4c6f97282428c94fc101 2022-08-10 12:46:25.558 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=e8e0791d5ddf4c6f97282428c94fc101 2022-08-10 12:46:25.558 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-10 12:46:25.558 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.558 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin e8e0791d5ddf4c6f97282428c94fc101 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.558 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:46:25.558 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:46:25.558 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:46:25.558 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:46:25.558 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:46:25.558 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:46:25.558 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:46:25.558 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:46:25.558 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:46:25.558 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.558 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8e0791d5ddf4c6f97282428c94fc101 --project 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.558 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.558 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.559 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.559 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.559 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.559 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:46:25.559 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:46:25.559 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e8e0791d5ddf4c6f97282428c94fc101 --project 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.559 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.559 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.559 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8e0791d5ddf4c6f97282428c94fc101 --project 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.559 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:46:25.559 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.559 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.559 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.559 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.559 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.559 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.559 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:46:25.559 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:46:25.559 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | e8e0791d5ddf4c6f97282428c94fc101 | | 2ac2e1d3698348fd9a6a707442de26e4 | | | False |' 2022-08-10 12:46:25.559 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:46:25.559 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.559 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.559 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.559 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.559 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-10 12:46:25.559 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-10 12:46:25.559 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:46:25.559 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-10 12:46:25.560 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-10 12:46:25.560 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-10 12:46:25.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.560 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.560 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.560 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.560 | ++ functions-common:get_or_create_user:926 : user_id=11ff538c32d0477f99fceb03e6d2b02a 2022-08-10 12:46:25.560 | ++ functions-common:get_or_create_user:927 : echo 11ff538c32d0477f99fceb03e6d2b02a 2022-08-10 12:46:25.560 | + lib/swift:create_swift_accounts:642 : swift_user_test3=11ff538c32d0477f99fceb03e6d2b02a 2022-08-10 12:46:25.560 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-10 12:46:25.560 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.560 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role e9aad919eb9746c5b07e0fd02326098b 11ff538c32d0477f99fceb03e6d2b02a 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.560 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:46:25.560 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:46:25.560 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:46:25.560 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:46:25.560 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:46:25.560 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:46:25.560 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:46:25.560 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:46:25.560 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role e9aad919eb9746c5b07e0fd02326098b --user 11ff538c32d0477f99fceb03e6d2b02a --project 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.560 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.560 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:46:25.560 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.560 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.560 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.560 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.560 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.560 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:46:25.560 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:46:25.561 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add e9aad919eb9746c5b07e0fd02326098b --user 11ff538c32d0477f99fceb03e6d2b02a --project 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.561 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.561 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.561 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role e9aad919eb9746c5b07e0fd02326098b --user 11ff538c32d0477f99fceb03e6d2b02a --project 2ac2e1d3698348fd9a6a707442de26e4 2022-08-10 12:46:25.561 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.561 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:46:25.561 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.561 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.561 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.561 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.561 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.561 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:46:25.561 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:46:25.561 | ++ functions-common:get_field:819 : echo '| e9aad919eb9746c5b07e0fd02326098b | 11ff538c32d0477f99fceb03e6d2b02a | | 2ac2e1d3698348fd9a6a707442de26e4 | | | False |' 2022-08-10 12:46:25.561 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:46:25.561 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.561 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:46:25.561 | + functions-common:get_or_add_user_project_role:998 : echo e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:46:25.561 | e9aad919eb9746c5b07e0fd02326098b 2022-08-10 12:46:25.561 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-10 12:46:25.561 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-10 12:46:25.561 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:46:25.561 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-10 12:46:25.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.561 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.561 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.561 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.561 | ++ functions-common:get_or_create_project:939 : project_id=6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.561 | ++ functions-common:get_or_create_project:940 : echo 6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.562 | + lib/swift:create_swift_accounts:647 : swift_project_test2=6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.562 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-10 12:46:25.562 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.562 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-10 12:46:25.562 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-10 12:46:25.562 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:46:25.562 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-10 12:46:25.562 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-10 12:46:25.562 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-10 12:46:25.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.562 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.562 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.562 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.562 | ++ functions-common:get_or_create_user:926 : user_id=17eaba21fbb54b65bc31f206412fdfba 2022-08-10 12:46:25.562 | ++ functions-common:get_or_create_user:927 : echo 17eaba21fbb54b65bc31f206412fdfba 2022-08-10 12:46:25.562 | + lib/swift:create_swift_accounts:652 : swift_user_test2=17eaba21fbb54b65bc31f206412fdfba 2022-08-10 12:46:25.562 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-10 12:46:25.562 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.562 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 17eaba21fbb54b65bc31f206412fdfba 6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.562 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:46:25.562 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:46:25.562 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:46:25.562 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:46:25.562 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:46:25.562 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:46:25.562 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:46:25.562 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:46:25.563 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17eaba21fbb54b65bc31f206412fdfba --project 6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.563 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.563 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:46:25.563 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.563 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.563 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.563 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.563 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.563 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:46:25.563 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:46:25.563 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 17eaba21fbb54b65bc31f206412fdfba --project 6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.563 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.563 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.563 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17eaba21fbb54b65bc31f206412fdfba --project 6bbe07531a9e44b599a82e66c90146c1 2022-08-10 12:46:25.563 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.564 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:46:25.564 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.564 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.564 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.564 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.564 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.564 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:46:25.564 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:46:25.564 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:46:25.564 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | 17eaba21fbb54b65bc31f206412fdfba | | 6bbe07531a9e44b599a82e66c90146c1 | | | False |' 2022-08-10 12:46:25.564 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.564 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.564 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.564 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.564 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-10 12:46:25.564 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-10 12:46:25.564 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:46:25.564 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-10 12:46:25.564 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-10 12:46:25.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.564 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.564 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.564 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.564 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-10 12:46:25.564 | eff679e9c196452d8231fd4f33e03a6b' 2022-08-10 12:46:25.564 | ++ functions-common:get_or_create_domain:889 : echo eff679e9c196452d8231fd4f33e03a6b 2022-08-10 12:46:25.564 | + lib/swift:create_swift_accounts:657 : swift_domain=eff679e9c196452d8231fd4f33e03a6b 2022-08-10 12:46:25.564 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-10 12:46:25.564 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.564 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-10 12:46:25.564 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 eff679e9c196452d8231fd4f33e03a6b 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:46:25.565 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=eff679e9c196452d8231fd4f33e03a6b --or-show -f value -c id 2022-08-10 12:46:25.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.565 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_project:939 : project_id=14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_project:940 : echo 14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.565 | + lib/swift:create_swift_accounts:661 : swift_project_test4=14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.565 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-10 12:46:25.565 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.565 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-10 12:46:25.565 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 eff679e9c196452d8231fd4f33e03a6b test4@example.com 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-10 12:46:25.565 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=eff679e9c196452d8231fd4f33e03a6b --email=test4@example.com --or-show -f value -c id 2022-08-10 12:46:25.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.565 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_user:926 : user_id=bc44792c1c6c4ec5855091f396cbcb47 2022-08-10 12:46:25.565 | ++ functions-common:get_or_create_user:927 : echo bc44792c1c6c4ec5855091f396cbcb47 2022-08-10 12:46:25.565 | + lib/swift:create_swift_accounts:666 : swift_user_test4=bc44792c1c6c4ec5855091f396cbcb47 2022-08-10 12:46:25.565 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-10 12:46:25.565 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:46:25.565 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin bc44792c1c6c4ec5855091f396cbcb47 14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.565 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:46:25.565 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:46:25.565 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:46:25.566 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:46:25.566 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:46:25.566 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:46:25.566 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:46:25.566 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:46:25.566 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc44792c1c6c4ec5855091f396cbcb47 --project 14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.566 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.566 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:46:25.566 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.566 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.566 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.566 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:46:25.566 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:46:25.566 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user bc44792c1c6c4ec5855091f396cbcb47 --project 14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.566 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc44792c1c6c4ec5855091f396cbcb47 --project 14061120bce548039e01a4b9ea3f2158 2022-08-10 12:46:25.566 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:46:25.566 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:46:25.566 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:46:25.566 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:25.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:25.566 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:46:25.567 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:46:25.567 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:46:25.567 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:46:25.567 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | bc44792c1c6c4ec5855091f396cbcb47 | | 14061120bce548039e01a4b9ea3f2158 | | | False |' 2022-08-10 12:46:25.567 | ++ functions-common:get_field:813 : read data 2022-08-10 12:46:25.567 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.567 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.567 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:46:25.598 | [390837 Async create_swift_accounts:425680]: finished create_swift_accounts with result 0 in 128 seconds 2022-08-10 12:46:25.605 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-10 12:46:25.608 | + inc/async:async_wait:197 : return 0 2022-08-10 12:46:25.611 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-10 12:46:25.629 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:46:25.632 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-10 12:46:25.650 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:46:25.653 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-10 12:46:25.656 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:46:25.658 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-10 12:46:25.661 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-10 12:46:25.663 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-10 12:46:25.724 | + inc/async:async_inner:63 : init_glance 2022-08-10 12:46:25.763 | [390837 Async init_glance:429935]: running: init_glance 2022-08-10 12:46:25.765 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-10 12:46:25.784 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:46:25.797 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-10 12:46:25.798 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:46:25.798 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-10 12:46:25.798 | + ./stack.sh:main:1142 : configure_neutron 2022-08-10 12:46:25.798 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-10 12:46:25.803 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:46:25.803 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:46:25.808 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:46:25.811 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:46:25.815 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:46:25.818 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:46:25.821 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-10 12:46:25.824 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-10 12:46:25.826 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-10 12:46:25.829 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-10 12:46:25.842 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-10 12:46:25.844 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-10 12:46:28.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:28.997 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:28.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:28.997 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:30.753 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:46:30.780 | [429935 Async init_glance:429935]: finished successfully 2022-08-10 12:46:32.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:32.180 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:32.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:32.180 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:35.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:35.323 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:35.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:35.323 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:38.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:38.449 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:38.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:38.449 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:41.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:41.611 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:41.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:41.611 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:44.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:44.793 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:44.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:44.793 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:47.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:47.982 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:47.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:47.982 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:51.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:51.437 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:51.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:51.437 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:55.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:55.357 | from cryptography.utils import int_from_bytes 2022-08-10 12:46:55.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:46:55.357 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:00.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:47:00.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:00.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:47:00.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:00.737 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-10 12:47:00.742 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-10 12:47:00.744 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-10 12:47:00.747 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-10 12:47:00.749 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-10 12:47:00.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-10 12:47:00.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-10 12:47:00.756 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-10 12:47:00.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-10 12:47:00.761 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-10 12:47:00.763 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-10 12:47:00.766 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-10 12:47:00.768 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-10 12:47:00.770 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-10 12:47:00.773 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-10 12:47:00.775 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-10 12:47:00.779 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:00.782 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-10 12:47:00.785 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:00.790 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-10 12:47:00.792 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-10 12:47:00.795 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-10 12:47:00.798 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-10 12:47:00.800 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:47:00.802 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:00.804 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:47:00.821 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:00.824 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:47:00.826 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 12:47:00.829 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 12:47:00.866 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-10 12:47:00.898 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-10 12:47:00.934 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-10 12:47:00.964 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-10 12:47:00.994 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-10 12:47:01.024 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-10 12:47:01.026 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-10 12:47:01.029 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-10 12:47:01.033 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:47:01.036 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:47:01.053 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:47:01.055 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:47:01.057 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:47:01.060 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:47:01.063 | + 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-08-10 12:47:01.092 | + 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-08-10 12:47:01.122 | + 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-08-10 12:47:01.152 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:47:01.182 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-10 12:47:01.198 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:47:01.201 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-10 12:47:01.204 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:47:01.207 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-10 12:47:01.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-10 12:47:01.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-10 12:47:01.224 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-10 12:47:01.227 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:47:01.229 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-10 12:47:01.232 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-10 12:47:01.244 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-10 12:47:01.265 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-10 12:47:01.267 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-10 12:47:01.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-10 12:47:01.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-10 12:47:01.305 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 12:47:01.308 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:47:01.311 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-10 12:47:01.315 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.EN4sp27hOb 2022-08-10 12:47:01.318 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 12:47:01.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:47:01.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.EN4sp27hOb 2022-08-10 12:47:01.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.EN4sp27hOb 2022-08-10 12:47:01.339 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.EN4sp27hOb /etc/sudoers.d/neutron-rootwrap 2022-08-10 12:47:01.351 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:47:01.380 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:01.383 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:47:01.413 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-10 12:47:01.416 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-10 12:47:01.418 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-10 12:47:01.421 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:47:01.423 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:47:01.425 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:47:01.443 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:01.447 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:47:01.449 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:47:01.452 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:47:01.470 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:01.473 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:47:01.476 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 12:47:01.508 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:47:01.510 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:47:01.513 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-10 12:47:01.531 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:01.534 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-10 12:47:01.536 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-10 12:47:01.539 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:47:01.541 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:47:01.544 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-10 12:47:01.547 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-10 12:47:01.549 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:47:01.552 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-10 12:47:01.554 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-10 12:47:01.557 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-10 12:47:01.562 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-10 12:47:01.564 | + 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-08-10 12:47:01.569 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-10 12:47:01.587 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:01.589 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-10 12:47:01.592 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-10 12:47:01.594 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-10 12:47:01.599 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-10 12:47:01.602 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-10 12:47:01.604 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-10 12:47:01.607 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-10 12:47:01.611 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-10 12:47:01.613 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-10 12:47:01.618 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-10 12:47:01.625 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-10 12:47:01.630 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-10 12:47:01.661 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 12:47:01.692 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-10 12:47:01.722 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-10 12:47:01.754 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-10 12:47:01.756 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:47:01.759 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-10 12:47:01.761 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:47:01.764 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-10 12:47:01.794 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-10 12:47:01.826 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 12:47:01.858 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-10 12:47:01.889 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-10 12:47:01.919 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-10 12:47:01.950 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-10 12:47:01.980 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-10 12:47:02.011 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:47:02.042 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:47:02.073 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-10 12:47:02.104 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-10 12:47:02.135 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-10 12:47:02.137 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:47:02.140 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:47:02.143 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 12:47:02.145 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-10 12:47:02.176 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-10 12:47:02.207 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.18/identity 2022-08-10 12:47:02.238 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-10 12:47:02.269 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-10 12:47:02.301 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-10 12:47:02.331 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-10 12:47:02.362 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-10 12:47:02.393 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:47:02.424 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-10 12:47:02.455 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-10 12:47:02.458 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:47:02.460 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 12:47:02.463 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-10 12:47:02.465 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-10 12:47:02.496 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-10 12:47:02.526 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.18/identity 2022-08-10 12:47:02.558 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-10 12:47:02.588 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-10 12:47:02.619 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-10 12:47:02.650 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-10 12:47:02.680 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-10 12:47:02.711 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:47:02.741 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-10 12:47:02.772 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-10 12:47:02.775 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-10 12:47:02.777 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-10 12:47:02.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-10 12:47:02.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-10 12:47:02.785 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-10 12:47:02.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-10 12:47:02.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-08-10 12:47:02.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-08-10 12:47:02.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-08-10 12:47:02.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-10 12:47:02.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-10 12:47:02.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-10 12:47:02.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-10 12:47:02.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-10 12:47:02.810 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-10 12:47:02.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-10 12:47:02.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-10 12:47:02.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:02.820 | + 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-08-10 12:47:02.849 | + 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-08-10 12:47:02.852 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:02.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:47:02.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-10 12:47:02.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-10 12:47:02.862 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:02.864 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-10 12:47:02.895 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-10 12:47:02.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-10 12:47:02.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:02.902 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:47:02.905 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-10 12:47:02.908 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-10 12:47:02.910 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:02.912 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-10 12:47:02.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-10 12:47:02.945 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-10 12:47:02.947 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:02.950 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:47:02.953 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-10 12:47:02.955 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-10 12:47:02.958 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:02.960 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-10 12:47:02.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-10 12:47:02.993 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:02.995 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:47:02.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-10 12:47:03.000 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-10 12:47:03.002 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:03.005 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-10 12:47:03.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-10 12:47:03.037 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:03.040 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-10 12:47:03.042 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-10 12:47:03.045 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-10 12:47:03.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:03.050 | + 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-08-10 12:47:03.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-10 12:47:03.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:03.084 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-10 12:47:03.086 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 12:47:03.089 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 12:47:03.091 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:03.094 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-10 12:47:03.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-10 12:47:03.126 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:03.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-10 12:47:03.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-10 12:47:03.134 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-10 12:47:03.136 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:03.139 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-10 12:47:03.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:600:649 2022-08-10 12:47:03.172 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:03.174 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-10 12:47:03.176 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-08-10 12:47:03.179 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-08-10 12:47:03.181 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:03.184 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-08-10 12:47:03.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-10 12:47:03.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:47:03.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-10 12:47:03.221 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 12:47:03.224 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 12:47:03.226 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:47:03.229 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-10 12:47:03.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 12:47:03.262 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-10 12:47:03.280 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:03.283 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-10 12:47:03.286 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:47:03.319 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:03.322 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:47:03.353 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 12:47:03.385 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-10 12:47:03.387 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-10 12:47:03.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-10 12:47:03.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 12:47:06.222 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 12:47:06.223 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 12:47:06.223 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=432007) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 12:47:06.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=432007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:47:06.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=432007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:47:06.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=432007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:06.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=432007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:06.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=432007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:06.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=432007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:06.341 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 12:47:06.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:47:06.341 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:06.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:47:06.341 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:06.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-10 12:47:06.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-10 12:47:06.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-10 12:47:06.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:47:06.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-10 12:47:06.756 | + 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-08-10 12:47:06.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-10 12:47:06.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:06.779 | + 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-08-10 12:47:06.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-10 12:47:06.815 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-10 12:47:06.823 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-10 12:47:06.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-10 12:47:06.829 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-10 12:47:06.841 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-10 12:47:06.854 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 12:47:06.857 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-10 12:47:06.866 | net.bridge.bridge-nf-call-iptables = 1 2022-08-10 12:47:06.869 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 12:47:06.872 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-10 12:47:06.880 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-10 12:47:06.884 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-10 12:47:06.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-10 12:47:06.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-10 12:47:06.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-10 12:47:06.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-10 12:47:06.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 12:47:06.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 12:47:06.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:47:06.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 12:47:06.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-10 12:47:06.936 | + 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-08-10 12:47:06.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-10 12:47:06.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-10 12:47:07.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-10 12:47:07.034 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-10 12:47:07.052 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:07.054 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-10 12:47:07.057 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-10 12:47:07.062 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-10 12:47:07.091 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-10 12:47:07.121 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:47:07.155 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:07.158 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:47:07.187 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-10 12:47:07.205 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:07.207 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 12:47:07.210 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-10 12:47:07.240 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 12:47:07.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 12:47:07.245 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 12:47:07.276 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-10 12:47:07.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 12:47:07.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-10 12:47:07.284 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-10 12:47:07.302 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:07.304 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-10 12:47:07.307 | + 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-08-10 12:47:07.312 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-10 12:47:07.343 | + 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-08-10 12:47:07.376 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:07.378 | + 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-08-10 12:47:07.409 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 12:47:07.411 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-10 12:47:07.441 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 12:47:07.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 12:47:07.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 12:47:07.477 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-10 12:47:07.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 12:47:07.482 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-10 12:47:07.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 12:47:10.223 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 12:47:10.223 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 12:47:10.223 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=432537) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 12:47:10.282 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=432537) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:47:10.282 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=432537) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:47:10.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=432537) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:10.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=432537) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:10.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=432537) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:10.283 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=432537) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:47:10.344 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-10 12:47:10.345 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=432537) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-10 12:47:10.345 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=432537) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-10 12:47:10.346 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 12:47:10.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:47:10.346 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:10.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:47:10.346 | from cryptography.utils import int_from_bytes 2022-08-10 12:47:10.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-10 12:47:10.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-10 12:47:10.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-10 12:47:10.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 12:47:10.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 12:47:10.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:47:10.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 12:47:10.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-10 12:47:10.729 | + functions:set_mtu:785 : local dev=br-data 2022-08-10 12:47:10.732 | + functions:set_mtu:786 : local mtu=1500 2022-08-10 12:47:10.734 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-10 12:47:10.747 | + 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-08-10 12:47:10.765 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-10 12:47:10.768 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-10 12:47:10.770 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-10 12:47:10.773 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-10 12:47:10.776 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-10 12:47:10.778 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-10 12:47:10.781 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-10 12:47:10.784 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-10 12:47:10.786 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-10 12:47:10.789 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-10 12:47:10.791 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-10 12:47:10.794 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-10 12:47:10.797 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-10 12:47:10.800 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-10 12:47:10.803 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-10 12:47:10.804 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-10 12:47:10.810 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-10 12:47:10.812 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-10 12:47:10.815 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-10 12:47:10.817 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-10 12:47:10.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-10 12:47:10.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-10 12:47:10.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-10 12:47:10.829 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.47/22 brd 192.168.3.255' 2022-08-10 12:47:10.831 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-10 12:47:10.834 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:10.836 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-10 12:47:10.838 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-10 12:47:10.841 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.47/22 brd 192.168.3.255 != '' ]] 2022-08-10 12:47:10.844 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1' 2022-08-10 12:47:10.846 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data' 2022-08-10 12:47:10.849 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-10 12:47:10.851 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-10 12:47:10.855 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.47/22 brd 192.168.3.255 2022-08-10 12:47:10.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-10 12:47:10.857 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-10 12:47:10.857 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-10 12:47:10.863 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.47 2022-08-10 12:47:10.865 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.47 ' 2022-08-10 12:47:10.868 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1 2022-08-10 12:47:10.881 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data 2022-08-10 12:47:10.894 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-10 12:47:10.908 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-10 12:47:10.928 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.47 2022-08-10 12:47:10.938 | PING 192.168.0.47 (192.168.0.47) from 192.168.0.47 br-data: 56(84) bytes of data. 2022-08-10 12:47:10.938 | 64 bytes from 192.168.0.47: icmp_seq=1 ttl=64 time=0.078 ms 2022-08-10 12:47:11.938 | 64 bytes from 192.168.0.47: icmp_seq=2 ttl=64 time=0.048 ms 2022-08-10 12:47:12.962 | 64 bytes from 192.168.0.47: icmp_seq=3 ttl=64 time=0.051 ms 2022-08-10 12:47:12.962 | 2022-08-10 12:47:12.963 | --- 192.168.0.47 ping statistics --- 2022-08-10 12:47:12.963 | 3 packets transmitted, 3 received, 0% packet loss, time 2025ms 2022-08-10 12:47:12.963 | rtt min/avg/max/mdev = 0.048/0.059/0.078/0.013 ms 2022-08-10 12:47:12.968 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-10 12:47:12.968 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-10 12:47:12.974 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-10 12:47:12.977 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-10 12:47:12.995 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:12.999 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-10 12:47:13.002 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-10 12:47:13.007 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-10 12:47:13.036 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.18 2022-08-10 12:47:13.067 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-10 12:47:13.097 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:47:13.130 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-10 12:47:13.132 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:47:13.161 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 12:47:13.164 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-10 12:47:13.182 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:47:13.184 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:47:13.188 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-10 12:47:13.205 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:47:13.208 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-10 12:47:13.225 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:47:13.228 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-10 12:47:13.246 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:47:13.249 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-10 12:47:13.282 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-10 12:47:13.313 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-10 12:47:13.316 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-10 12:47:13.334 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:13.336 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-10 12:47:13.354 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:13.357 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-10 12:47:13.360 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-10 12:47:13.422 | + inc/async:async_inner:63 : init_neutron 2022-08-10 12:47:13.465 | [390837 Async init_neutron:433049]: running: init_neutron 2022-08-10 12:47:13.469 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-10 12:47:13.488 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:13.492 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-10 12:47:13.503 | ++ ./stack.sh:main:1157 : true 2022-08-10 12:47:13.506 | + ./stack.sh:main:1157 : netman_pid= 2022-08-10 12:47:13.508 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-10 12:47:13.511 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-10 12:47:13.528 | + ./stack.sh:main:1164 : clean_iptables 2022-08-10 12:47:13.534 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:47:13.538 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-10 12:47:13.538 | + lib/nova:clean_iptables:186 : grep nova 2022-08-10 12:47:13.539 | + lib/nova:clean_iptables:186 : bash 2022-08-10 12:47:13.542 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-10 12:47:13.542 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-10 12:47:13.550 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-10 12:47:13.560 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-10 12:47:13.560 | + lib/nova:clean_iptables:188 : grep nova 2022-08-10 12:47:13.562 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-10 12:47:13.565 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 12:47:13.567 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:47:13.568 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-10 12:47:13.571 | + lib/nova:clean_iptables:188 : bash 2022-08-10 12:47:13.581 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:47:13.581 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-10 12:47:13.582 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-10 12:47:13.583 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-10 12:47:13.588 | + lib/nova:clean_iptables:190 : grep nova 2022-08-10 12:47:13.589 | + lib/nova:clean_iptables:190 : bash 2022-08-10 12:47:13.592 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-10 12:47:13.601 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:47:13.602 | + lib/nova:clean_iptables:192 : grep nova 2022-08-10 12:47:13.604 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-10 12:47:13.611 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-10 12:47:13.611 | + lib/nova:clean_iptables:192 : bash 2022-08-10 12:47:13.611 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 12:47:13.617 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-10 12:47:13.628 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-10 12:47:13.639 | net.ipv4.ip_forward = 1 2022-08-10 12:47:13.643 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-10 12:47:13.664 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:13.668 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-10 12:47:13.671 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-10 12:47:13.674 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 12:47:13.712 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-10 12:47:13.744 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-10 12:47:13.747 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 12:47:13.784 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-10 12:47:13.822 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-10 12:47:13.848 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:13.851 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-10 12:47:13.854 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:47:13.857 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-10 12:47:13.860 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-10 12:47:13.863 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-10 12:47:13.934 | + inc/async:async_inner:63 : init_swift 2022-08-10 12:47:13.978 | [390837 Async init_swift:433409]: running: init_swift 2022-08-10 12:47:13.981 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-10 12:47:14.006 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:14.011 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-10 12:47:14.011 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:47:14.014 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-10 12:47:14.017 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-10 12:47:14.020 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-10 12:47:14.101 | + inc/async:async_inner:63 : init_cinder 2022-08-10 12:47:14.146 | [390837 Async init_cinder:433504]: running: init_cinder 2022-08-10 12:47:14.149 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-10 12:47:14.175 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:47:14.177 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-10 12:47:14.180 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:47:14.183 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-10 12:47:14.186 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-10 12:47:14.189 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-10 12:47:14.266 | + inc/async:async_inner:63 : init_placement 2022-08-10 12:47:14.323 | [390837 Async init_placement:433624]: running: init_placement 2022-08-10 12:47:14.325 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-10 12:47:14.384 | [390837 Async init_neutron:433049]: Waiting for completion of init_neutron running on PID 433049 (6 other jobs running) 2022-08-10 12:47:14.412 | [390837 Async init_neutron:433049]: Signaling child to exit 2022-08-10 12:47:17.543 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:47:17.582 | [433504 Async init_cinder:433504]: finished successfully 2022-08-10 12:47:25.190 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:47:25.218 | [433409 Async init_swift:433409]: finished successfully 2022-08-10 12:48:13.716 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:48:13.743 | [433624 Async init_placement:433624]: finished successfully 2022-08-10 12:51:27.002 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:51:27.029 | [433049 Async init_neutron:433049]: finished successfully 2022-08-10 12:51:27.069 | WAKEUP 2022-08-10 12:51:27.092 | [390837 Async init_neutron:433049]: Signaled 2022-08-10 12:51:27.098 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-10 12:51:27.098 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:51:27.098 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:51:27.098 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:51:27.098 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:51:27.098 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:51:27.098 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:51:27.098 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-10 12:51:27.098 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-10 12:51:27.098 | + lib/database:recreate_database:112 : local db=neutron 2022-08-10 12:51:27.098 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-10 12:51:27.098 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-10 12:51:27.098 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-10 12:51:27.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.098 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-10 12:51:27.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.098 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-10 12:51:27.099 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:51:27.099 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:51:27.099 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:51:27.099 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:51:27.099 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135662936 2022-08-10 12:51:27.099 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-10 12:51:27.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.099 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.099 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-10 12:51:27.099 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-10 12:51:27.100 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-10 12:51:27.101 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-10 12:51:27.102 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-10 12:51:27.102 | Running upgrade for neutron ... 2022-08-10 12:51:27.102 | OK 2022-08-10 12:51:27.102 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-10 12:51:27.102 | + functions-common:time_stop:2440 : local name 2022-08-10 12:51:27.102 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:51:27.103 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:51:27.103 | + functions-common:time_stop:2443 : local total 2022-08-10 12:51:27.103 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:51:27.103 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:51:27.103 | + functions-common:time_stop:2447 : start_time=1660135662936 2022-08-10 12:51:27.103 | + functions-common:time_stop:2449 : [[ -z 1660135662936 ]] 2022-08-10 12:51:27.103 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:51:27.103 | + functions-common:time_stop:2452 : end_time=1660135886987 2022-08-10 12:51:27.103 | + functions-common:time_stop:2453 : elapsed_time=224051 2022-08-10 12:51:27.103 | + functions-common:time_stop:2454 : total=34220 2022-08-10 12:51:27.103 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:51:27.103 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=258271 2022-08-10 12:51:27.144 | [390837 Async init_neutron:433049]: finished init_neutron with result 0 in 253 seconds 2022-08-10 12:51:27.148 | + inc/async:async_wait:197 : return 0 2022-08-10 12:51:27.151 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-10 12:51:27.208 | [390837 Async init_placement:433624]: Waiting for completion of init_placement running on PID 433624 (5 other jobs running) 2022-08-10 12:51:27.233 | [390837 Async init_placement:433624]: Signaling child to exit 2022-08-10 12:51:27.234 | WAKEUP 2022-08-10 12:51:27.257 | [390837 Async init_placement:433624]: Signaled 2022-08-10 12:51:27.259 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-10 12:51:27.259 | + lib/database:recreate_database:112 : local db=placement 2022-08-10 12:51:27.259 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-10 12:51:27.259 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-10 12:51:27.259 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-10 12:51:27.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.259 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-10 12:51:27.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.259 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-10 12:51:27.259 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-10 12:51:27.259 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-10 12:51:27.259 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-10 12:51:27.259 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:51:27.259 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:51:27.259 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:51:27.259 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:51:27.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.259 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.259 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.259 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.259 | + functions-common:get_or_create_user:926 : user_id=6adfa5d0c3f548ea8c68720ea9a76e3c 2022-08-10 12:51:27.259 | + functions-common:get_or_create_user:927 : echo 6adfa5d0c3f548ea8c68720ea9a76e3c 2022-08-10 12:51:27.259 | 6adfa5d0c3f548ea8c68720ea9a76e3c 2022-08-10 12:51:27.259 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-10 12:51:27.259 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:51:27.259 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:51:27.260 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:51:27.260 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:51:27.260 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:51:27.260 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:51:27.260 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:51:27.260 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:51:27.260 | ++ functions-common:get_field:813 : read data 2022-08-10 12:51:27.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.260 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.260 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.260 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.260 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:51:27.260 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:51:27.260 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:51:27.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.260 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.260 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.260 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:51:27.260 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:51:27.260 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:51:27.260 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:51:27.260 | ++ functions-common:get_field:813 : read data 2022-08-10 12:51:27.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.260 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.260 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.261 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.261 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:51:27.261 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:51:27.261 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:51:27.261 | ++ functions-common:get_field:819 : echo '| 9027c3761cdd4cbcaf6a0581a7a513cf | 6adfa5d0c3f548ea8c68720ea9a76e3c | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:51:27.261 | ++ functions-common:get_field:813 : read data 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:998 : echo 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:51:27.261 | 9027c3761cdd4cbcaf6a0581a7a513cf 2022-08-10 12:51:27.261 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:51:27.261 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:51:27.261 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:51:27.261 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:51:27.261 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:51:27.261 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:51:27.261 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:51:27.261 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:51:27.261 | ++ functions-common:get_field:813 : read data 2022-08-10 12:51:27.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.261 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.261 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.261 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:51:27.261 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:51:27.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.262 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.262 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.262 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:51:27.262 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:51:27.262 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:51:27.262 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:51:27.262 | ++ functions-common:get_field:813 : read data 2022-08-10 12:51:27.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.262 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.262 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.262 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.262 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:51:27.262 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:51:27.262 | ++ functions-common:get_field:819 : echo '| 07145ea990404165a74070a17ff364a2 | 6adfa5d0c3f548ea8c68720ea9a76e3c | | 0702e99c6f1e463088bcb0ff54a44ca2 | | | False |' 2022-08-10 12:51:27.262 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:51:27.262 | ++ functions-common:get_field:813 : read data 2022-08-10 12:51:27.262 | + functions-common:get_or_add_user_project_role:996 : user_role_id=07145ea990404165a74070a17ff364a2 2022-08-10 12:51:27.262 | + functions-common:get_or_add_user_project_role:998 : echo 07145ea990404165a74070a17ff364a2 2022-08-10 12:51:27.262 | 07145ea990404165a74070a17ff364a2 2022-08-10 12:51:27.262 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.18/placement 2022-08-10 12:51:27.262 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-10 12:51:27.262 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:51:27.262 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-10 12:51:27.262 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-10 12:51:27.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.262 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.262 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.262 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.262 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:51:27.262 | 164cd65c45634053b9b6202842d2c217' 2022-08-10 12:51:27.263 | + functions-common:get_or_create_service:1095 : echo 164cd65c45634053b9b6202842d2c217 2022-08-10 12:51:27.263 | 164cd65c45634053b9b6202842d2c217 2022-08-10 12:51:27.263 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.18/placement 2022-08-10 12:51:27.263 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:51:27.263 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.18/placement RegionOne 2022-08-10 12:51:27.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:51:27.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-10 12:51:27.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.263 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.263 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.263 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:51:27.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:51:27.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.18/placement --region RegionOne -f value -c id 2022-08-10 12:51:27.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.263 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.263 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.263 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:51:27.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=57af210522974399b0ea7ffcb153b05b 2022-08-10 12:51:27.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 57af210522974399b0ea7ffcb153b05b 2022-08-10 12:51:27.263 | + functions-common:get_or_create_endpoint:1128 : public_id=57af210522974399b0ea7ffcb153b05b 2022-08-10 12:51:27.263 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:51:27.263 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:51:27.263 | + functions-common:get_or_create_endpoint:1137 : echo 57af210522974399b0ea7ffcb153b05b 2022-08-10 12:51:27.263 | 57af210522974399b0ea7ffcb153b05b 2022-08-10 12:51:27.306 | [390837 Async init_placement:433624]: finished init_placement with result 0 in 59 seconds 2022-08-10 12:51:27.310 | + inc/async:async_wait:197 : return 0 2022-08-10 12:51:27.313 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-10 12:51:27.365 | [390837 Async init_glance:429935]: Waiting for completion of init_glance running on PID 429935 (4 other jobs running) 2022-08-10 12:51:27.391 | [390837 Async init_glance:429935]: Signaling child to exit 2022-08-10 12:51:27.397 | WAKEUP 2022-08-10 12:51:27.416 | [390837 Async init_glance:429935]: Signaled 2022-08-10 12:51:27.418 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-10 12:51:27.418 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-10 12:51:27.418 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-10 12:51:27.418 | + lib/database:recreate_database:112 : local db=glance 2022-08-10 12:51:27.418 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-10 12:51:27.418 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-10 12:51:27.418 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-10 12:51:27.418 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.418 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-10 12:51:27.418 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.418 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-10 12:51:27.418 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:51:27.418 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:51:27.418 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:51:27.418 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:51:27.418 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135586055 2022-08-10 12:51:27.418 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-10 12:51:27.418 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:51:27.418 | ERROR glance Traceback (most recent call last): 2022-08-10 12:51:27.418 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 12:51:27.418 | ERROR glance  sys.exit(main()) 2022-08-10 12:51:27.418 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 12:51:27.418 | ERROR glance  return CONF.command.action_fn() 2022-08-10 12:51:27.418 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-10 12:51:27.418 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-10 12:51:27.418 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-10 12:51:27.418 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-10 12:51:27.418 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-10 12:51:27.419 | ERROR glance  engine = db_api.get_engine() 2022-08-10 12:51:27.419 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 12:51:27.419 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 12:51:27.419 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 12:51:27.419 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 12:51:27.419 | ERROR glance  return cls( 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 12:51:27.419 | ERROR glance  self._factory._start( 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 12:51:27.419 | ERROR glance  self._setup_for_connection( 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 12:51:27.419 | ERROR glance  engine = engines.create_engine( 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 12:51:27.419 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 12:51:27.419 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 12:51:27.419 | ERROR glance  File "", line 2, in create_engine 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 12:51:27.419 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 12:51:27.419 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 12:51:27.419 | ERROR glance  loaded_plugins = [ 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 12:51:27.419 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 12:51:27.419 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 12:51:27.419 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:51:27.419 | ERROR glance  2022-08-10 12:51:27.419 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-10 12:51:27.419 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:51:27.419 | ERROR glance Traceback (most recent call last): 2022-08-10 12:51:27.419 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 12:51:27.419 | ERROR glance  sys.exit(main()) 2022-08-10 12:51:27.420 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 12:51:27.420 | ERROR glance  return CONF.command.action_fn() 2022-08-10 12:51:27.420 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-10 12:51:27.420 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-10 12:51:27.420 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-10 12:51:27.420 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-10 12:51:27.420 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 12:51:27.420 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 12:51:27.420 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 12:51:27.420 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 12:51:27.420 | ERROR glance  return cls( 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 12:51:27.420 | ERROR glance  self._factory._start( 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 12:51:27.420 | ERROR glance  self._setup_for_connection( 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 12:51:27.420 | ERROR glance  engine = engines.create_engine( 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 12:51:27.420 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 12:51:27.420 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 12:51:27.420 | ERROR glance  File "", line 2, in create_engine 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 12:51:27.420 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 12:51:27.420 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 12:51:27.420 | ERROR glance  loaded_plugins = [ 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 12:51:27.420 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 12:51:27.420 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 12:51:27.420 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 12:51:27.420 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:51:27.421 | ERROR glance  2022-08-10 12:51:27.421 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-10 12:51:27.421 | + functions-common:time_stop:2440 : local name 2022-08-10 12:51:27.421 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:51:27.421 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:51:27.421 | + functions-common:time_stop:2443 : local total 2022-08-10 12:51:27.421 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:51:27.421 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:51:27.421 | + functions-common:time_stop:2447 : start_time=1660135586055 2022-08-10 12:51:27.421 | + functions-common:time_stop:2449 : [[ -z 1660135586055 ]] 2022-08-10 12:51:27.421 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:51:27.421 | + functions-common:time_stop:2452 : end_time=1660135590737 2022-08-10 12:51:27.421 | + functions-common:time_stop:2453 : elapsed_time=4682 2022-08-10 12:51:27.421 | + functions-common:time_stop:2454 : total=34220 2022-08-10 12:51:27.421 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:51:27.421 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38902 2022-08-10 12:51:27.464 | [390837 Async init_glance:429935]: finished init_glance with result 0 in 5 seconds 2022-08-10 12:51:27.469 | + inc/async:async_wait:197 : return 0 2022-08-10 12:51:27.471 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-10 12:51:27.523 | [390837 Async init_swift:433409]: Waiting for completion of init_swift running on PID 433409 (3 other jobs running) 2022-08-10 12:51:27.549 | [390837 Async init_swift:433409]: Signaling child to exit 2022-08-10 12:51:27.549 | WAKEUP 2022-08-10 12:51:27.573 | [390837 Async init_swift:433409]: Signaled 2022-08-10 12:51:27.574 | + lib/swift:init_swift:673 : local node_number 2022-08-10 12:51:27.574 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 12:51:27.574 | No container-auditor running 2022-08-10 12:51:27.574 | No container-reconciler running 2022-08-10 12:51:27.574 | No container-updater running 2022-08-10 12:51:27.574 | No account-auditor running 2022-08-10 12:51:27.574 | No object-replicator running 2022-08-10 12:51:27.574 | No account-server running 2022-08-10 12:51:27.574 | No proxy-server running 2022-08-10 12:51:27.574 | No object-expirer running 2022-08-10 12:51:27.574 | No container-server running 2022-08-10 12:51:27.574 | No object-server running 2022-08-10 12:51:27.574 | No object-updater running 2022-08-10 12:51:27.574 | No container-replicator running 2022-08-10 12:51:27.574 | No object-reconstructor running 2022-08-10 12:51:27.574 | No account-replicator running 2022-08-10 12:51:27.574 | No account-reaper running 2022-08-10 12:51:27.574 | No object-auditor running 2022-08-10 12:51:27.575 | No container-sharder running 2022-08-10 12:51:27.575 | No container-sync running 2022-08-10 12:51:27.575 | + lib/swift:init_swift:675 : true 2022-08-10 12:51:27.575 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-10 12:51:27.575 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-10 12:51:27.575 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-10 12:51:27.575 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-10 12:51:27.575 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-10 12:51:27.575 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-10 12:51:27.575 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-10 12:51:27.575 | + functions:create_disk:732 : local node_number 2022-08-10 12:51:27.575 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 12:51:27.575 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-10 12:51:27.575 | + functions:create_disk:736 : local key 2022-08-10 12:51:27.575 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | ++ functions:create_disk:738 : sed s#/.## 2022-08-10 12:51:27.575 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-10 12:51:27.575 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 12:51:27.575 | + functions:destroy_disk:765 : local key 2022-08-10 12:51:27.575 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-10 12:51:27.575 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-10 12:51:27.575 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-10 12:51:27.575 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-10 12:51:27.575 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.575 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:51:27.576 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-10 12:51:27.576 | = sectsz=512 attr=2, projid32bit=1 2022-08-10 12:51:27.576 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-10 12:51:27.576 | = reflink=1 2022-08-10 12:51:27.576 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-10 12:51:27.576 | = sunit=0 swidth=0 blks 2022-08-10 12:51:27.576 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-10 12:51:27.576 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-10 12:51:27.576 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-10 12:51:27.576 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-10 12:51:27.576 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-10 12:51:27.576 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-10 12:51:27.576 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-10 12:51:27.576 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-10 12:51:27.576 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-10 12:51:27.576 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-10 12:51:27.576 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 12:51:27.576 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-10 12:51:27.576 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1660134355.object.builder backups/1660134356.container.builder backups/1660134357.account.builder backups/1660134362.object.builder backups/1660134363.container.builder backups/1660134364.account.builder backups/1660134362.object.ring.gz backups/1660134363.container.ring.gz backups/1660134364.account.ring.gz 2022-08-10 12:51:27.576 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-10 12:51:27.576 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-10 12:51:27.576 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-10 12:51:27.576 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-10 12:51:27.576 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:51:27.576 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-10 12:51:27.576 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-10 12:51:27.576 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:51:27.577 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-10 12:51:27.577 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-10 12:51:27.577 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:51:27.577 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-10 12:51:27.577 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-10 12:51:27.577 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:51:27.577 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-10 12:51:27.577 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:51:27.577 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-10 12:51:27.577 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:51:27.577 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-10 12:51:27.577 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:51:27.577 | + lib/swift:init_swift:719 : popd 2022-08-10 12:51:27.620 | [390837 Async init_swift:433409]: finished init_swift with result 0 in 11 seconds 2022-08-10 12:51:27.625 | + inc/async:async_wait:197 : return 0 2022-08-10 12:51:27.627 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-10 12:51:27.679 | [390837 Async init_cinder:433504]: Waiting for completion of init_cinder running on PID 433504 (2 other jobs running) 2022-08-10 12:51:27.705 | [390837 Async init_cinder:433504]: Signaling child to exit 2022-08-10 12:51:27.705 | WAKEUP 2022-08-10 12:51:27.729 | [390837 Async init_cinder:433504]: Signaled 2022-08-10 12:51:27.730 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-10 12:51:27.730 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:51:27.730 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-10 12:51:27.730 | + lib/database:recreate_database:112 : local db=cinder 2022-08-10 12:51:27.730 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-10 12:51:27.731 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-10 12:51:27.731 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-10 12:51:27.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.731 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-10 12:51:27.731 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:27.731 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-10 12:51:27.731 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:51:27.731 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:51:27.731 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:51:27.731 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:51:27.731 | + functions-common:time_start:2431 : _TIME_START[$name]=1660135634415 2022-08-10 12:51:27.731 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-10 12:51:27.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.731 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:51:27.731 | from cryptography.utils import int_from_bytes 2022-08-10 12:51:27.731 | Failed to initialize object. 2022-08-10 12:51:27.731 | Traceback (most recent call last): 2022-08-10 12:51:27.731 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 12:51:27.731 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 12:51:27.731 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 12:51:27.731 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 12:51:27.731 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 12:51:27.731 | self._load_backend() 2022-08-10 12:51:27.731 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 12:51:27.731 | self._backend = backend_mod.get_backend() 2022-08-10 12:51:27.731 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 12:51:27.731 | Traceback (most recent call last): 2022-08-10 12:51:27.731 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 12:51:27.731 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 12:51:27.731 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 12:51:27.731 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 12:51:27.731 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 12:51:27.731 | self._load_backend() 2022-08-10 12:51:27.732 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 12:51:27.732 | self._backend = backend_mod.get_backend() 2022-08-10 12:51:27.732 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 12:51:27.732 | 2022-08-10 12:51:27.732 | During handling of the above exception, another exception occurred: 2022-08-10 12:51:27.732 | 2022-08-10 12:51:27.732 | Traceback (most recent call last): 2022-08-10 12:51:27.732 | File "/usr/local/bin/cinder-manage", line 6, in 2022-08-10 12:51:27.732 | from cinder.cmd.manage import main 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-08-10 12:51:27.732 | from cinder.db import migration as db_migration 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-08-10 12:51:27.732 | from cinder.db.sqlalchemy import api as db_api 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-08-10 12:51:27.732 | from cinder.volume import volume_utils 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-08-10 12:51:27.732 | from cinder.volume import driver 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-08-10 12:51:27.732 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-08-10 12:51:27.732 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-08-10 12:51:27.732 | __import__(module_str) 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-08-10 12:51:27.732 | from cinder.objects import volume_type 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-08-10 12:51:27.732 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-08-10 12:51:27.732 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-08-10 12:51:27.732 | registry._register_class(obj_cls) 2022-08-10 12:51:27.732 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-08-10 12:51:27.732 | self.registration_hook(cls, 0) 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-08-10 12:51:27.732 | cls.cinder_ovo_cls_init() 2022-08-10 12:51:27.732 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-08-10 12:51:27.732 | raise exception.ProgrammingError(reason=msg) 2022-08-10 12:51:27.732 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-08-10 12:51:27.732 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-10 12:51:27.732 | + functions-common:time_stop:2440 : local name 2022-08-10 12:51:27.733 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:51:27.733 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:51:27.733 | + functions-common:time_stop:2443 : local total 2022-08-10 12:51:27.733 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:51:27.733 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:51:27.733 | + functions-common:time_stop:2447 : start_time=1660135634415 2022-08-10 12:51:27.733 | + functions-common:time_stop:2449 : [[ -z 1660135634415 ]] 2022-08-10 12:51:27.733 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:51:27.733 | + functions-common:time_stop:2452 : end_time=1660135637464 2022-08-10 12:51:27.733 | + functions-common:time_stop:2453 : elapsed_time=3049 2022-08-10 12:51:27.733 | + functions-common:time_stop:2454 : total=34220 2022-08-10 12:51:27.733 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:51:27.733 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37269 2022-08-10 12:51:27.733 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-10 12:51:27.733 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:51:27.733 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-10 12:51:27.733 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:51:27.733 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-10 12:51:27.776 | [390837 Async init_cinder:433504]: finished init_cinder with result 0 in 3 seconds 2022-08-10 12:51:27.781 | + inc/async:async_wait:197 : return 0 2022-08-10 12:51:27.783 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-10 12:51:27.802 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:51:27.804 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-10 12:51:27.807 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:51:27.809 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-10 12:51:27.812 | + ./stack.sh:main:1213 : init_nova 2022-08-10 12:51:27.814 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-10 12:51:27.833 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:51:27.836 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-10 12:51:27.853 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:51:27.855 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:51:27.858 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:51:27.918 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:51:27.958 | [390837 Async nova-cell-0:435802]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:51:27.962 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-10 12:51:27.966 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:51:27.970 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-10 12:51:27.972 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:51:27.975 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:51:27.978 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:51:28.039 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:51:28.098 | [390837 Async nova-cell-1:435894]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:51:28.101 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-10 12:51:28.103 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-10 12:51:28.106 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-10 12:51:28.108 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-10 12:51:28.111 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-10 12:51:28.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:38.368 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-10 12:51:38.373 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:51:38.468 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-10 12:51:39.049 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:51:42.665 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-10 12:51:42.690 | DEBUG dbcounter [-] [435956] Writer thread running {{(pid=435956) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:51:42.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:51:42.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:51:42.702 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:51:42.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=435956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:51:42.728 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:51:42.728 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:51:43.367 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-10 12:52:12.988 | DEBUG dbcounter [-] [435956] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=56 {{(pid=435956) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:52:20.610 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=435956) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:52:20.613 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-10 12:52:26.860 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=435956) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:52:26.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:52:26.962 | from cryptography.utils import int_from_bytes 2022-08-10 12:52:26.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:52:26.962 | from cryptography.utils import int_from_bytes 2022-08-10 12:52:27.388 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-10 12:52:27.391 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 12:52:27.394 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 12:52:27.397 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 12:52:27.399 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:52:27.402 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:52:27.404 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:52:27.423 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:52:27.426 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:52:27.428 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:52:27.431 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:52:28.015 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:52:30.827 | INFO dbcounter [None req-f9785de0-289a-4027-84ea-35de99e31a77 None None] Registered counter for database nova_api 2022-08-10 12:52:30.852 | DEBUG dbcounter [-] [436352] Writer thread running {{(pid=436352) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:52:30.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:52:30.974 | from cryptography.utils import int_from_bytes 2022-08-10 12:52:30.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:52:30.974 | from cryptography.utils import int_from_bytes 2022-08-10 12:52:31.408 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-10 12:52:31.413 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 12:52:31.416 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-10 12:52:31.469 | [390837 Async nova-cell-0:435802]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 435802 (3 other jobs running) 2022-08-10 12:52:31.496 | [390837 Async nova-cell-0:435802]: Signaling child to exit 2022-08-10 12:53:49.508 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:53:49.534 | [435802 Async nova-cell-0:435802]: finished successfully 2022-08-10 12:53:49.557 | WAKEUP 2022-08-10 12:53:49.581 | [390837 Async nova-cell-0:435802]: Signaled 2022-08-10 12:53:49.583 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-10 12:53:49.583 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-10 12:53:49.583 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-10 12:53:49.583 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-10 12:53:49.583 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-10 12:53:49.583 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-10 12:53:49.583 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-10 12:53:49.583 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:53:49.583 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-10 12:53:49.583 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:53:49.583 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-10 12:53:49.583 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:53:49.583 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-10 12:53:49.583 | DEBUG dbcounter [-] [436007] Writer thread running {{(pid=436007) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:53:49.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:53:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:53:49.585 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=436007) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:53:49.585 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:53:49.585 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:53:49.585 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 12:53:49.585 | DEBUG dbcounter [-] [436007] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=59 {{(pid=436007) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:53:49.585 | DEBUG dbcounter [-] [436007] Writing DB stats nova_cell0:CREATE=68 {{(pid=436007) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:53:49.585 | DEBUG dbcounter [-] [436007] Writing DB stats nova_cell0:CREATE=30,nova_cell0:ALTER=2,nova_cell0:SHOW=49,nova_cell0:select=19 {{(pid=436007) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:53:49.585 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=436007) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:53:49.585 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 12:53:49.585 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=436007) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:53:49.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:49.585 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:49.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:49.585 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:49.630 | [390837 Async nova-cell-0:435802]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 141 seconds 2022-08-10 12:53:49.634 | + inc/async:async_wait:197 : return 0 2022-08-10 12:53:49.637 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 12:53:49.639 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-10 12:53:49.693 | [390837 Async nova-cell-1:435894]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 435894 (2 other jobs running) 2022-08-10 12:53:49.719 | [390837 Async nova-cell-1:435894]: Signaling child to exit 2022-08-10 12:53:51.054 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:53:51.081 | [435894 Async nova-cell-1:435894]: finished successfully 2022-08-10 12:53:51.101 | WAKEUP 2022-08-10 12:53:51.125 | [390837 Async nova-cell-1:435894]: Signaled 2022-08-10 12:53:51.127 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-10 12:53:51.127 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-10 12:53:51.127 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-10 12:53:51.127 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-10 12:53:51.127 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-10 12:53:51.127 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-10 12:53:51.127 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-10 12:53:51.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:53:51.127 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-10 12:53:51.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:53:51.127 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-10 12:53:51.127 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:53:51.127 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-10 12:53:51.127 | DEBUG dbcounter [-] [436014] Writer thread running {{(pid=436014) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:53:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:53:51.129 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:53:51.129 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=436014) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:53:51.129 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:53:51.129 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:53:51.129 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 12:53:51.129 | DEBUG dbcounter [-] [436014] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=57 {{(pid=436014) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:53:51.129 | DEBUG dbcounter [-] [436014] Writing DB stats nova_cell1:CREATE=68 {{(pid=436014) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:53:51.129 | DEBUG dbcounter [-] [436014] Writing DB stats nova_cell1:CREATE=32,nova_cell1:ALTER=2,nova_cell1:SHOW=47,nova_cell1:select=19 {{(pid=436014) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:53:51.129 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=436014) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:53:51.129 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 12:53:51.129 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=436014) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:53:51.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:51.129 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:51.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:51.129 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:51.173 | [390837 Async nova-cell-1:435894]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 143 seconds 2022-08-10 12:53:51.177 | + inc/async:async_wait:197 : return 0 2022-08-10 12:53:51.180 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:53:51.183 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-10 12:53:51.760 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:53:54.488 | Running batches of 50 until complete 2022-08-10 12:53:54.488 | INFO dbcounter [None req-8e550220-9791-46fa-b87c-e9049fa719c7 None None] Registered counter for database nova_cell0 2022-08-10 12:53:54.512 | DEBUG dbcounter [-] [437105] Writer thread running {{(pid=437105) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:53:54.640 | INFO dbcounter [None req-8e550220-9791-46fa-b87c-e9049fa719c7 None None] Registered counter for database nova_api 2022-08-10 12:53:54.651 | DEBUG dbcounter [-] [437105] Writer thread running {{(pid=437105) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:53:54.774 | INFO dbcounter [None req-8e550220-9791-46fa-b87c-e9049fa719c7 None None] Registered counter for database nova_cell0 2022-08-10 12:53:54.786 | DEBUG dbcounter [-] [437105] Writer thread running {{(pid=437105) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:53:54.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:54.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:54.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:54.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:54.854 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:53:54.854 | | Migration | Total Needed | Completed | 2022-08-10 12:53:54.854 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:53:54.854 | | fill_virtual_interface_list | 0 | 0 | 2022-08-10 12:53:54.854 | | migrate_empty_ratio | 0 | 0 | 2022-08-10 12:53:54.854 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-10 12:53:54.854 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-10 12:53:54.854 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-10 12:53:54.854 | | populate_dev_uuids | 0 | 0 | 2022-08-10 12:53:54.855 | | populate_missing_availability_zones | 0 | 0 | 2022-08-10 12:53:54.855 | | populate_queued_for_delete | 0 | 0 | 2022-08-10 12:53:54.855 | | populate_user_id | 0 | 0 | 2022-08-10 12:53:54.855 | | populate_uuids | 0 | 0 | 2022-08-10 12:53:54.855 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:53:55.306 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-10 12:53:55.310 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:53:55.314 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-10 12:53:55.316 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:53:55.319 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:53:55.322 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-10 12:53:55.899 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:53:58.627 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-10 12:53:58.627 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-10 12:53:58.627 | INFO dbcounter [None req-0153e548-60c1-46c2-9a56-b6473cf032db None None] Registered counter for database nova_api 2022-08-10 12:53:58.650 | DEBUG dbcounter [-] [437122] Writer thread running {{(pid=437122) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:53:58.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:58.790 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:58.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:53:58.790 | from cryptography.utils import int_from_bytes 2022-08-10 12:53:59.208 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-10 12:53:59.211 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-10 12:53:59.224 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-10 12:53:59.228 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-10 12:53:59.245 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:53:59.249 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-10 12:53:59.251 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-10 12:53:59.313 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-10 12:53:59.352 | [390837 Async configure_neutron_nova:437192]: running: configure_neutron_nova 2022-08-10 12:53:59.355 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-10 12:53:59.358 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:53:59.361 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-10 12:53:59.363 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:53:59.366 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:53:59.369 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:53:59.372 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:53:59.375 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:53:59.379 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:53:59.383 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:53:59.386 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:53:59.390 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:53:59.393 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-10 12:53:59.396 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:53:59.413 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:53:59.416 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:53:59.419 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:53:59.421 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-10 12:53:59.424 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:53:59.427 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:53:59.431 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-10 12:53:59.434 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:53:59.436 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:53:59.439 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:53:59.442 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:53:59.445 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-10 12:53:59.447 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:53:59.451 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-10 12:53:59.454 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:53:59.456 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:53:59.459 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-10 12:53:59.462 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-10 12:53:59.464 | + inc/meta-config:merge_config_group:171 : shift 2022-08-10 12:53:59.467 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-10 12:53:59.470 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:53:59.473 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-10 12:53:59.476 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-10 12:53:59.480 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-10 12:53:59.484 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:53:59.490 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-10 12:53:59.490 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:53:59.492 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-10 12:53:59.492 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:53:59.492 | gsub("[][]", "", $1); 2022-08-10 12:53:59.492 | split($1, a, "|"); 2022-08-10 12:53:59.492 | if (a[1] == matchgroup) 2022-08-10 12:53:59.492 | print a[2] 2022-08-10 12:53:59.492 | } 2022-08-10 12:53:59.492 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:53:59.500 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:53:59.502 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:53:59.505 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:53:59.509 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-10 12:53:59.513 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-10 12:53:59.516 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-10 12:53:59.519 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-10 12:53:59.522 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-10 12:53:59.527 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-10 12:53:59.530 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-10 12:53:59.533 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 12:53:59.536 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:53:59.539 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:53:59.542 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-10 12:53:59.545 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:53:59.548 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-10 12:53:59.551 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-10 12:53:59.554 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-10 12:53:59.557 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-10 12:53:59.562 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 12:53:59.564 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-10 12:53:59.564 | BEGIN { 2022-08-10 12:53:59.564 | section = "" 2022-08-10 12:53:59.564 | last_section = "" 2022-08-10 12:53:59.564 | section_count = 0 2022-08-10 12:53:59.564 | } 2022-08-10 12:53:59.564 | /^\[.+\]/ { 2022-08-10 12:53:59.564 | gsub("[][]", "", $1); 2022-08-10 12:53:59.564 | section=$1 2022-08-10 12:53:59.564 | next 2022-08-10 12:53:59.564 | } 2022-08-10 12:53:59.564 | /^ *\#/ { 2022-08-10 12:53:59.564 | next 2022-08-10 12:53:59.564 | } 2022-08-10 12:53:59.564 | /^[^ \t]+/ { 2022-08-10 12:53:59.564 | # get offset of first = in $0 2022-08-10 12:53:59.564 | eq_idx = index($0, "=") 2022-08-10 12:53:59.564 | # extract attr & value from $0 2022-08-10 12:53:59.564 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:53:59.564 | value = substr($0, eq_idx + 1) 2022-08-10 12:53:59.564 | # only need to strip trailing whitespace from attr 2022-08-10 12:53:59.564 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:53:59.564 | # need to strip leading & trailing whitespace from value 2022-08-10 12:53:59.565 | sub(/^[ \t]*/, "", value) 2022-08-10 12:53:59.565 | sub(/[ \t]*$/, "", value) 2022-08-10 12:53:59.565 | 2022-08-10 12:53:59.565 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:53:59.565 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:53:59.565 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:53:59.565 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:53:59.565 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:53:59.565 | if (section != last_section) { 2022-08-10 12:53:59.565 | cfg_section[section_count++] = section 2022-08-10 12:53:59.565 | last_section = section 2022-08-10 12:53:59.565 | } 2022-08-10 12:53:59.565 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:53:59.565 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:53:59.565 | 2022-08-10 12:53:59.565 | cfg_attr[section, attr, 0] = value 2022-08-10 12:53:59.565 | cfg_attr_count[section, attr] = 1 2022-08-10 12:53:59.565 | } else { 2022-08-10 12:53:59.565 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:53:59.565 | cfg_attr[section, attr, lno] = value 2022-08-10 12:53:59.565 | } 2022-08-10 12:53:59.565 | } 2022-08-10 12:53:59.565 | END { 2022-08-10 12:53:59.565 | # Process each section in order 2022-08-10 12:53:59.565 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:53:59.565 | section = cfg_section[sno] 2022-08-10 12:53:59.565 | # The ini routines simply append a config item immediately 2022-08-10 12:53:59.565 | # after the section header. To keep the same order as defined 2022-08-10 12:53:59.565 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:53:59.566 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:53:59.566 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:53:59.566 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:53:59.566 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:53:59.566 | else { 2022-08-10 12:53:59.566 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:53:59.566 | count = cfg_attr_count[section, attr] 2022-08-10 12:53:59.566 | print "inidelete " configfile " " section " " attr 2022-08-10 12:53:59.566 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:53:59.566 | for (l = count -2; l >= 0; l--) 2022-08-10 12:53:59.566 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:53:59.566 | } 2022-08-10 12:53:59.566 | } 2022-08-10 12:53:59.566 | } 2022-08-10 12:53:59.567 | } 2022-08-10 12:53:59.567 | ' 2022-08-10 12:53:59.567 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.567 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:53:59.569 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:53:59.571 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:53:59.574 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-10 12:53:59.577 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:53:59.579 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-10 12:53:59.582 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-10 12:53:59.583 | BEGIN { group = "" } 2022-08-10 12:53:59.583 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:53:59.583 | gsub("[][]", "", $1); 2022-08-10 12:53:59.583 | split($1, a, "|"); 2022-08-10 12:53:59.583 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:53:59.583 | group=a[1] 2022-08-10 12:53:59.583 | } else { 2022-08-10 12:53:59.583 | group="" 2022-08-10 12:53:59.583 | } 2022-08-10 12:53:59.583 | next 2022-08-10 12:53:59.583 | } 2022-08-10 12:53:59.583 | { 2022-08-10 12:53:59.583 | if (group != "") 2022-08-10 12:53:59.583 | print $0 2022-08-10 12:53:59.583 | } 2022-08-10 12:53:59.583 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:53:59.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-08-10 12:53:59.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-08-10 12:53:59.633 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-10 12:53:59.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-10 12:53:59.685 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.688 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-10 12:53:59.691 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-10 12:53:59.724 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.727 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-10 12:53:59.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-10 12:53:59.771 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.775 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-10 12:53:59.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-10 12:53:59.815 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-10 12:53:59.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 12:53:59.858 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.18/identity"' 2022-08-10 12:53:59.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-08-10 12:53:59.900 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.902 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-10 12:53:59.905 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 12:53:59.942 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-10 12:53:59.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 12:53:59.983 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:53:59.986 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-10 12:53:59.988 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 12:54:00.021 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.023 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-10 12:54:00.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 12:54:00.059 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-10 12:54:00.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 12:54:00.097 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.099 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-10 12:54:00.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-10 12:54:00.133 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.136 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:54:00.139 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:54:00.142 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:54:00.145 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-10 12:54:00.148 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-10 12:54:00.153 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-10 12:54:00.156 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-10 12:54:00.159 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-10 12:54:00.164 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-10 12:54:00.167 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-10 12:54:00.170 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 12:54:00.173 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.176 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:54:00.178 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-10 12:54:00.181 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:54:00.185 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-10 12:54:00.188 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-10 12:54:00.192 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-10 12:54:00.195 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-10 12:54:00.203 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 12:54:00.203 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 12:54:00.203 | BEGIN { 2022-08-10 12:54:00.203 | section = "" 2022-08-10 12:54:00.203 | last_section = "" 2022-08-10 12:54:00.204 | section_count = 0 2022-08-10 12:54:00.204 | } 2022-08-10 12:54:00.204 | /^\[.+\]/ { 2022-08-10 12:54:00.204 | gsub("[][]", "", $1); 2022-08-10 12:54:00.204 | section=$1 2022-08-10 12:54:00.204 | next 2022-08-10 12:54:00.204 | } 2022-08-10 12:54:00.204 | /^ *\#/ { 2022-08-10 12:54:00.204 | next 2022-08-10 12:54:00.204 | } 2022-08-10 12:54:00.204 | /^[^ \t]+/ { 2022-08-10 12:54:00.204 | # get offset of first = in $0 2022-08-10 12:54:00.204 | eq_idx = index($0, "=") 2022-08-10 12:54:00.204 | # extract attr & value from $0 2022-08-10 12:54:00.204 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:54:00.204 | value = substr($0, eq_idx + 1) 2022-08-10 12:54:00.204 | # only need to strip trailing whitespace from attr 2022-08-10 12:54:00.204 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:54:00.204 | # need to strip leading & trailing whitespace from value 2022-08-10 12:54:00.204 | sub(/^[ \t]*/, "", value) 2022-08-10 12:54:00.204 | sub(/[ \t]*$/, "", value) 2022-08-10 12:54:00.204 | 2022-08-10 12:54:00.204 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:54:00.204 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:54:00.204 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:54:00.204 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:54:00.204 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:54:00.204 | if (section != last_section) { 2022-08-10 12:54:00.204 | cfg_section[section_count++] = section 2022-08-10 12:54:00.204 | last_section = section 2022-08-10 12:54:00.204 | } 2022-08-10 12:54:00.204 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:54:00.204 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:54:00.204 | 2022-08-10 12:54:00.204 | cfg_attr[section, attr, 0] = value 2022-08-10 12:54:00.205 | cfg_attr_count[section, attr] = 1 2022-08-10 12:54:00.205 | } else { 2022-08-10 12:54:00.205 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:54:00.205 | cfg_attr[section, attr, lno] = value 2022-08-10 12:54:00.205 | } 2022-08-10 12:54:00.205 | } 2022-08-10 12:54:00.205 | END { 2022-08-10 12:54:00.205 | # Process each section in order 2022-08-10 12:54:00.205 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:54:00.205 | section = cfg_section[sno] 2022-08-10 12:54:00.205 | # The ini routines simply append a config item immediately 2022-08-10 12:54:00.205 | # after the section header. To keep the same order as defined 2022-08-10 12:54:00.205 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:54:00.205 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:54:00.205 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:54:00.205 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:54:00.205 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:54:00.205 | else { 2022-08-10 12:54:00.205 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:54:00.205 | count = cfg_attr_count[section, attr] 2022-08-10 12:54:00.205 | print "inidelete " configfile " " section " " attr 2022-08-10 12:54:00.205 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:54:00.205 | for (l = count -2; l >= 0; l--) 2022-08-10 12:54:00.205 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:54:00.205 | } 2022-08-10 12:54:00.205 | } 2022-08-10 12:54:00.205 | } 2022-08-10 12:54:00.205 | } 2022-08-10 12:54:00.205 | ' 2022-08-10 12:54:00.205 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.205 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:54:00.207 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.210 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:54:00.212 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-10 12:54:00.215 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:54:00.218 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-10 12:54:00.220 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 12:54:00.220 | BEGIN { group = "" } 2022-08-10 12:54:00.221 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:54:00.221 | gsub("[][]", "", $1); 2022-08-10 12:54:00.221 | split($1, a, "|"); 2022-08-10 12:54:00.221 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:54:00.221 | group=a[1] 2022-08-10 12:54:00.221 | } else { 2022-08-10 12:54:00.221 | group="" 2022-08-10 12:54:00.221 | } 2022-08-10 12:54:00.221 | next 2022-08-10 12:54:00.221 | } 2022-08-10 12:54:00.221 | { 2022-08-10 12:54:00.221 | if (group != "") 2022-08-10 12:54:00.221 | print $0 2022-08-10 12:54:00.221 | } 2022-08-10 12:54:00.221 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-10 12:54:00.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-10 12:54:00.253 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:54:00.267 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-10 12:54:00.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-10 12:54:00.281 | [437192 Async configure_neutron_nova:437192]: finished successfully 2022-08-10 12:54:00.308 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-10 12:54:00.314 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-10 12:54:00.350 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-10 12:54:00.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-10 12:54:00.388 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-10 12:54:00.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-10 12:54:00.424 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.426 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-10 12:54:00.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-10 12:54:00.460 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.462 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-10 12:54:00.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-10 12:54:00.495 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-10 12:54:00.501 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-10 12:54:00.531 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.534 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-10 12:54:00.537 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-10 12:54:00.569 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-10 12:54:00.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-10 12:54:00.605 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-10 12:54:00.611 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-10 12:54:00.641 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-10 12:54:00.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-10 12:54:00.676 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-10 12:54:00.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-10 12:54:00.712 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-10 12:54:00.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-10 12:54:00.750 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-10 12:54:00.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-10 12:54:00.787 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-10 12:54:00.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-10 12:54:00.826 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.829 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:54:00.832 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:54:00.835 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:54:00.838 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-10 12:54:00.842 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-10 12:54:00.846 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-10 12:54:00.847 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-10 12:54:00.851 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-10 12:54:00.856 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-10 12:54:00.859 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-10 12:54:00.861 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 12:54:00.864 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.867 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:54:00.869 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-10 12:54:00.872 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:54:00.875 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-10 12:54:00.878 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-10 12:54:00.881 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-10 12:54:00.884 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-10 12:54:00.888 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 12:54:00.888 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-10 12:54:00.888 | BEGIN { 2022-08-10 12:54:00.888 | section = "" 2022-08-10 12:54:00.888 | last_section = "" 2022-08-10 12:54:00.888 | section_count = 0 2022-08-10 12:54:00.888 | } 2022-08-10 12:54:00.888 | /^\[.+\]/ { 2022-08-10 12:54:00.888 | gsub("[][]", "", $1); 2022-08-10 12:54:00.888 | section=$1 2022-08-10 12:54:00.888 | next 2022-08-10 12:54:00.888 | } 2022-08-10 12:54:00.888 | /^ *\#/ { 2022-08-10 12:54:00.888 | next 2022-08-10 12:54:00.888 | } 2022-08-10 12:54:00.888 | /^[^ \t]+/ { 2022-08-10 12:54:00.888 | # get offset of first = in $0 2022-08-10 12:54:00.888 | eq_idx = index($0, "=") 2022-08-10 12:54:00.889 | # extract attr & value from $0 2022-08-10 12:54:00.889 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:54:00.889 | value = substr($0, eq_idx + 1) 2022-08-10 12:54:00.889 | # only need to strip trailing whitespace from attr 2022-08-10 12:54:00.889 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:54:00.889 | # need to strip leading & trailing whitespace from value 2022-08-10 12:54:00.889 | sub(/^[ \t]*/, "", value) 2022-08-10 12:54:00.889 | sub(/[ \t]*$/, "", value) 2022-08-10 12:54:00.889 | 2022-08-10 12:54:00.889 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:54:00.889 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:54:00.889 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:54:00.889 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:54:00.889 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:54:00.889 | if (section != last_section) { 2022-08-10 12:54:00.889 | cfg_section[section_count++] = section 2022-08-10 12:54:00.889 | last_section = section 2022-08-10 12:54:00.889 | } 2022-08-10 12:54:00.889 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:54:00.889 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:54:00.889 | 2022-08-10 12:54:00.889 | cfg_attr[section, attr, 0] = value 2022-08-10 12:54:00.889 | cfg_attr_count[section, attr] = 1 2022-08-10 12:54:00.889 | } else { 2022-08-10 12:54:00.889 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:54:00.889 | cfg_attr[section, attr, lno] = value 2022-08-10 12:54:00.889 | } 2022-08-10 12:54:00.889 | } 2022-08-10 12:54:00.889 | END { 2022-08-10 12:54:00.889 | # Process each section in order 2022-08-10 12:54:00.889 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:54:00.889 | section = cfg_section[sno] 2022-08-10 12:54:00.889 | # The ini routines simply append a config item immediately 2022-08-10 12:54:00.889 | # after the section header. To keep the same order as defined 2022-08-10 12:54:00.889 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:54:00.889 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:54:00.890 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:54:00.890 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:54:00.890 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:54:00.890 | else { 2022-08-10 12:54:00.890 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:54:00.890 | count = cfg_attr_count[section, attr] 2022-08-10 12:54:00.890 | print "inidelete " configfile " " section " " attr 2022-08-10 12:54:00.890 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:54:00.890 | for (l = count -2; l >= 0; l--) 2022-08-10 12:54:00.890 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:54:00.890 | } 2022-08-10 12:54:00.890 | } 2022-08-10 12:54:00.890 | } 2022-08-10 12:54:00.890 | } 2022-08-10 12:54:00.890 | ' 2022-08-10 12:54:00.890 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.891 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:54:00.891 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.894 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:54:00.896 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-10 12:54:00.899 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:54:00.901 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-10 12:54:00.905 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-10 12:54:00.905 | BEGIN { group = "" } 2022-08-10 12:54:00.905 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:54:00.905 | gsub("[][]", "", $1); 2022-08-10 12:54:00.905 | split($1, a, "|"); 2022-08-10 12:54:00.905 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:54:00.905 | group=a[1] 2022-08-10 12:54:00.905 | } else { 2022-08-10 12:54:00.905 | group="" 2022-08-10 12:54:00.905 | } 2022-08-10 12:54:00.905 | next 2022-08-10 12:54:00.905 | } 2022-08-10 12:54:00.905 | { 2022-08-10 12:54:00.905 | if (group != "") 2022-08-10 12:54:00.905 | print $0 2022-08-10 12:54:00.905 | } 2022-08-10 12:54:00.910 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.911 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.18/identity/v2.0"' 2022-08-10 12:54:00.914 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.18/identity/v2.0 2022-08-10 12:54:00.943 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:00.950 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:54:00.950 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:54:00.952 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:54:00.955 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-10 12:54:00.958 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:54:00.961 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:54:00.964 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-10 12:54:00.968 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:54:00.972 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-10 12:54:00.975 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-10 12:54:00.984 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:54:00.984 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:54:00.984 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:54:00.986 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:54:00.989 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:54:00.992 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:54:00.995 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:54:00.998 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:54:01.001 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-10 12:54:01.004 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:54:01.005 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:01.006 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 12:54:01.006 | BEGIN { 2022-08-10 12:54:01.006 | section = "" 2022-08-10 12:54:01.006 | last_section = "" 2022-08-10 12:54:01.006 | section_count = 0 2022-08-10 12:54:01.006 | } 2022-08-10 12:54:01.006 | /^\[.+\]/ { 2022-08-10 12:54:01.006 | gsub("[][]", "", $1); 2022-08-10 12:54:01.006 | section=$1 2022-08-10 12:54:01.006 | next 2022-08-10 12:54:01.006 | } 2022-08-10 12:54:01.006 | /^ *\#/ { 2022-08-10 12:54:01.006 | next 2022-08-10 12:54:01.006 | } 2022-08-10 12:54:01.006 | /^[^ \t]+/ { 2022-08-10 12:54:01.006 | # get offset of first = in $0 2022-08-10 12:54:01.006 | eq_idx = index($0, "=") 2022-08-10 12:54:01.006 | # extract attr & value from $0 2022-08-10 12:54:01.006 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:54:01.006 | value = substr($0, eq_idx + 1) 2022-08-10 12:54:01.006 | # only need to strip trailing whitespace from attr 2022-08-10 12:54:01.006 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:54:01.006 | # need to strip leading & trailing whitespace from value 2022-08-10 12:54:01.006 | sub(/^[ \t]*/, "", value) 2022-08-10 12:54:01.006 | sub(/[ \t]*$/, "", value) 2022-08-10 12:54:01.006 | 2022-08-10 12:54:01.006 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:54:01.007 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:54:01.007 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:54:01.007 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:54:01.007 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:54:01.007 | if (section != last_section) { 2022-08-10 12:54:01.007 | cfg_section[section_count++] = section 2022-08-10 12:54:01.007 | last_section = section 2022-08-10 12:54:01.007 | } 2022-08-10 12:54:01.007 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:54:01.007 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:54:01.007 | 2022-08-10 12:54:01.007 | cfg_attr[section, attr, 0] = value 2022-08-10 12:54:01.007 | cfg_attr_count[section, attr] = 1 2022-08-10 12:54:01.007 | } else { 2022-08-10 12:54:01.007 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:54:01.007 | cfg_attr[section, attr, lno] = value 2022-08-10 12:54:01.007 | } 2022-08-10 12:54:01.007 | } 2022-08-10 12:54:01.007 | END { 2022-08-10 12:54:01.007 | # Process each section in order 2022-08-10 12:54:01.007 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:54:01.007 | section = cfg_section[sno] 2022-08-10 12:54:01.007 | # The ini routines simply append a config item immediately 2022-08-10 12:54:01.007 | # after the section header. To keep the same order as defined 2022-08-10 12:54:01.007 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:54:01.007 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:54:01.007 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:54:01.007 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:54:01.007 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:54:01.007 | else { 2022-08-10 12:54:01.007 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:54:01.007 | count = cfg_attr_count[section, attr] 2022-08-10 12:54:01.007 | print "inidelete " configfile " " section " " attr 2022-08-10 12:54:01.007 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:54:01.007 | for (l = count -2; l >= 0; l--) 2022-08-10 12:54:01.007 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:54:01.007 | } 2022-08-10 12:54:01.008 | } 2022-08-10 12:54:01.008 | } 2022-08-10 12:54:01.008 | } 2022-08-10 12:54:01.008 | ' 2022-08-10 12:54:01.008 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:54:01.009 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:54:01.010 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:54:01.012 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:54:01.015 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:54:01.022 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-10 12:54:01.022 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 12:54:01.022 | BEGIN { group = "" } 2022-08-10 12:54:01.022 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:54:01.022 | gsub("[][]", "", $1); 2022-08-10 12:54:01.022 | split($1, a, "|"); 2022-08-10 12:54:01.022 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:54:01.022 | group=a[1] 2022-08-10 12:54:01.022 | } else { 2022-08-10 12:54:01.022 | group="" 2022-08-10 12:54:01.022 | } 2022-08-10 12:54:01.022 | next 2022-08-10 12:54:01.022 | } 2022-08-10 12:54:01.022 | { 2022-08-10 12:54:01.022 | if (group != "") 2022-08-10 12:54:01.022 | print $0 2022-08-10 12:54:01.022 | } 2022-08-10 12:54:01.022 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:54:01.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-10 12:54:01.030 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-10 12:54:01.059 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:01.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-10 12:54:01.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-10 12:54:01.093 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:54:01.096 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-10 12:54:01.114 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:01.116 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-10 12:54:01.119 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:54:01.121 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-10 12:54:01.124 | + ./stack.sh:main:1247 : start_swift 2022-08-10 12:54:01.127 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-10 12:54:01.129 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:54:01.132 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 12:54:01.162 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-10 12:54:01.165 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:54:01.167 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:54:01.170 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-10 12:54:01.617 | Restarting rsync (via systemctl): rsync.service. 2022-08-10 12:54:01.622 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-10 12:54:01.624 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-10 12:54:01.627 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-10 12:54:01.630 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-10 12:54:01.632 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:54:01.635 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.639 | + functions-common:run_process:1694 : local service=s-object 2022-08-10 12:54:01.641 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.644 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:01.646 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:01.649 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:01.652 | + functions-common:run_process:1700 : local name=s-object 2022-08-10 12:54:01.656 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:01.658 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:01.661 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:01.663 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:01.666 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:01.671 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136041668 2022-08-10 12:54:01.674 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-10 12:54:01.691 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:01.693 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-10 12:54:01.696 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-10 12:54:01.699 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.702 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.704 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.707 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.709 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-10 12:54:01.713 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-10 12:54:01.715 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-10 12:54:01.717 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:01.720 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:01.722 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:01.725 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:01.727 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:54:01.730 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-10 12:54:01.733 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-10 12:54:01.735 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.737 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:01.740 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:01.742 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:01.744 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:01.747 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:01.749 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-10 12:54:01.751 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:01.756 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-10 12:54:01.809 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-10 12:54:01.864 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:54:01.919 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-10 12:54:01.973 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-10 12:54:02.027 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:02.081 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:02.083 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:02.086 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-10 12:54:02.144 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:02.708 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-10 12:54:02.722 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-10 12:54:03.204 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-10 12:54:03.231 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:03.234 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:03.236 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:03.239 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:03.241 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:03.248 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:03.248 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:03.250 | + functions-common:time_stop:2447 : start_time=1660136041668 2022-08-10 12:54:03.253 | + functions-common:time_stop:2449 : [[ -z 1660136041668 ]] 2022-08-10 12:54:03.258 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:03.264 | + functions-common:time_stop:2452 : end_time=1660136043260 2022-08-10 12:54:03.266 | + functions-common:time_stop:2453 : elapsed_time=1592 2022-08-10 12:54:03.269 | + functions-common:time_stop:2454 : total=3412 2022-08-10 12:54:03.271 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:03.277 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5004 2022-08-10 12:54:03.277 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:54:03.279 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.282 | + functions-common:run_process:1694 : local service=s-container 2022-08-10 12:54:03.284 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.287 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:03.289 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:03.292 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:03.294 | + functions-common:run_process:1700 : local name=s-container 2022-08-10 12:54:03.297 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:03.299 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:03.302 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:03.304 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:03.308 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:03.313 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136043310 2022-08-10 12:54:03.315 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-10 12:54:03.334 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:03.336 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-10 12:54:03.339 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-10 12:54:03.341 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.344 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.347 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.349 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.352 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-10 12:54:03.354 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-10 12:54:03.357 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-10 12:54:03.360 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:03.362 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:03.365 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:03.367 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:03.370 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:54:03.373 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-10 12:54:03.375 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-10 12:54:03.378 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.381 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:03.383 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:03.385 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:03.388 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:03.390 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:03.393 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-10 12:54:03.395 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:03.399 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-10 12:54:03.459 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-10 12:54:03.517 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:54:03.583 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-10 12:54:03.644 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-10 12:54:03.700 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:03.754 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:03.756 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:03.759 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-10 12:54:03.816 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:04.330 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-10 12:54:04.344 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-10 12:54:04.816 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-10 12:54:04.843 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:04.846 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:04.848 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:04.851 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:04.853 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:04.856 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:04.858 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:04.861 | + functions-common:time_stop:2447 : start_time=1660136043310 2022-08-10 12:54:04.864 | + functions-common:time_stop:2449 : [[ -z 1660136043310 ]] 2022-08-10 12:54:04.867 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:04.871 | + functions-common:time_stop:2452 : end_time=1660136044869 2022-08-10 12:54:04.874 | + functions-common:time_stop:2453 : elapsed_time=1559 2022-08-10 12:54:04.876 | + functions-common:time_stop:2454 : total=5004 2022-08-10 12:54:04.879 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:04.881 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6563 2022-08-10 12:54:04.884 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:54:04.887 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.890 | + functions-common:run_process:1694 : local service=s-account 2022-08-10 12:54:04.892 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.895 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:04.897 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:04.900 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:04.903 | + functions-common:run_process:1700 : local name=s-account 2022-08-10 12:54:04.905 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:04.908 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:04.910 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:04.912 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:04.916 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:04.920 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136044917 2022-08-10 12:54:04.923 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-10 12:54:04.941 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:04.944 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-10 12:54:04.947 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-10 12:54:04.950 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.952 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.955 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.957 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.960 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-10 12:54:04.962 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-10 12:54:04.965 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-10 12:54:04.968 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:04.970 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:04.973 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:04.976 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:04.978 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:54:04.981 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-10 12:54:04.983 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-10 12:54:04.986 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:04.988 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:04.990 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:04.993 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:04.995 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:04.998 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:05.000 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-10 12:54:05.003 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:05.007 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-10 12:54:05.061 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-10 12:54:05.118 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:54:05.187 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-10 12:54:05.242 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-10 12:54:05.307 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:05.362 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:05.364 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:05.367 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-10 12:54:05.424 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:06.059 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-10 12:54:06.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-10 12:54:06.666 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-10 12:54:06.688 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:06.693 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:06.696 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:06.699 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:06.702 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:06.704 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:06.707 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:06.709 | + functions-common:time_stop:2447 : start_time=1660136044917 2022-08-10 12:54:06.712 | + functions-common:time_stop:2449 : [[ -z 1660136044917 ]] 2022-08-10 12:54:06.715 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:06.720 | + functions-common:time_stop:2452 : end_time=1660136046717 2022-08-10 12:54:06.722 | + functions-common:time_stop:2453 : elapsed_time=1800 2022-08-10 12:54:06.725 | + functions-common:time_stop:2454 : total=6563 2022-08-10 12:54:06.728 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:06.731 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8363 2022-08-10 12:54:06.733 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-10 12:54:06.735 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-10 12:54:06.788 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.791 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-10 12:54:06.793 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.796 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:06.799 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:06.801 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:06.804 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-10 12:54:06.806 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:06.809 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:06.812 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:06.814 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:06.817 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:06.822 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136046819 2022-08-10 12:54:06.825 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-10 12:54:06.843 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:06.845 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-10 12:54:06.848 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-10 12:54:06.851 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.853 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.856 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.859 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.861 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-10 12:54:06.864 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-10 12:54:06.866 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-10 12:54:06.869 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:06.874 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:06.875 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:06.877 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:06.879 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-10 12:54:06.882 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-10 12:54:06.884 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-10 12:54:06.888 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:06.890 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:06.892 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:06.895 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:06.898 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:06.901 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:06.903 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-10 12:54:06.906 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:06.910 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-10 12:54:06.969 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-10 12:54:07.024 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:54:07.085 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-10 12:54:07.139 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-10 12:54:07.193 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:07.247 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:07.251 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:07.252 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-10 12:54:07.310 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:07.846 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-10 12:54:08.330 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-10 12:54:08.358 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:08.358 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:08.362 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:08.365 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:08.367 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:08.370 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:08.373 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:08.375 | + functions-common:time_stop:2447 : start_time=1660136046819 2022-08-10 12:54:08.378 | + functions-common:time_stop:2449 : [[ -z 1660136046819 ]] 2022-08-10 12:54:08.381 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:08.386 | + functions-common:time_stop:2452 : end_time=1660136048383 2022-08-10 12:54:08.389 | + functions-common:time_stop:2453 : elapsed_time=1564 2022-08-10 12:54:08.392 | + functions-common:time_stop:2454 : total=8363 2022-08-10 12:54:08.394 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:08.397 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9927 2022-08-10 12:54:08.399 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-10 12:54:08.418 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:54:08.420 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.423 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-10 12:54:08.425 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.428 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:08.430 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:08.433 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:08.435 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-10 12:54:08.438 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:08.440 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:08.443 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:08.445 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:08.449 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:08.454 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136048451 2022-08-10 12:54:08.457 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-10 12:54:08.475 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:08.478 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-10 12:54:08.480 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-10 12:54:08.483 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.485 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.488 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.490 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.493 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-10 12:54:08.496 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-10 12:54:08.499 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-10 12:54:08.501 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:08.504 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:08.506 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:08.509 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:08.512 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-10 12:54:08.515 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-10 12:54:08.517 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-10 12:54:08.520 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.522 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:08.525 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:08.527 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:08.530 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:08.532 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:08.534 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-10 12:54:08.537 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:08.541 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-10 12:54:08.595 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-10 12:54:08.652 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:54:08.707 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-10 12:54:08.763 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-10 12:54:08.819 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:08.876 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:08.878 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:08.881 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-10 12:54:08.940 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:09.538 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-10 12:54:09.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-10 12:54:10.047 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-10 12:54:10.069 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:10.072 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:10.077 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:10.082 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:10.085 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:10.087 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:10.090 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:10.092 | + functions-common:time_stop:2447 : start_time=1660136048451 2022-08-10 12:54:10.101 | + functions-common:time_stop:2449 : [[ -z 1660136048451 ]] 2022-08-10 12:54:10.101 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:10.103 | + functions-common:time_stop:2452 : end_time=1660136050100 2022-08-10 12:54:10.106 | + functions-common:time_stop:2453 : elapsed_time=1649 2022-08-10 12:54:10.109 | + functions-common:time_stop:2454 : total=9927 2022-08-10 12:54:10.111 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:10.114 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11576 2022-08-10 12:54:10.116 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-10 12:54:10.116 | Waiting for swift proxy to start... 2022-08-10 12:54:10.119 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.18:8080/info 2022-08-10 12:54:10.122 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:54:10.125 | + functions:wait_for_service:458 : local url=http://10.222.0.18:8080/info 2022-08-10 12:54:10.127 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:54:10.129 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:54:10.132 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:54:10.135 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:10.138 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:10.141 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:10.146 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136050143 2022-08-10 12:54:10.148 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:54:10.154 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 12:54:10.168 | + :: : [[ 000 == 503 ]] 2022-08-10 12:54:10.169 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:54:10.170 | + :: : sleep 1 2022-08-10 12:54:11.174 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 12:54:11.187 | + :: : [[ 000 == 503 ]] 2022-08-10 12:54:11.189 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:54:11.190 | + :: : sleep 1 2022-08-10 12:54:12.193 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 12:54:12.206 | + :: : [[ 000 == 503 ]] 2022-08-10 12:54:12.208 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:54:12.209 | + :: : sleep 1 2022-08-10 12:54:13.213 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 12:54:13.233 | + :: : [[ 200 == 503 ]] 2022-08-10 12:54:13.234 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:54:13.238 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:54:13.240 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:13.243 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:13.246 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:13.249 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:13.251 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:13.254 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:54:13.256 | + functions-common:time_stop:2447 : start_time=1660136050143 2022-08-10 12:54:13.259 | + functions-common:time_stop:2449 : [[ -z 1660136050143 ]] 2022-08-10 12:54:13.262 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:13.267 | + functions-common:time_stop:2452 : end_time=1660136053264 2022-08-10 12:54:13.269 | + functions-common:time_stop:2453 : elapsed_time=3121 2022-08-10 12:54:13.272 | + functions-common:time_stop:2454 : total=6350 2022-08-10 12:54:13.274 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:13.277 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9471 2022-08-10 12:54:13.280 | + functions:wait_for_service:467 : return 0 2022-08-10 12:54:13.282 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-10 12:54:13.285 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:54:13.287 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-10 12:54:13.306 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:13.309 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:54:13.340 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-10 12:54:13.393 | [390837 Async configure_neutron_nova:437192]: Waiting for completion of configure_neutron_nova running on PID 437192 (2 other jobs running) 2022-08-10 12:54:13.418 | [390837 Async configure_neutron_nova:437192]: Signaling child to exit 2022-08-10 12:54:13.418 | WAKEUP 2022-08-10 12:54:13.442 | [390837 Async configure_neutron_nova:437192]: Signaled 2022-08-10 12:54:13.443 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-10 12:54:13.443 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:54:13.443 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:54:13.443 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:54:13.443 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:54:13.443 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:54:13.443 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:54:13.443 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-10 12:54:13.443 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-10 12:54:13.443 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.18/identity 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-10 12:54:13.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 12:54:13.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 12:54:13.444 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-10 12:54:13.444 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:54:13.444 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-10 12:54:13.444 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:54:13.444 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-10 12:54:13.444 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-10 12:54:13.444 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:54:13.444 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:54:13.444 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:54:13.444 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.18/identity 2022-08-10 12:54:13.444 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-10 12:54:13.445 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 12:54:13.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 12:54:13.445 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 12:54:13.445 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-10 12:54:13.489 | [390837 Async configure_neutron_nova:437192]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-10 12:54:13.493 | + inc/async:async_wait:197 : return 0 2022-08-10 12:54:13.496 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-10 12:54:13.514 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:13.516 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:54:13.547 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:54:13.578 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-10 12:54:13.596 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:13.599 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-10 12:54:13.601 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:54:13.604 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-10 12:54:13.607 | + ./stack.sh:main:1272 : start_nova_api 2022-08-10 12:54:13.610 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-10 12:54:13.612 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-10 12:54:13.615 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-10 12:54:13.618 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-10 12:54:13.635 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:54:13.638 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:54:13.641 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:54:13.643 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:54:13.646 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-10 12:54:13.650 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-10 12:54:13.654 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.657 | + functions-common:run_process:1694 : local service=n-api 2022-08-10 12:54:13.660 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.662 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:13.665 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:13.668 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:13.671 | + functions-common:run_process:1700 : local name=n-api 2022-08-10 12:54:13.673 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:13.676 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:13.678 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:13.681 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:13.684 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:13.688 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136053686 2022-08-10 12:54:13.691 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-10 12:54:13.708 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:13.711 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-10 12:54:13.713 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-10 12:54:13.716 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.719 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.722 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.724 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.727 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-10 12:54:13.729 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-10 12:54:13.732 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-10 12:54:13.735 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:13.737 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:13.740 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:13.742 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:13.745 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:54:13.748 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-10 12:54:13.750 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-10 12:54:13.753 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.755 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:54:13.757 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:54:13.759 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:54:13.762 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-10 12:54:13.764 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:54:13.769 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-10 12:54:13.822 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-10 12:54:13.875 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-10 12:54:13.929 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:54:13.982 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:14.037 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-10 12:54:14.090 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-10 12:54:14.144 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-10 12:54:14.197 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-10 12:54:14.252 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-10 12:54:14.307 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:54:14.310 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:54:14.313 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-10 12:54:14.366 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:54:14.916 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-10 12:54:14.930 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-10 12:54:15.455 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-10 12:54:15.529 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:15.532 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:15.535 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:15.537 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:15.540 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:15.544 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:15.547 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:15.549 | + functions-common:time_stop:2447 : start_time=1660136053686 2022-08-10 12:54:15.552 | + functions-common:time_stop:2449 : [[ -z 1660136053686 ]] 2022-08-10 12:54:15.558 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:15.561 | + functions-common:time_stop:2452 : end_time=1660136055557 2022-08-10 12:54:15.564 | + functions-common:time_stop:2453 : elapsed_time=1871 2022-08-10 12:54:15.567 | + functions-common:time_stop:2454 : total=11576 2022-08-10 12:54:15.570 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:15.572 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13447 2022-08-10 12:54:15.576 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.18/compute/v2.1/ 2022-08-10 12:54:15.579 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-10 12:54:15.579 | Waiting for nova-api to start... 2022-08-10 12:54:15.581 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.18/compute/v2.1/ 2022-08-10 12:54:15.584 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:54:15.586 | + functions:wait_for_service:458 : local url=http://10.222.0.18/compute/v2.1/ 2022-08-10 12:54:15.590 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:54:15.593 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:54:15.595 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:54:15.598 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:15.601 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:15.604 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:15.609 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136055606 2022-08-10 12:54:15.612 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:54:15.618 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/compute/v2.1/ 2022-08-10 12:54:21.296 | + :: : [[ 200 == 503 ]] 2022-08-10 12:54:21.297 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:54:21.301 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:54:21.303 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:21.306 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:21.308 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:21.311 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:21.314 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:21.316 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:54:21.319 | + functions-common:time_stop:2447 : start_time=1660136055606 2022-08-10 12:54:21.321 | + functions-common:time_stop:2449 : [[ -z 1660136055606 ]] 2022-08-10 12:54:21.325 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:21.330 | + functions-common:time_stop:2452 : end_time=1660136061327 2022-08-10 12:54:21.332 | + functions-common:time_stop:2453 : elapsed_time=5721 2022-08-10 12:54:21.335 | + functions-common:time_stop:2454 : total=9471 2022-08-10 12:54:21.337 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:21.341 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15192 2022-08-10 12:54:21.343 | + functions:wait_for_service:467 : return 0 2022-08-10 12:54:21.346 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:54:21.349 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:54:21.352 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-10 12:54:21.369 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:21.372 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-10 12:54:21.375 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:54:21.378 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-10 12:54:21.380 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-10 12:54:21.383 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:54:21.386 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-10 12:54:21.405 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:54:21.407 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-10 12:54:21.425 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:21.427 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-10 12:54:21.430 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:54:21.433 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-10 12:54:21.436 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-10 12:54:21.438 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-10 12:54:21.441 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:54:21.473 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-10 12:54:21.476 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 12:54:21.478 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 12:54:21.481 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-10 12:54:21.512 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-10 12:54:21.544 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-10 12:54:21.546 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-10 12:54:21.549 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-10 12:54:21.551 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-10 12:54:21.554 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-10 12:54:21.557 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-10 12:54:21.560 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 12:54:21.563 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 12:54:21.566 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-10 12:54:21.569 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-10 12:54:21.571 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-10 12:54:21.574 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-10 12:54:21.577 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.579 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.582 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.585 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-10 12:54:21.588 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.591 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.594 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-10 12:54:21.612 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:54:21.614 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-10 12:54:21.617 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.619 | + functions-common:run_process:1694 : local service=q-svc 2022-08-10 12:54:21.622 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.625 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:21.628 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:21.630 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:21.633 | + functions-common:run_process:1700 : local name=q-svc 2022-08-10 12:54:21.636 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:21.639 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:21.641 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:21.644 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:21.647 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:21.653 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136061649 2022-08-10 12:54:21.655 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-10 12:54:21.672 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:21.675 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 12:54:21.677 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-10 12:54:21.680 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.683 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.686 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.688 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.691 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 12:54:21.693 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 12:54:21.696 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-10 12:54:21.699 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:21.701 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:21.704 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:21.706 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:21.709 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 12:54:21.712 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 12:54:21.714 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-10 12:54:21.716 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.718 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:21.721 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:21.723 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:21.725 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:21.727 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:21.730 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-10 12:54:21.732 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:21.737 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-10 12:54:21.789 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-10 12:54:21.843 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:21.896 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-10 12:54:21.950 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-10 12:54:22.003 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:22.056 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:22.060 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:22.062 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-10 12:54:22.117 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:22.624 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-10 12:54:22.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-10 12:54:23.115 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-10 12:54:23.145 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:23.147 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:23.150 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:23.152 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:23.155 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:23.157 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:23.160 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:23.163 | + functions-common:time_stop:2447 : start_time=1660136061649 2022-08-10 12:54:23.165 | + functions-common:time_stop:2449 : [[ -z 1660136061649 ]] 2022-08-10 12:54:23.169 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:23.174 | + functions-common:time_stop:2452 : end_time=1660136063171 2022-08-10 12:54:23.176 | + functions-common:time_stop:2453 : elapsed_time=1522 2022-08-10 12:54:23.179 | + functions-common:time_stop:2454 : total=13447 2022-08-10 12:54:23.181 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:23.185 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14969 2022-08-10 12:54:23.187 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.18:9696/ 2022-08-10 12:54:23.193 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-10 12:54:23.208 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:54:23.211 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-10 12:54:23.214 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.18:9696/networking 2022-08-10 12:54:23.216 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-10 12:54:23.216 | Waiting for Neutron to start... 2022-08-10 12:54:23.219 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.18:9696/networking' 2022-08-10 12:54:23.223 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.18:9696/networking' 'Neutron did not start' 60 2022-08-10 12:54:23.224 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.18:9696/networking' 2022-08-10 12:54:23.227 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-10 12:54:23.230 | + functions-common:test_with_retry:2380 : local until=60 2022-08-10 12:54:23.233 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 12:54:23.236 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 12:54:23.238 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 12:54:23.241 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:23.243 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:23.247 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:23.255 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136063249 2022-08-10 12:54:23.256 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.18:9696/networking; do sleep 0.5; done' 2022-08-10 12:54:29.341 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.18:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 12:54:29.344 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:29.346 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:29.349 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:29.352 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:29.354 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:29.357 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 12:54:29.360 | + functions-common:time_stop:2447 : start_time=1660136063249 2022-08-10 12:54:29.362 | + functions-common:time_stop:2449 : [[ -z 1660136063249 ]] 2022-08-10 12:54:29.365 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:29.371 | + functions-common:time_stop:2452 : end_time=1660136069367 2022-08-10 12:54:29.373 | + functions-common:time_stop:2453 : elapsed_time=6118 2022-08-10 12:54:29.376 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:54:29.378 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:29.381 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6118 2022-08-10 12:54:29.384 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-10 12:54:29.402 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:29.405 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-10 12:54:29.407 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:54:29.410 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-10 12:54:29.413 | + ./stack.sh:main:1293 : start_placement 2022-08-10 12:54:29.415 | + lib/placement:start_placement:160 : start_placement_api 2022-08-10 12:54:29.418 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 12:54:29.421 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-10 12:54:29.426 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.428 | + functions-common:run_process:1694 : local service=placement-api 2022-08-10 12:54:29.431 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.434 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:29.436 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:29.439 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:29.441 | + functions-common:run_process:1700 : local name=placement-api 2022-08-10 12:54:29.444 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:29.446 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:29.450 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:29.452 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:29.455 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:29.460 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136069457 2022-08-10 12:54:29.462 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-10 12:54:29.480 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:29.482 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-10 12:54:29.485 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-10 12:54:29.488 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.490 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.493 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.496 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.498 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-10 12:54:29.501 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-10 12:54:29.504 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-10 12:54:29.506 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:29.509 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:29.513 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:29.516 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:29.518 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:54:29.521 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-10 12:54:29.523 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-10 12:54:29.526 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.528 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:54:29.531 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:54:29.533 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:54:29.535 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-10 12:54:29.538 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:54:29.542 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-10 12:54:29.596 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-10 12:54:29.652 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-10 12:54:29.707 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:54:29.761 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:29.816 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-10 12:54:29.875 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-10 12:54:29.929 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-10 12:54:29.984 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-10 12:54:30.039 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-10 12:54:30.093 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:54:30.096 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:54:30.099 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-10 12:54:30.154 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:54:30.702 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-10 12:54:30.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-10 12:54:31.224 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-10 12:54:31.303 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:31.306 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:31.309 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:31.312 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:31.319 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:31.322 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:31.325 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:31.327 | + functions-common:time_stop:2447 : start_time=1660136069457 2022-08-10 12:54:31.330 | + functions-common:time_stop:2449 : [[ -z 1660136069457 ]] 2022-08-10 12:54:31.334 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:31.340 | + functions-common:time_stop:2452 : end_time=1660136071335 2022-08-10 12:54:31.343 | + functions-common:time_stop:2453 : elapsed_time=1878 2022-08-10 12:54:31.345 | + functions-common:time_stop:2454 : total=14969 2022-08-10 12:54:31.348 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:31.351 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16847 2022-08-10 12:54:31.353 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-10 12:54:31.353 | Waiting for placement-api to start... 2022-08-10 12:54:31.356 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.18/placement 2022-08-10 12:54:31.359 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:54:31.361 | + functions:wait_for_service:458 : local url=http://10.222.0.18/placement 2022-08-10 12:54:31.364 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:54:31.368 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:54:31.369 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:54:31.372 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:31.374 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:31.377 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:31.382 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136071380 2022-08-10 12:54:31.386 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:54:31.392 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/placement 2022-08-10 12:54:34.115 | + :: : [[ 200 == 503 ]] 2022-08-10 12:54:34.116 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:54:34.120 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:54:34.123 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:34.125 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:34.128 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:34.130 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:34.134 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:34.136 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:54:34.139 | + functions-common:time_stop:2447 : start_time=1660136071380 2022-08-10 12:54:34.142 | + functions-common:time_stop:2449 : [[ -z 1660136071380 ]] 2022-08-10 12:54:34.145 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:34.150 | + functions-common:time_stop:2452 : end_time=1660136074147 2022-08-10 12:54:34.153 | + functions-common:time_stop:2453 : elapsed_time=2767 2022-08-10 12:54:34.156 | + functions-common:time_stop:2454 : total=15192 2022-08-10 12:54:34.158 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:34.161 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17959 2022-08-10 12:54:34.163 | + functions:wait_for_service:467 : return 0 2022-08-10 12:54:34.166 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-10 12:54:34.184 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:34.187 | + ./stack.sh:main:1297 : start_neutron 2022-08-10 12:54:34.189 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-10 12:54:34.193 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:54:34.194 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:54:34.200 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:54:34.203 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:54:34.205 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-10 12:54:34.208 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:54:34.211 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-10 12:54:34.214 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.217 | + functions-common:run_process:1694 : local service=q-agt 2022-08-10 12:54:34.219 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.222 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:34.225 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:34.227 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:34.230 | + functions-common:run_process:1700 : local name=q-agt 2022-08-10 12:54:34.235 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:34.236 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:34.238 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:34.240 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:34.244 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:34.248 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136074245 2022-08-10 12:54:34.251 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-10 12:54:34.270 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:34.273 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 12:54:34.276 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-10 12:54:34.279 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.281 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.284 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.286 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.289 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 12:54:34.291 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 12:54:34.294 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-10 12:54:34.297 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:34.299 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:34.305 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:34.305 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:34.307 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 12:54:34.310 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 12:54:34.312 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-10 12:54:34.315 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.317 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:34.319 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:34.322 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:34.324 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:34.328 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:34.329 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-10 12:54:34.331 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:34.336 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-10 12:54:34.389 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-10 12:54:34.443 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:54:34.497 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-10 12:54:34.550 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-10 12:54:34.603 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:34.658 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:34.660 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:34.663 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-10 12:54:34.716 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:35.218 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-10 12:54:35.232 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-10 12:54:35.754 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-10 12:54:35.774 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:35.777 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:35.779 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:35.782 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:35.785 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:35.787 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:35.790 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:35.793 | + functions-common:time_stop:2447 : start_time=1660136074245 2022-08-10 12:54:35.795 | + functions-common:time_stop:2449 : [[ -z 1660136074245 ]] 2022-08-10 12:54:35.799 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:35.804 | + functions-common:time_stop:2452 : end_time=1660136075801 2022-08-10 12:54:35.806 | + functions-common:time_stop:2453 : elapsed_time=1556 2022-08-10 12:54:35.809 | + functions-common:time_stop:2454 : total=16847 2022-08-10 12:54:35.812 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:35.814 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18403 2022-08-10 12:54:35.817 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-10 12:54:35.819 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 12:54:35.822 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 12:54:35.825 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-10 12:54:35.827 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.830 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-10 12:54:35.833 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.835 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:35.838 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:35.840 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:35.843 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-10 12:54:35.845 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:35.848 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:35.850 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:35.853 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:35.857 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:35.861 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136075859 2022-08-10 12:54:35.864 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-10 12:54:35.882 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:35.885 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-10 12:54:35.888 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-10 12:54:35.891 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.893 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.896 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.898 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.901 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-10 12:54:35.904 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-10 12:54:35.907 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-10 12:54:35.909 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:35.912 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:35.914 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:35.918 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:35.920 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-10 12:54:35.923 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-10 12:54:35.926 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-10 12:54:35.928 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:35.931 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:35.934 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:35.936 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:35.939 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:35.941 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:35.944 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-10 12:54:35.946 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:35.951 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-10 12:54:36.006 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-10 12:54:36.060 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:54:36.116 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-10 12:54:36.172 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-10 12:54:36.227 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:36.288 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:36.290 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:36.293 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-10 12:54:36.348 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:36.864 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-10 12:54:36.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-10 12:54:37.431 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-10 12:54:37.453 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:37.456 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:37.458 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:37.461 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:37.464 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:37.466 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:37.469 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:37.471 | + functions-common:time_stop:2447 : start_time=1660136075859 2022-08-10 12:54:37.473 | + functions-common:time_stop:2449 : [[ -z 1660136075859 ]] 2022-08-10 12:54:37.480 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:37.482 | + functions-common:time_stop:2452 : end_time=1660136077479 2022-08-10 12:54:37.485 | + functions-common:time_stop:2453 : elapsed_time=1620 2022-08-10 12:54:37.487 | + functions-common:time_stop:2454 : total=18403 2022-08-10 12:54:37.490 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:37.492 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20023 2022-08-10 12:54:37.496 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-10 12:54:37.499 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 12:54:37.501 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 12:54:37.504 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-10 12:54:37.507 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.510 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.513 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.515 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-10 12:54:37.518 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.521 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.524 | + functions-common:run_process:1694 : local service=q-l3 2022-08-10 12:54:37.527 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.530 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:37.532 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:37.535 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:37.537 | + functions-common:run_process:1700 : local name=q-l3 2022-08-10 12:54:37.540 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:37.543 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:37.545 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:37.548 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:37.551 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:37.556 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136077553 2022-08-10 12:54:37.558 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-10 12:54:37.578 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:37.581 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-10 12:54:37.583 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-10 12:54:37.586 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.589 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.591 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.594 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.597 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-10 12:54:37.599 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-10 12:54:37.602 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-10 12:54:37.605 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:37.607 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:37.610 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:37.612 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:37.615 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-10 12:54:37.618 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-10 12:54:37.620 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-10 12:54:37.623 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.625 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:37.628 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:37.630 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:37.633 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:37.636 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:37.638 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-10 12:54:37.641 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:37.645 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-10 12:54:37.704 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-10 12:54:37.764 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:54:37.831 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-10 12:54:37.893 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-10 12:54:37.951 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:38.010 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:38.013 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:38.015 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-10 12:54:38.073 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:38.630 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-10 12:54:38.645 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-10 12:54:39.164 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-10 12:54:39.191 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:39.196 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:39.198 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:39.201 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:39.204 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:39.207 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:39.209 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:39.215 | + functions-common:time_stop:2447 : start_time=1660136077553 2022-08-10 12:54:39.218 | + functions-common:time_stop:2449 : [[ -z 1660136077553 ]] 2022-08-10 12:54:39.222 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:39.227 | + functions-common:time_stop:2452 : end_time=1660136079224 2022-08-10 12:54:39.230 | + functions-common:time_stop:2453 : elapsed_time=1671 2022-08-10 12:54:39.233 | + functions-common:time_stop:2454 : total=20023 2022-08-10 12:54:39.236 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:39.239 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21694 2022-08-10 12:54:39.241 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.245 | + functions-common:run_process:1694 : local service=q-meta 2022-08-10 12:54:39.248 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.250 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:39.253 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:39.256 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:39.262 | + functions-common:run_process:1700 : local name=q-meta 2022-08-10 12:54:39.265 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:39.268 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:39.270 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:39.273 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:39.277 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:39.282 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136079279 2022-08-10 12:54:39.285 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-10 12:54:39.306 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:39.310 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-10 12:54:39.313 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-10 12:54:39.315 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.318 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.321 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.324 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.327 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-10 12:54:39.330 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-10 12:54:39.333 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-10 12:54:39.335 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:39.338 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:39.341 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:39.344 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:39.346 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-10 12:54:39.349 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-10 12:54:39.352 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-10 12:54:39.355 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.358 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:39.360 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:39.363 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:39.366 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:39.368 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:39.372 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-10 12:54:39.374 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:39.379 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-10 12:54:39.446 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-10 12:54:39.509 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:54:39.576 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-10 12:54:39.646 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-10 12:54:39.709 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:39.774 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:39.778 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:39.780 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-10 12:54:39.846 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:40.439 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-10 12:54:40.453 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-10 12:54:40.946 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-10 12:54:40.976 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:40.979 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:40.982 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:40.988 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:40.996 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:40.997 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:41.000 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:41.002 | + functions-common:time_stop:2447 : start_time=1660136079279 2022-08-10 12:54:41.005 | + functions-common:time_stop:2449 : [[ -z 1660136079279 ]] 2022-08-10 12:54:41.011 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:41.014 | + functions-common:time_stop:2452 : end_time=1660136081010 2022-08-10 12:54:41.016 | + functions-common:time_stop:2453 : elapsed_time=1731 2022-08-10 12:54:41.019 | + functions-common:time_stop:2454 : total=21694 2022-08-10 12:54:41.022 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:41.024 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23425 2022-08-10 12:54:41.028 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.030 | + functions-common:run_process:1694 : local service=q-metering 2022-08-10 12:54:41.033 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.035 | + functions-common:run_process:1696 : local group= 2022-08-10 12:54:41.038 | + functions-common:run_process:1697 : local user= 2022-08-10 12:54:41.041 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:54:41.044 | + functions-common:run_process:1700 : local name=q-metering 2022-08-10 12:54:41.046 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:54:41.049 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:54:41.051 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:54:41.054 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:54:41.058 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:54:41.063 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136081060 2022-08-10 12:54:41.065 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-10 12:54:41.087 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:41.091 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-10 12:54:41.093 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-10 12:54:41.096 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.099 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.102 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.104 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.107 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-10 12:54:41.110 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-10 12:54:41.112 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-10 12:54:41.115 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:54:41.118 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:54:41.120 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:54:41.123 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:54:41.130 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-10 12:54:41.130 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-10 12:54:41.133 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-10 12:54:41.137 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.140 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:54:41.142 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:54:41.145 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:54:41.147 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:54:41.150 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:54:41.153 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-10 12:54:41.156 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:54:41.161 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-10 12:54:41.236 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-10 12:54:41.326 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:54:41.402 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-10 12:54:41.484 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-10 12:54:41.564 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:54:41.638 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:54:41.642 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:54:41.648 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-10 12:54:41.722 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:54:42.376 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-10 12:54:42.398 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-10 12:54:43.065 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-10 12:54:43.089 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:54:43.096 | + functions-common:time_stop:2440 : local name 2022-08-10 12:54:43.099 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:54:43.102 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:54:43.107 | + functions-common:time_stop:2443 : local total 2022-08-10 12:54:43.112 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:54:43.116 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:54:43.121 | + functions-common:time_stop:2447 : start_time=1660136081060 2022-08-10 12:54:43.131 | + functions-common:time_stop:2449 : [[ -z 1660136081060 ]] 2022-08-10 12:54:43.138 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:54:43.155 | + functions-common:time_stop:2452 : end_time=1660136083143 2022-08-10 12:54:43.163 | + functions-common:time_stop:2453 : elapsed_time=2083 2022-08-10 12:54:43.168 | + functions-common:time_stop:2454 : total=23425 2022-08-10 12:54:43.179 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:54:43.191 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25508 2022-08-10 12:54:43.205 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-10 12:54:43.237 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:54:43.239 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-10 12:54:43.246 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-10 12:54:43.253 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:54:43.261 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-10 12:54:43.265 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-10 12:54:43.270 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-10 12:54:43.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-10 12:54:43.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-10 12:54:43.280 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 12:54:43.285 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:54:46.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:46.502 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:46.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:46.502 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:46.657 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:54:46.660 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:54:46.660 | address-scope 2022-08-10 12:54:46.660 | router-admin-state-down-before-update 2022-08-10 12:54:46.660 | agent 2022-08-10 12:54:46.660 | agent-resources-synced 2022-08-10 12:54:46.660 | allowed-address-pairs 2022-08-10 12:54:46.660 | auto-allocated-topology 2022-08-10 12:54:46.660 | availability_zone 2022-08-10 12:54:46.660 | availability_zone_filter 2022-08-10 12:54:46.660 | default-subnetpools 2022-08-10 12:54:46.660 | dhcp_agent_scheduler 2022-08-10 12:54:46.660 | dvr 2022-08-10 12:54:46.660 | empty-string-filtering 2022-08-10 12:54:46.660 | external-net 2022-08-10 12:54:46.660 | extra_dhcp_opt 2022-08-10 12:54:46.660 | extraroute 2022-08-10 12:54:46.661 | extraroute-atomic 2022-08-10 12:54:46.661 | filter-validation 2022-08-10 12:54:46.661 | fip-port-details 2022-08-10 12:54:46.661 | flavors 2022-08-10 12:54:46.661 | floatingip-pools 2022-08-10 12:54:46.661 | ip-substring-filtering 2022-08-10 12:54:46.661 | router 2022-08-10 12:54:46.661 | ext-gw-mode 2022-08-10 12:54:46.661 | l3-ha 2022-08-10 12:54:46.661 | l3-flavors 2022-08-10 12:54:46.661 | l3-port-ip-change-not-allowed 2022-08-10 12:54:46.661 | l3_agent_scheduler 2022-08-10 12:54:46.661 | metering 2022-08-10 12:54:46.661 | metering_source_and_destination_fields 2022-08-10 12:54:46.661 | multi-provider 2022-08-10 12:54:46.661 | net-mtu 2022-08-10 12:54:46.661 | net-mtu-writable 2022-08-10 12:54:46.661 | network_availability_zone 2022-08-10 12:54:46.661 | network-ip-availability 2022-08-10 12:54:46.661 | pagination 2022-08-10 12:54:46.661 | port-device-profile 2022-08-10 12:54:46.661 | port-mac-override 2022-08-10 12:54:46.661 | port-mac-address-regenerate 2022-08-10 12:54:46.661 | port-numa-affinity-policy 2022-08-10 12:54:46.661 | binding 2022-08-10 12:54:46.661 | binding-extended 2022-08-10 12:54:46.661 | port-security 2022-08-10 12:54:46.661 | project-id 2022-08-10 12:54:46.661 | provider 2022-08-10 12:54:46.661 | quota-check-limit 2022-08-10 12:54:46.661 | quotas 2022-08-10 12:54:46.661 | quota_details 2022-08-10 12:54:46.661 | rbac-policies 2022-08-10 12:54:46.661 | rbac-address-group 2022-08-10 12:54:46.661 | rbac-address-scope 2022-08-10 12:54:46.661 | rbac-security-groups 2022-08-10 12:54:46.661 | rbac-subnetpool 2022-08-10 12:54:46.661 | revision-if-match 2022-08-10 12:54:46.661 | standard-attr-revisions 2022-08-10 12:54:46.662 | router_availability_zone 2022-08-10 12:54:46.662 | security-groups-normalized-cidr 2022-08-10 12:54:46.662 | port-security-groups-filtering 2022-08-10 12:54:46.662 | security-groups-remote-address-group 2022-08-10 12:54:46.662 | security-groups-shared-filtering 2022-08-10 12:54:46.662 | security-group 2022-08-10 12:54:46.662 | service-type 2022-08-10 12:54:46.662 | sorting 2022-08-10 12:54:46.662 | standard-attr-description 2022-08-10 12:54:46.662 | stateful-security-group 2022-08-10 12:54:46.662 | subnet_onboard 2022-08-10 12:54:46.662 | subnet-service-types 2022-08-10 12:54:46.662 | subnet_allocation 2022-08-10 12:54:46.662 | subnetpool-prefix-ops 2022-08-10 12:54:46.662 | standard-attr-tag 2022-08-10 12:54:46.662 | standard-attr-timestamp' 2022-08-10 12:54:46.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:54:46.668 | address-scope 2022-08-10 12:54:46.668 | router-admin-state-down-before-update 2022-08-10 12:54:46.668 | agent 2022-08-10 12:54:46.668 | agent-resources-synced 2022-08-10 12:54:46.668 | allowed-address-pairs 2022-08-10 12:54:46.668 | auto-allocated-topology 2022-08-10 12:54:46.668 | availability_zone 2022-08-10 12:54:46.669 | availability_zone_filter 2022-08-10 12:54:46.669 | default-subnetpools 2022-08-10 12:54:46.669 | dhcp_agent_scheduler 2022-08-10 12:54:46.669 | dvr 2022-08-10 12:54:46.669 | empty-string-filtering 2022-08-10 12:54:46.669 | external-net 2022-08-10 12:54:46.669 | extra_dhcp_opt 2022-08-10 12:54:46.669 | extraroute 2022-08-10 12:54:46.669 | extraroute-atomic 2022-08-10 12:54:46.669 | filter-validation 2022-08-10 12:54:46.669 | fip-port-details 2022-08-10 12:54:46.669 | flavors 2022-08-10 12:54:46.669 | floatingip-pools 2022-08-10 12:54:46.669 | ip-substring-filtering 2022-08-10 12:54:46.669 | router 2022-08-10 12:54:46.669 | ext-gw-mode 2022-08-10 12:54:46.669 | l3-ha 2022-08-10 12:54:46.669 | l3-flavors 2022-08-10 12:54:46.669 | l3-port-ip-change-not-allowed 2022-08-10 12:54:46.669 | l3_agent_scheduler 2022-08-10 12:54:46.669 | metering 2022-08-10 12:54:46.669 | metering_source_and_destination_fields 2022-08-10 12:54:46.669 | multi-provider 2022-08-10 12:54:46.669 | net-mtu 2022-08-10 12:54:46.669 | net-mtu-writable 2022-08-10 12:54:46.669 | network_availability_zone 2022-08-10 12:54:46.669 | network-ip-availability 2022-08-10 12:54:46.669 | pagination 2022-08-10 12:54:46.669 | port-device-profile 2022-08-10 12:54:46.669 | port-mac-override 2022-08-10 12:54:46.669 | port-mac-address-regenerate 2022-08-10 12:54:46.669 | port-numa-affinity-policy 2022-08-10 12:54:46.669 | binding 2022-08-10 12:54:46.669 | binding-extended 2022-08-10 12:54:46.669 | port-security 2022-08-10 12:54:46.669 | project-id 2022-08-10 12:54:46.669 | provider 2022-08-10 12:54:46.669 | quota-check-limit 2022-08-10 12:54:46.669 | quotas 2022-08-10 12:54:46.670 | quota_details 2022-08-10 12:54:46.670 | rbac-policies 2022-08-10 12:54:46.670 | rbac-address-group 2022-08-10 12:54:46.670 | rbac-address-scope 2022-08-10 12:54:46.670 | rbac-security-groups 2022-08-10 12:54:46.670 | rbac-subnetpool 2022-08-10 12:54:46.670 | revision-if-match 2022-08-10 12:54:46.670 | standard-attr-revisions 2022-08-10 12:54:46.670 | router_availability_zone 2022-08-10 12:54:46.670 | security-groups-normalized-cidr 2022-08-10 12:54:46.670 | port-security-groups-filtering 2022-08-10 12:54:46.670 | security-groups-remote-address-group 2022-08-10 12:54:46.670 | security-groups-shared-filtering 2022-08-10 12:54:46.670 | security-group 2022-08-10 12:54:46.670 | service-type 2022-08-10 12:54:46.670 | sorting 2022-08-10 12:54:46.670 | standard-attr-description 2022-08-10 12:54:46.670 | stateful-security-group 2022-08-10 12:54:46.670 | subnet_onboard 2022-08-10 12:54:46.670 | subnet-service-types 2022-08-10 12:54:46.670 | subnet_allocation 2022-08-10 12:54:46.670 | subnetpool-prefix-ops 2022-08-10 12:54:46.670 | standard-attr-tag 2022-08-10 12:54:46.670 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 12:54:46.673 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:54:46.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-10 12:54:46.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-10 12:54:46.697 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-10 12:54:49.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:49.762 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:49.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:49.762 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:49.903 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:54:49.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=dfc449c9-7810-4938-8902-ea82d8cce0ce 2022-08-10 12:54:49.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-10 12:54:49.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-10 12:54:49.914 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 12:54:49.917 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 12:54:49.921 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-10 12:54:49.922 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-10 12:54:49.922 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-10 12:54:49.925 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:54:49.928 | ++ functions-common:get_field:813 : read data 2022-08-10 12:54:53.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:53.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:53.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:53.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:53.200 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:54:53.203 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:54:53.206 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:54:53.209 | ++ functions-common:get_field:819 : echo '| id | 7c277d31-1b44-4dc5-a698-c76431f8c334 |' 2022-08-10 12:54:53.209 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:54:53.216 | ++ functions-common:get_field:813 : read data 2022-08-10 12:54:53.219 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=7c277d31-1b44-4dc5-a698-c76431f8c334 2022-08-10 12:54:53.222 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-10 12:54:53.225 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:54:53.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-10 12:54:53.247 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-10 12:54:53.249 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z dfc449c9-7810-4938-8902-ea82d8cce0ce ']' 2022-08-10 12:54:53.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-10 12:54:53.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-10 12:54:53.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-10 12:54:53.261 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool dfc449c9-7810-4938-8902-ea82d8cce0ce ' 2022-08-10 12:54:53.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-10 12:54:53.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 7c277d31-1b44-4dc5-a698-c76431f8c334 private-subnet' 2022-08-10 12:54:53.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-10 12:54:53.273 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool dfc449c9-7810-4938-8902-ea82d8cce0ce --network 7c277d31-1b44-4dc5-a698-c76431f8c334 private-subnet 2022-08-10 12:54:53.274 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-10 12:54:53.274 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-10 12:54:53.277 | +++ functions-common:get_field:812 : local data field 2022-08-10 12:54:53.280 | +++ functions-common:get_field:813 : read data 2022-08-10 12:54:56.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:56.699 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:56.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:56.699 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:56.851 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:54:56.854 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:54:56.857 | +++ functions-common:get_field:817 : field='$3' 2022-08-10 12:54:56.860 | +++ functions-common:get_field:819 : echo '| id | b9ad7570-a445-40eb-9fb8-c02333e65fb4 |' 2022-08-10 12:54:56.864 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:54:56.867 | +++ functions-common:get_field:813 : read data 2022-08-10 12:54:56.870 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=b9ad7570-a445-40eb-9fb8-c02333e65fb4 2022-08-10 12:54:56.873 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-10 12:54:56.876 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:54:56.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo b9ad7570-a445-40eb-9fb8-c02333e65fb4 2022-08-10 12:54:56.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=b9ad7570-a445-40eb-9fb8-c02333e65fb4 2022-08-10 12:54:56.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-10 12:54:56.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-10 12:54:56.906 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-10 12:54:56.910 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:54:59.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:59.430 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:59.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:54:59.430 | from cryptography.utils import int_from_bytes 2022-08-10 12:54:59.575 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:54:59.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:54:59.578 | address-scope 2022-08-10 12:54:59.578 | router-admin-state-down-before-update 2022-08-10 12:54:59.578 | agent 2022-08-10 12:54:59.578 | agent-resources-synced 2022-08-10 12:54:59.578 | allowed-address-pairs 2022-08-10 12:54:59.578 | auto-allocated-topology 2022-08-10 12:54:59.578 | availability_zone 2022-08-10 12:54:59.578 | availability_zone_filter 2022-08-10 12:54:59.579 | default-subnetpools 2022-08-10 12:54:59.579 | dhcp_agent_scheduler 2022-08-10 12:54:59.579 | dvr 2022-08-10 12:54:59.579 | empty-string-filtering 2022-08-10 12:54:59.579 | external-net 2022-08-10 12:54:59.579 | extra_dhcp_opt 2022-08-10 12:54:59.579 | extraroute 2022-08-10 12:54:59.579 | extraroute-atomic 2022-08-10 12:54:59.579 | filter-validation 2022-08-10 12:54:59.579 | fip-port-details 2022-08-10 12:54:59.579 | flavors 2022-08-10 12:54:59.579 | floatingip-pools 2022-08-10 12:54:59.579 | ip-substring-filtering 2022-08-10 12:54:59.579 | router 2022-08-10 12:54:59.579 | ext-gw-mode 2022-08-10 12:54:59.579 | l3-ha 2022-08-10 12:54:59.579 | l3-flavors 2022-08-10 12:54:59.579 | l3-port-ip-change-not-allowed 2022-08-10 12:54:59.579 | l3_agent_scheduler 2022-08-10 12:54:59.579 | metering 2022-08-10 12:54:59.579 | metering_source_and_destination_fields 2022-08-10 12:54:59.579 | multi-provider 2022-08-10 12:54:59.579 | net-mtu 2022-08-10 12:54:59.579 | net-mtu-writable 2022-08-10 12:54:59.579 | network_availability_zone 2022-08-10 12:54:59.579 | network-ip-availability 2022-08-10 12:54:59.579 | pagination 2022-08-10 12:54:59.579 | port-device-profile 2022-08-10 12:54:59.579 | port-mac-override 2022-08-10 12:54:59.579 | port-mac-address-regenerate 2022-08-10 12:54:59.579 | port-numa-affinity-policy 2022-08-10 12:54:59.579 | binding 2022-08-10 12:54:59.579 | binding-extended 2022-08-10 12:54:59.579 | port-security 2022-08-10 12:54:59.579 | project-id 2022-08-10 12:54:59.579 | provider 2022-08-10 12:54:59.579 | quota-check-limit 2022-08-10 12:54:59.579 | quotas 2022-08-10 12:54:59.579 | quota_details 2022-08-10 12:54:59.580 | rbac-policies 2022-08-10 12:54:59.580 | rbac-address-group 2022-08-10 12:54:59.580 | rbac-address-scope 2022-08-10 12:54:59.580 | rbac-security-groups 2022-08-10 12:54:59.580 | rbac-subnetpool 2022-08-10 12:54:59.580 | revision-if-match 2022-08-10 12:54:59.580 | standard-attr-revisions 2022-08-10 12:54:59.580 | router_availability_zone 2022-08-10 12:54:59.580 | security-groups-normalized-cidr 2022-08-10 12:54:59.580 | port-security-groups-filtering 2022-08-10 12:54:59.580 | security-groups-remote-address-group 2022-08-10 12:54:59.580 | security-groups-shared-filtering 2022-08-10 12:54:59.580 | security-group 2022-08-10 12:54:59.580 | service-type 2022-08-10 12:54:59.580 | sorting 2022-08-10 12:54:59.580 | standard-attr-description 2022-08-10 12:54:59.580 | stateful-security-group 2022-08-10 12:54:59.580 | subnet_onboard 2022-08-10 12:54:59.580 | subnet-service-types 2022-08-10 12:54:59.580 | subnet_allocation 2022-08-10 12:54:59.580 | subnetpool-prefix-ops 2022-08-10 12:54:59.580 | standard-attr-tag 2022-08-10 12:54:59.580 | standard-attr-timestamp' 2022-08-10 12:54:59.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:54:59.581 | address-scope 2022-08-10 12:54:59.581 | router-admin-state-down-before-update 2022-08-10 12:54:59.581 | agent 2022-08-10 12:54:59.581 | agent-resources-synced 2022-08-10 12:54:59.581 | allowed-address-pairs 2022-08-10 12:54:59.581 | auto-allocated-topology 2022-08-10 12:54:59.581 | availability_zone 2022-08-10 12:54:59.581 | availability_zone_filter 2022-08-10 12:54:59.581 | default-subnetpools 2022-08-10 12:54:59.581 | dhcp_agent_scheduler 2022-08-10 12:54:59.581 | dvr 2022-08-10 12:54:59.581 | empty-string-filtering 2022-08-10 12:54:59.581 | external-net 2022-08-10 12:54:59.581 | extra_dhcp_opt 2022-08-10 12:54:59.581 | extraroute 2022-08-10 12:54:59.581 | extraroute-atomic 2022-08-10 12:54:59.581 | filter-validation 2022-08-10 12:54:59.581 | fip-port-details 2022-08-10 12:54:59.581 | flavors 2022-08-10 12:54:59.581 | floatingip-pools 2022-08-10 12:54:59.581 | ip-substring-filtering 2022-08-10 12:54:59.582 | router 2022-08-10 12:54:59.582 | ext-gw-mode 2022-08-10 12:54:59.582 | l3-ha 2022-08-10 12:54:59.582 | l3-flavors 2022-08-10 12:54:59.582 | l3-port-ip-change-not-allowed 2022-08-10 12:54:59.582 | l3_agent_scheduler 2022-08-10 12:54:59.582 | metering 2022-08-10 12:54:59.582 | metering_source_and_destination_fields 2022-08-10 12:54:59.582 | multi-provider 2022-08-10 12:54:59.582 | net-mtu 2022-08-10 12:54:59.582 | net-mtu-writable 2022-08-10 12:54:59.582 | network_availability_zone 2022-08-10 12:54:59.582 | network-ip-availability 2022-08-10 12:54:59.582 | pagination 2022-08-10 12:54:59.582 | port-device-profile 2022-08-10 12:54:59.582 | port-mac-override 2022-08-10 12:54:59.582 | port-mac-address-regenerate 2022-08-10 12:54:59.582 | port-numa-affinity-policy 2022-08-10 12:54:59.582 | binding 2022-08-10 12:54:59.582 | binding-extended 2022-08-10 12:54:59.582 | port-security 2022-08-10 12:54:59.582 | project-id 2022-08-10 12:54:59.582 | provider 2022-08-10 12:54:59.582 | quota-check-limit 2022-08-10 12:54:59.582 | quotas 2022-08-10 12:54:59.582 | quota_details 2022-08-10 12:54:59.582 | rbac-policies 2022-08-10 12:54:59.582 | rbac-address-group 2022-08-10 12:54:59.582 | rbac-address-scope 2022-08-10 12:54:59.582 | rbac-security-groups 2022-08-10 12:54:59.582 | rbac-subnetpool 2022-08-10 12:54:59.582 | revision-if-match 2022-08-10 12:54:59.582 | standard-attr-revisions 2022-08-10 12:54:59.582 | router_availability_zone 2022-08-10 12:54:59.582 | security-groups-normalized-cidr 2022-08-10 12:54:59.582 | port-security-groups-filtering 2022-08-10 12:54:59.582 | security-groups-remote-address-group 2022-08-10 12:54:59.583 | security-groups-shared-filtering 2022-08-10 12:54:59.583 | security-group 2022-08-10 12:54:59.583 | service-type 2022-08-10 12:54:59.583 | sorting 2022-08-10 12:54:59.583 | standard-attr-description 2022-08-10 12:54:59.583 | stateful-security-group 2022-08-10 12:54:59.583 | subnet_onboard 2022-08-10 12:54:59.583 | subnet-service-types 2022-08-10 12:54:59.583 | subnet_allocation 2022-08-10 12:54:59.583 | subnetpool-prefix-ops 2022-08-10 12:54:59.583 | standard-attr-tag 2022-08-10 12:54:59.583 | standard-attr-timestamp =~ router ]] 2022-08-10 12:54:59.584 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:54:59.588 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-10 12:54:59.591 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-10 12:54:59.594 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:55:02.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:02.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:02.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:02.074 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:02.214 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:55:02.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:55:02.218 | address-scope 2022-08-10 12:55:02.218 | router-admin-state-down-before-update 2022-08-10 12:55:02.218 | agent 2022-08-10 12:55:02.218 | agent-resources-synced 2022-08-10 12:55:02.218 | allowed-address-pairs 2022-08-10 12:55:02.218 | auto-allocated-topology 2022-08-10 12:55:02.218 | availability_zone 2022-08-10 12:55:02.218 | availability_zone_filter 2022-08-10 12:55:02.218 | default-subnetpools 2022-08-10 12:55:02.218 | dhcp_agent_scheduler 2022-08-10 12:55:02.218 | dvr 2022-08-10 12:55:02.218 | empty-string-filtering 2022-08-10 12:55:02.218 | external-net 2022-08-10 12:55:02.218 | extra_dhcp_opt 2022-08-10 12:55:02.218 | extraroute 2022-08-10 12:55:02.218 | extraroute-atomic 2022-08-10 12:55:02.218 | filter-validation 2022-08-10 12:55:02.218 | fip-port-details 2022-08-10 12:55:02.218 | flavors 2022-08-10 12:55:02.218 | floatingip-pools 2022-08-10 12:55:02.218 | ip-substring-filtering 2022-08-10 12:55:02.218 | router 2022-08-10 12:55:02.218 | ext-gw-mode 2022-08-10 12:55:02.218 | l3-ha 2022-08-10 12:55:02.218 | l3-flavors 2022-08-10 12:55:02.218 | l3-port-ip-change-not-allowed 2022-08-10 12:55:02.218 | l3_agent_scheduler 2022-08-10 12:55:02.218 | metering 2022-08-10 12:55:02.218 | metering_source_and_destination_fields 2022-08-10 12:55:02.218 | multi-provider 2022-08-10 12:55:02.218 | net-mtu 2022-08-10 12:55:02.219 | net-mtu-writable 2022-08-10 12:55:02.219 | network_availability_zone 2022-08-10 12:55:02.219 | network-ip-availability 2022-08-10 12:55:02.219 | pagination 2022-08-10 12:55:02.219 | port-device-profile 2022-08-10 12:55:02.219 | port-mac-override 2022-08-10 12:55:02.219 | port-mac-address-regenerate 2022-08-10 12:55:02.219 | port-numa-affinity-policy 2022-08-10 12:55:02.219 | binding 2022-08-10 12:55:02.219 | binding-extended 2022-08-10 12:55:02.219 | port-security 2022-08-10 12:55:02.219 | project-id 2022-08-10 12:55:02.219 | provider 2022-08-10 12:55:02.219 | quota-check-limit 2022-08-10 12:55:02.219 | quotas 2022-08-10 12:55:02.219 | quota_details 2022-08-10 12:55:02.219 | rbac-policies 2022-08-10 12:55:02.219 | rbac-address-group 2022-08-10 12:55:02.219 | rbac-address-scope 2022-08-10 12:55:02.219 | rbac-security-groups 2022-08-10 12:55:02.219 | rbac-subnetpool 2022-08-10 12:55:02.219 | revision-if-match 2022-08-10 12:55:02.219 | standard-attr-revisions 2022-08-10 12:55:02.219 | router_availability_zone 2022-08-10 12:55:02.219 | security-groups-normalized-cidr 2022-08-10 12:55:02.219 | port-security-groups-filtering 2022-08-10 12:55:02.219 | security-groups-remote-address-group 2022-08-10 12:55:02.219 | security-groups-shared-filtering 2022-08-10 12:55:02.219 | security-group 2022-08-10 12:55:02.219 | service-type 2022-08-10 12:55:02.219 | sorting 2022-08-10 12:55:02.219 | standard-attr-description 2022-08-10 12:55:02.219 | stateful-security-group 2022-08-10 12:55:02.219 | subnet_onboard 2022-08-10 12:55:02.219 | subnet-service-types 2022-08-10 12:55:02.219 | subnet_allocation 2022-08-10 12:55:02.219 | subnetpool-prefix-ops 2022-08-10 12:55:02.219 | standard-attr-tag 2022-08-10 12:55:02.220 | standard-attr-timestamp' 2022-08-10 12:55:02.220 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:55:02.220 | address-scope 2022-08-10 12:55:02.220 | router-admin-state-down-before-update 2022-08-10 12:55:02.220 | agent 2022-08-10 12:55:02.220 | agent-resources-synced 2022-08-10 12:55:02.220 | allowed-address-pairs 2022-08-10 12:55:02.220 | auto-allocated-topology 2022-08-10 12:55:02.220 | availability_zone 2022-08-10 12:55:02.221 | availability_zone_filter 2022-08-10 12:55:02.221 | default-subnetpools 2022-08-10 12:55:02.221 | dhcp_agent_scheduler 2022-08-10 12:55:02.221 | dvr 2022-08-10 12:55:02.221 | empty-string-filtering 2022-08-10 12:55:02.221 | external-net 2022-08-10 12:55:02.221 | extra_dhcp_opt 2022-08-10 12:55:02.221 | extraroute 2022-08-10 12:55:02.221 | extraroute-atomic 2022-08-10 12:55:02.221 | filter-validation 2022-08-10 12:55:02.221 | fip-port-details 2022-08-10 12:55:02.221 | flavors 2022-08-10 12:55:02.221 | floatingip-pools 2022-08-10 12:55:02.221 | ip-substring-filtering 2022-08-10 12:55:02.221 | router 2022-08-10 12:55:02.221 | ext-gw-mode 2022-08-10 12:55:02.221 | l3-ha 2022-08-10 12:55:02.221 | l3-flavors 2022-08-10 12:55:02.221 | l3-port-ip-change-not-allowed 2022-08-10 12:55:02.221 | l3_agent_scheduler 2022-08-10 12:55:02.221 | metering 2022-08-10 12:55:02.221 | metering_source_and_destination_fields 2022-08-10 12:55:02.221 | multi-provider 2022-08-10 12:55:02.221 | net-mtu 2022-08-10 12:55:02.221 | net-mtu-writable 2022-08-10 12:55:02.221 | network_availability_zone 2022-08-10 12:55:02.221 | network-ip-availability 2022-08-10 12:55:02.221 | pagination 2022-08-10 12:55:02.221 | port-device-profile 2022-08-10 12:55:02.221 | port-mac-override 2022-08-10 12:55:02.221 | port-mac-address-regenerate 2022-08-10 12:55:02.221 | port-numa-affinity-policy 2022-08-10 12:55:02.221 | binding 2022-08-10 12:55:02.221 | binding-extended 2022-08-10 12:55:02.221 | port-security 2022-08-10 12:55:02.221 | project-id 2022-08-10 12:55:02.221 | provider 2022-08-10 12:55:02.221 | quota-check-limit 2022-08-10 12:55:02.222 | quotas 2022-08-10 12:55:02.222 | quota_details 2022-08-10 12:55:02.222 | rbac-policies 2022-08-10 12:55:02.222 | rbac-address-group 2022-08-10 12:55:02.222 | rbac-address-scope 2022-08-10 12:55:02.222 | rbac-security-groups 2022-08-10 12:55:02.222 | rbac-subnetpool 2022-08-10 12:55:02.222 | revision-if-match 2022-08-10 12:55:02.222 | standard-attr-revisions 2022-08-10 12:55:02.222 | router_availability_zone 2022-08-10 12:55:02.222 | security-groups-normalized-cidr 2022-08-10 12:55:02.222 | port-security-groups-filtering 2022-08-10 12:55:02.222 | security-groups-remote-address-group 2022-08-10 12:55:02.222 | security-groups-shared-filtering 2022-08-10 12:55:02.222 | security-group 2022-08-10 12:55:02.222 | service-type 2022-08-10 12:55:02.222 | sorting 2022-08-10 12:55:02.222 | standard-attr-description 2022-08-10 12:55:02.222 | stateful-security-group 2022-08-10 12:55:02.222 | subnet_onboard 2022-08-10 12:55:02.222 | subnet-service-types 2022-08-10 12:55:02.222 | subnet_allocation 2022-08-10 12:55:02.222 | subnetpool-prefix-ops 2022-08-10 12:55:02.222 | standard-attr-tag 2022-08-10 12:55:02.222 | standard-attr-timestamp =~ external-net ]] 2022-08-10 12:55:02.223 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:55:02.226 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-10 12:55:02.230 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-10 12:55:02.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-10 12:55:02.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-10 12:55:02.234 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:55:02.237 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:05.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:05.024 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:05.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:05.024 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:05.163 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:55:05.167 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:55:05.169 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:55:05.172 | ++ functions-common:get_field:819 : echo '| id | 64f6fcf0-7c13-464a-a407-8ee8a1dc43be |' 2022-08-10 12:55:05.173 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:55:05.179 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:05.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=64f6fcf0-7c13-464a-a407-8ee8a1dc43be 2022-08-10 12:55:05.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-10 12:55:05.188 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:55:05.207 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-10 12:55:05.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-10 12:55:05.212 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 12:55:05.215 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:55:07.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:07.724 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:07.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:07.724 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:07.866 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:55:07.869 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:55:07.869 | address-scope 2022-08-10 12:55:07.869 | router-admin-state-down-before-update 2022-08-10 12:55:07.869 | agent 2022-08-10 12:55:07.869 | agent-resources-synced 2022-08-10 12:55:07.869 | allowed-address-pairs 2022-08-10 12:55:07.869 | auto-allocated-topology 2022-08-10 12:55:07.869 | availability_zone 2022-08-10 12:55:07.869 | availability_zone_filter 2022-08-10 12:55:07.869 | default-subnetpools 2022-08-10 12:55:07.869 | dhcp_agent_scheduler 2022-08-10 12:55:07.870 | dvr 2022-08-10 12:55:07.870 | empty-string-filtering 2022-08-10 12:55:07.870 | external-net 2022-08-10 12:55:07.870 | extra_dhcp_opt 2022-08-10 12:55:07.870 | extraroute 2022-08-10 12:55:07.870 | extraroute-atomic 2022-08-10 12:55:07.870 | filter-validation 2022-08-10 12:55:07.870 | fip-port-details 2022-08-10 12:55:07.870 | flavors 2022-08-10 12:55:07.870 | floatingip-pools 2022-08-10 12:55:07.870 | ip-substring-filtering 2022-08-10 12:55:07.870 | router 2022-08-10 12:55:07.870 | ext-gw-mode 2022-08-10 12:55:07.870 | l3-ha 2022-08-10 12:55:07.870 | l3-flavors 2022-08-10 12:55:07.870 | l3-port-ip-change-not-allowed 2022-08-10 12:55:07.870 | l3_agent_scheduler 2022-08-10 12:55:07.870 | metering 2022-08-10 12:55:07.870 | metering_source_and_destination_fields 2022-08-10 12:55:07.870 | multi-provider 2022-08-10 12:55:07.870 | net-mtu 2022-08-10 12:55:07.870 | net-mtu-writable 2022-08-10 12:55:07.870 | network_availability_zone 2022-08-10 12:55:07.870 | network-ip-availability 2022-08-10 12:55:07.870 | pagination 2022-08-10 12:55:07.870 | port-device-profile 2022-08-10 12:55:07.870 | port-mac-override 2022-08-10 12:55:07.870 | port-mac-address-regenerate 2022-08-10 12:55:07.870 | port-numa-affinity-policy 2022-08-10 12:55:07.870 | binding 2022-08-10 12:55:07.870 | binding-extended 2022-08-10 12:55:07.870 | port-security 2022-08-10 12:55:07.870 | project-id 2022-08-10 12:55:07.870 | provider 2022-08-10 12:55:07.870 | quota-check-limit 2022-08-10 12:55:07.871 | quotas 2022-08-10 12:55:07.871 | quota_details 2022-08-10 12:55:07.871 | rbac-policies 2022-08-10 12:55:07.871 | rbac-address-group 2022-08-10 12:55:07.871 | rbac-address-scope 2022-08-10 12:55:07.871 | rbac-security-groups 2022-08-10 12:55:07.871 | rbac-subnetpool 2022-08-10 12:55:07.871 | revision-if-match 2022-08-10 12:55:07.871 | standard-attr-revisions 2022-08-10 12:55:07.871 | router_availability_zone 2022-08-10 12:55:07.871 | security-groups-normalized-cidr 2022-08-10 12:55:07.871 | port-security-groups-filtering 2022-08-10 12:55:07.871 | security-groups-remote-address-group 2022-08-10 12:55:07.871 | security-groups-shared-filtering 2022-08-10 12:55:07.871 | security-group 2022-08-10 12:55:07.871 | service-type 2022-08-10 12:55:07.871 | sorting 2022-08-10 12:55:07.871 | standard-attr-description 2022-08-10 12:55:07.871 | stateful-security-group 2022-08-10 12:55:07.871 | subnet_onboard 2022-08-10 12:55:07.871 | subnet-service-types 2022-08-10 12:55:07.871 | subnet_allocation 2022-08-10 12:55:07.871 | subnetpool-prefix-ops 2022-08-10 12:55:07.871 | standard-attr-tag 2022-08-10 12:55:07.871 | standard-attr-timestamp' 2022-08-10 12:55:07.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:55:07.872 | address-scope 2022-08-10 12:55:07.872 | router-admin-state-down-before-update 2022-08-10 12:55:07.872 | agent 2022-08-10 12:55:07.872 | agent-resources-synced 2022-08-10 12:55:07.872 | allowed-address-pairs 2022-08-10 12:55:07.872 | auto-allocated-topology 2022-08-10 12:55:07.872 | availability_zone 2022-08-10 12:55:07.872 | availability_zone_filter 2022-08-10 12:55:07.872 | default-subnetpools 2022-08-10 12:55:07.872 | dhcp_agent_scheduler 2022-08-10 12:55:07.872 | dvr 2022-08-10 12:55:07.872 | empty-string-filtering 2022-08-10 12:55:07.872 | external-net 2022-08-10 12:55:07.872 | extra_dhcp_opt 2022-08-10 12:55:07.872 | extraroute 2022-08-10 12:55:07.872 | extraroute-atomic 2022-08-10 12:55:07.872 | filter-validation 2022-08-10 12:55:07.872 | fip-port-details 2022-08-10 12:55:07.872 | flavors 2022-08-10 12:55:07.872 | floatingip-pools 2022-08-10 12:55:07.872 | ip-substring-filtering 2022-08-10 12:55:07.872 | router 2022-08-10 12:55:07.872 | ext-gw-mode 2022-08-10 12:55:07.872 | l3-ha 2022-08-10 12:55:07.872 | l3-flavors 2022-08-10 12:55:07.873 | l3-port-ip-change-not-allowed 2022-08-10 12:55:07.873 | l3_agent_scheduler 2022-08-10 12:55:07.873 | metering 2022-08-10 12:55:07.873 | metering_source_and_destination_fields 2022-08-10 12:55:07.873 | multi-provider 2022-08-10 12:55:07.873 | net-mtu 2022-08-10 12:55:07.873 | net-mtu-writable 2022-08-10 12:55:07.873 | network_availability_zone 2022-08-10 12:55:07.873 | network-ip-availability 2022-08-10 12:55:07.873 | pagination 2022-08-10 12:55:07.873 | port-device-profile 2022-08-10 12:55:07.873 | port-mac-override 2022-08-10 12:55:07.873 | port-mac-address-regenerate 2022-08-10 12:55:07.873 | port-numa-affinity-policy 2022-08-10 12:55:07.873 | binding 2022-08-10 12:55:07.873 | binding-extended 2022-08-10 12:55:07.873 | port-security 2022-08-10 12:55:07.873 | project-id 2022-08-10 12:55:07.873 | provider 2022-08-10 12:55:07.873 | quota-check-limit 2022-08-10 12:55:07.873 | quotas 2022-08-10 12:55:07.873 | quota_details 2022-08-10 12:55:07.873 | rbac-policies 2022-08-10 12:55:07.873 | rbac-address-group 2022-08-10 12:55:07.873 | rbac-address-scope 2022-08-10 12:55:07.873 | rbac-security-groups 2022-08-10 12:55:07.873 | rbac-subnetpool 2022-08-10 12:55:07.873 | revision-if-match 2022-08-10 12:55:07.873 | standard-attr-revisions 2022-08-10 12:55:07.873 | router_availability_zone 2022-08-10 12:55:07.873 | security-groups-normalized-cidr 2022-08-10 12:55:07.873 | port-security-groups-filtering 2022-08-10 12:55:07.873 | security-groups-remote-address-group 2022-08-10 12:55:07.873 | security-groups-shared-filtering 2022-08-10 12:55:07.873 | security-group 2022-08-10 12:55:07.873 | service-type 2022-08-10 12:55:07.873 | sorting 2022-08-10 12:55:07.873 | standard-attr-description 2022-08-10 12:55:07.874 | stateful-security-group 2022-08-10 12:55:07.874 | subnet_onboard 2022-08-10 12:55:07.874 | subnet-service-types 2022-08-10 12:55:07.874 | subnet_allocation 2022-08-10 12:55:07.874 | subnetpool-prefix-ops 2022-08-10 12:55:07.874 | standard-attr-tag 2022-08-10 12:55:07.874 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 12:55:07.875 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:55:07.878 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-10 12:55:07.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-10 12:55:07.886 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-10 12:55:07.886 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-10 12:55:07.888 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-10 12:55:07.891 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:55:07.897 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:11.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:11.609 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:11.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:11.609 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:11.757 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:55:11.760 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:55:11.763 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:55:11.766 | ++ functions-common:get_field:819 : echo '| id | 05bf7521-b95e-4073-b4da-02da538bab9e |' 2022-08-10 12:55:11.766 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:55:11.772 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:11.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=05bf7521-b95e-4073-b4da-02da538bab9e 2022-08-10 12:55:11.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-10 12:55:11.781 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:55:11.800 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-10 12:55:11.803 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-10 12:55:11.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 64f6fcf0-7c13-464a-a407-8ee8a1dc43be b9ad7570-a445-40eb-9fb8-c02333e65fb4 2022-08-10 12:55:16.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:16.641 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:16.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:16.641 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:16.785 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-10 12:55:16.788 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 05bf7521-b95e-4073-b4da-02da538bab9e 2022-08-10 12:55:16.791 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-10 12:55:16.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-10 12:55:16.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.4.1 ]] 2022-08-10 12:55:16.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.4.1 ' 2022-08-10 12:55:16.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 05bf7521-b95e-4073-b4da-02da538bab9e --subnet-range 172.27.4.0/24 --no-dhcp ' 2022-08-10 12:55:16.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-10 12:55:16.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-10 12:55:16.810 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.4.1 --network 05bf7521-b95e-4073-b4da-02da538bab9e --subnet-range 172.27.4.0/24 --no-dhcp public-subnet 2022-08-10 12:55:16.810 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-10 12:55:20.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:20.121 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:20.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:20.121 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:20.275 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:55:20.279 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.4.1 | 2022-08-10 12:55:20.279 | | id | 98b7831c-03e1-4602-8ad7-b03fcda1b23b |' 2022-08-10 12:55:20.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-10 12:55:20.284 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:55:20.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.4.1 '|' '|' id '|' 98b7831c-03e1-4602-8ad7-b03fcda1b23b '|' 2022-08-10 12:55:20.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.4.1 | | id | 98b7831c-03e1-4602-8ad7-b03fcda1b23b |' 2022-08-10 12:55:20.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-10 12:55:20.310 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-10 12:55:20.311 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.4.1 '|' '|' id '|' 98b7831c-03e1-4602-8ad7-b03fcda1b23b '|' 2022-08-10 12:55:20.313 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:55:20.315 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:20.318 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:55:20.320 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:55:20.324 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.4.1 | | id | 98b7831c-03e1-4602-8ad7-b03fcda1b23b |' 2022-08-10 12:55:20.324 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:55:20.330 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:20.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.4.1 2022-08-10 12:55:20.337 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.4.1 '|' '|' id '|' 98b7831c-03e1-4602-8ad7-b03fcda1b23b '|' 2022-08-10 12:55:20.337 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-10 12:55:20.340 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:55:20.342 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:20.345 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-10 12:55:20.347 | ++ functions-common:get_field:817 : field='$6' 2022-08-10 12:55:20.350 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.4.1 | | id | 98b7831c-03e1-4602-8ad7-b03fcda1b23b |' 2022-08-10 12:55:20.354 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-10 12:55:20.356 | ++ functions-common:get_field:813 : read data 2022-08-10 12:55:20.360 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=98b7831c-03e1-4602-8ad7-b03fcda1b23b 2022-08-10 12:55:20.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 05bf7521-b95e-4073-b4da-02da538bab9e 64f6fcf0-7c13-464a-a407-8ee8a1dc43be 2022-08-10 12:55:25.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:25.083 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:25.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:25.083 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:25.232 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:55:25.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-10 12:55:25.256 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:25.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-10 12:55:25.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-10 12:55:25.266 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-10 12:55:25.268 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-10 12:55:25.271 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-10 12:55:25.273 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-10 12:55:25.296 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-10 12:55:25.299 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-10 12:55:25.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-10 12:55:25.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-10 12:55:25.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 12:55:25.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-10 12:55:25.313 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 12:55:25.315 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-10 12:55:25.318 | + functions-common:test_with_retry:2380 : local until=10 2022-08-10 12:55:25.320 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 12:55:25.323 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 12:55:25.325 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 12:55:25.328 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:25.331 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:25.334 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:25.339 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136125336 2022-08-10 12:55:25.341 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-10 12:55:25.355 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 12:55:25.364 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:25.364 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:25.364 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:25.365 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:25.367 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:25.370 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 12:55:25.373 | + functions-common:time_stop:2447 : start_time=1660136125336 2022-08-10 12:55:25.375 | + functions-common:time_stop:2449 : [[ -z 1660136125336 ]] 2022-08-10 12:55:25.379 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:25.383 | + functions-common:time_stop:2452 : end_time=1660136125380 2022-08-10 12:55:25.386 | + functions-common:time_stop:2453 : elapsed_time=44 2022-08-10 12:55:25.388 | + functions-common:time_stop:2454 : total=6118 2022-08-10 12:55:25.391 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:25.393 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6162 2022-08-10 12:55:25.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-10 12:55:25.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.4.1 2022-08-10 12:55:25.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-10 12:55:25.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:55:25.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-10 12:55:25.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-10 12:55:25.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.4.1/24 dev br-data 2022-08-10 12:55:25.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-10 12:55:25.445 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-10 12:55:25.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-10 12:55:25.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-10 12:55:25.449 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-10 12:55:27.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:27.992 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:27.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:27.992 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:28.130 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:55:28.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.4.24 ' 2022-08-10 12:55:28.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-10 12:55:28.140 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:55:28.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-10 12:55:28.159 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:55:28.162 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-10 12:55:28.165 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-10 12:55:28.185 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:28.187 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-10 12:55:28.190 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:55:28.193 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-10 12:55:28.195 | + ./stack.sh:main:1314 : start_nova 2022-08-10 12:55:28.198 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-10 12:55:28.206 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:28.206 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:28.206 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:28.209 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 12:55:28.212 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.215 | + functions-common:run_process:1694 : local service=n-sch 2022-08-10 12:55:28.218 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.220 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:28.223 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:28.226 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:28.229 | + functions-common:run_process:1700 : local name=n-sch 2022-08-10 12:55:28.232 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:28.235 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:28.237 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:28.240 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:28.243 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:28.248 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136128246 2022-08-10 12:55:28.251 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-10 12:55:28.269 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:28.272 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 12:55:28.275 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-10 12:55:28.278 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.280 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.284 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.286 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.289 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 12:55:28.292 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 12:55:28.295 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-10 12:55:28.297 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:55:28.300 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:55:28.303 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:55:28.305 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:55:28.309 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 12:55:28.313 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 12:55:28.314 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-10 12:55:28.316 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.319 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:55:28.321 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:55:28.324 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:55:28.326 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:55:28.328 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:55:28.331 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-10 12:55:28.333 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:55:28.338 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-10 12:55:28.392 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-10 12:55:28.446 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:55:28.500 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-10 12:55:28.555 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-10 12:55:28.610 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:55:28.665 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:55:28.669 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:55:28.671 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-10 12:55:28.727 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:55:29.277 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-10 12:55:29.292 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-10 12:55:29.796 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-10 12:55:29.820 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:29.827 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:29.830 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:29.833 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:29.835 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:29.838 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:29.840 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:29.843 | + functions-common:time_stop:2447 : start_time=1660136128246 2022-08-10 12:55:29.845 | + functions-common:time_stop:2449 : [[ -z 1660136128246 ]] 2022-08-10 12:55:29.848 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:29.854 | + functions-common:time_stop:2452 : end_time=1660136129851 2022-08-10 12:55:29.856 | + functions-common:time_stop:2453 : elapsed_time=1605 2022-08-10 12:55:29.859 | + functions-common:time_stop:2454 : total=25508 2022-08-10 12:55:29.862 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:29.864 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27113 2022-08-10 12:55:29.867 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-10 12:55:29.871 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-10 12:55:29.876 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.878 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-10 12:55:29.881 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.883 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:29.886 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:29.889 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:29.891 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-10 12:55:29.894 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:29.896 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:29.899 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:29.902 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:29.905 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:29.910 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136129907 2022-08-10 12:55:29.913 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-10 12:55:29.933 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:29.936 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-10 12:55:29.938 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-10 12:55:29.941 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.944 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.947 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.949 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.951 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-10 12:55:29.954 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-10 12:55:29.957 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-10 12:55:29.959 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:55:29.962 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:55:29.965 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:55:29.968 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:55:29.970 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:55:29.973 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-10 12:55:29.976 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-10 12:55:29.979 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:29.981 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:55:29.984 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:55:29.986 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:55:29.989 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-10 12:55:29.991 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:55:29.996 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-10 12:55:30.052 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-10 12:55:30.108 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-10 12:55:30.164 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:55:30.221 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:55:30.285 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-10 12:55:30.345 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-10 12:55:30.401 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-10 12:55:30.459 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-10 12:55:30.515 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-10 12:55:30.570 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:55:30.572 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:55:30.575 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-10 12:55:30.630 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:55:31.181 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-10 12:55:31.195 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-10 12:55:31.734 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-10 12:55:31.813 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:31.820 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:31.826 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:31.829 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:31.835 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:31.840 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:31.844 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:31.848 | + functions-common:time_stop:2447 : start_time=1660136129907 2022-08-10 12:55:31.851 | + functions-common:time_stop:2449 : [[ -z 1660136129907 ]] 2022-08-10 12:55:31.857 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:31.861 | + functions-common:time_stop:2452 : end_time=1660136131858 2022-08-10 12:55:31.864 | + functions-common:time_stop:2453 : elapsed_time=1951 2022-08-10 12:55:31.867 | + functions-common:time_stop:2454 : total=27113 2022-08-10 12:55:31.870 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:31.872 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29064 2022-08-10 12:55:31.875 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:31.879 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:31.881 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-10 12:55:31.885 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:31.893 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:31.896 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:31.899 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-10 12:55:31.907 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:55:31.910 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-10 12:55:31.914 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-10 12:55:31.920 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:55:31.921 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:55:31.925 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-10 12:55:31.946 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:31.950 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:55:31.951 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-10 12:55:31.971 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:31.974 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:55:31.977 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-10 12:55:32.000 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:32.004 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-10 12:55:32.009 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:55:32.012 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-10 12:55:32.016 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-10 12:55:32.019 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:55:32.022 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:55:32.025 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:55:32.028 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:55:32.031 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-10 12:55:32.034 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:55:32.036 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:32.043 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:32.047 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:32.049 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-10 12:55:32.052 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:32.055 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:32.058 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:32.061 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:32.068 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:32.074 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136132070 2022-08-10 12:55:32.077 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-10 12:55:32.100 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:32.103 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:32.106 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:32.109 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:32.111 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:32.114 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:32.117 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:32.120 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:32.123 | + functions-common:time_stop:2447 : start_time=1660136132070 2022-08-10 12:55:32.125 | + functions-common:time_stop:2449 : [[ -z 1660136132070 ]] 2022-08-10 12:55:32.135 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:32.138 | + functions-common:time_stop:2452 : end_time=1660136132134 2022-08-10 12:55:32.142 | + functions-common:time_stop:2453 : elapsed_time=64 2022-08-10 12:55:32.144 | + functions-common:time_stop:2454 : total=29064 2022-08-10 12:55:32.146 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:32.149 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29128 2022-08-10 12:55:32.152 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:55:32.154 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-10 12:55:32.158 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:55:32.166 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:32.169 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:32.173 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:32.173 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-10 12:55:32.177 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:32.179 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:32.182 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:32.185 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:32.190 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:32.193 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136132189 2022-08-10 12:55:32.198 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-10 12:55:32.222 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:32.226 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:32.229 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:32.233 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:32.233 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:32.236 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:32.239 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:32.242 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:32.244 | + functions-common:time_stop:2447 : start_time=1660136132189 2022-08-10 12:55:32.251 | + functions-common:time_stop:2449 : [[ -z 1660136132189 ]] 2022-08-10 12:55:32.251 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:32.258 | + functions-common:time_stop:2452 : end_time=1660136132251 2022-08-10 12:55:32.263 | + functions-common:time_stop:2453 : elapsed_time=62 2022-08-10 12:55:32.265 | + functions-common:time_stop:2454 : total=29128 2022-08-10 12:55:32.271 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:32.274 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29190 2022-08-10 12:55:32.277 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:32.280 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-10 12:55:32.283 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:32.286 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:32.289 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:32.292 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:32.294 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-10 12:55:32.297 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:32.300 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:32.303 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:32.306 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:32.314 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:32.316 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136132312 2022-08-10 12:55:32.319 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-10 12:55:32.349 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:32.353 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:32.353 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:32.358 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:32.362 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:32.365 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:32.370 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:32.370 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:32.374 | + functions-common:time_stop:2447 : start_time=1660136132312 2022-08-10 12:55:32.378 | + functions-common:time_stop:2449 : [[ -z 1660136132312 ]] 2022-08-10 12:55:32.378 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:32.386 | + functions-common:time_stop:2452 : end_time=1660136132380 2022-08-10 12:55:32.387 | + functions-common:time_stop:2453 : elapsed_time=68 2022-08-10 12:55:32.390 | + functions-common:time_stop:2454 : total=29190 2022-08-10 12:55:32.394 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:32.396 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29258 2022-08-10 12:55:32.402 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:32.406 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:32.406 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-10 12:55:32.408 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:55:32.414 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-10 12:55:32.414 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-10 12:55:32.434 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:32.450 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-10 12:55:32.504 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-10 12:55:32.509 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:55:32.513 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-10 12:55:32.581 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-10 12:55:32.602 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:32.606 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.606 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-10 12:55:32.610 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.612 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:32.616 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:32.618 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:32.620 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-10 12:55:32.622 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:32.625 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:32.630 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:32.630 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:32.635 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:32.638 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136132635 2022-08-10 12:55:32.642 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-10 12:55:32.662 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:32.665 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 12:55:32.668 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-10 12:55:32.674 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.674 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.682 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.686 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.686 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 12:55:32.688 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 12:55:32.691 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-10 12:55:32.694 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:55:32.697 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:55:32.700 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:55:32.703 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:55:32.705 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 12:55:32.708 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 12:55:32.711 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-10 12:55:32.714 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.716 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:55:32.719 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:55:32.721 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:55:32.723 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:55:32.726 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:55:32.728 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-10 12:55:32.731 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:55:32.736 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-10 12:55:32.806 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-10 12:55:32.876 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:55:32.946 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-10 12:55:33.022 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-10 12:55:33.102 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:55:33.194 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:55:33.198 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:55:33.202 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-10 12:55:33.283 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:55:33.902 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-10 12:55:33.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-10 12:55:34.526 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-10 12:55:34.562 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:34.567 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:34.569 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:34.573 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:34.576 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:34.580 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:34.584 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:34.589 | + functions-common:time_stop:2447 : start_time=1660136132635 2022-08-10 12:55:34.592 | + functions-common:time_stop:2449 : [[ -z 1660136132635 ]] 2022-08-10 12:55:34.602 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:34.605 | + functions-common:time_stop:2452 : end_time=1660136134601 2022-08-10 12:55:34.608 | + functions-common:time_stop:2453 : elapsed_time=1966 2022-08-10 12:55:34.611 | + functions-common:time_stop:2454 : total=29258 2022-08-10 12:55:34.614 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:34.616 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31224 2022-08-10 12:55:34.623 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-10 12:55:34.626 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:55:34.629 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-10 12:55:34.655 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:34.657 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-10 12:55:34.661 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-10 12:55:34.664 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:55:34.668 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:55:34.671 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:55:34.678 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.678 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-10 12:55:34.683 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.685 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:34.690 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:34.690 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:34.694 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-10 12:55:34.694 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:34.696 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:34.699 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:34.702 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:34.706 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:34.710 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136134707 2022-08-10 12:55:34.714 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-10 12:55:34.736 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:34.738 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-10 12:55:34.742 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-10 12:55:34.745 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.746 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.750 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.752 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.754 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-10 12:55:34.758 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-10 12:55:34.762 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-10 12:55:34.762 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:55:34.766 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:55:34.770 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:55:34.770 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:55:34.774 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-10 12:55:34.778 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-10 12:55:34.778 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-10 12:55:34.782 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:34.786 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:55:34.786 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:55:34.790 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:55:34.790 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:55:34.794 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:55:34.798 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-10 12:55:34.798 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:55:34.807 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-10 12:55:34.870 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-10 12:55:34.937 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:55:35.012 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-10 12:55:35.090 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-10 12:55:35.168 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:55:35.240 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:55:35.243 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:55:35.247 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-10 12:55:35.342 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:55:35.970 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-10 12:55:35.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-10 12:55:36.551 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-10 12:55:36.586 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:36.589 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:36.592 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:36.595 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:36.600 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:36.608 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:36.620 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:36.626 | + functions-common:time_stop:2447 : start_time=1660136134707 2022-08-10 12:55:36.637 | + functions-common:time_stop:2449 : [[ -z 1660136134707 ]] 2022-08-10 12:55:36.652 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:36.658 | + functions-common:time_stop:2452 : end_time=1660136136653 2022-08-10 12:55:36.663 | + functions-common:time_stop:2453 : elapsed_time=1946 2022-08-10 12:55:36.671 | + functions-common:time_stop:2454 : total=31224 2022-08-10 12:55:36.679 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:36.693 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33170 2022-08-10 12:55:36.702 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-10 12:55:36.710 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:36.710 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:36.717 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:36.723 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 12:55:36.727 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-10 12:55:36.739 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 12:55:36.743 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:55:36.747 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:55:36.754 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 12:55:36.755 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:55:36.759 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-10 12:55:36.763 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-10 12:55:36.766 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-10 12:55:36.768 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-10 12:55:36.773 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 12:55:36.774 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 12:55:36.775 | BEGIN { 2022-08-10 12:55:36.775 | section = "" 2022-08-10 12:55:36.775 | last_section = "" 2022-08-10 12:55:36.775 | section_count = 0 2022-08-10 12:55:36.775 | } 2022-08-10 12:55:36.775 | /^\[.+\]/ { 2022-08-10 12:55:36.775 | gsub("[][]", "", $1); 2022-08-10 12:55:36.775 | section=$1 2022-08-10 12:55:36.775 | next 2022-08-10 12:55:36.775 | } 2022-08-10 12:55:36.775 | /^ *\#/ { 2022-08-10 12:55:36.775 | next 2022-08-10 12:55:36.775 | } 2022-08-10 12:55:36.775 | /^[^ \t]+/ { 2022-08-10 12:55:36.776 | # get offset of first = in $0 2022-08-10 12:55:36.776 | eq_idx = index($0, "=") 2022-08-10 12:55:36.776 | # extract attr & value from $0 2022-08-10 12:55:36.776 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:55:36.776 | value = substr($0, eq_idx + 1) 2022-08-10 12:55:36.776 | # only need to strip trailing whitespace from attr 2022-08-10 12:55:36.776 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:55:36.776 | # need to strip leading & trailing whitespace from value 2022-08-10 12:55:36.776 | sub(/^[ \t]*/, "", value) 2022-08-10 12:55:36.776 | sub(/[ \t]*$/, "", value) 2022-08-10 12:55:36.776 | 2022-08-10 12:55:36.776 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:55:36.776 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:55:36.776 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:55:36.776 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:55:36.776 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:55:36.776 | if (section != last_section) { 2022-08-10 12:55:36.776 | cfg_section[section_count++] = section 2022-08-10 12:55:36.776 | last_section = section 2022-08-10 12:55:36.776 | } 2022-08-10 12:55:36.776 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:55:36.776 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:55:36.776 | 2022-08-10 12:55:36.776 | cfg_attr[section, attr, 0] = value 2022-08-10 12:55:36.776 | cfg_attr_count[section, attr] = 1 2022-08-10 12:55:36.776 | } else { 2022-08-10 12:55:36.776 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:55:36.776 | cfg_attr[section, attr, lno] = value 2022-08-10 12:55:36.776 | } 2022-08-10 12:55:36.776 | } 2022-08-10 12:55:36.776 | END { 2022-08-10 12:55:36.776 | # Process each section in order 2022-08-10 12:55:36.776 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:55:36.776 | section = cfg_section[sno] 2022-08-10 12:55:36.776 | # The ini routines simply append a config item immediately 2022-08-10 12:55:36.776 | # after the section header. To keep the same order as defined 2022-08-10 12:55:36.777 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:55:36.777 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:55:36.777 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:55:36.777 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:55:36.777 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:55:36.777 | else { 2022-08-10 12:55:36.777 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:55:36.777 | count = cfg_attr_count[section, attr] 2022-08-10 12:55:36.777 | print "inidelete " configfile " " section " " attr 2022-08-10 12:55:36.777 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:55:36.777 | for (l = count -2; l >= 0; l--) 2022-08-10 12:55:36.777 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:55:36.777 | } 2022-08-10 12:55:36.777 | } 2022-08-10 12:55:36.777 | } 2022-08-10 12:55:36.777 | } 2022-08-10 12:55:36.777 | ' 2022-08-10 12:55:36.777 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:55:36.778 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:55:36.780 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:55:36.782 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:55:36.785 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 12:55:36.787 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:55:36.790 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-10 12:55:36.794 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 12:55:36.798 | BEGIN { group = "" } 2022-08-10 12:55:36.798 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:55:36.798 | gsub("[][]", "", $1); 2022-08-10 12:55:36.798 | split($1, a, "|"); 2022-08-10 12:55:36.798 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:55:36.798 | group=a[1] 2022-08-10 12:55:36.798 | } else { 2022-08-10 12:55:36.798 | group="" 2022-08-10 12:55:36.798 | } 2022-08-10 12:55:36.798 | next 2022-08-10 12:55:36.798 | } 2022-08-10 12:55:36.798 | { 2022-08-10 12:55:36.798 | if (group != "") 2022-08-10 12:55:36.798 | print $0 2022-08-10 12:55:36.798 | } 2022-08-10 12:55:36.798 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:55:36.802 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:55:36.805 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-10 12:55:36.861 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-10 12:55:36.924 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-10 12:55:36.927 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:55:36.930 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-10 12:55:36.933 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:55:36.938 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 12:55:36.940 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:55:36.962 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:36.965 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 12:55:36.968 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 12:55:36.971 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:55:36.988 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:36.990 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 12:55:36.994 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 12:55:37.028 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:55:37.030 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:55:37.033 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-10 12:55:37.054 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-10 12:55:37.076 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-10 12:55:37.078 | + lib/nova:configure_console_compute:639 : local offset 2022-08-10 12:55:37.081 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-10 12:55:37.084 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-10 12:55:37.087 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-10 12:55:37.111 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.18 2022-08-10 12:55:37.113 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-10 12:55:37.133 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:37.136 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-10 12:55:37.160 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:37.163 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-10 12:55:37.166 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-10 12:55:37.201 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-10 12:55:37.219 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:37.227 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-10 12:55:37.250 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:37.258 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-10 12:55:37.261 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-10 12:55:37.264 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-10 12:55:37.266 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-10 12:55:37.269 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-10 12:55:37.272 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-10 12:55:37.274 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-10 12:55:37.277 | + functions-common:run_process:1696 : local group=libvirt 2022-08-10 12:55:37.280 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:37.282 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:37.285 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-10 12:55:37.287 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:37.290 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:37.293 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:37.296 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:37.299 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:37.304 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136137301 2022-08-10 12:55:37.308 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-10 12:55:37.329 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:37.332 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:37.334 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:37.337 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:37.340 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:37.342 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:37.345 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:37.348 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:37.350 | + functions-common:time_stop:2447 : start_time=1660136137301 2022-08-10 12:55:37.353 | + functions-common:time_stop:2449 : [[ -z 1660136137301 ]] 2022-08-10 12:55:37.356 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:37.361 | + functions-common:time_stop:2452 : end_time=1660136137358 2022-08-10 12:55:37.364 | + functions-common:time_stop:2453 : elapsed_time=57 2022-08-10 12:55:37.366 | + functions-common:time_stop:2454 : total=33170 2022-08-10 12:55:37.369 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:37.372 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33227 2022-08-10 12:55:37.375 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:37.378 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:55:37.381 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-10 12:55:37.399 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:37.403 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-10 12:55:37.403 | Dumping cells_v2 mapping 2022-08-10 12:55:37.405 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-10 12:55:37.990 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:55:40.735 | INFO dbcounter [None req-672632c1-13c1-4c1e-b184-c4d3679b4234 None None] Registered counter for database nova_api 2022-08-10 12:55:40.761 | DEBUG dbcounter [-] [449221] Writer thread running {{(pid=449221) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:55:40.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:40.813 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:40.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:40.813 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:40.813 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:55:40.813 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-10 12:55:40.813 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:55:40.813 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-10 12:55:40.813 | | cell1 | 317cea06-25c9-4fb1-b9ef-7684a75fe3a8 | rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-10 12:55:40.814 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:55:41.218 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-10 12:55:41.221 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-10 12:55:41.290 | + inc/async:async_inner:63 : create_flavors 2022-08-10 12:55:41.331 | [390837 Async create_flavors:449279]: running: create_flavors 2022-08-10 12:55:41.334 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-10 12:55:41.353 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:41.356 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-10 12:55:41.359 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:55:41.362 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-10 12:55:41.365 | + ./stack.sh:main:1319 : start_cinder 2022-08-10 12:55:41.367 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-10 12:55:41.371 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-10 12:55:41.373 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-10 12:55:41.376 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-10 12:55:41.395 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:41.398 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-10 12:55:41.401 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-10 12:55:41.403 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-10 12:55:41.407 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-10 12:55:41.411 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.414 | + functions-common:run_process:1694 : local service=c-api 2022-08-10 12:55:41.417 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.420 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:41.423 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:41.426 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:41.430 | + functions-common:run_process:1700 : local name=c-api 2022-08-10 12:55:41.433 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:41.435 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:41.438 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:41.440 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:41.444 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:41.449 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136141445 2022-08-10 12:55:41.451 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-10 12:55:41.469 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:41.472 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-10 12:55:41.474 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-10 12:55:41.477 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.480 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.482 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.485 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.487 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-10 12:55:41.490 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-10 12:55:41.493 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-10 12:55:41.496 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:55:41.498 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:55:41.501 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:55:41.504 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:55:41.506 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:55:41.510 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-10 12:55:41.513 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-10 12:55:41.515 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.518 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:55:41.520 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:55:41.522 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:55:41.525 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-10 12:55:41.527 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:55:41.532 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-10 12:55:41.585 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-10 12:55:41.642 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-10 12:55:41.698 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:55:41.753 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:55:41.810 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-10 12:55:41.866 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-10 12:55:41.932 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-10 12:55:41.987 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-10 12:55:42.042 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-10 12:55:42.098 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:55:42.101 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:55:42.104 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-10 12:55:42.158 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:55:42.703 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-10 12:55:42.717 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-10 12:55:43.266 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-10 12:55:43.344 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:43.347 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:43.351 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:43.355 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:43.360 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:43.362 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:43.365 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:43.369 | + functions-common:time_stop:2447 : start_time=1660136141445 2022-08-10 12:55:43.372 | + functions-common:time_stop:2449 : [[ -z 1660136141445 ]] 2022-08-10 12:55:43.377 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:43.385 | + functions-common:time_stop:2452 : end_time=1660136143378 2022-08-10 12:55:43.388 | + functions-common:time_stop:2453 : elapsed_time=1933 2022-08-10 12:55:43.391 | + functions-common:time_stop:2454 : total=33227 2022-08-10 12:55:43.394 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:43.397 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35160 2022-08-10 12:55:43.400 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.18/volume/v3 2022-08-10 12:55:43.403 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-10 12:55:43.403 | Waiting for Cinder API to start... 2022-08-10 12:55:43.405 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.18/volume/v3 2022-08-10 12:55:43.408 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:55:43.412 | + functions:wait_for_service:458 : local url=http://10.222.0.18/volume/v3 2022-08-10 12:55:43.415 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:55:43.417 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:55:43.421 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:55:43.423 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:43.427 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:43.437 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:43.441 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136143437 2022-08-10 12:55:43.444 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:55:43.457 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/volume/v3 2022-08-10 12:55:47.489 | + :: : [[ 500 == 503 ]] 2022-08-10 12:55:47.491 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:55:47.495 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:55:47.497 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:47.500 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:47.502 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:47.505 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:47.508 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:47.511 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:55:47.515 | + functions-common:time_stop:2447 : start_time=1660136143437 2022-08-10 12:55:47.516 | + functions-common:time_stop:2449 : [[ -z 1660136143437 ]] 2022-08-10 12:55:47.520 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:47.527 | + functions-common:time_stop:2452 : end_time=1660136147522 2022-08-10 12:55:47.529 | + functions-common:time_stop:2453 : elapsed_time=4085 2022-08-10 12:55:47.532 | + functions-common:time_stop:2454 : total=17959 2022-08-10 12:55:47.534 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:47.537 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22044 2022-08-10 12:55:47.541 | + functions:wait_for_service:467 : return 0 2022-08-10 12:55:47.543 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.545 | + functions-common:run_process:1694 : local service=c-sch 2022-08-10 12:55:47.548 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.551 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:47.553 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:47.556 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:55:47.558 | + functions-common:run_process:1700 : local name=c-sch 2022-08-10 12:55:47.561 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:47.564 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:47.566 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:47.570 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:47.573 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:47.578 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136147575 2022-08-10 12:55:47.580 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-10 12:55:47.601 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:47.603 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-10 12:55:47.606 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-10 12:55:47.609 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.612 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.614 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.617 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.620 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-10 12:55:47.623 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-10 12:55:47.628 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-10 12:55:47.628 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:55:47.631 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:55:47.634 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:55:47.637 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:55:47.640 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-10 12:55:47.643 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-10 12:55:47.645 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-10 12:55:47.648 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.652 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:55:47.656 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:55:47.657 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:55:47.659 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:55:47.662 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:55:47.665 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-10 12:55:47.667 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:55:47.672 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-10 12:55:47.738 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-10 12:55:47.801 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:47.860 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-10 12:55:47.919 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-10 12:55:47.977 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:55:48.035 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:55:48.037 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:55:48.041 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-10 12:55:48.097 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:55:48.657 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-10 12:55:48.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-10 12:55:49.248 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-10 12:55:49.282 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:49.285 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:49.288 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:49.293 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:49.295 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:49.298 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:49.300 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:49.304 | + functions-common:time_stop:2447 : start_time=1660136147575 2022-08-10 12:55:49.306 | + functions-common:time_stop:2449 : [[ -z 1660136147575 ]] 2022-08-10 12:55:49.310 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:49.315 | + functions-common:time_stop:2452 : end_time=1660136149312 2022-08-10 12:55:49.318 | + functions-common:time_stop:2453 : elapsed_time=1737 2022-08-10 12:55:49.321 | + functions-common:time_stop:2454 : total=35160 2022-08-10 12:55:49.324 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:49.327 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36897 2022-08-10 12:55:49.330 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:55:49.333 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:55:49.335 | + functions-common:run_process:1694 : local service=c-bak 2022-08-10 12:55:49.339 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:49.341 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:49.345 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:49.348 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:55:49.351 | + functions-common:run_process:1700 : local name=c-bak 2022-08-10 12:55:49.354 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:49.357 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:49.360 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:49.363 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:49.368 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:49.373 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136149370 2022-08-10 12:55:49.375 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-10 12:55:49.396 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:49.399 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:49.403 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:49.405 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:49.408 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:49.411 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:49.413 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:49.417 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:49.419 | + functions-common:time_stop:2447 : start_time=1660136149370 2022-08-10 12:55:49.422 | + functions-common:time_stop:2449 : [[ -z 1660136149370 ]] 2022-08-10 12:55:49.425 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:49.430 | + functions-common:time_stop:2452 : end_time=1660136149427 2022-08-10 12:55:49.434 | + functions-common:time_stop:2453 : elapsed_time=57 2022-08-10 12:55:49.436 | + functions-common:time_stop:2454 : total=36897 2022-08-10 12:55:49.439 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:49.441 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36954 2022-08-10 12:55:49.444 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:55:49.448 | + functions-common:run_process:1694 : local service=c-vol 2022-08-10 12:55:49.450 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-10 12:55:49.453 | + functions-common:run_process:1696 : local group= 2022-08-10 12:55:49.456 | + functions-common:run_process:1697 : local user= 2022-08-10 12:55:49.458 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:55:49.461 | + functions-common:run_process:1700 : local name=c-vol 2022-08-10 12:55:49.465 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:55:49.468 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:55:49.470 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:55:49.473 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:55:49.478 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:55:49.483 | + functions-common:time_start:2431 : _TIME_START[$name]=1660136149480 2022-08-10 12:55:49.486 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-10 12:55:49.505 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:55:49.507 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:55:49.511 | + functions-common:time_stop:2440 : local name 2022-08-10 12:55:49.514 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:55:49.516 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:55:49.519 | + functions-common:time_stop:2443 : local total 2022-08-10 12:55:49.521 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:55:49.524 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:55:49.527 | + functions-common:time_stop:2447 : start_time=1660136149480 2022-08-10 12:55:49.530 | + functions-common:time_stop:2449 : [[ -z 1660136149480 ]] 2022-08-10 12:55:49.533 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:55:49.538 | + functions-common:time_stop:2452 : end_time=1660136149535 2022-08-10 12:55:49.543 | + functions-common:time_stop:2453 : elapsed_time=55 2022-08-10 12:55:49.546 | + functions-common:time_stop:2454 : total=36954 2022-08-10 12:55:49.549 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:55:49.551 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37009 2022-08-10 12:55:49.554 | + ./stack.sh:main:1320 : create_volume_types 2022-08-10 12:55:49.557 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-10 12:55:49.580 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:49.583 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-10 12:55:49.586 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-10 12:55:49.589 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-10 12:55:49.591 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-10 12:55:49.594 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-10 12:55:49.627 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:55:49.630 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-10 12:55:51.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:51.956 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:51.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:55:51.956 | from cryptography.utils import int_from_bytes 2022-08-10 12:55:51.956 | Internal Server Error (HTTP 500) 2022-08-10 12:55:52.138 | + lib/cinder:create_volume_types:1 : exit_trap 2022-08-10 12:55:52.141 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-10 12:55:52.144 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-10 12:55:52.147 | + ./stack.sh:exit_trap:517 : jobs='416017 2022-08-10 12:55:52.147 | 449279' 2022-08-10 12:55:52.151 | + ./stack.sh:exit_trap:520 : [[ -n 416017 2022-08-10 12:55:52.151 | 449279 ]] 2022-08-10 12:55:52.154 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-10-123755 ]] 2022-08-10 12:55:52.157 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-10 12:55:52.160 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-10 12:55:52.160 | exit_trap: cleaning up child processes 2022-08-10 12:55:52.163 | + ./stack.sh:exit_trap:522 : kill 416017 449279 2022-08-10 12:55:52.166 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.mmHXQTVRsX ']' 2022-08-10 12:55:52.169 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.mmHXQTVRsX 2022-08-10 12:55:52.173 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-10 12:55:52.176 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-10 12:55:52.179 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-10 12:55:52.181 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-10 12:55:52.181 | Error on exit 2022-08-10 12:55:52.184 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-10 12:55:52.187 | + ./stack.sh:exit_trap:537 : generate-subunit 1660135071 1081 fail 2022-08-10 12:55:52.442 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-10 12:55:52.445 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-10 12:55:53.396 | + ./stack.sh:exit_trap:551 : exit 1