2022-08-02 05:18:29.025 | + ./stack.sh:main:482 : exec 2022-08-02 05:18:29.025 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-051828' 2022-08-02 05:18:29.025 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-02-051828.summary.2022-08-02-051828 2022-08-02 05:18:29.025 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:18:29.025 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-051828 2022-08-02 05:18:29.025 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-051828 /opt/stack/logs/stack.sh.log 2022-08-02 05:18:29.025 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-051828.summary.2022-08-02-051828 /opt/stack/logs/stack.sh.log.summary 2022-08-02 05:18:29.025 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-02 05:18:29.025 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-02 05:18:29.025 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-02 05:18:29.025 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-02 05:18:29.025 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 05:18:29.025 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-02 05:18:29.027 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-02 05:18:29.031 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 05:18:29.033 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-02 05:18:29.035 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-02 05:18:29.038 | + ./stack.sh:main:568 : set -o errexit 2022-08-02 05:18:29.039 | + ./stack.sh:main:571 : uname -a 2022-08-02 05:18:29.041 | Linux n-d-826755-4 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-02 05:18:29.043 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-02 05:18:29.044 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-02 05:18:29.048 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-02 05:18:29.091 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-02 05:18:29.106 | + ./stack.sh:main:585 : fetch_plugins 2022-08-02 05:18:29.108 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-02 05:18:29.109 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-02 05:18:29.111 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-02 05:18:29.113 | + functions-common:fetch_plugins:1791 : return 2022-08-02 05:18:29.115 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-02 05:18:29.117 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-02 05:18:29.118 | + functions-common:run_phase:1869 : local phase= 2022-08-02 05:18:29.120 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:18:29.122 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:18:29.123 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:18:29.125 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:18:29.127 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:18:29.129 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:18:29.133 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:18:29.135 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:18:29.136 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:18:29.138 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-02 05:18:29.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:18:29.157 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:18:29.159 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 05:18:29.161 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:18:29.163 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:18:29.165 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:18:29.166 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:18:29.168 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 05:18:29.170 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-02 05:18:29.172 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-02 05:18:29.173 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 05:18:29.175 | + 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-02 05:18:29.177 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-02 05:18:29.179 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-02 05:18:29.181 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-02 05:18:29.182 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-02 05:18:29.184 | + functions-common:plugin_override_defaults:1832 : return 2022-08-02 05:18:29.186 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-02 05:18:29.203 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-02 05:18:29.205 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-02 05:18:29.218 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:18:29.221 | +++ lib/tls:source:43 : hostname -f 2022-08-02 05:18:29.224 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-02 05:18:29.226 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-02 05:18:29.228 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-02 05:18:29.229 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-02 05:18:29.231 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-02 05:18:29.233 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-02 05:18:29.235 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-02 05:18:29.237 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-02 05:18:29.239 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-02 05:18:29.240 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-02 05:18:29.245 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-02 05:18:29.257 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-02 05:18:29.273 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-02 05:18:29.285 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-02 05:18:29.297 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-02 05:18:29.332 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-02 05:18:29.390 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-02 05:18:29.478 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-02 05:18:29.499 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-02 05:18:29.549 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-02 05:18:29.601 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-02 05:18:29.746 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-02 05:18:29.760 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-02 05:18:29.773 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-02 05:18:29.785 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-02 05:18:29.872 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-02 05:18:29.874 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-02 05:18:29.877 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-02 05:18:29.879 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-02 05:18:29.881 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-02 05:18:29.883 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-02 05:18:29.885 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-02 05:18:29.886 | False' 2022-08-02 05:18:29.888 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-02 05:18:29.902 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-02 05:18:29.905 | + ./stack.sh:main:619 : run_phase source 2022-08-02 05:18:29.907 | + functions-common:run_phase:1868 : local mode=source 2022-08-02 05:18:29.909 | + functions-common:run_phase:1869 : local phase= 2022-08-02 05:18:29.911 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:18:29.913 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:18:29.915 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:18:29.917 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:18:29.919 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:18:29.922 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:18:29.925 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:18:29.928 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:18:29.930 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:18:29.932 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-02 05:18:29.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:18:29.948 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:18:29.950 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 05:18:29.952 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-02 05:18:29.991 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-02 05:18:29.993 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-02 05:18:29.996 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 05:18:29.998 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-02 05:18:30.000 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-02 05:18:30.002 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-02 05:18:30.004 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-02 05:18:30.006 | + functions-common:load_plugin_settings:1809 : return 2022-08-02 05:18:30.008 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-02 05:18:30.010 | + functions-common:verify_disabled_services:2151 : local service 2022-08-02 05:18:30.013 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.015 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-02 05:18:30.017 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.019 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-02 05:18:30.022 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.024 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-02 05:18:30.026 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.029 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-02 05:18:30.031 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.033 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-02 05:18:30.035 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.038 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-02 05:18:30.040 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.042 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-02 05:18:30.044 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.047 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-02 05:18:30.049 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.051 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-02 05:18:30.053 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.056 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-02 05:18:30.058 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.060 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-02 05:18:30.062 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.065 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-02 05:18:30.067 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.070 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-02 05:18:30.072 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.074 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-02 05:18:30.077 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.079 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-02 05:18:30.082 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.085 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-02 05:18:30.088 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.090 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-02 05:18:30.092 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.094 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-02 05:18:30.097 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.099 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-02 05:18:30.101 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.103 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-02 05:18:30.105 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.108 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-02 05:18:30.110 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.112 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-02 05:18:30.114 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.116 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-02 05:18:30.119 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.121 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-02 05:18:30.123 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.125 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-02 05:18:30.128 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.130 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-02 05:18:30.133 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.135 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-02 05:18:30.137 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.139 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-02 05:18:30.142 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.144 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-02 05:18:30.147 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.149 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-02 05:18:30.151 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.153 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-02 05:18:30.155 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.158 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-02 05:18:30.160 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.162 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-02 05:18:30.165 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.167 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-02 05:18:30.169 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.171 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-02 05:18:30.173 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.176 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-02 05:18:30.178 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.181 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-02 05:18:30.183 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.185 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-02 05:18:30.187 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.189 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-02 05:18:30.192 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.194 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-02 05:18:30.197 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.199 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-02 05:18:30.201 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.203 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-02 05:18:30.206 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.208 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-02 05:18:30.210 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.212 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-02 05:18:30.214 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.217 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-02 05:18:30.219 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.221 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-02 05:18:30.223 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 05:18:30.226 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-02 05:18:30.228 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-02 05:18:30.231 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 05:18:30.233 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-02 05:18:30.248 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:18:30.250 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-02 05:18:30.252 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 05:18:30.254 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-02 05:18:30.270 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:18:30.272 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-02 05:18:30.274 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-02 05:18:30.277 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-02 05:18:30.279 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-02 05:18:30.281 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-02 05:18:30.283 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-02 05:18:30.286 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-02 05:18:30.288 | + lib/database:initialize_database_backends:92 : return 0 2022-08-02 05:18:30.290 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-02 05:18:30.291 | Using mysql database backend 2022-08-02 05:18:30.293 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-02 05:18:30.309 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-02 05:18:30.312 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-02 05:18:30.314 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 05:18:30.316 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-02 05:18:30.320 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 05:18:30.322 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-02 05:18:30.338 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:18:30.340 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-02 05:18:30.356 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-02 05:18:30.372 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:18:30.374 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-02 05:18:30.391 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-02 05:18:30.406 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-02 05:18:30.422 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:18:30.425 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-02 05:18:30.441 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:18:30.444 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-02 05:18:30.459 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-02 05:18:30.462 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-02 05:18:30.464 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-02 05:18:30.466 | + functions-common:save_stackenv:60 : local tag=752 2022-08-02 05:18:30.469 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 05:18:30.473 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-051830 2022-08-02 05:18:30.476 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-051830 752' 2022-08-02 05:18:30.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.481 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 05:18:30.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.485 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 05:18:30.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.490 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 05:18:30.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.495 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 05:18:30.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.500 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 05:18:30.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.505 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 05:18:30.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.510 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-051828 2022-08-02 05:18:30.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.514 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 05:18:30.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.519 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 05:18:30.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.524 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 05:18:30.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.528 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 05:18:30.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.533 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 05:18:30.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.539 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 05:18:30.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.543 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 05:18:30.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:18:30.548 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 05:18:30.550 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-02 05:18:30.554 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-02 05:18:30.556 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-02 05:18:30.558 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-02 05:18:30.560 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:18:30.562 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:18:30.565 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:18:30.567 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:18:30.569 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:18:30.572 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:18:30.586 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:18:30.588 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:18:30.591 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:18:30.593 | + functions-common:git_clone:618 : echo master 2022-08-02 05:18:30.594 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:18:30.599 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-02 05:18:30.602 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:18:30.604 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-02 05:18:30.617 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-02 05:18:30.620 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:18:30.620 | + functions-common:git_clone:679 : head -1 2022-08-02 05:18:30.623 | bed46f4b Exclude Werkzeug 2.2.0 2022-08-02 05:18:30.626 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:18:30.628 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-02 05:18:30.631 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:18:30.633 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-02 05:18:30.636 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-02 05:18:30.638 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-02 05:18:30.641 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-02 05:18:30.643 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 05:18:30.645 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-02 05:18:30.648 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-02 05:18:30.650 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-02 05:18:30.653 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-02 05:18:30.657 | ++ tools/install_prereqs.sh:source:47 : NOW=1659417510 2022-08-02 05:18:30.660 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-02 05:18:30.666 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659416984 2022-08-02 05:18:30.668 | ++ tools/install_prereqs.sh:source:49 : DELTA=526 2022-08-02 05:18:30.671 | ++ tools/install_prereqs.sh:source:50 : [[ 526 -lt 7200 ]] 2022-08-02 05:18:30.673 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-02 05:18:30.675 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-02 05:18:30.678 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-02 05:18:30.681 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-02 05:18:30.683 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-02 05:18:30.685 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-02 05:18:30.687 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-02 05:18:30.690 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-02 05:18:30.693 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 05:18:30.738 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-02 05:18:30.739 | apache2-dev 2022-08-02 05:18:30.739 | bc 2022-08-02 05:18:30.739 | bsdmainutils 2022-08-02 05:18:30.739 | curl 2022-08-02 05:18:30.739 | g++ 2022-08-02 05:18:30.739 | gawk 2022-08-02 05:18:30.739 | gcc 2022-08-02 05:18:30.739 | gettext 2022-08-02 05:18:30.739 | git 2022-08-02 05:18:30.739 | graphviz 2022-08-02 05:18:30.739 | iputils-ping 2022-08-02 05:18:30.739 | libapache2-mod-proxy-uwsgi 2022-08-02 05:18:30.739 | libffi-dev 2022-08-02 05:18:30.739 | libjpeg-dev 2022-08-02 05:18:30.739 | libpcre3-dev 2022-08-02 05:18:30.739 | libpq-dev 2022-08-02 05:18:30.739 | libssl-dev 2022-08-02 05:18:30.739 | libsystemd-dev 2022-08-02 05:18:30.739 | libxml2-dev 2022-08-02 05:18:30.739 | libxslt1-dev 2022-08-02 05:18:30.739 | libyaml-dev 2022-08-02 05:18:30.739 | lsof 2022-08-02 05:18:30.739 | openssh-server 2022-08-02 05:18:30.739 | openssl 2022-08-02 05:18:30.739 | pkg-config 2022-08-02 05:18:30.739 | psmisc 2022-08-02 05:18:30.739 | python3-dev 2022-08-02 05:18:30.739 | python3-pip 2022-08-02 05:18:30.739 | python3-systemd 2022-08-02 05:18:30.739 | python3-venv 2022-08-02 05:18:30.739 | tar 2022-08-02 05:18:30.739 | tcpdump 2022-08-02 05:18:30.739 | unzip 2022-08-02 05:18:30.739 | uuid-runtime 2022-08-02 05:18:30.739 | wget 2022-08-02 05:18:30.739 | wget 2022-08-02 05:18:30.739 | zlib1g-dev 2022-08-02 05:18:30.739 | libkrb5-dev 2022-08-02 05:18:30.739 | libldap2-dev 2022-08-02 05:18:30.739 | libsasl2-dev 2022-08-02 05:18:30.740 | memcached 2022-08-02 05:18:30.740 | python3-mysqldb 2022-08-02 05:18:30.740 | sqlite3 2022-08-02 05:18:30.740 | conntrack 2022-08-02 05:18:30.740 | curl 2022-08-02 05:18:30.740 | dnsmasq-base 2022-08-02 05:18:30.740 | dnsmasq-utils 2022-08-02 05:18:30.740 | ebtables 2022-08-02 05:18:30.740 | genisoimage 2022-08-02 05:18:30.740 | iptables 2022-08-02 05:18:30.740 | iputils-arping 2022-08-02 05:18:30.740 | kpartx 2022-08-02 05:18:30.740 | libjs-jquery-tablesorter 2022-08-02 05:18:30.740 | parted 2022-08-02 05:18:30.740 | pm-utils 2022-08-02 05:18:30.741 | python3-mysqldb 2022-08-02 05:18:30.741 | socat 2022-08-02 05:18:30.741 | sqlite3 2022-08-02 05:18:30.741 | sudo 2022-08-02 05:18:30.741 | vlan 2022-08-02 05:18:30.741 | lsscsi 2022-08-02 05:18:30.741 | open-iscsi 2022-08-02 05:18:30.741 | lvm2 2022-08-02 05:18:30.741 | qemu-utils 2022-08-02 05:18:30.741 | thin-provisioning-tools 2022-08-02 05:18:30.741 | acl 2022-08-02 05:18:30.741 | dnsmasq-base 2022-08-02 05:18:30.741 | dnsmasq-utils 2022-08-02 05:18:30.741 | ebtables 2022-08-02 05:18:30.741 | haproxy 2022-08-02 05:18:30.741 | iptables 2022-08-02 05:18:30.741 | iputils-arping 2022-08-02 05:18:30.741 | iputils-ping 2022-08-02 05:18:30.741 | postgresql-server-dev-all 2022-08-02 05:18:30.741 | python3-mysqldb 2022-08-02 05:18:30.741 | sqlite3 2022-08-02 05:18:30.741 | sudo 2022-08-02 05:18:30.741 | vlan 2022-08-02 05:18:30.741 | pcp 2022-08-02 05:18:30.741 | ipset 2022-08-02 05:18:30.741 | conntrack 2022-08-02 05:18:30.741 | conntrackd 2022-08-02 05:18:30.741 | keepalived 2022-08-02 05:18:30.741 | lvm2 2022-08-02 05:18:30.741 | qemu-utils 2022-08-02 05:18:30.741 | thin-provisioning-tools 2022-08-02 05:18:30.741 | curl 2022-08-02 05:18:30.741 | liberasurecode-dev 2022-08-02 05:18:30.741 | make 2022-08-02 05:18:30.741 | memcached 2022-08-02 05:18:30.741 | rsync 2022-08-02 05:18:30.741 | sqlite3 2022-08-02 05:18:30.741 | xfsprogs' 2022-08-02 05:18:30.744 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-02 05:18:30.761 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-02 05:18:30.761 | apache2-dev 2022-08-02 05:18:30.761 | bc 2022-08-02 05:18:30.762 | bsdmainutils 2022-08-02 05:18:30.762 | curl 2022-08-02 05:18:30.762 | g++ 2022-08-02 05:18:30.762 | gawk 2022-08-02 05:18:30.762 | gcc 2022-08-02 05:18:30.762 | gettext 2022-08-02 05:18:30.762 | git 2022-08-02 05:18:30.762 | graphviz 2022-08-02 05:18:30.762 | iputils-ping 2022-08-02 05:18:30.762 | libapache2-mod-proxy-uwsgi 2022-08-02 05:18:30.762 | libffi-dev 2022-08-02 05:18:30.762 | libjpeg-dev 2022-08-02 05:18:30.762 | libpcre3-dev 2022-08-02 05:18:30.762 | libpq-dev 2022-08-02 05:18:30.762 | libssl-dev 2022-08-02 05:18:30.762 | libsystemd-dev 2022-08-02 05:18:30.762 | libxml2-dev 2022-08-02 05:18:30.762 | libxslt1-dev 2022-08-02 05:18:30.762 | libyaml-dev 2022-08-02 05:18:30.762 | lsof 2022-08-02 05:18:30.762 | openssh-server 2022-08-02 05:18:30.762 | openssl 2022-08-02 05:18:30.762 | pkg-config 2022-08-02 05:18:30.762 | psmisc 2022-08-02 05:18:30.762 | python3-dev 2022-08-02 05:18:30.762 | python3-pip 2022-08-02 05:18:30.762 | python3-systemd 2022-08-02 05:18:30.762 | python3-venv 2022-08-02 05:18:30.762 | tar 2022-08-02 05:18:30.762 | tcpdump 2022-08-02 05:18:30.762 | unzip 2022-08-02 05:18:30.762 | uuid-runtime 2022-08-02 05:18:30.762 | wget 2022-08-02 05:18:30.762 | wget 2022-08-02 05:18:30.762 | zlib1g-dev 2022-08-02 05:18:30.762 | libkrb5-dev 2022-08-02 05:18:30.762 | libldap2-dev 2022-08-02 05:18:30.762 | libsasl2-dev 2022-08-02 05:18:30.762 | memcached 2022-08-02 05:18:30.762 | python3-mysqldb 2022-08-02 05:18:30.762 | sqlite3 2022-08-02 05:18:30.763 | conntrack 2022-08-02 05:18:30.763 | curl 2022-08-02 05:18:30.763 | dnsmasq-base 2022-08-02 05:18:30.763 | dnsmasq-utils 2022-08-02 05:18:30.763 | ebtables 2022-08-02 05:18:30.763 | genisoimage 2022-08-02 05:18:30.763 | iptables 2022-08-02 05:18:30.763 | iputils-arping 2022-08-02 05:18:30.763 | kpartx 2022-08-02 05:18:30.763 | libjs-jquery-tablesorter 2022-08-02 05:18:30.763 | parted 2022-08-02 05:18:30.763 | pm-utils 2022-08-02 05:18:30.763 | python3-mysqldb 2022-08-02 05:18:30.763 | socat 2022-08-02 05:18:30.763 | sqlite3 2022-08-02 05:18:30.763 | sudo 2022-08-02 05:18:30.763 | vlan 2022-08-02 05:18:30.763 | lsscsi 2022-08-02 05:18:30.763 | open-iscsi 2022-08-02 05:18:30.763 | lvm2 2022-08-02 05:18:30.763 | qemu-utils 2022-08-02 05:18:30.763 | thin-provisioning-tools 2022-08-02 05:18:30.763 | acl 2022-08-02 05:18:30.763 | dnsmasq-base 2022-08-02 05:18:30.763 | dnsmasq-utils 2022-08-02 05:18:30.763 | ebtables 2022-08-02 05:18:30.763 | haproxy 2022-08-02 05:18:30.763 | iptables 2022-08-02 05:18:30.763 | iputils-arping 2022-08-02 05:18:30.763 | iputils-ping 2022-08-02 05:18:30.763 | postgresql-server-dev-all 2022-08-02 05:18:30.763 | python3-mysqldb 2022-08-02 05:18:30.763 | sqlite3 2022-08-02 05:18:30.763 | sudo 2022-08-02 05:18:30.763 | vlan 2022-08-02 05:18:30.763 | pcp 2022-08-02 05:18:30.763 | ipset 2022-08-02 05:18:30.763 | conntrack 2022-08-02 05:18:30.763 | conntrackd 2022-08-02 05:18:30.763 | keepalived 2022-08-02 05:18:30.764 | lvm2 2022-08-02 05:18:30.764 | qemu-utils 2022-08-02 05:18:30.764 | thin-provisioning-tools 2022-08-02 05:18:30.764 | curl 2022-08-02 05:18:30.764 | liberasurecode-dev 2022-08-02 05:18:30.764 | make 2022-08-02 05:18:30.764 | memcached 2022-08-02 05:18:30.764 | rsync 2022-08-02 05:18:30.764 | sqlite3 2022-08-02 05:18:30.764 | xfsprogs ' 2022-08-02 05:18:30.764 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-02 05:18:30.766 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:18:30.768 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:18:30.771 | ++ 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-02 05:18:30.772 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-02 05:18:30.776 | ++ 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-02 05:18:30.778 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-02 05:18:30.781 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:18:30.783 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-02 05:18:30.785 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:18:30.787 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:18:30.790 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:18:30.792 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:18:30.794 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:18:30.796 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:18:30.798 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-02 05:18:30.800 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-02 05:18:30.802 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-02 05:18:30.805 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-02 05:18:30.809 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-02 05:18:30.811 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-02 05:18:30.813 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-02 05:18:30.815 | ++ functions-common:time_start:2427 : local start_time= 2022-08-02 05:18:30.817 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:18:30.820 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:18:30.824 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659417510821 2022-08-02 05:18:30.826 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-02 05:18:30.828 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-02 05:18:30.830 | ++ 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-02 05:18:31.154 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-02 05:18:31.304 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-02 05:18:31.441 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-02 05:18:31.564 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-02 05:18:33.450 | Reading package lists... 2022-08-02 05:18:33.483 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-02 05:18:33.485 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-02 05:18:33.487 | ++ functions-common:time_stop:2440 : local name 2022-08-02 05:18:33.489 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 05:18:33.491 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:18:33.493 | ++ functions-common:time_stop:2443 : local total 2022-08-02 05:18:33.495 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 05:18:33.497 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-02 05:18:33.499 | ++ functions-common:time_stop:2447 : start_time=1659417510821 2022-08-02 05:18:33.503 | ++ functions-common:time_stop:2449 : [[ -z 1659417510821 ]] 2022-08-02 05:18:33.505 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:18:33.509 | ++ functions-common:time_stop:2452 : end_time=1659417513507 2022-08-02 05:18:33.511 | ++ functions-common:time_stop:2453 : elapsed_time=2686 2022-08-02 05:18:33.513 | ++ functions-common:time_stop:2454 : total=0 2022-08-02 05:18:33.515 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:18:33.517 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2686 2022-08-02 05:18:33.520 | ++ 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-02 05:18:33.523 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:18:33.525 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:18:33.527 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:18:33.529 | ++ 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-02 05:18:33.550 | ++ 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-02 05:18:33.664 | Reading package lists... 2022-08-02 05:18:33.912 | Building dependency tree... 2022-08-02 05:18:33.913 | Reading state information... 2022-08-02 05:18:33.948 | acl is already the newest version (2.2.53-6). 2022-08-02 05:18:33.948 | bc is already the newest version (1.07.1-2build1). 2022-08-02 05:18:33.948 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-02 05:18:33.948 | conntrack is already the newest version (1:1.4.5-2). 2022-08-02 05:18:33.948 | ebtables is already the newest version (2.0.11-3build1). 2022-08-02 05:18:33.948 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 05:18:33.948 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-02 05:18:33.948 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 05:18:33.948 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-02 05:18:33.948 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-02 05:18:33.948 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-02 05:18:33.948 | iputils-arping is already the newest version (3:20190709-3). 2022-08-02 05:18:33.948 | iputils-ping is already the newest version (3:20190709-3). 2022-08-02 05:18:33.948 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-02 05:18:33.948 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-02 05:18:33.948 | libffi-dev is already the newest version (3.3-4). 2022-08-02 05:18:33.948 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-02 05:18:33.948 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-02 05:18:33.948 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-02 05:18:33.948 | lsscsi is already the newest version (0.30-0.1). 2022-08-02 05:18:33.948 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-02 05:18:33.948 | make is already the newest version (4.2.1-1.2). 2022-08-02 05:18:33.948 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-02 05:18:33.948 | psmisc is already the newest version (23.3-1). 2022-08-02 05:18:33.948 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-02 05:18:33.948 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-02 05:18:33.948 | python3-systemd is already the newest version (234-3build2). 2022-08-02 05:18:33.948 | socat is already the newest version (1.7.3.3-2). 2022-08-02 05:18:33.948 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-02 05:18:33.948 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-02 05:18:33.948 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-02 05:18:33.948 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-02 05:18:33.949 | graphviz is already the newest version (2.42.2-3build2). 2022-08-02 05:18:33.949 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-02 05:18:33.949 | pcp is already the newest version (5.0.3-1). 2022-08-02 05:18:33.949 | pm-utils is already the newest version (1.4.1-19). 2022-08-02 05:18:33.949 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-02 05:18:33.949 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:18:33.949 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:18:33.949 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-02 05:18:33.949 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 05:18:33.949 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 05:18:33.949 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-02 05:18:33.949 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-02 05:18:33.949 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-02 05:18:33.949 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-02 05:18:33.949 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-02 05:18:33.949 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-02 05:18:33.949 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-02 05:18:33.949 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-02 05:18:33.949 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-02 05:18:33.949 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 05:18:33.949 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-02 05:18:33.949 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-02 05:18:33.949 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-02 05:18:33.949 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-02 05:18:33.949 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-02 05:18:33.949 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-02 05:18:33.949 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 05:18:33.949 | openssl set to manually installed. 2022-08-02 05:18:33.949 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-02 05:18:33.949 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-02 05:18:33.949 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-02 05:18:33.949 | rsync set to manually installed. 2022-08-02 05:18:33.949 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-02 05:18:33.949 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-02 05:18:33.949 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-02 05:18:33.949 | tar set to manually installed. 2022-08-02 05:18:33.949 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-02 05:18:33.950 | tcpdump set to manually installed. 2022-08-02 05:18:33.950 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-02 05:18:34.167 | uuid-runtime set to manually installed. 2022-08-02 05:18:34.167 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-02 05:18:34.168 | wget set to manually installed. 2022-08-02 05:18:34.168 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-02 05:18:34.168 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:18:34.168 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-02 05:18:34.168 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-02 05:18:34.168 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-02 05:18:34.168 | The following packages were automatically installed and are no longer required: 2022-08-02 05:18:34.169 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:18:34.169 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:18:34.169 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:18:34.169 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:18:34.169 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:18:34.169 | python3-zope.interface 2022-08-02 05:18:34.169 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:18:34.300 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:18:34.304 | ++ functions-common:apt_get:1235 : result=0 2022-08-02 05:18:34.307 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:18:34.309 | ++ functions-common:time_stop:2440 : local name 2022-08-02 05:18:34.311 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 05:18:34.313 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:18:34.315 | ++ functions-common:time_stop:2443 : local total 2022-08-02 05:18:34.317 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 05:18:34.320 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:18:34.322 | ++ functions-common:time_stop:2447 : start_time=1659417513547 2022-08-02 05:18:34.324 | ++ functions-common:time_stop:2449 : [[ -z 1659417513547 ]] 2022-08-02 05:18:34.327 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:18:34.331 | ++ functions-common:time_stop:2452 : end_time=1659417514329 2022-08-02 05:18:34.333 | ++ functions-common:time_stop:2453 : elapsed_time=782 2022-08-02 05:18:34.336 | ++ functions-common:time_stop:2454 : total=754 2022-08-02 05:18:34.338 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:18:34.340 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1536 2022-08-02 05:18:34.342 | ++ functions-common:apt_get:1239 : return 0 2022-08-02 05:18:34.345 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-02 05:18:34.347 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-02 05:18:34.350 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-02 05:18:34.354 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-02 05:18:34.358 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-02 05:18:34.361 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-02 05:18:34.363 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-02 05:18:35.776 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-02 05:18:35.778 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-02 05:18:35.779 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-02 05:18:35.781 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-02 05:18:35.783 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-02 05:18:35.785 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-02 05:18:35.787 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-02 05:18:35.789 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-02 05:18:35.791 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-02 05:18:35.792 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-02 05:18:35.794 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-02 05:18:35.796 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-02 05:18:35.798 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-02 05:18:35.799 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-02 05:18:35.801 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-02 05:18:35.803 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-02 05:18:35.805 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-02 05:18:35.806 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-02 05:18:35.808 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-02 05:18:35.810 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-02 05:18:35.812 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-02 05:18:35.814 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-02 05:18:35.816 | + functions-common:_ensure_lsb_release:394 : return 2022-08-02 05:18:35.819 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-02 05:18:35.887 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-02 05:18:35.889 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-02 05:18:35.957 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-02 05:18:35.959 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-02 05:18:36.026 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-02 05:18:36.028 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-02 05:18:36.030 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-02 05:18:36.031 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-02 05:18:36.033 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-02 05:18:36.035 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-02 05:18:36.038 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-02 05:18:36.040 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-02 05:18:36.042 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-02 05:18:36.044 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-02 05:18:36.046 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-02 05:18:36.046 | Distro: focal 2022-08-02 05:18:36.048 | + tools/install_pip.sh:main:124 : get_versions 2022-08-02 05:18:36.050 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 05:18:36.054 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 05:18:36.056 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 05:18:36.059 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 05:18:36.059 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 05:18:37.489 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 05:18:37.491 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 05:18:37.491 | pip: 20.0.2 2022-08-02 05:18:37.493 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-02 05:18:37.495 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-02 05:18:37.497 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:18:37.498 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:18:37.500 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:18:37.502 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:18:37.504 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:18:37.506 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:18:37.507 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:18:37.509 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:18:37.511 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:18:37.513 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:18:37.514 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-02 05:18:37.516 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:18:37.518 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:18:37.520 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-02 05:18:37.525 | + tools/install_pip.sh:main:153 : set -x 2022-08-02 05:18:37.527 | + tools/install_pip.sh:main:156 : get_versions 2022-08-02 05:18:37.529 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 05:18:37.532 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 05:18:37.535 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 05:18:37.538 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 05:18:37.538 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 05:18:38.998 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 05:18:39.000 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 05:18:39.000 | pip: 20.0.2 2022-08-02 05:18:39.003 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-02 05:18:39.006 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 05:18:39.009 | + ./stack.sh:main:791 : fixup_all 2022-08-02 05:18:39.011 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-02 05:18:39.013 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-02 05:18:39.015 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:18:39.017 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:18:39.020 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-02 05:18:39.031 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-02 05:18:39.043 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-02 05:18:39.054 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-02 05:18:39.057 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-02 05:18:39.059 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:18:39.061 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:18:39.063 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:18:39.065 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:18:39.067 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:18:39.069 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:18:39.071 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:18:39.073 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:18:39.075 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:18:39.077 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:18:39.079 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-02 05:18:39.082 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-02 05:18:39.084 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-02 05:18:39.086 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:18:39.088 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:18:39.090 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:18:39.092 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:18:39.094 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:18:39.096 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:18:39.099 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-02 05:18:39.101 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-02 05:18:39.122 | Using python 3.8 to install os-testr 2022-08-02 05:18:39.125 | + 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-02 05:18:41.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:18:41.168 | from cryptography.utils import int_from_bytes 2022-08-02 05:18:41.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:18:41.168 | from cryptography.utils import int_from_bytes 2022-08-02 05:18:42.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:18:42.592 | 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 296)) (3.0.0) 2022-08-02 05:18:42.688 | 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 333)) (5.9.0) 2022-08-02 05:18:42.716 | 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-02 05:18:42.771 | 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-02 05:18:42.791 | 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 165)) (1.0.0) 2022-08-02 05:18:42.820 | 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 169)) (4.0.1) 2022-08-02 05:18:45.077 | + inc/python:pip_install:196 : result=0 2022-08-02 05:18:45.079 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:18:45.081 | + functions-common:time_stop:2440 : local name 2022-08-02 05:18:45.084 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:18:45.086 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:18:45.088 | + functions-common:time_stop:2443 : local total 2022-08-02 05:18:45.090 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:18:45.092 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:18:45.094 | + functions-common:time_stop:2447 : start_time=1659417519117 2022-08-02 05:18:45.096 | + functions-common:time_stop:2449 : [[ -z 1659417519117 ]] 2022-08-02 05:18:45.099 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:18:45.103 | + functions-common:time_stop:2452 : end_time=1659417525101 2022-08-02 05:18:45.105 | + functions-common:time_stop:2453 : elapsed_time=5984 2022-08-02 05:18:45.108 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:18:45.110 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:18:45.112 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5984 2022-08-02 05:18:45.115 | + inc/python:pip_install:199 : return 0 2022-08-02 05:18:45.117 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-02 05:18:45.168 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-02 05:18:45.266 | + ./stack.sh:main:805 : install_infra 2022-08-02 05:18:45.269 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 05:18:45.272 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-02 05:18:45.275 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 05:18:45.278 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-02 05:18:45.301 | + 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-02 05:18:48.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:18:48.162 | 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 333)) (5.9.0) 2022-08-02 05:18:48.448 | + inc/python:pip_install:196 : result=0 2022-08-02 05:18:48.451 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:18:48.453 | + functions-common:time_stop:2440 : local name 2022-08-02 05:18:48.455 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:18:48.457 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:18:48.459 | + functions-common:time_stop:2443 : local total 2022-08-02 05:18:48.461 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:18:48.463 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:18:48.465 | + functions-common:time_stop:2447 : start_time=1659417525294 2022-08-02 05:18:48.467 | + functions-common:time_stop:2449 : [[ -z 1659417525294 ]] 2022-08-02 05:18:48.470 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:18:48.474 | + functions-common:time_stop:2452 : end_time=1659417528472 2022-08-02 05:18:48.476 | + functions-common:time_stop:2453 : elapsed_time=3178 2022-08-02 05:18:48.478 | + functions-common:time_stop:2454 : total=5984 2022-08-02 05:18:48.480 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:18:48.483 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9162 2022-08-02 05:18:48.485 | + inc/python:pip_install:199 : return 0 2022-08-02 05:18:48.487 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 05:18:48.490 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-02 05:18:48.513 | + 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-02 05:18:51.134 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:18:51.136 | Processing /opt/stack/requirements 2022-08-02 05:18:52.852 | 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-02 05:18:52.855 | 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 169)) (4.0.1) 2022-08-02 05:18:52.867 | 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 329)) (21.3) 2022-08-02 05:18:52.872 | 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 333)) (5.9.0) 2022-08-02 05:18:52.875 | 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-02 05:18:52.880 | 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-02 05:18:52.894 | 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-02 05:18:52.897 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:18:52.930 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (1.3) 2022-08-02 05:18:52.933 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (0.3.0) 2022-08-02 05:18:52.948 | 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-02 05:18:52.951 | 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 113)) (2.1.0) 2022-08-02 05:18:52.956 | 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 201)) (3.3) 2022-08-02 05:18:52.960 | 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 115)) (3.10.1) 2022-08-02 05:18:52.972 | 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 116)) (2.4.2) 2022-08-02 05:18:53.020 | 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-02 05:18:53.025 | 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-02 05:18:53.035 | 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-02 05:18:53.039 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:18:53.126 | 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-02 05:18:53.129 | 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-02 05:18:53.134 | Building wheels for collected packages: openstack-requirements 2022-08-02 05:18:53.135 | Building wheel for openstack-requirements (setup.py): started 2022-08-02 05:18:53.976 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-02 05:18:53.976 | ERROR: Command errored out with exit status 1: 2022-08-02 05:18:53.976 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cn6zmrwj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cn6zmrwj/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-pvkuhi_m 2022-08-02 05:18:53.976 | cwd: /tmp/pip-req-build-cn6zmrwj/ 2022-08-02 05:18:53.976 | Complete output (6 lines): 2022-08-02 05:18:53.976 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-02 05:18:53.976 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-02 05:18:53.976 | or: setup.py --help-commands 2022-08-02 05:18:53.976 | or: setup.py cmd --help 2022-08-02 05:18:53.976 | 2022-08-02 05:18:53.976 | error: invalid command 'bdist_wheel' 2022-08-02 05:18:53.976 | ---------------------------------------- 2022-08-02 05:18:53.977 | ERROR: Failed building wheel for openstack-requirements 2022-08-02 05:18:53.977 | Running setup.py clean for openstack-requirements 2022-08-02 05:18:54.813 | Failed to build openstack-requirements 2022-08-02 05:18:54.830 | Installing collected packages: openstack-requirements 2022-08-02 05:18:54.830 | Attempting uninstall: openstack-requirements 2022-08-02 05:18:54.831 | Found existing installation: openstack-requirements 1.2.1.dev5585 2022-08-02 05:18:54.866 | Uninstalling openstack-requirements-1.2.1.dev5585: 2022-08-02 05:18:54.883 | Successfully uninstalled openstack-requirements-1.2.1.dev5585 2022-08-02 05:18:54.886 | Running setup.py install for openstack-requirements: started 2022-08-02 05:18:57.303 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-02 05:18:57.325 | Successfully installed openstack-requirements-1.2.1.dev5585 2022-08-02 05:18:57.449 | + inc/python:pip_install:196 : result=0 2022-08-02 05:18:57.455 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:18:57.457 | + functions-common:time_stop:2440 : local name 2022-08-02 05:18:57.460 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:18:57.462 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:18:57.464 | + functions-common:time_stop:2443 : local total 2022-08-02 05:18:57.466 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:18:57.468 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:18:57.470 | + functions-common:time_stop:2447 : start_time=1659417528506 2022-08-02 05:18:57.472 | + functions-common:time_stop:2449 : [[ -z 1659417528506 ]] 2022-08-02 05:18:57.476 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:18:57.480 | + functions-common:time_stop:2452 : end_time=1659417537477 2022-08-02 05:18:57.482 | + functions-common:time_stop:2453 : elapsed_time=8971 2022-08-02 05:18:57.484 | + functions-common:time_stop:2454 : total=9162 2022-08-02 05:18:57.486 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:18:57.488 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18133 2022-08-02 05:18:57.490 | + inc/python:pip_install:199 : return 0 2022-08-02 05:18:57.493 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-02 05:18:57.495 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-02 05:18:57.497 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-02 05:18:57.500 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:18:57.502 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:18:57.504 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-02 05:18:57.507 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:18:57.509 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-02 05:18:57.529 | Using python 3.8 to install pbr 2022-08-02 05:18:57.532 | + 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-02 05:18:59.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:18:59.602 | from cryptography.utils import int_from_bytes 2022-08-02 05:18:59.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:18:59.602 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:00.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:00.761 | 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 333)) (5.9.0) 2022-08-02 05:19:03.014 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:03.017 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:03.019 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:03.021 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:03.023 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:03.025 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:03.027 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:03.029 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:03.031 | + functions-common:time_stop:2447 : start_time=1659417537524 2022-08-02 05:19:03.034 | + functions-common:time_stop:2449 : [[ -z 1659417537524 ]] 2022-08-02 05:19:03.037 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:03.041 | + functions-common:time_stop:2452 : end_time=1659417543039 2022-08-02 05:19:03.043 | + functions-common:time_stop:2453 : elapsed_time=5515 2022-08-02 05:19:03.045 | + functions-common:time_stop:2454 : total=18133 2022-08-02 05:19:03.047 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:03.049 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23648 2022-08-02 05:19:03.052 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:03.054 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-02 05:19:05.325 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-02 05:19:07.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:07.193 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-02 05:19:07.214 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-02 05:19:07.218 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-02 05:19:07.221 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-02 05:19:07.225 | 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-02 05:19:07.228 | 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-02 05:19:07.301 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 05:19:07.303 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 05:19:07.307 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-02 05:19:07.323 | + ./stack.sh:main:814 : pkgs= 2022-08-02 05:19:07.326 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-02 05:19:07.328 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-02 05:19:07.330 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 05:19:07.333 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-02 05:19:07.335 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:19:07.337 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:19:07.340 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:19:07.342 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:19:07.344 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:19:07.346 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:19:07.350 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:19:07.353 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:19:07.355 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:19:07.357 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-02 05:19:07.359 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:19:07.374 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:07.376 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:19:07.378 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:19:07.380 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-02 05:19:07.382 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:19:07.384 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 05:19:07.386 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:19:07.388 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-02 05:19:07.390 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:19:07.392 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-02 05:19:07.395 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:19:07.397 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-02 05:19:07.399 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 05:19:07.401 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 05:19:07.403 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:19:07.406 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:19:07.408 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-02 05:19:07.410 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 05:19:07.412 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-02 05:19:07.415 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 05:19:07.417 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 05:19:07.419 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-02 05:19:07.421 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-02 05:19:07.424 | + functions:set_systemd_override:821 : local value=2048 2022-08-02 05:19:07.426 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-02 05:19:07.428 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-02 05:19:07.480 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-02 05:19:07.480 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-02 05:19:07.482 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-02 05:19:07.845 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-02 05:19:07.848 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-02 05:19:07.864 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:07.866 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-02 05:19:07.868 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:19:07.871 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:19:07.873 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:19:07.875 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:19:07.877 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:07.880 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:19:07.882 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:07.885 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:07.887 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:19:07.889 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:07.891 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:19:07.893 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:19:07.896 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-02 05:19:07.898 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:19:07.901 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:07.903 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:07.905 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-02 05:19:07.926 | + 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-02 05:19:08.036 | Reading package lists... 2022-08-02 05:19:08.290 | Building dependency tree... 2022-08-02 05:19:08.292 | Reading state information... 2022-08-02 05:19:08.546 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-02 05:19:08.546 | The following packages were automatically installed and are no longer required: 2022-08-02 05:19:08.547 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:19:08.547 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:19:08.547 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:19:08.547 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:19:08.548 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:19:08.548 | python3-zope.interface 2022-08-02 05:19:08.548 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:19:08.668 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:19:08.672 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:19:08.674 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:19:08.677 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:08.680 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:08.682 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:08.684 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:08.686 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:08.688 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:19:08.690 | + functions-common:time_stop:2447 : start_time=1659417547924 2022-08-02 05:19:08.693 | + functions-common:time_stop:2449 : [[ -z 1659417547924 ]] 2022-08-02 05:19:08.696 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:08.700 | + functions-common:time_stop:2452 : end_time=1659417548697 2022-08-02 05:19:08.702 | + functions-common:time_stop:2453 : elapsed_time=773 2022-08-02 05:19:08.704 | + functions-common:time_stop:2454 : total=1536 2022-08-02 05:19:08.706 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:08.708 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2309 2022-08-02 05:19:08.711 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:19:08.713 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-02 05:19:08.715 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:19:08.717 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:19:08.720 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:19:08.722 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:19:08.724 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:19:08.726 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:19:08.729 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-02 05:19:08.731 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:19:08.733 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:19:08.735 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:19:08.737 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:19:08.740 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:19:08.742 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:19:08.745 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:19:08.747 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:19:08.749 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:19:08.751 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:19:08.754 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-02 05:19:08.757 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:19:08.759 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:19:08.762 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:19:08.764 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:19:08.766 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:19:08.768 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:19:08.771 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-02 05:19:08.773 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-02 05:19:08.789 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:08.791 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-02 05:19:08.794 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:19:08.796 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-02 05:19:08.798 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-02 05:19:08.802 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-02 05:19:08.806 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-02 05:19:08.808 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-02 05:19:08.810 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-02 05:19:08.812 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-02 05:19:08.815 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-02 05:19:08.820 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-02 05:19:08.825 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-02 05:19:09.506 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-02 05:19:09.506 | user tags 2022-08-02 05:19:09.506 | stackrabbit []' 2022-08-02 05:19:09.510 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-02 05:19:09.510 | user tags 2022-08-02 05:19:09.510 | stackrabbit []' 2022-08-02 05:19:09.510 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-02 05:19:09.516 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-02 05:19:09.518 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-02 05:19:09.521 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 05:19:10.177 | Changing password for user "stackrabbit" ... 2022-08-02 05:19:10.200 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-02 05:19:10.881 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-02 05:19:10.905 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-02 05:19:10.908 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 05:19:11.554 | Changing password for user "stackrabbit" ... 2022-08-02 05:19:11.578 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-02 05:19:11.580 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-02 05:19:11.583 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-02 05:19:12.254 | Deleting user "guest" ... 2022-08-02 05:19:12.268 | Error: 2022-08-02 05:19:12.268 | {:no_such_user, "guest"} 2022-08-02 05:19:12.281 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-02 05:19:12.283 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-02 05:19:12.301 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:12.303 | + ./stack.sh:main:831 : install_database 2022-08-02 05:19:12.306 | + lib/database:install_database:118 : install_database_mysql 2022-08-02 05:19:12.308 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-02 05:19:12.310 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:12.313 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:12.315 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-02 05:19:12.530 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-02 05:19:12.533 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:12.536 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-02 05:19:12.538 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-02 05:19:12.541 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:19:12.543 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-02 05:19:12.545 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:19:12.548 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:19:12.550 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:19:12.553 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:19:12.555 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:19:12.558 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:19:12.560 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:19:12.562 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:19:12.564 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:19:12.567 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:19:12.569 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-02 05:19:12.571 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:19:12.574 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:19:12.576 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:19:12.578 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:19:12.581 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:19:12.583 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:19:12.585 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-02 05:19:12.588 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:12.590 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:12.592 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-02 05:19:12.595 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:19:12.597 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:19:12.600 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:19:12.602 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:19:12.604 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:12.607 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:19:12.609 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:12.611 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:12.614 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:19:12.616 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:12.618 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:19:12.620 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:19:12.623 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-02 05:19:12.625 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:19:12.627 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:12.629 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:12.632 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-02 05:19:12.652 | + 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-02 05:19:12.762 | Reading package lists... 2022-08-02 05:19:13.016 | Building dependency tree... 2022-08-02 05:19:13.018 | Reading state information... 2022-08-02 05:19:13.276 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-02 05:19:13.276 | The following packages were automatically installed and are no longer required: 2022-08-02 05:19:13.277 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:19:13.277 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:19:13.277 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:19:13.277 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:19:13.277 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:19:13.277 | python3-zope.interface 2022-08-02 05:19:13.277 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:19:13.395 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:19:13.399 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:19:13.402 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:19:13.404 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:13.406 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:13.408 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:13.410 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:13.413 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:13.415 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:19:13.417 | + functions-common:time_stop:2447 : start_time=1659417552649 2022-08-02 05:19:13.419 | + functions-common:time_stop:2449 : [[ -z 1659417552649 ]] 2022-08-02 05:19:13.422 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:13.426 | + functions-common:time_stop:2452 : end_time=1659417553423 2022-08-02 05:19:13.428 | + functions-common:time_stop:2453 : elapsed_time=774 2022-08-02 05:19:13.430 | + functions-common:time_stop:2454 : total=2309 2022-08-02 05:19:13.432 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:13.434 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3083 2022-08-02 05:19:13.436 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:19:13.439 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-02 05:19:13.442 | + ./stack.sh:main:834 : install_database_python 2022-08-02 05:19:13.444 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-02 05:19:13.446 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-02 05:19:13.448 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-02 05:19:13.450 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:19:13.453 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-02 05:19:13.456 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-02 05:19:13.459 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:19:13.462 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:19:13.462 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:19:13.467 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-02 05:19:13.469 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-02 05:19:13.471 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-02 05:19:13.474 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-02 05:19:13.476 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-02 05:19:13.498 | Using python 3.8 to install PyMySQL 2022-08-02 05:19:13.500 | + 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-02 05:19:15.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:15.547 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:15.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:15.548 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:16.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:16.579 | 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-02 05:19:18.853 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:18.855 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:18.857 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:18.860 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:18.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:18.864 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:18.866 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:18.869 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:18.871 | + functions-common:time_stop:2447 : start_time=1659417553493 2022-08-02 05:19:18.873 | + functions-common:time_stop:2449 : [[ -z 1659417553493 ]] 2022-08-02 05:19:18.876 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:18.881 | + functions-common:time_stop:2452 : end_time=1659417558878 2022-08-02 05:19:18.883 | + functions-common:time_stop:2453 : elapsed_time=5385 2022-08-02 05:19:18.885 | + functions-common:time_stop:2454 : total=23648 2022-08-02 05:19:18.887 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:18.890 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29033 2022-08-02 05:19:18.892 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:18.895 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-02 05:19:18.897 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 05:19:18.899 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-02 05:19:18.901 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-02 05:19:18.918 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:18.920 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-02 05:19:18.922 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-02 05:19:18.926 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:19:18.926 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:19:18.932 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:19:18.935 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:19:18.937 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:19:18.940 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:19:18.943 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-02 05:19:18.945 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-02 05:19:18.962 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:18.964 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-02 05:19:18.967 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:19:18.969 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:19:18.971 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:19:18.973 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:19:18.976 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:18.978 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:19:18.980 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:18.982 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:18.985 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:19:18.987 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:18.990 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:19:18.992 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:19:18.994 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-02 05:19:18.996 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:19:18.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:19.001 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:19.003 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-02 05:19:19.024 | + 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-02 05:19:19.134 | Reading package lists... 2022-08-02 05:19:19.392 | Building dependency tree... 2022-08-02 05:19:19.393 | Reading state information... 2022-08-02 05:19:19.650 | radvd is already the newest version (1:2.17-2). 2022-08-02 05:19:19.650 | The following packages were automatically installed and are no longer required: 2022-08-02 05:19:19.652 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:19:19.652 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:19:19.652 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:19:19.652 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:19:19.652 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:19:19.652 | python3-zope.interface 2022-08-02 05:19:19.652 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:19:19.765 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:19:19.770 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:19:19.772 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:19:19.774 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:19.776 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:19.778 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:19.781 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:19.783 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:19.785 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:19:19.788 | + functions-common:time_stop:2447 : start_time=1659417559022 2022-08-02 05:19:19.790 | + functions-common:time_stop:2449 : [[ -z 1659417559022 ]] 2022-08-02 05:19:19.793 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:19.797 | + functions-common:time_stop:2452 : end_time=1659417559794 2022-08-02 05:19:19.799 | + functions-common:time_stop:2453 : elapsed_time=772 2022-08-02 05:19:19.801 | + functions-common:time_stop:2454 : total=3083 2022-08-02 05:19:19.803 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:19.805 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3855 2022-08-02 05:19:19.807 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:19:19.810 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-02 05:19:19.826 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:19.828 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-02 05:19:19.830 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-02 05:19:19.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-02 05:19:19.836 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-02 05:19:19.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-02 05:19:19.858 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:19:19.860 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:19:19.862 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:19:19.865 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:19:19.867 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:19.869 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:19:19.871 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:19.874 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:19.876 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:19:19.878 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:19.880 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:19:19.882 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:19:19.885 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-02 05:19:19.887 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:19:19.889 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:19.892 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:19.895 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-02 05:19:19.915 | + 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-02 05:19:20.024 | Reading package lists... 2022-08-02 05:19:20.277 | Building dependency tree... 2022-08-02 05:19:20.278 | Reading state information... 2022-08-02 05:19:20.535 | fakeroot is already the newest version (1.24-1). 2022-08-02 05:19:20.535 | make is already the newest version (4.2.1-1.2). 2022-08-02 05:19:20.535 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-02 05:19:20.535 | The following packages were automatically installed and are no longer required: 2022-08-02 05:19:20.536 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:19:20.536 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:19:20.536 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:19:20.536 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:19:20.536 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:19:20.536 | python3-zope.interface 2022-08-02 05:19:20.536 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:19:20.649 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:19:20.653 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:19:20.656 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:19:20.658 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:20.660 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:20.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:20.665 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:20.667 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:20.669 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:19:20.671 | + functions-common:time_stop:2447 : start_time=1659417559913 2022-08-02 05:19:20.673 | + functions-common:time_stop:2449 : [[ -z 1659417559913 ]] 2022-08-02 05:19:20.676 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:20.680 | + functions-common:time_stop:2452 : end_time=1659417560678 2022-08-02 05:19:20.682 | + functions-common:time_stop:2453 : elapsed_time=765 2022-08-02 05:19:20.684 | + functions-common:time_stop:2454 : total=3855 2022-08-02 05:19:20.686 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:20.688 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4620 2022-08-02 05:19:20.691 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:19:20.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-02 05:19:20.695 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:20.697 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:20.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-02 05:19:20.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-02 05:19:20.705 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-02 05:19:20.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-02 05:19:20.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-02 05:19:20.715 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-02 05:19:20.715 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-02 05:19:20.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-02 05:19:20.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-02 05:19:20.725 | + functions:vercmp:628 : local v1=5.4 2022-08-02 05:19:20.727 | + functions:vercmp:629 : local 'op=<' 2022-08-02 05:19:20.729 | + functions:vercmp:630 : local v2=3.13 2022-08-02 05:19:20.731 | + functions:vercmp:631 : local result 2022-08-02 05:19:20.735 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-02 05:19:20.736 | ++ functions:vercmp:635 : sort -V 2022-08-02 05:19:20.736 | ++ functions:vercmp:635 : head -1 2022-08-02 05:19:20.740 | + functions:vercmp:635 : result=3.13 2022-08-02 05:19:20.742 | + functions:vercmp:637 : case $op in 2022-08-02 05:19:20.744 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-02 05:19:20.746 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-02 05:19:20.748 | + functions:vercmp:648 : return 2022-08-02 05:19:20.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-02 05:19:20.753 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:19:20.755 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-02 05:19:21.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-02 05:19:21.218 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-02 05:19:21.220 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.224 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.227 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-02 05:19:21.230 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.232 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-02 05:19:21.250 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:21.253 | + ./stack.sh:main:842 : install_etcd3 2022-08-02 05:19:21.255 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-02 05:19:21.255 | Installing etcd 2022-08-02 05:19:21.258 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-02 05:19:21.270 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-02 05:19:21.281 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:21.284 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-02 05:19:21.302 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-02 05:19:21.305 | ++ 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-02 05:19:21.307 | ++ 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-02 05:19:21.310 | +++ 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-02 05:19:21.314 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:19:21.319 | ++ 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-02 05:19:21.322 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-02 05:19:21.325 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:19:21.327 | ++ functions:get_extra_file:74 : return 2022-08-02 05:19:21.330 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 05:19:21.333 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-02 05:19:21.335 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-02 05:19:21.337 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-02 05:19:21.354 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:21.356 | + ./stack.sh:main:861 : install_dstat 2022-08-02 05:19:21.358 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-02 05:19:21.375 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:21.377 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-02 05:19:21.380 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:19:21.382 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-02 05:19:21.385 | + ./stack.sh:main:870 : install_libs 2022-08-02 05:19:21.387 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-02 05:19:21.389 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-02 05:19:21.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-02 05:19:21.394 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-02 05:19:21.396 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.398 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.400 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-02 05:19:21.403 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.405 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-02 05:19:21.407 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-02 05:19:21.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-02 05:19:21.411 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-02 05:19:21.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.416 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.418 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-02 05:19:21.420 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.422 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-02 05:19:21.425 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-02 05:19:21.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-02 05:19:21.430 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-02 05:19:21.432 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.434 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.436 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-02 05:19:21.439 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.441 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-02 05:19:21.443 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-02 05:19:21.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-02 05:19:21.448 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-02 05:19:21.450 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.452 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.454 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-02 05:19:21.457 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.459 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-02 05:19:21.461 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-02 05:19:21.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-02 05:19:21.466 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-02 05:19:21.468 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.470 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.472 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-02 05:19:21.475 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.477 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-02 05:19:21.479 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-02 05:19:21.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-02 05:19:21.484 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-02 05:19:21.486 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.488 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.491 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-02 05:19:21.493 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.495 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-02 05:19:21.497 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-02 05:19:21.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-02 05:19:21.502 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-02 05:19:21.505 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.507 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.509 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-02 05:19:21.511 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.513 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-02 05:19:21.516 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-02 05:19:21.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-02 05:19:21.520 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-02 05:19:21.522 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.525 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.527 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-02 05:19:21.529 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.531 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-02 05:19:21.534 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-02 05:19:21.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-02 05:19:21.539 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-02 05:19:21.541 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.543 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.545 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-02 05:19:21.548 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.550 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-02 05:19:21.553 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-02 05:19:21.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-02 05:19:21.557 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-02 05:19:21.559 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.562 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.564 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-02 05:19:21.566 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.568 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-02 05:19:21.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-02 05:19:21.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-02 05:19:21.575 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-02 05:19:21.577 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.579 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.582 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-02 05:19:21.584 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.586 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-02 05:19:21.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-02 05:19:21.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-02 05:19:21.593 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-02 05:19:21.595 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.598 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.600 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-02 05:19:21.602 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.604 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-02 05:19:21.607 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-02 05:19:21.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-02 05:19:21.611 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-02 05:19:21.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.616 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.618 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-02 05:19:21.621 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.623 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-02 05:19:21.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-02 05:19:21.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-02 05:19:21.630 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-02 05:19:21.632 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.634 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.636 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-02 05:19:21.639 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.641 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-02 05:19:21.643 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-02 05:19:21.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-02 05:19:21.647 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-02 05:19:21.650 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.652 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.654 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-02 05:19:21.656 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.659 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-02 05:19:21.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-02 05:19:21.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-02 05:19:21.666 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-02 05:19:21.668 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.671 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.673 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-02 05:19:21.676 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.678 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-02 05:19:21.680 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-02 05:19:21.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-02 05:19:21.685 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-02 05:19:21.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.689 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.692 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-02 05:19:21.694 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.696 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-02 05:19:21.698 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-02 05:19:21.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-02 05:19:21.703 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-02 05:19:21.705 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.707 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.710 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-02 05:19:21.712 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.714 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-02 05:19:21.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-02 05:19:21.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-02 05:19:21.721 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-02 05:19:21.724 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.726 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.728 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-02 05:19:21.730 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.733 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-02 05:19:21.735 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-02 05:19:21.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-02 05:19:21.740 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-02 05:19:21.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.745 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.747 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-02 05:19:21.749 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.751 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-02 05:19:21.754 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-02 05:19:21.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-02 05:19:21.758 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-02 05:19:21.761 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.763 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.765 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-02 05:19:21.767 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.770 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-02 05:19:21.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-02 05:19:21.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-02 05:19:21.777 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-02 05:19:21.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.781 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.784 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-02 05:19:21.786 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.789 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-02 05:19:21.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-02 05:19:21.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-02 05:19:21.796 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-02 05:19:21.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.801 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.803 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-02 05:19:21.805 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.808 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-02 05:19:21.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-02 05:19:21.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-02 05:19:21.814 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-02 05:19:21.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.819 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.821 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-02 05:19:21.823 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.826 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-02 05:19:21.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-02 05:19:21.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-02 05:19:21.833 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-02 05:19:21.835 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.837 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.839 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-02 05:19:21.842 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.844 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-02 05:19:21.846 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-02 05:19:21.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-02 05:19:21.851 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-02 05:19:21.854 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.856 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.858 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-02 05:19:21.860 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.863 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-02 05:19:21.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-02 05:19:21.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-02 05:19:21.870 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-02 05:19:21.872 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.875 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.877 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-02 05:19:21.879 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.881 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-02 05:19:21.884 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-02 05:19:21.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-02 05:19:21.888 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-02 05:19:21.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.894 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.896 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-02 05:19:21.898 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.900 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-02 05:19:21.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-02 05:19:21.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-02 05:19:21.907 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-02 05:19:21.910 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.913 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.915 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-02 05:19:21.917 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.919 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-02 05:19:21.922 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-02 05:19:21.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-02 05:19:21.927 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-02 05:19:21.929 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.931 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.934 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-02 05:19:21.936 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.938 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-02 05:19:21.940 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-02 05:19:21.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-02 05:19:21.945 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-02 05:19:21.947 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.950 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.952 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-02 05:19:21.954 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.957 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-02 05:19:21.959 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-02 05:19:21.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-02 05:19:21.964 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-02 05:19:21.966 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.968 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.970 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-02 05:19:21.973 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.976 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-02 05:19:21.978 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-02 05:19:21.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-02 05:19:21.982 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-02 05:19:21.985 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:21.987 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:21.989 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-02 05:19:21.992 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:21.994 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-02 05:19:21.996 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-02 05:19:21.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-02 05:19:22.001 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-02 05:19:22.003 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:22.005 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:22.008 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-02 05:19:22.010 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:22.013 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-02 05:19:22.015 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-02 05:19:22.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-02 05:19:22.020 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-02 05:19:22.022 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:22.025 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:22.027 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-02 05:19:22.029 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:22.032 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-02 05:19:22.034 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-02 05:19:22.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-02 05:19:22.039 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-02 05:19:22.042 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:22.044 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:22.046 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-02 05:19:22.049 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:22.051 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-02 05:19:22.053 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-02 05:19:22.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-02 05:19:22.058 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-02 05:19:22.060 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:22.062 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:22.065 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-02 05:19:22.067 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:22.069 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-02 05:19:22.072 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-02 05:19:22.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-02 05:19:22.076 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-02 05:19:22.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:22.081 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:22.084 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-02 05:19:22.086 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:22.088 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-02 05:19:22.110 | Using python 3.8 to install etcd3 2022-08-02 05:19:22.112 | + 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-02 05:19:24.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:24.165 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:24.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:24.165 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:25.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:25.200 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-02 05:19:25.209 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-02 05:19:25.219 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 05:19:25.222 | 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-02 05:19:25.225 | 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-02 05:19:27.502 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:27.505 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:27.507 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:27.509 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:27.511 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:27.513 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:27.515 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:27.517 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:27.520 | + functions-common:time_stop:2447 : start_time=1659417562104 2022-08-02 05:19:27.522 | + functions-common:time_stop:2449 : [[ -z 1659417562104 ]] 2022-08-02 05:19:27.525 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:27.529 | + functions-common:time_stop:2452 : end_time=1659417567527 2022-08-02 05:19:27.531 | + functions-common:time_stop:2453 : elapsed_time=5423 2022-08-02 05:19:27.533 | + functions-common:time_stop:2454 : total=29033 2022-08-02 05:19:27.536 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:27.538 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34456 2022-08-02 05:19:27.541 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:27.543 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-02 05:19:27.564 | Using python 3.8 to install etcd3gw 2022-08-02 05:19:27.567 | + 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-02 05:19:29.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:29.630 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:29.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:29.630 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:30.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:30.660 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-02 05:19:30.668 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:19:30.670 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:19:30.673 | 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-02 05:19:30.687 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:19:30.719 | 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 113)) (2.1.0) 2022-08-02 05:19:30.725 | 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-02 05:19:30.727 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:19:32.963 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:32.965 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:32.968 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:32.970 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:32.973 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:32.975 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:32.977 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:32.979 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:32.981 | + functions-common:time_stop:2447 : start_time=1659417567558 2022-08-02 05:19:32.984 | + functions-common:time_stop:2449 : [[ -z 1659417567558 ]] 2022-08-02 05:19:32.986 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:32.991 | + functions-common:time_stop:2452 : end_time=1659417572989 2022-08-02 05:19:32.993 | + functions-common:time_stop:2453 : elapsed_time=5431 2022-08-02 05:19:32.995 | + functions-common:time_stop:2454 : total=34456 2022-08-02 05:19:32.998 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:33.000 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39887 2022-08-02 05:19:33.002 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:33.004 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-02 05:19:33.007 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-02 05:19:33.009 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-02 05:19:33.011 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:19:33.014 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:19:33.016 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:19:33.018 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:19:33.021 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:19:33.023 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:19:33.025 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:19:33.028 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:19:33.030 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:19:33.032 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:19:33.035 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-02 05:19:33.038 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:33.040 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:33.042 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-02 05:19:33.045 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:19:33.047 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:19:33.049 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:19:33.052 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:19:33.054 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:19:33.057 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:33.059 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:19:33.061 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:33.063 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:33.066 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:19:33.068 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:33.070 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:19:33.072 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:19:33.075 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:19:33.077 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:19:33.080 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:33.082 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:33.085 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 05:19:33.106 | + 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-02 05:19:33.216 | Reading package lists... 2022-08-02 05:19:33.470 | Building dependency tree... 2022-08-02 05:19:33.471 | Reading state information... 2022-08-02 05:19:33.727 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-02 05:19:33.727 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-02 05:19:33.727 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:19:33.727 | The following packages were automatically installed and are no longer required: 2022-08-02 05:19:33.728 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:19:33.729 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:19:33.729 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:19:33.729 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:19:33.729 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:19:33.729 | python3-zope.interface 2022-08-02 05:19:33.729 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:19:33.842 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:19:33.847 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:19:33.849 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:19:33.851 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:33.854 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:33.856 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:33.858 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:33.860 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:33.863 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:19:33.865 | + functions-common:time_stop:2447 : start_time=1659417573103 2022-08-02 05:19:33.867 | + functions-common:time_stop:2449 : [[ -z 1659417573103 ]] 2022-08-02 05:19:33.870 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:33.874 | + functions-common:time_stop:2452 : end_time=1659417573871 2022-08-02 05:19:33.878 | + functions-common:time_stop:2453 : elapsed_time=768 2022-08-02 05:19:33.883 | + functions-common:time_stop:2454 : total=4620 2022-08-02 05:19:33.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:33.888 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5388 2022-08-02 05:19:33.890 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:19:33.892 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-02 05:19:33.895 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:33.898 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:33.900 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-02 05:19:33.961 | Module proxy already enabled 2022-08-02 05:19:33.965 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-02 05:19:34.027 | Considering dependency proxy for proxy_uwsgi: 2022-08-02 05:19:34.027 | Module proxy already enabled 2022-08-02 05:19:34.027 | Module proxy_uwsgi already enabled 2022-08-02 05:19:34.031 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-02 05:19:34.033 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:19:34.035 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:19:34.038 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:19:34.172 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-02 05:19:34.175 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-02 05:19:34.178 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-02 05:19:34.181 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.184 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.186 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-02 05:19:34.188 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.191 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-02 05:19:34.194 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-02 05:19:34.196 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-02 05:19:34.198 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.201 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.203 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-02 05:19:34.206 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.208 | + ./stack.sh:main:878 : install_glanceclient 2022-08-02 05:19:34.210 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-02 05:19:34.213 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-02 05:19:34.215 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.217 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.220 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-02 05:19:34.222 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.225 | + ./stack.sh:main:879 : install_cinderclient 2022-08-02 05:19:34.227 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-02 05:19:34.230 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-02 05:19:34.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.234 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.237 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-02 05:19:34.240 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.242 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-02 05:19:34.244 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-02 05:19:34.247 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.249 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.251 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-02 05:19:34.254 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.257 | + ./stack.sh:main:880 : install_novaclient 2022-08-02 05:19:34.259 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-02 05:19:34.261 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-02 05:19:34.263 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.266 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.268 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-02 05:19:34.271 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.273 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-02 05:19:34.290 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:34.292 | + ./stack.sh:main:882 : install_swiftclient 2022-08-02 05:19:34.295 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-02 05:19:34.297 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-02 05:19:34.299 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.303 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.305 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-02 05:19:34.307 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.310 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-02 05:19:34.326 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:34.328 | + ./stack.sh:main:885 : install_neutronclient 2022-08-02 05:19:34.331 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-02 05:19:34.333 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-02 05:19:34.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.338 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-02 05:19:34.343 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.345 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-02 05:19:34.348 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-02 05:19:34.350 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-02 05:19:34.353 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:34.355 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:34.358 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-02 05:19:34.360 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:34.363 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-02 05:19:34.366 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-02 05:19:34.369 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:19:34.372 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-02 05:19:34.374 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-02 05:19:34.377 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:19:34.381 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:19:34.381 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:19:34.386 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-02 05:19:34.388 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-02 05:19:34.390 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-02 05:19:34.393 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-02 05:19:34.396 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-02 05:19:34.417 | Using python 3.8 to install keystonemiddleware 2022-08-02 05:19:34.419 | + 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-02 05:19:36.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:36.482 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:36.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:36.482 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:37.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:37.544 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:19:37.597 | 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 303)) (3.0.0) 2022-08-02 05:19:37.634 | 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 305)) (9.0.0) 2022-08-02 05:19:37.673 | 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 306)) (5.0.0) 2022-08-02 05:19:37.679 | 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 308)) (5.1.0) 2022-08-02 05:19:37.684 | 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 310)) (5.0.0) 2022-08-02 05:19:37.722 | 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 318)) (5.0.0) 2022-08-02 05:19:37.731 | 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 321)) (6.0.0) 2022-08-02 05:19:37.744 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:19:37.750 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:19:37.752 | 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-02 05:19:37.762 | 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-02 05:19:37.765 | 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-02 05:19:37.771 | 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-02 05:19:37.776 | 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-02 05:19:37.797 | 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-02 05:19:37.801 | 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-02 05:19:37.814 | 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-02 05:19:37.819 | 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-02 05:19:37.822 | 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-02 05:19:37.826 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:19:37.859 | 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-02 05:19:37.871 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:19:37.929 | 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 152)) (1.1.8) 2022-08-02 05:19:37.935 | 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-02 05:19:37.938 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:19:37.944 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:19:37.948 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:19:37.951 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:19:37.954 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:19:37.957 | 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-02 05:19:37.960 | 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 113)) (2.1.0) 2022-08-02 05:19:37.965 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:19:37.968 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:19:37.973 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:19:37.976 | 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-02 05:19:40.000 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:40.003 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:40.006 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:40.008 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:40.010 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:40.012 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:40.014 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:40.016 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:40.019 | + functions-common:time_stop:2447 : start_time=1659417574411 2022-08-02 05:19:40.021 | + functions-common:time_stop:2449 : [[ -z 1659417574411 ]] 2022-08-02 05:19:40.023 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:40.027 | + functions-common:time_stop:2452 : end_time=1659417580025 2022-08-02 05:19:40.030 | + functions-common:time_stop:2453 : elapsed_time=5614 2022-08-02 05:19:40.032 | + functions-common:time_stop:2454 : total=39887 2022-08-02 05:19:40.035 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:40.037 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=45501 2022-08-02 05:19:40.040 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:40.042 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-02 05:19:40.044 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-02 05:19:40.047 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:19:40.050 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-02 05:19:40.053 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-02 05:19:40.055 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:19:40.059 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:19:40.059 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:19:40.064 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-02 05:19:40.067 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-02 05:19:40.070 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-02 05:19:40.073 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-02 05:19:40.075 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-02 05:19:40.096 | Using python 3.8 to install python-memcached 2022-08-02 05:19:40.098 | + 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-02 05:19:42.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:42.174 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:42.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:42.174 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:43.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:43.214 | 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-02 05:19:43.218 | 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-02 05:19:45.532 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:45.535 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:45.537 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:45.540 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:45.542 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:45.544 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:45.546 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:45.549 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:45.551 | + functions-common:time_stop:2447 : start_time=1659417580090 2022-08-02 05:19:45.554 | + functions-common:time_stop:2449 : [[ -z 1659417580090 ]] 2022-08-02 05:19:45.556 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:45.560 | + functions-common:time_stop:2452 : end_time=1659417585558 2022-08-02 05:19:45.563 | + functions-common:time_stop:2453 : elapsed_time=5468 2022-08-02 05:19:45.565 | + functions-common:time_stop:2454 : total=45501 2022-08-02 05:19:45.567 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:45.569 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=50969 2022-08-02 05:19:45.571 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:45.574 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-02 05:19:45.590 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:45.592 | + ./stack.sh:main:892 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 05:19:45.595 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-02 05:19:45.597 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-02 05:19:45.600 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-02 05:19:45.602 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:19:45.604 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-02 05:19:45.607 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-02 05:19:45.622 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:45.624 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-02 05:19:45.627 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-02 05:19:45.629 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-02 05:19:45.631 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:19:45.633 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:19:45.636 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:19:45.638 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:19:45.640 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:19:45.643 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:19:45.658 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:19:45.660 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:19:45.662 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:45.665 | + functions-common:git_clone:618 : echo master 2022-08-02 05:19:45.665 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:19:45.670 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-02 05:19:45.672 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:45.675 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-02 05:19:45.687 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-02 05:19:45.690 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:19:45.690 | + functions-common:git_clone:679 : head -1 2022-08-02 05:19:45.694 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-02 05:19:45.696 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:19:45.698 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-02 05:19:45.701 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:19:45.703 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 05:19:45.705 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-02 05:19:45.707 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:19:45.709 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-02 05:19:45.712 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:19:45.714 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 05:19:45.716 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-02 05:19:45.719 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:19:45.721 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:19:45.724 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-02 05:19:45.726 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:19:45.729 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-02 05:19:45.731 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:19:45.734 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:19:45.737 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-02 05:19:45.743 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-02 05:19:45.745 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-02 05:19:46.384 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-02 05:19:46.386 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:19:46.389 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:19:46.391 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:19:46.393 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 05:19:46.395 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-02 05:19:46.397 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:19:46.399 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:19:46.405 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:19:46.407 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:19:46.410 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:19:46.413 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:19:46.415 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:19:46.417 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-02 05:19:46.437 | Using python 3.8 to install /opt/stack/keystone 2022-08-02 05:19:46.439 | + 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-02 05:19:48.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:48.491 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:48.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:19:48.491 | from cryptography.utils import int_from_bytes 2022-08-02 05:19:49.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:19:49.522 | Obtaining file:///opt/stack/keystone 2022-08-02 05:19:51.092 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-02 05:19:51.108 | 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-02 05:19:51.119 | 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-02 05:19:51.126 | 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-02 05:19:51.128 | 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-02 05:19:51.156 | 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-02 05:19:51.309 | 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-02 05:19:51.323 | 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-02 05:19:51.329 | 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-02 05:19:51.343 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:19:51.351 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:19:51.354 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-02 05:19:51.361 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:19:51.399 | 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 152)) (1.1.8) 2022-08-02 05:19:51.405 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:19:51.411 | 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 205)) (4.12.0) 2022-08-02 05:19:51.450 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-02 05:19:51.453 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:19:51.495 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:19:51.550 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:19:51.553 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-02 05:19:51.563 | 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 303)) (3.0.0) 2022-08-02 05:19:51.601 | 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 305)) (9.0.0) 2022-08-02 05:19:51.639 | 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 306)) (5.0.0) 2022-08-02 05:19:51.645 | 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 307)) (12.0.0) 2022-08-02 05:19:51.691 | 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 308)) (5.1.0) 2022-08-02 05:19:51.695 | 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 310)) (5.0.0) 2022-08-02 05:19:51.733 | 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 311)) (13.0.0) 2022-08-02 05:19:51.786 | 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 312)) (0.4.0) 2022-08-02 05:19:51.796 | 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 313)) (5.0.0) 2022-08-02 05:19:51.813 | 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 314)) (4.0.0) 2022-08-02 05:19:51.828 | 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 318)) (5.0.0) 2022-08-02 05:19:51.837 | 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 319)) (3.0.0) 2022-08-02 05:19:51.859 | 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 320)) (2.0.0) 2022-08-02 05:19:51.868 | 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 321)) (6.0.0) 2022-08-02 05:19:51.882 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:19:51.921 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:19:51.926 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-02 05:19:51.938 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:19:51.942 | 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-02 05:19:51.953 | 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-02 05:19:51.958 | 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-02 05:19:51.968 | 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-02 05:19:51.971 | 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-02 05:19:51.974 | 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-02 05:19:51.979 | 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-02 05:19:51.983 | 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-02 05:19:52.005 | 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-02 05:19:52.009 | 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-02 05:19:52.030 | 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-02 05:19:52.034 | 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-02 05:19:52.047 | 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-02 05:19:52.051 | 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-02 05:19:52.055 | 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-02 05:19:52.057 | 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-02 05:19:52.068 | 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-02 05:19:52.071 | 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-02 05:19:52.073 | 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-02 05:19:52.077 | 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-02 05:19:52.086 | 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-02 05:19:52.091 | 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-02 05:19:52.101 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:19:52.134 | 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-02 05:19:52.139 | 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-02 05:19:52.170 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:19:52.175 | 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-02 05:19:52.227 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:19:52.230 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:19:52.292 | 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 206)) (5.9.0) 2022-08-02 05:19:52.319 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:19:52.376 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:19:52.381 | 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-02 05:19:52.384 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:19:52.390 | 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-02 05:19:52.403 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:19:52.449 | 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-02 05:19:52.453 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:19:52.456 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:19:52.459 | 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-02 05:19:52.467 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:19:52.477 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:19:52.489 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:19:52.497 | 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-02 05:19:52.506 | 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-02 05:19:52.516 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:19:52.519 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:19:52.522 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 05:19:52.528 | 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-02 05:19:52.540 | 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-02 05:19:52.542 | 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-02 05:19:52.545 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:19:52.548 | 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 113)) (2.1.0) 2022-08-02 05:19:52.553 | 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-02 05:19:52.555 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:19:52.558 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-02 05:19:52.577 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:19:52.581 | 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-02 05:19:52.584 | 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-02 05:19:52.594 | 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-02 05:19:52.597 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:19:52.600 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:19:52.627 | 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-02 05:19:53.694 | Installing collected packages: keystone 2022-08-02 05:19:53.694 | Attempting uninstall: keystone 2022-08-02 05:19:53.695 | Found existing installation: keystone 21.1.0.dev33 2022-08-02 05:19:53.698 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-02 05:19:53.699 | Running setup.py develop for keystone 2022-08-02 05:19:55.652 | Successfully installed keystone 2022-08-02 05:19:55.759 | + inc/python:pip_install:196 : result=0 2022-08-02 05:19:55.761 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:19:55.763 | + functions-common:time_stop:2440 : local name 2022-08-02 05:19:55.766 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:19:55.768 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:19:55.774 | + functions-common:time_stop:2443 : local total 2022-08-02 05:19:55.776 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:19:55.778 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:19:55.780 | + functions-common:time_stop:2447 : start_time=1659417586432 2022-08-02 05:19:55.782 | + functions-common:time_stop:2449 : [[ -z 1659417586432 ]] 2022-08-02 05:19:55.785 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:19:55.790 | + functions-common:time_stop:2452 : end_time=1659417595787 2022-08-02 05:19:55.792 | + functions-common:time_stop:2453 : elapsed_time=9355 2022-08-02 05:19:55.794 | + functions-common:time_stop:2454 : total=50969 2022-08-02 05:19:55.797 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:19:55.799 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=60324 2022-08-02 05:19:55.802 | + inc/python:pip_install:199 : return 0 2022-08-02 05:19:55.806 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:19:55.809 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 05:19:55.811 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 05:19:55.829 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 05:19:55.841 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-02 05:19:55.844 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-02 05:19:55.847 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:19:55.849 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:19:55.851 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-02 05:19:55.854 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:19:55.856 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-02 05:19:55.872 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:55.874 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-02 05:19:55.877 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:19:55.879 | + ./stack.sh:main:894 : configure_keystone 2022-08-02 05:19:55.881 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-02 05:19:55.894 | + 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-02 05:19:55.896 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-02 05:19:55.901 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-02 05:19:55.918 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:55.920 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-02 05:19:55.950 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-02 05:19:55.977 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-02 05:19:56.007 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-02 05:19:56.037 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-02 05:19:56.066 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-02 05:19:56.096 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-02 05:19:56.122 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-02 05:19:56.150 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-02 05:19:56.153 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-02 05:19:56.158 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-02 05:19:56.161 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-02 05:19:56.163 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:19:56.166 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:19:56.182 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:56.185 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:19:56.187 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:19:56.190 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:19:56.205 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:56.208 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:19:56.210 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:19:56.240 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:19:56.242 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:19:56.244 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-02 05:19:56.247 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-02 05:19:56.263 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:56.265 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.65/identity 2022-08-02 05:19:56.295 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-02 05:19:56.298 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-02 05:19:56.328 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-02 05:19:56.331 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-02 05:19:56.333 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-02 05:19:56.335 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-02 05:19:56.338 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:19:56.340 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:19:56.342 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:19:56.357 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:56.360 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:19:56.362 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 05:19:56.365 | + 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-02 05:19:56.395 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-02 05:19:56.398 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-02 05:19:56.400 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-02 05:19:56.402 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-02 05:19:56.405 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:19:56.425 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:19:56.427 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:19:56.429 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:19:56.431 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:19:56.434 | + 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-02 05:19:56.461 | + 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-02 05:19:56.488 | + 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-02 05:19:56.516 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:19:56.543 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-02 05:19:56.571 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-02 05:19:56.573 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-02 05:19:56.575 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-02 05:19:56.578 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-02 05:19:56.580 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-02 05:19:56.582 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:19:56.585 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:19:56.588 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-02 05:19:56.592 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-02 05:19:56.594 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:19:56.596 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:19:56.609 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:19:56.609 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:19:56.620 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:19:56.623 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:19:56.639 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 05:19:56.641 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-02 05:19:56.645 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-02 05:19:56.673 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-02 05:19:56.701 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-02 05:19:56.727 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-02 05:19:56.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-02 05:19:56.780 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-02 05:19:56.807 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-02 05:19:56.834 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-02 05:19:56.860 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-02 05:19:56.887 | + 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-02 05:19:56.914 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-02 05:19:56.941 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-02 05:19:56.968 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-02 05:19:56.995 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:19:56.997 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:19:57.000 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-02 05:19:57.003 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-02 05:19:57.005 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:19:57.007 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:57.009 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:57.012 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 05:19:57.014 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 05:19:57.017 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 05:19:57.044 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-02 05:19:57.072 | + 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-02 05:19:57.072 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 05:19:57.080 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-02 05:19:57.084 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-02 05:19:57.086 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-02 05:19:57.088 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:19:57.091 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:19:57.093 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:19:57.095 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:57.098 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:57.100 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:19:57.102 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:19:57.105 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:19:57.107 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:19:57.109 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-02 05:19:57.170 | Site keystone-wsgi-public already enabled 2022-08-02 05:19:57.175 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:19:57.177 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:19:57.179 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:19:57.182 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:19:57.313 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-02 05:19:57.347 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-02 05:19:57.380 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-02 05:19:57.411 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-02 05:19:57.413 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-02 05:19:57.447 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-02 05:19:57.480 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-02 05:19:57.507 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 05:19:57.510 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 05:19:57.512 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-02 05:19:57.529 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:19:57.531 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-02 05:19:57.549 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:19:57.551 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-02 05:19:57.554 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-02 05:19:57.556 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-02 05:19:57.558 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:19:57.561 | + lib/stack:stack_install_service:32 : install_swift 2022-08-02 05:19:57.563 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-02 05:19:57.566 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-02 05:19:57.568 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-02 05:19:57.570 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:19:57.572 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:19:57.575 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:19:57.578 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:19:57.580 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:19:57.583 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:19:57.599 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:19:57.601 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:19:57.603 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:57.606 | + functions-common:git_clone:618 : echo master 2022-08-02 05:19:57.606 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:19:57.611 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-02 05:19:57.613 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:19:57.615 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-02 05:19:57.628 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-02 05:19:57.632 | + functions-common:git_clone:679 : head -1 2022-08-02 05:19:57.632 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:19:57.636 | f28410819 Merge "py310: Fix formatdate() call" 2022-08-02 05:19:57.638 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:19:57.641 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-02 05:19:57.644 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:19:57.646 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 05:19:57.649 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-02 05:19:57.651 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-02 05:19:57.653 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-02 05:19:57.656 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:19:57.658 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 05:19:57.660 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-02 05:19:57.663 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:19:57.665 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-02 05:19:57.668 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-02 05:19:57.670 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:19:57.673 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-02 05:19:57.675 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:19:57.678 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:19:57.681 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-02 05:19:57.686 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-02 05:19:57.689 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-02 05:19:58.308 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-02 05:19:58.310 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:19:58.313 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:19:58.315 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:19:58.317 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 05:19:58.319 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-02 05:19:58.322 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:19:58.324 | + inc/python:setup_package:424 : local extras=keystone 2022-08-02 05:19:58.326 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:19:58.328 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-02 05:19:58.330 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-02 05:19:58.333 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-02 05:19:58.335 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:19:58.337 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-02 05:19:58.358 | Using python 3.8 to install /opt/stack/swift 2022-08-02 05:19:58.361 | + 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-02 05:20:00.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:00.420 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:00.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:00.420 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:01.466 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:20:01.466 | Obtaining file:///opt/stack/swift 2022-08-02 05:20:02.716 | 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-02 05:20:02.726 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:20:02.763 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:20:02.771 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:20:02.776 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:20:02.827 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 05:20:02.837 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:20:02.840 | 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 303)) (3.0.0) 2022-08-02 05:20:02.877 | 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 305)) (9.0.0) 2022-08-02 05:20:02.916 | 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 306)) (5.0.0) 2022-08-02 05:20:02.921 | 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 308)) (5.1.0) 2022-08-02 05:20:02.926 | 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 310)) (5.0.0) 2022-08-02 05:20:02.964 | 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 318)) (5.0.0) 2022-08-02 05:20:02.973 | 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 321)) (6.0.0) 2022-08-02 05:20:02.987 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:20:02.992 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:20:02.994 | 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-02 05:20:03.004 | 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-02 05:20:03.007 | 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-02 05:20:03.009 | 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-02 05:20:03.015 | 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-02 05:20:03.019 | 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-02 05:20:03.041 | 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-02 05:20:03.045 | 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-02 05:20:03.058 | 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-02 05:20:03.062 | 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-02 05:20:03.065 | 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-02 05:20:03.069 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:20:03.102 | 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-02 05:20:03.105 | 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-02 05:20:03.107 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:20:03.111 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:20:03.137 | 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-02 05:20:03.150 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:20:03.208 | 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 152)) (1.1.8) 2022-08-02 05:20:03.213 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:20:03.218 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:20:03.224 | 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-02 05:20:03.227 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:20:03.230 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:20:03.233 | 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-02 05:20:03.235 | 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 113)) (2.1.0) 2022-08-02 05:20:03.240 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:20:03.243 | 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-02 05:20:03.246 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:20:03.250 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:20:03.253 | 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-02 05:20:05.035 | Installing collected packages: swift 2022-08-02 05:20:05.035 | Attempting uninstall: swift 2022-08-02 05:20:05.035 | Found existing installation: swift 2.30.0.dev134 2022-08-02 05:20:05.038 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-02 05:20:05.039 | Running setup.py develop for swift 2022-08-02 05:20:06.839 | Successfully installed swift 2022-08-02 05:20:06.945 | + inc/python:pip_install:196 : result=0 2022-08-02 05:20:06.947 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:20:06.949 | + functions-common:time_stop:2440 : local name 2022-08-02 05:20:06.951 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:20:06.953 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:20:06.955 | + functions-common:time_stop:2443 : local total 2022-08-02 05:20:06.958 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:20:06.960 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:20:06.962 | + functions-common:time_stop:2447 : start_time=1659417598353 2022-08-02 05:20:06.964 | + functions-common:time_stop:2449 : [[ -z 1659417598353 ]] 2022-08-02 05:20:06.967 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:20:06.971 | + functions-common:time_stop:2452 : end_time=1659417606968 2022-08-02 05:20:06.973 | + functions-common:time_stop:2453 : elapsed_time=8615 2022-08-02 05:20:06.975 | + functions-common:time_stop:2454 : total=60324 2022-08-02 05:20:06.977 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:20:06.979 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=68939 2022-08-02 05:20:06.981 | + inc/python:pip_install:199 : return 0 2022-08-02 05:20:06.984 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:20:06.987 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 05:20:06.989 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 05:20:07.007 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 05:20:07.019 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-02 05:20:07.022 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-02 05:20:07.024 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:07.026 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:07.028 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-02 05:20:07.031 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:07.033 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-02 05:20:07.035 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:20:07.038 | + ./stack.sh:main:903 : configure_swift 2022-08-02 05:20:07.040 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-02 05:20:07.042 | + lib/swift:configure_swift:332 : local node_number 2022-08-02 05:20:07.044 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-02 05:20:07.046 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-02 05:20:07.049 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 05:20:08.046 | No account-server running 2022-08-02 05:20:08.046 | No container-sync running 2022-08-02 05:20:08.046 | No container-auditor running 2022-08-02 05:20:08.046 | No container-server running 2022-08-02 05:20:08.046 | No object-expirer running 2022-08-02 05:20:08.046 | No object-server running 2022-08-02 05:20:08.046 | No container-sharder running 2022-08-02 05:20:08.046 | No container-replicator running 2022-08-02 05:20:08.046 | No proxy-server running 2022-08-02 05:20:08.046 | No object-updater running 2022-08-02 05:20:08.046 | No account-auditor running 2022-08-02 05:20:08.046 | No object-reconstructor running 2022-08-02 05:20:08.046 | No account-reaper running 2022-08-02 05:20:08.046 | No object-replicator running 2022-08-02 05:20:08.046 | No container-updater running 2022-08-02 05:20:08.046 | No object-auditor running 2022-08-02 05:20:08.046 | No container-reconciler running 2022-08-02 05:20:08.046 | No account-replicator running 2022-08-02 05:20:08.114 | + lib/swift:configure_swift:337 : true 2022-08-02 05:20:08.116 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-02 05:20:08.129 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-02 05:20:08.141 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-02 05:20:08.144 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-02 05:20:08.144 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-02 05:20:08.149 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-02 05:20:08.149 | s/%GROUP%/ubuntu/; 2022-08-02 05:20:08.149 | s/%USER%/ubuntu/; 2022-08-02 05:20:08.149 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-02 05:20:08.149 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-02 05:20:08.152 | uid = ubuntu 2022-08-02 05:20:08.152 | gid = ubuntu 2022-08-02 05:20:08.152 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-02 05:20:08.153 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-02 05:20:08.153 | address = 127.0.0.1 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | [account6612] 2022-08-02 05:20:08.153 | max connections = 25 2022-08-02 05:20:08.153 | path = /opt/stack/data/swift/1/node/ 2022-08-02 05:20:08.153 | read only = false 2022-08-02 05:20:08.153 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | [account6622] 2022-08-02 05:20:08.153 | max connections = 25 2022-08-02 05:20:08.153 | path = /opt/stack/data/swift/2/node/ 2022-08-02 05:20:08.153 | read only = false 2022-08-02 05:20:08.153 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | [account6632] 2022-08-02 05:20:08.153 | max connections = 25 2022-08-02 05:20:08.153 | path = /opt/stack/data/swift/3/node/ 2022-08-02 05:20:08.153 | read only = false 2022-08-02 05:20:08.153 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | [account6642] 2022-08-02 05:20:08.153 | max connections = 25 2022-08-02 05:20:08.153 | path = /opt/stack/data/swift/4/node/ 2022-08-02 05:20:08.153 | read only = false 2022-08-02 05:20:08.153 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | [container6611] 2022-08-02 05:20:08.153 | max connections = 25 2022-08-02 05:20:08.153 | path = /opt/stack/data/swift/1/node/ 2022-08-02 05:20:08.153 | read only = false 2022-08-02 05:20:08.153 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-02 05:20:08.153 | 2022-08-02 05:20:08.153 | [container6621] 2022-08-02 05:20:08.153 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/2/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.154 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | [container6631] 2022-08-02 05:20:08.154 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/3/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.154 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | [container6641] 2022-08-02 05:20:08.154 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/4/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.154 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | [object6613] 2022-08-02 05:20:08.154 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/1/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.154 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | [object6623] 2022-08-02 05:20:08.154 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/2/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.154 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | [object6633] 2022-08-02 05:20:08.154 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/3/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.154 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-02 05:20:08.154 | 2022-08-02 05:20:08.154 | [object6643] 2022-08-02 05:20:08.154 | max connections = 25 2022-08-02 05:20:08.154 | path = /opt/stack/data/swift/4/node/ 2022-08-02 05:20:08.154 | read only = false 2022-08-02 05:20:08.155 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-02 05:20:08.155 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-02 05:20:08.158 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:08.160 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:08.162 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-02 05:20:08.173 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-02 05:20:08.175 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-02 05:20:08.180 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-02 05:20:08.184 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-02 05:20:08.186 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-02 05:20:08.190 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-02 05:20:08.218 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.65:8080/v1/ 2022-08-02 05:20:08.243 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-02 05:20:08.261 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-02 05:20:08.289 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-02 05:20:08.306 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:20:08.338 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-02 05:20:08.355 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-02 05:20:08.383 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-02 05:20:08.401 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-02 05:20:08.429 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-02 05:20:08.446 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:20:08.473 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-02 05:20:08.491 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-02 05:20:08.506 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:08.508 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-02 05:20:08.535 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-02 05:20:08.562 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-02 05:20:08.588 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-02 05:20:08.615 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-02 05:20:08.617 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-02 05:20:08.632 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:08.634 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-02 05:20:08.660 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-02 05:20:08.676 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:08.678 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-02 05:20:08.693 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:08.695 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-02 05:20:08.697 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-02 05:20:08.713 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:08.715 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-02 05:20:08.717 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-02 05:20:08.719 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-02 05:20:08.724 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-02 05:20:08.729 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-02 05:20:08.757 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-02 05:20:08.784 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-02 05:20:08.813 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-02 05:20:08.842 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-02 05:20:08.869 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-02 05:20:08.871 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-02 05:20:08.873 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-02 05:20:08.875 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-02 05:20:08.877 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-02 05:20:08.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-02 05:20:08.931 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:20:08.957 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-02 05:20:08.983 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-02 05:20:09.010 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-02 05:20:09.037 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-02 05:20:09.063 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-02 05:20:09.090 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:20:09.117 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-02 05:20:09.143 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-02 05:20:09.171 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-02 05:20:09.198 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-02 05:20:09.225 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-02 05:20:09.254 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-02 05:20:09.281 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-02 05:20:09.300 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-02 05:20:09.327 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-02 05:20:09.355 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-02 05:20:09.359 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-02 05:20:09.386 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-02 05:20:09.414 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-02 05:20:09.440 | + lib/swift:configure_swift:480 : local node_number 2022-08-02 05:20:09.442 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 05:20:09.444 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 05:20:09.446 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-02 05:20:09.451 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-02 05:20:09.453 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 05:20:09.456 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 05:20:09.458 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-02 05:20:09.460 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-02 05:20:09.462 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 05:20:09.464 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 05:20:09.466 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-02 05:20:09.484 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-02 05:20:09.513 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-02 05:20:09.531 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-02 05:20:09.559 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-02 05:20:09.577 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:20:09.605 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-02 05:20:09.623 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 05:20:09.651 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-02 05:20:09.669 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 05:20:09.697 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-02 05:20:09.715 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-02 05:20:09.743 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-02 05:20:09.761 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-02 05:20:09.789 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-02 05:20:09.807 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-02 05:20:09.835 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-02 05:20:09.853 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-02 05:20:09.880 | + 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-02 05:20:09.884 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-02 05:20:09.903 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:20:09.931 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-02 05:20:09.960 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 05:20:09.962 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-02 05:20:09.966 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-02 05:20:09.968 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 05:20:09.971 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 05:20:09.973 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-02 05:20:09.975 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-02 05:20:09.977 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 05:20:09.979 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 05:20:09.981 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-02 05:20:09.999 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-02 05:20:10.027 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-02 05:20:10.045 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-02 05:20:10.074 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-02 05:20:10.091 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:20:10.119 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-02 05:20:10.138 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 05:20:10.166 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-02 05:20:10.184 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 05:20:10.212 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-02 05:20:10.230 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-02 05:20:10.259 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-02 05:20:10.277 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-02 05:20:10.306 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-02 05:20:10.324 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-02 05:20:10.352 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-02 05:20:10.370 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-02 05:20:10.396 | + 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-02 05:20:10.401 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-02 05:20:10.420 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:20:10.449 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 05:20:10.451 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-02 05:20:10.455 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-02 05:20:10.458 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 05:20:10.460 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 05:20:10.462 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-02 05:20:10.464 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-02 05:20:10.467 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 05:20:10.469 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 05:20:10.472 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-02 05:20:10.490 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-02 05:20:10.517 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-02 05:20:10.535 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-02 05:20:10.564 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-02 05:20:10.581 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 05:20:10.609 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-02 05:20:10.628 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 05:20:10.655 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-02 05:20:10.674 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 05:20:10.701 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-02 05:20:10.719 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-02 05:20:10.747 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-02 05:20:10.765 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-02 05:20:10.794 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-02 05:20:10.812 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-02 05:20:10.842 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-02 05:20:10.860 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-02 05:20:10.886 | + 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-02 05:20:10.891 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-02 05:20:10.909 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 05:20:10.937 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-02 05:20:10.964 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-02 05:20:10.993 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-02 05:20:11.020 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-02 05:20:11.022 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-02 05:20:11.027 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-02 05:20:11.055 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-02 05:20:11.084 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-02 05:20:11.111 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-02 05:20:11.139 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-02 05:20:11.168 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-02 05:20:11.196 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-02 05:20:11.231 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-02 05:20:11.258 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-02 05:20:11.285 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-02 05:20:11.301 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:11.303 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-02 05:20:11.322 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-02 05:20:11.325 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-02 05:20:11.344 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-02 05:20:11.347 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.65 2022-08-02 05:20:11.373 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-02 05:20:11.375 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-02 05:20:11.402 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.65/identity 2022-08-02 05:20:11.431 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-02 05:20:11.433 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-02 05:20:11.460 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-02 05:20:11.476 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:11.478 | + lib/swift:configure_swift:543 : local user_group 2022-08-02 05:20:11.481 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-02 05:20:11.486 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-02 05:20:11.489 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-02 05:20:11.501 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-02 05:20:11.504 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-02 05:20:11.515 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-02 05:20:11.518 | + lib/swift:configure_swift:550 : is_suse 2022-08-02 05:20:11.522 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:20:11.525 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:20:11.528 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:20:11.530 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:20:11.534 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:20:11.537 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:20:11.539 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-02 05:20:11.553 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-02 05:20:11.556 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-02 05:20:11.558 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-02 05:20:11.575 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:11.578 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-02 05:20:11.596 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:11.598 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-02 05:20:11.600 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-02 05:20:11.603 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-02 05:20:11.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:20:11.608 | + lib/stack:stack_install_service:32 : install_glance 2022-08-02 05:20:11.610 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-02 05:20:11.613 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-02 05:20:11.615 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-02 05:20:11.631 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:11.634 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-02 05:20:11.636 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-02 05:20:11.653 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:11.656 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-02 05:20:11.659 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-02 05:20:11.662 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-02 05:20:11.664 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:11.667 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:11.669 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-02 05:20:11.672 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:11.675 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-02 05:20:11.678 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-02 05:20:11.680 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-02 05:20:11.683 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-02 05:20:11.686 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-02 05:20:11.688 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-02 05:20:11.691 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-02 05:20:11.694 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-02 05:20:11.697 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-02 05:20:11.699 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-02 05:20:11.703 | +++ 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-02 05:20:11.703 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-02 05:20:11.709 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-02 05:20:11.712 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-02 05:20:11.714 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-02 05:20:11.717 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-02 05:20:11.720 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 05:20:11.742 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-02 05:20:11.744 | + 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-02 05:20:13.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:13.815 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:13.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:13.815 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:14.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:20:14.870 | 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 179)) (4.0.1) 2022-08-02 05:20:14.950 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:20:14.960 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:20:14.998 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:20:15.056 | 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 288)) (6.0.0) 2022-08-02 05:20:15.079 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:20:15.084 | 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 299)) (5.7.0) 2022-08-02 05:20:15.101 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:20:15.111 | 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 305)) (9.0.0) 2022-08-02 05:20:15.150 | 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 306)) (5.0.0) 2022-08-02 05:20:15.156 | 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 308)) (5.1.0) 2022-08-02 05:20:15.160 | 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 310)) (5.0.0) 2022-08-02 05:20:15.205 | 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 315)) (3.0.0) 2022-08-02 05:20:15.219 | 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 317)) (6.3.1) 2022-08-02 05:20:15.222 | 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 318)) (5.0.0) 2022-08-02 05:20:15.230 | 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 319)) (3.0.0) 2022-08-02 05:20:15.252 | 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 321)) (6.0.0) 2022-08-02 05:20:15.266 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:20:15.271 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:20:15.274 | 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-02 05:20:15.276 | 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-02 05:20:15.282 | 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-02 05:20:15.286 | 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-02 05:20:15.301 | 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-02 05:20:15.305 | 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-02 05:20:15.327 | 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-02 05:20:15.346 | 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-02 05:20:15.350 | 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-02 05:20:15.363 | 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-02 05:20:15.367 | 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-02 05:20:15.370 | 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-02 05:20:15.373 | 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-02 05:20:15.378 | 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-02 05:20:15.391 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:20:15.423 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:20:15.428 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:20:15.436 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:20:15.497 | 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 206)) (5.9.0) 2022-08-02 05:20:15.525 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:20:15.528 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:20:15.532 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:20:15.537 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:20:15.543 | 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-02 05:20:15.546 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:20:15.549 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:20:15.553 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:20:15.557 | 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-02 05:20:15.570 | 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-02 05:20:15.578 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:20:15.590 | 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-02 05:20:15.598 | 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-02 05:20:15.608 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:20:15.611 | 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-02 05:20:15.622 | 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 113)) (2.1.0) 2022-08-02 05:20:15.628 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:20:15.631 | 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-02 05:20:15.633 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:20:15.659 | 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-02 05:20:15.685 | 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-02 05:20:15.688 | 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-02 05:20:15.691 | 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-02 05:20:15.694 | 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-02 05:20:15.700 | 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-02 05:20:17.429 | + inc/python:pip_install:196 : result=0 2022-08-02 05:20:17.431 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:20:17.433 | + functions-common:time_stop:2440 : local name 2022-08-02 05:20:17.436 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:20:17.438 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:20:17.440 | + functions-common:time_stop:2443 : local total 2022-08-02 05:20:17.442 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:20:17.445 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:20:17.447 | + functions-common:time_stop:2447 : start_time=1659417611736 2022-08-02 05:20:17.449 | + functions-common:time_stop:2449 : [[ -z 1659417611736 ]] 2022-08-02 05:20:17.452 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:20:17.457 | + functions-common:time_stop:2452 : end_time=1659417617454 2022-08-02 05:20:17.459 | + functions-common:time_stop:2453 : elapsed_time=5718 2022-08-02 05:20:17.462 | + functions-common:time_stop:2454 : total=68939 2022-08-02 05:20:17.464 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:20:17.466 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=74657 2022-08-02 05:20:17.468 | + inc/python:pip_install:199 : return 0 2022-08-02 05:20:17.472 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-02 05:20:17.474 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-02 05:20:17.477 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-02 05:20:17.489 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-02 05:20:17.494 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-02 05:20:17.497 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-02 05:20:17.499 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-02 05:20:17.501 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:20:17.504 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:20:17.506 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:20:17.509 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:20:17.512 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:20:17.514 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:20:17.531 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:20:17.534 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:20:17.539 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:17.543 | + functions-common:git_clone:618 : echo master 2022-08-02 05:20:17.543 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:20:17.549 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-02 05:20:17.551 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:17.553 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-02 05:20:17.566 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-02 05:20:17.569 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:20:17.569 | + functions-common:git_clone:679 : head -1 2022-08-02 05:20:17.572 | 81fee546a Merge "glance-manage: fix crash under Python3.11" 2022-08-02 05:20:17.575 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:20:17.577 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-02 05:20:17.580 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:20:17.583 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 05:20:17.585 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-02 05:20:17.588 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:20:17.590 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-02 05:20:17.593 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:20:17.596 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 05:20:17.598 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-02 05:20:17.600 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:20:17.603 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:20:17.606 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-02 05:20:17.608 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:20:17.611 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-02 05:20:17.614 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:20:17.616 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:20:17.619 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-02 05:20:17.625 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-02 05:20:17.627 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-02 05:20:18.246 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-02 05:20:18.249 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:20:18.251 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:20:18.253 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:20:18.256 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 05:20:18.258 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-02 05:20:18.260 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:20:18.263 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:20:18.265 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:20:18.268 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:20:18.270 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:20:18.273 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:20:18.275 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:20:18.277 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-02 05:20:18.299 | Using python 3.8 to install /opt/stack/glance 2022-08-02 05:20:18.301 | + 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-02 05:20:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:20.365 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:20.365 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:21.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:20:21.397 | Obtaining file:///opt/stack/glance 2022-08-02 05:20:22.672 | 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-02 05:20:22.681 | 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-02 05:20:22.690 | 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-02 05:20:22.702 | 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-02 05:20:22.847 | 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-02 05:20:22.855 | 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-02 05:20:22.867 | 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-02 05:20:22.881 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 05:20:22.900 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:20:22.938 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 05:20:22.951 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:20:22.958 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 05:20:22.963 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:20:22.972 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:20:22.974 | 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 179)) (4.0.1) 2022-08-02 05:20:23.041 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:20:23.046 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:20:23.056 | 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 205)) (4.12.0) 2022-08-02 05:20:23.093 | 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 206)) (5.9.0) 2022-08-02 05:20:23.119 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:20:23.123 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:20:23.162 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:20:23.219 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:20:23.270 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:20:23.275 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:20:23.279 | 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 299)) (5.7.0) 2022-08-02 05:20:23.296 | 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 303)) (3.0.0) 2022-08-02 05:20:23.333 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:20:23.343 | 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 305)) (9.0.0) 2022-08-02 05:20:23.382 | 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 306)) (5.0.0) 2022-08-02 05:20:23.388 | 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 307)) (12.0.0) 2022-08-02 05:20:23.435 | 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 308)) (5.1.0) 2022-08-02 05:20:23.439 | 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 309)) (2.0.0) 2022-08-02 05:20:23.449 | 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 310)) (5.0.0) 2022-08-02 05:20:23.487 | 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 311)) (13.0.0) 2022-08-02 05:20:23.540 | 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 312)) (0.4.0) 2022-08-02 05:20:23.551 | 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 313)) (5.0.0) 2022-08-02 05:20:23.569 | 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 314)) (4.0.0) 2022-08-02 05:20:23.588 | 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 316)) (2.4.0) 2022-08-02 05:20:23.599 | 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 318)) (5.0.0) 2022-08-02 05:20:23.608 | 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 319)) (3.0.0) 2022-08-02 05:20:23.630 | 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 320)) (2.0.0) 2022-08-02 05:20:23.640 | 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 321)) (6.0.0) 2022-08-02 05:20:23.654 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:20:23.693 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:20:23.698 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:20:23.701 | 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-02 05:20:23.739 | 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-02 05:20:23.745 | 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-02 05:20:23.763 | 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-02 05:20:23.775 | 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-02 05:20:23.785 | 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-02 05:20:23.788 | 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-02 05:20:23.794 | 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-02 05:20:23.799 | 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-02 05:20:23.813 | 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-02 05:20:23.817 | 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-02 05:20:23.838 | 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-02 05:20:23.842 | 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-02 05:20:23.849 | 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-02 05:20:23.863 | 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-02 05:20:23.868 | 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-02 05:20:23.872 | 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-02 05:20:23.875 | 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-02 05:20:23.877 | 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-02 05:20:23.888 | 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-02 05:20:23.890 | 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-02 05:20:23.893 | 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-02 05:20:23.897 | 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-02 05:20:23.949 | 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-02 05:20:23.964 | 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-02 05:20:23.972 | 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-02 05:20:23.977 | 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-02 05:20:23.988 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:20:24.022 | 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-02 05:20:24.026 | 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-02 05:20:24.030 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:20:24.036 | 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-02 05:20:24.062 | 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-02 05:20:24.065 | 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-02 05:20:24.075 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:20:24.078 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:20:24.105 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:20:24.168 | 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 152)) (1.1.8) 2022-08-02 05:20:24.173 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:20:24.176 | 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-02 05:20:24.179 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:20:24.203 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:20:24.207 | 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-02 05:20:24.211 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:20:24.257 | 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-02 05:20:24.263 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:20:24.272 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:20:24.275 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:20:24.287 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:20:24.290 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:20:24.302 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:20:24.305 | 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-02 05:20:24.307 | 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 113)) (2.1.0) 2022-08-02 05:20:24.312 | 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-02 05:20:24.314 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:20:24.317 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 05:20:24.355 | 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-02 05:20:24.361 | 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-02 05:20:24.365 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:20:24.368 | 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-02 05:20:24.370 | 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-02 05:20:24.373 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:20:24.395 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:20:24.398 | 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-02 05:20:24.400 | 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-02 05:20:24.403 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:20:24.408 | 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-02 05:20:24.411 | 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-02 05:20:24.414 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:20:24.461 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:20:24.464 | 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-02 05:20:25.362 | Installing collected packages: glance 2022-08-02 05:20:25.362 | Attempting uninstall: glance 2022-08-02 05:20:25.363 | Found existing installation: glance 25.0.0.0b3.dev6 2022-08-02 05:20:25.367 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-02 05:20:25.368 | Running setup.py develop for glance 2022-08-02 05:20:27.069 | Successfully installed glance 2022-08-02 05:20:27.177 | + inc/python:pip_install:196 : result=0 2022-08-02 05:20:27.179 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:20:27.182 | + functions-common:time_stop:2440 : local name 2022-08-02 05:20:27.184 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:20:27.186 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:20:27.188 | + functions-common:time_stop:2443 : local total 2022-08-02 05:20:27.191 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:20:27.194 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:20:27.196 | + functions-common:time_stop:2447 : start_time=1659417618293 2022-08-02 05:20:27.198 | + functions-common:time_stop:2449 : [[ -z 1659417618293 ]] 2022-08-02 05:20:27.201 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:20:27.206 | + functions-common:time_stop:2452 : end_time=1659417627202 2022-08-02 05:20:27.208 | + functions-common:time_stop:2453 : elapsed_time=8909 2022-08-02 05:20:27.210 | + functions-common:time_stop:2454 : total=74657 2022-08-02 05:20:27.212 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:20:27.214 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=83566 2022-08-02 05:20:27.217 | + inc/python:pip_install:199 : return 0 2022-08-02 05:20:27.219 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:20:27.222 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 05:20:27.225 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 05:20:27.244 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 05:20:27.256 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-02 05:20:27.259 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-02 05:20:27.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:27.264 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:27.266 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-02 05:20:27.269 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:27.271 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:20:27.274 | + ./stack.sh:main:915 : configure_glance 2022-08-02 05:20:27.276 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-02 05:20:27.288 | + lib/glance:configure_glance:326 : local dburl 2022-08-02 05:20:27.291 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-02 05:20:27.294 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-02 05:20:27.296 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-02 05:20:27.299 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-02 05:20:27.301 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:20:27.303 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:20:27.305 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:20:27.321 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:27.324 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:20:27.326 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 05:20:27.329 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 05:20:27.331 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-02 05:20:27.358 | + 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-02 05:20:27.387 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-02 05:20:27.416 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 05:20:27.446 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-02 05:20:27.474 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-02 05:20:27.504 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-02 05:20:27.506 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 05:20:27.509 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-02 05:20:27.511 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:20:27.513 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-02 05:20:27.542 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-02 05:20:27.571 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:20:27.602 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-02 05:20:27.631 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-02 05:20:27.660 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-02 05:20:27.690 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-02 05:20:27.719 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-02 05:20:27.747 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:20:27.777 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:20:27.805 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-02 05:20:27.835 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-02 05:20:27.837 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-02 05:20:27.840 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-02 05:20:27.842 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:20:27.844 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:20:27.847 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:20:27.863 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:27.866 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:20:27.868 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:20:27.870 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:20:27.888 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:27.890 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:20:27.894 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:20:27.923 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:20:27.925 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:20:27.928 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-02 05:20:27.930 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-02 05:20:27.933 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-02 05:20:27.961 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-02 05:20:27.991 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-02 05:20:27.994 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-02 05:20:27.996 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-02 05:20:27.998 | + lib/glance:configure_glance_store:254 : local be 2022-08-02 05:20:28.001 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-02 05:20:28.003 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-02 05:20:28.006 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 05:20:28.034 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-02 05:20:28.037 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.65 2022-08-02 05:20:28.066 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-02 05:20:28.069 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-02 05:20:28.085 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:28.087 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-02 05:20:28.117 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-02 05:20:28.146 | + 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-02 05:20:28.176 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-02 05:20:28.205 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-02 05:20:28.240 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-02 05:20:28.256 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:28.259 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 05:20:28.288 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-02 05:20:28.318 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-02 05:20:28.347 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.65/identity/v3 2022-08-02 05:20:28.375 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-02 05:20:28.404 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.65/image 2022-08-02 05:20:28.435 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-02 05:20:28.452 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:28.454 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-02 05:20:28.456 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-02 05:20:28.459 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 05:20:28.462 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:20:28.479 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:20:28.481 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:20:28.483 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:20:28.486 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:20:28.489 | + 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-02 05:20:28.522 | + 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-02 05:20:28.553 | + 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-02 05:20:28.582 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:20:28.612 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-02 05:20:28.617 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-02 05:20:28.646 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-02 05:20:28.676 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 05:20:28.706 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.65/identity 2022-08-02 05:20:28.736 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-02 05:20:28.765 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-02 05:20:28.795 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-02 05:20:28.824 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 05:20:28.855 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-02 05:20:28.887 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-02 05:20:28.918 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-02 05:20:28.946 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-02 05:20:28.951 | + 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-02 05:20:28.960 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-02 05:20:28.976 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:28.978 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-02 05:20:28.981 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-02 05:20:28.983 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-02 05:20:28.985 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-02 05:20:28.988 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-02 05:20:28.990 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-02 05:20:28.994 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-02 05:20:28.996 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-02 05:20:29.000 | + 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-02 05:20:29.029 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-02 05:20:29.032 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-02 05:20:29.035 | ++ functions:get_random_port:837 : true 2022-08-02 05:20:29.037 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-02 05:20:29.039 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-02 05:20:29.041 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-02 05:20:29.090 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-02 05:20:29.092 | ++ functions:get_random_port:841 : break 2 2022-08-02 05:20:29.095 | ++ functions:get_random_port:845 : echo 60999 2022-08-02 05:20:29.097 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-02 05:20:29.099 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-02 05:20:29.126 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-02 05:20:29.154 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-02 05:20:29.181 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:20:29.213 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:20:29.240 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:20:29.268 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:20:29.295 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:20:29.322 | + 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-02 05:20:29.349 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:20:29.377 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:20:29.404 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:20:29.431 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:20:29.459 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:20:29.486 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-02 05:20:29.514 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-02 05:20:29.541 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-02 05:20:29.569 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-02 05:20:29.596 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-02 05:20:29.627 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-02 05:20:29.629 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-02 05:20:29.631 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:20:29.634 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:29.636 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:29.638 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-02 05:20:29.641 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-02 05:20:29.695 | proxy (enabled by site administrator) 2022-08-02 05:20:29.698 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-02 05:20:29.701 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-02 05:20:29.703 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:20:29.706 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:29.708 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:29.710 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-02 05:20:29.713 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-02 05:20:29.767 | proxy_http (enabled by site administrator) 2022-08-02 05:20:29.770 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-02 05:20:29.773 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-02 05:20:29.776 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-02 05:20:29.778 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:20:29.780 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:29.783 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:29.785 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:20:29.788 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:20:29.791 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-02 05:20:29.792 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:20:29.801 | KeepAlive Off 2022-08-02 05:20:29.805 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:20:29.805 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-02 05:20:29.813 | SetEnv proxy-sendchunked 1 2022-08-02 05:20:29.817 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-02 05:20:29.818 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 05:20:29.826 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-02 05:20:29.829 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-02 05:20:29.831 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-02 05:20:29.834 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:20:29.836 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:20:29.838 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:20:29.841 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:29.843 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:29.846 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:20:29.848 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:20:29.851 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:29.853 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:29.855 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-02 05:20:29.917 | Site glance-wsgi-api already enabled 2022-08-02 05:20:29.922 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-02 05:20:29.924 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:20:29.927 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:20:29.929 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:20:30.070 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-02 05:20:30.076 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-02 05:20:30.112 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 05:20:30.114 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 05:20:30.117 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-02 05:20:30.134 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:30.136 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-02 05:20:30.139 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-02 05:20:30.142 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-02 05:20:30.144 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:20:30.147 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-02 05:20:30.149 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-02 05:20:30.152 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-02 05:20:30.154 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-02 05:20:30.156 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:20:30.159 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:20:30.162 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:20:30.165 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:20:30.167 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:20:30.170 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:20:30.186 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:20:30.189 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:20:30.191 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:30.194 | + functions-common:git_clone:618 : echo master 2022-08-02 05:20:30.194 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:20:30.200 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-02 05:20:30.202 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:30.205 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-02 05:20:30.219 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-02 05:20:30.222 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:20:30.223 | + functions-common:git_clone:679 : head -1 2022-08-02 05:20:30.230 | c12c69027 Merge "Add Pure Storage NVMe-RoCE driver" 2022-08-02 05:20:30.232 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:20:30.235 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-02 05:20:30.238 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:20:30.241 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 05:20:30.244 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-02 05:20:30.246 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:20:30.249 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-02 05:20:30.252 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:20:30.254 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 05:20:30.257 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-02 05:20:30.259 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:20:30.262 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:20:30.265 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-02 05:20:30.267 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:20:30.270 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-02 05:20:30.273 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:20:30.275 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:20:30.278 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-02 05:20:30.284 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-02 05:20:30.287 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-02 05:20:30.926 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-02 05:20:30.928 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:20:30.931 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:20:30.933 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:20:30.935 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 05:20:30.938 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-02 05:20:30.940 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:20:30.942 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:20:30.945 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:20:30.947 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:20:30.950 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:20:30.952 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:20:30.955 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:20:30.958 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-02 05:20:30.979 | Using python 3.8 to install /opt/stack/cinder 2022-08-02 05:20:30.981 | + 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-02 05:20:33.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:33.031 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:33.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:33.032 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:34.079 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:20:34.079 | Obtaining file:///opt/stack/cinder 2022-08-02 05:20:36.192 | 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-02 05:20:36.201 | 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-02 05:20:36.210 | 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-02 05:20:36.221 | 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-02 05:20:36.364 | 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-02 05:20:36.377 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-02 05:20:36.387 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-02 05:20:36.397 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 05:20:36.416 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:20:36.452 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 05:20:36.465 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:20:36.468 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:20:36.478 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-02 05:20:36.490 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-02 05:20:36.518 | 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 184)) (0.1.0) 2022-08-02 05:20:36.524 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:20:36.529 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:20:36.540 | 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 205)) (4.12.0) 2022-08-02 05:20:36.584 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:20:36.587 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:20:36.590 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:20:36.627 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:20:36.684 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:20:36.734 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 05:20:36.744 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-02 05:20:36.753 | 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 288)) (6.0.0) 2022-08-02 05:20:36.776 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:20:36.781 | 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 299)) (5.7.0) 2022-08-02 05:20:36.797 | 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 303)) (3.0.0) 2022-08-02 05:20:36.834 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:20:36.844 | 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 305)) (9.0.0) 2022-08-02 05:20:36.882 | 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 306)) (5.0.0) 2022-08-02 05:20:36.887 | 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 307)) (12.0.0) 2022-08-02 05:20:36.936 | 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 308)) (5.1.0) 2022-08-02 05:20:36.942 | 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 310)) (5.0.0) 2022-08-02 05:20:36.981 | 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 311)) (13.0.0) 2022-08-02 05:20:37.034 | 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 312)) (0.4.0) 2022-08-02 05:20:37.044 | 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 313)) (5.0.0) 2022-08-02 05:20:37.063 | 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 314)) (4.0.0) 2022-08-02 05:20:37.077 | 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 315)) (3.0.0) 2022-08-02 05:20:37.091 | 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 316)) (2.4.0) 2022-08-02 05:20:37.102 | 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 317)) (6.3.1) 2022-08-02 05:20:37.105 | 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 318)) (5.0.0) 2022-08-02 05:20:37.114 | 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 319)) (3.0.0) 2022-08-02 05:20:37.136 | 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 320)) (2.0.0) 2022-08-02 05:20:37.146 | 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 321)) (6.0.0) 2022-08-02 05:20:37.159 | 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 322)) (3.0.0) 2022-08-02 05:20:37.178 | 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 323)) (4.0.0) 2022-08-02 05:20:37.199 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:20:37.268 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:20:37.274 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 05:20:37.307 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:20:37.310 | 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-02 05:20:37.321 | 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-02 05:20:37.326 | 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-02 05:20:37.344 | 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-02 05:20:37.347 | 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-02 05:20:37.351 | 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-02 05:20:37.361 | 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-02 05:20:37.364 | 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-02 05:20:37.370 | 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-02 05:20:37.374 | 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-02 05:20:37.388 | 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-02 05:20:37.393 | 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-02 05:20:37.409 | 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-02 05:20:37.429 | 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-02 05:20:37.445 | 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-02 05:20:37.465 | 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-02 05:20:37.469 | 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-02 05:20:37.476 | 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-02 05:20:37.489 | 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-02 05:20:37.493 | 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-02 05:20:37.497 | 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-02 05:20:37.502 | 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-02 05:20:37.509 | 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-02 05:20:37.511 | 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-02 05:20:37.522 | 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-02 05:20:37.524 | 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-02 05:20:37.527 | 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-02 05:20:37.531 | 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-02 05:20:37.534 | 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-02 05:20:37.540 | 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-02 05:20:37.591 | 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-02 05:20:37.605 | 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-02 05:20:37.614 | 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-02 05:20:37.620 | 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-02 05:20:37.632 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 05:20:37.689 | 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-02 05:20:37.691 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:20:37.723 | 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-02 05:20:37.727 | 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-02 05:20:37.733 | 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-02 05:20:37.738 | 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-02 05:20:37.741 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:20:37.746 | 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-02 05:20:37.772 | 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-02 05:20:37.774 | 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-02 05:20:37.777 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:20:37.781 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:20:37.807 | 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 181)) (2.8.2) 2022-08-02 05:20:37.821 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:20:37.824 | 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 206)) (5.9.0) 2022-08-02 05:20:37.851 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:20:37.911 | 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 152)) (1.1.8) 2022-08-02 05:20:37.917 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:20:37.920 | 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-02 05:20:37.922 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:20:37.928 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:20:37.933 | 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-02 05:20:37.945 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:20:37.948 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:20:37.995 | 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-02 05:20:37.999 | 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-02 05:20:38.005 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:20:38.013 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:20:38.015 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:20:38.027 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:20:38.030 | 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-02 05:20:38.041 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:20:38.053 | 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-02 05:20:38.066 | 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-02 05:20:38.068 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:20:38.071 | 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 113)) (2.1.0) 2022-08-02 05:20:38.076 | 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-02 05:20:38.080 | 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-02 05:20:38.082 | 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-02 05:20:38.088 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 05:20:38.124 | 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-02 05:20:38.129 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:20:38.132 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:20:38.136 | 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-02 05:20:38.139 | 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 185)) (1.56.4) 2022-08-02 05:20:38.146 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 05:20:38.148 | 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-02 05:20:38.159 | 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-02 05:20:38.161 | 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-02 05:20:38.164 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:20:38.211 | 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-02 05:20:38.215 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:20:38.217 | 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-02 05:20:39.021 | Installing collected packages: cinder 2022-08-02 05:20:39.021 | Attempting uninstall: cinder 2022-08-02 05:20:39.022 | Found existing installation: cinder 20.1.0.dev359 2022-08-02 05:20:39.026 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-02 05:20:39.027 | Running setup.py develop for cinder 2022-08-02 05:20:41.490 | Successfully installed cinder 2022-08-02 05:20:41.599 | + inc/python:pip_install:196 : result=0 2022-08-02 05:20:41.601 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:20:41.604 | + functions-common:time_stop:2440 : local name 2022-08-02 05:20:41.607 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:20:41.609 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:20:41.611 | + functions-common:time_stop:2443 : local total 2022-08-02 05:20:41.614 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:20:41.616 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:20:41.619 | + functions-common:time_stop:2447 : start_time=1659417630974 2022-08-02 05:20:41.621 | + functions-common:time_stop:2449 : [[ -z 1659417630974 ]] 2022-08-02 05:20:41.624 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:20:41.628 | + functions-common:time_stop:2452 : end_time=1659417641626 2022-08-02 05:20:41.631 | + functions-common:time_stop:2453 : elapsed_time=10652 2022-08-02 05:20:41.633 | + functions-common:time_stop:2454 : total=83566 2022-08-02 05:20:41.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:20:41.637 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=94218 2022-08-02 05:20:41.639 | + inc/python:pip_install:199 : return 0 2022-08-02 05:20:41.644 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:20:41.647 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 05:20:41.649 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 05:20:41.669 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 05:20:41.681 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-02 05:20:41.684 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-02 05:20:41.686 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:41.689 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:41.692 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-02 05:20:41.694 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:41.697 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-02 05:20:41.699 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-02 05:20:41.701 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-02 05:20:41.704 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:41.706 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:41.709 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-02 05:20:41.720 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-02 05:20:41.723 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:20:41.725 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:20:41.727 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:20:41.730 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:20:41.732 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:41.735 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:20:41.738 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:41.740 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:41.742 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:20:41.745 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:20:41.747 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:20:41.750 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:20:41.753 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-02 05:20:41.755 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:20:41.758 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:41.760 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:41.762 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-02 05:20:41.785 | + 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-02 05:20:41.894 | Reading package lists... 2022-08-02 05:20:42.149 | Building dependency tree... 2022-08-02 05:20:42.150 | Reading state information... 2022-08-02 05:20:42.408 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-02 05:20:42.408 | The following packages were automatically installed and are no longer required: 2022-08-02 05:20:42.409 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:20:42.410 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:20:42.410 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:20:42.410 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:20:42.410 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:20:42.410 | python3-zope.interface 2022-08-02 05:20:42.410 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:20:42.522 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:20:42.527 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:20:42.529 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:20:42.533 | + functions-common:time_stop:2440 : local name 2022-08-02 05:20:42.535 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:20:42.538 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:20:42.540 | + functions-common:time_stop:2443 : local total 2022-08-02 05:20:42.543 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:20:42.545 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:20:42.548 | + functions-common:time_stop:2447 : start_time=1659417641782 2022-08-02 05:20:42.550 | + functions-common:time_stop:2449 : [[ -z 1659417641782 ]] 2022-08-02 05:20:42.553 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:20:42.558 | + functions-common:time_stop:2452 : end_time=1659417642555 2022-08-02 05:20:42.560 | + functions-common:time_stop:2453 : elapsed_time=773 2022-08-02 05:20:42.563 | + functions-common:time_stop:2454 : total=5388 2022-08-02 05:20:42.566 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:20:42.568 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6161 2022-08-02 05:20:42.572 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:20:42.575 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:20:42.577 | + ./stack.sh:main:921 : configure_cinder 2022-08-02 05:20:42.580 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-02 05:20:42.592 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-02 05:20:42.596 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-02 05:20:42.598 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-02 05:20:42.601 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 05:20:42.604 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-02 05:20:42.604 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 05:20:42.608 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-02 05:20:42.610 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-02 05:20:42.613 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 05:20:42.615 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-02 05:20:42.617 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-02 05:20:42.619 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-02 05:20:42.621 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-02 05:20:42.623 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-02 05:20:42.635 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-02 05:20:42.647 | + 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-02 05:20:42.659 | + 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-02 05:20:42.671 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-02 05:20:42.683 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 05:20:42.686 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 05:20:42.691 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2XHShiTdWK 2022-08-02 05:20:42.693 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 05:20:42.695 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 05:20:42.697 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-02 05:20:42.699 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2XHShiTdWK 2022-08-02 05:20:42.703 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2XHShiTdWK 2022-08-02 05:20:42.715 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2XHShiTdWK /etc/sudoers.d/cinder-rootwrap 2022-08-02 05:20:42.727 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-02 05:20:42.731 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 05:20:42.733 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 05:20:42.735 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 05:20:42.737 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 05:20:42.740 | + 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-02 05:20:42.742 | + 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-02 05:20:42.744 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-02 05:20:42.746 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-02 05:20:42.751 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-02 05:20:42.756 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-02 05:20:42.775 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-02 05:20:42.793 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-02 05:20:42.811 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-02 05:20:42.830 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-02 05:20:42.848 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-02 05:20:42.866 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-02 05:20:42.885 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-02 05:20:42.904 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-02 05:20:42.906 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 05:20:42.908 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-02 05:20:42.910 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:20:42.913 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-02 05:20:42.942 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-02 05:20:42.969 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:20:42.996 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-02 05:20:43.024 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-02 05:20:43.051 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-02 05:20:43.078 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-02 05:20:43.105 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-02 05:20:43.133 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:20:43.160 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:20:43.187 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-02 05:20:43.218 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-02 05:20:43.246 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-02 05:20:43.248 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-02 05:20:43.251 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-02 05:20:43.253 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-02 05:20:43.256 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:20:43.258 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:20:43.260 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:20:43.276 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:43.279 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:20:43.281 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 05:20:43.284 | + 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-02 05:20:43.315 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-02 05:20:43.342 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-02 05:20:43.370 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-02 05:20:43.398 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-02 05:20:43.426 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-02 05:20:43.453 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-02 05:20:43.484 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-02 05:20:43.487 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.65 2022-08-02 05:20:43.514 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 05:20:43.545 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-02 05:20:43.553 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 112aa34e05fb17209c971042e81e14da 2022-08-02 05:20:43.583 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-02 05:20:43.586 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 05:20:43.616 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 05:20:43.644 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 05:20:43.674 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-02 05:20:43.702 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-02 05:20:43.718 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:43.720 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 05:20:43.723 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-02 05:20:43.725 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-02 05:20:43.727 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-02 05:20:43.730 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 05:20:43.732 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-02 05:20:43.734 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-02 05:20:43.737 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-02 05:20:43.739 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-02 05:20:43.742 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-02 05:20:43.744 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-02 05:20:43.774 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-02 05:20:43.802 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-02 05:20:43.831 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-02 05:20:43.858 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-02 05:20:43.895 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-02 05:20:43.923 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-02 05:20:43.925 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-02 05:20:43.927 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-02 05:20:43.930 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-02 05:20:43.958 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-02 05:20:43.960 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-02 05:20:43.988 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-02 05:20:43.990 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-02 05:20:43.993 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-02 05:20:43.995 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-02 05:20:44.023 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-02 05:20:44.026 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-02 05:20:44.028 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-02 05:20:44.045 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:44.048 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-02 05:20:44.050 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-02 05:20:44.053 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-02 05:20:44.055 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-02 05:20:44.082 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.65:8080/v1/AUTH_ 2022-08-02 05:20:44.110 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-02 05:20:44.126 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:44.129 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-02 05:20:44.145 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:44.147 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-02 05:20:44.164 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:44.166 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-02 05:20:44.169 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-02 05:20:44.171 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-02 05:20:44.174 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-02 05:20:44.176 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:20:44.178 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:20:44.181 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:20:44.196 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:44.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:20:44.202 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:20:44.204 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:20:44.220 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:44.223 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:20:44.226 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:20:44.255 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:20:44.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:20:44.261 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-02 05:20:44.264 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-02 05:20:44.267 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 05:20:44.271 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:20:44.288 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:20:44.291 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:20:44.293 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:20:44.295 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:20:44.298 | + 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-02 05:20:44.325 | + 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-02 05:20:44.353 | + 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-02 05:20:44.381 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:20:44.410 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-02 05:20:44.426 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:44.429 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-02 05:20:44.431 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-02 05:20:44.433 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-02 05:20:44.436 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-02 05:20:44.439 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:20:44.441 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:20:44.444 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-02 05:20:44.448 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-02 05:20:44.450 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:20:44.452 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:20:44.465 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:20:44.465 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:20:44.473 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:20:44.477 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:20:44.492 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-02 05:20:44.495 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-02 05:20:44.498 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-02 05:20:44.527 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-02 05:20:44.555 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-02 05:20:44.586 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:20:44.613 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:20:44.641 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:20:44.668 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:20:44.696 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:20:44.723 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:20:44.751 | + 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-02 05:20:44.778 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:20:44.806 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:20:44.833 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:20:44.864 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:20:44.866 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:20:44.869 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-02 05:20:44.872 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-02 05:20:44.874 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:20:44.876 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:44.879 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:44.881 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 05:20:44.884 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 05:20:44.886 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-02 05:20:44.914 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:20:44.943 | + 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-02 05:20:44.943 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 05:20:44.951 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-02 05:20:44.955 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-02 05:20:44.957 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-02 05:20:44.960 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:20:44.962 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:20:44.964 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:20:44.967 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:44.969 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:44.972 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:20:44.974 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:20:44.977 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:20:44.979 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:20:44.981 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-02 05:20:45.043 | Enabling site cinder-wsgi. 2022-08-02 05:20:45.049 | To activate the new configuration, you need to run: 2022-08-02 05:20:45.049 | systemctl reload apache2 2022-08-02 05:20:45.053 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:20:45.056 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:20:45.058 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:20:45.060 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:20:45.194 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-02 05:20:45.197 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-02 05:20:45.231 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.65/image 2022-08-02 05:20:45.260 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-02 05:20:45.277 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:45.279 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-02 05:20:45.283 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 05:20:45.285 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 05:20:45.288 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 05:20:45.290 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-02 05:20:45.320 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-02 05:20:45.349 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.65/identity 2022-08-02 05:20:45.376 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-02 05:20:45.404 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-02 05:20:45.433 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-02 05:20:45.461 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-02 05:20:45.489 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-02 05:20:45.517 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:20:45.545 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-02 05:20:45.573 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-02 05:20:45.606 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 05:20:45.635 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-02 05:20:45.638 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-02 05:20:45.655 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:45.657 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.65:2379 2022-08-02 05:20:45.690 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 05:20:45.693 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 05:20:45.695 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-02 05:20:45.713 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:45.715 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-02 05:20:45.718 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-02 05:20:45.720 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-02 05:20:45.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:20:45.725 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-02 05:20:45.728 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-02 05:20:45.731 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:20:45.732 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:20:45.737 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:20:45.740 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:20:45.742 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:20:45.745 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:20:45.747 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-02 05:20:45.750 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-02 05:20:45.753 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-02 05:20:45.755 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:45.758 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:45.761 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-02 05:20:45.763 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:45.766 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-02 05:20:45.769 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-02 05:20:45.771 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-02 05:20:45.773 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:20:45.775 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:20:45.778 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:20:45.781 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:20:45.783 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:20:45.786 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:20:45.802 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:20:45.804 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:20:45.806 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:45.809 | + functions-common:git_clone:618 : echo master 2022-08-02 05:20:45.810 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:20:45.815 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-02 05:20:45.817 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:45.820 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-02 05:20:45.833 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-02 05:20:45.836 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:20:45.836 | + functions-common:git_clone:679 : head -1 2022-08-02 05:20:45.839 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-02 05:20:45.842 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:20:45.845 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-02 05:20:45.848 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:20:45.850 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 05:20:45.853 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-02 05:20:45.855 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:20:45.858 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-02 05:20:45.861 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:20:45.863 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 05:20:45.866 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-02 05:20:45.868 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:20:45.871 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:20:45.874 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-02 05:20:45.876 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:20:45.879 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-02 05:20:45.882 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:20:45.884 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:20:45.887 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-02 05:20:45.894 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-02 05:20:45.897 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-02 05:20:46.522 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-02 05:20:46.525 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:20:46.527 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:20:46.530 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:20:46.532 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 05:20:46.534 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-02 05:20:46.537 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:20:46.539 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:20:46.541 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:20:46.544 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:20:46.546 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:20:46.548 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:20:46.551 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:20:46.553 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-02 05:20:46.575 | Using python 3.8 to install /opt/stack/neutron 2022-08-02 05:20:46.577 | + 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-02 05:20:48.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:48.626 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:48.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:20:48.626 | from cryptography.utils import int_from_bytes 2022-08-02 05:20:49.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:20:49.657 | Obtaining file:///opt/stack/neutron 2022-08-02 05:20:51.880 | 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-02 05:20:51.886 | 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-02 05:20:51.890 | 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-02 05:20:51.899 | 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-02 05:20:51.907 | 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-02 05:20:51.918 | 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-02 05:20:52.080 | 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-02 05:20:52.094 | 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-02 05:20:52.107 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:20:52.115 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:20:52.117 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:20:52.126 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:20:52.129 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:20:52.134 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 05:20:52.143 | 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 205)) (4.12.0) 2022-08-02 05:20:52.180 | 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 206)) (5.9.0) 2022-08-02 05:20:52.208 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:20:52.265 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:20:52.320 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:20:52.324 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:20:52.327 | 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 265)) (3.0.0) 2022-08-02 05:20:52.364 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:20:52.389 | 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 291)) (2.4.0) 2022-08-02 05:20:52.406 | 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 294)) (1.1.0) 2022-08-02 05:20:52.410 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:20:52.414 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 05:20:52.418 | 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 298)) (2.8.0) 2022-08-02 05:20:52.441 | 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 303)) (3.0.0) 2022-08-02 05:20:52.477 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:20:52.487 | 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 305)) (9.0.0) 2022-08-02 05:20:52.526 | 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 306)) (5.0.0) 2022-08-02 05:20:52.532 | 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 307)) (12.0.0) 2022-08-02 05:20:52.579 | 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 308)) (5.1.0) 2022-08-02 05:20:52.583 | 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 310)) (5.0.0) 2022-08-02 05:20:52.624 | 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 311)) (13.0.0) 2022-08-02 05:20:52.678 | 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 312)) (0.4.0) 2022-08-02 05:20:52.689 | 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 313)) (5.0.0) 2022-08-02 05:20:52.707 | 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 314)) (4.0.0) 2022-08-02 05:20:52.721 | 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 315)) (3.0.0) 2022-08-02 05:20:52.735 | 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 316)) (2.4.0) 2022-08-02 05:20:52.747 | 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 317)) (6.3.1) 2022-08-02 05:20:52.750 | 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 318)) (5.0.0) 2022-08-02 05:20:52.759 | 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 319)) (3.0.0) 2022-08-02 05:20:52.780 | 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 320)) (2.0.0) 2022-08-02 05:20:52.790 | 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 321)) (6.0.0) 2022-08-02 05:20:52.804 | 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 322)) (3.0.0) 2022-08-02 05:20:52.823 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 05:20:52.862 | 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 327)) (2.17.1.post1) 2022-08-02 05:20:52.867 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 05:20:52.876 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:20:52.881 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:20:52.883 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-02 05:20:52.895 | 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-02 05:20:52.906 | 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-02 05:20:52.912 | 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-02 05:20:52.931 | 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-02 05:20:52.944 | 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-02 05:20:52.954 | 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-02 05:20:52.957 | 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-02 05:20:52.963 | 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-02 05:20:52.969 | 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-02 05:20:52.974 | 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-02 05:20:52.994 | 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-02 05:20:53.046 | 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-02 05:20:53.073 | 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-02 05:20:53.089 | 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-02 05:20:53.092 | 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-02 05:20:53.101 | 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-02 05:20:53.116 | 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-02 05:20:53.118 | 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-02 05:20:53.123 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-02 05:20:53.128 | 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-02 05:20:53.131 | 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-02 05:20:53.134 | 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-02 05:20:53.137 | 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-02 05:20:53.147 | 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-02 05:20:53.150 | 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-02 05:20:53.153 | 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-02 05:20:53.158 | 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-02 05:20:53.174 | 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-02 05:20:53.183 | 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-02 05:20:53.189 | 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-02 05:20:53.199 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 05:20:53.260 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:20:53.295 | 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-02 05:20:53.299 | 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-02 05:20:53.304 | 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-02 05:20:53.308 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:20:53.313 | 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-02 05:20:53.339 | 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-02 05:20:53.342 | 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-02 05:20:53.354 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:20:53.381 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:20:53.384 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:20:53.406 | 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-02 05:20:53.409 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:20:53.415 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:20:53.418 | 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 152)) (1.1.8) 2022-08-02 05:20:53.424 | 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-02 05:20:53.427 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:20:53.465 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:20:53.468 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:20:53.471 | 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-02 05:20:53.476 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:20:53.526 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:20:53.529 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:20:53.536 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:20:53.540 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:20:53.552 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-02 05:20:53.554 | 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 301)) (2.6.1) 2022-08-02 05:20:53.569 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:20:53.606 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:20:53.619 | 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 289)) (2.1.0) 2022-08-02 05:20:53.623 | 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 113)) (2.1.0) 2022-08-02 05:20:53.628 | 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-02 05:20:53.631 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:20:53.634 | 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-02 05:20:53.636 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:20:53.638 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:20:53.641 | 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-02 05:20:53.644 | 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-02 05:20:53.647 | 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-02 05:20:53.651 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:20:53.715 | 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-02 05:20:53.718 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:20:53.766 | 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-02 05:20:54.708 | Installing collected packages: neutron 2022-08-02 05:20:54.708 | Attempting uninstall: neutron 2022-08-02 05:20:54.708 | Found existing installation: neutron 20.1.0.dev459 2022-08-02 05:20:54.720 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-02 05:20:54.721 | Running setup.py develop for neutron 2022-08-02 05:20:57.344 | Successfully installed neutron 2022-08-02 05:20:57.453 | + inc/python:pip_install:196 : result=0 2022-08-02 05:20:57.456 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:20:57.458 | + functions-common:time_stop:2440 : local name 2022-08-02 05:20:57.460 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:20:57.462 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:20:57.465 | + functions-common:time_stop:2443 : local total 2022-08-02 05:20:57.467 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:20:57.469 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:20:57.472 | + functions-common:time_stop:2447 : start_time=1659417646569 2022-08-02 05:20:57.474 | + functions-common:time_stop:2449 : [[ -z 1659417646569 ]] 2022-08-02 05:20:57.477 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:20:57.481 | + functions-common:time_stop:2452 : end_time=1659417657478 2022-08-02 05:20:57.483 | + functions-common:time_stop:2453 : elapsed_time=10909 2022-08-02 05:20:57.486 | + functions-common:time_stop:2454 : total=94218 2022-08-02 05:20:57.488 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:20:57.490 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=105127 2022-08-02 05:20:57.493 | + inc/python:pip_install:199 : return 0 2022-08-02 05:20:57.495 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:20:57.498 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 05:20:57.501 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 05:20:57.519 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 05:20:57.531 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-02 05:20:57.534 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-02 05:20:57.537 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:57.539 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:57.542 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-02 05:20:57.544 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:57.547 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:20:57.550 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:20:57.552 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-02 05:20:57.569 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:20:57.572 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-02 05:20:57.574 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-02 05:20:57.577 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-02 05:20:57.579 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:20:57.582 | + lib/stack:stack_install_service:32 : install_nova 2022-08-02 05:20:57.584 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-02 05:20:57.587 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-02 05:20:57.589 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:20:57.592 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:20:57.595 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-02 05:20:57.597 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:20:57.599 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-02 05:20:57.616 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:57.618 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-02 05:20:57.634 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:57.637 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-02 05:20:57.653 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:20:57.655 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-02 05:20:57.658 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-02 05:20:57.660 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-02 05:20:57.663 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:20:57.665 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:20:57.668 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:20:57.671 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:20:57.673 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:20:57.676 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:20:57.692 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:20:57.694 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:20:57.697 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:57.700 | + functions-common:git_clone:618 : echo master 2022-08-02 05:20:57.701 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:20:57.707 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-02 05:20:57.710 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 05:20:57.713 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-02 05:20:57.726 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-02 05:20:57.729 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:20:57.729 | + functions-common:git_clone:679 : head -1 2022-08-02 05:20:57.889 | d8022ef55d Merge commit 'refs/changes/52/826752/7' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-08-02 05:20:57.894 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:20:57.897 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-02 05:20:57.899 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:20:57.902 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 05:20:57.904 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-02 05:20:57.907 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:20:57.909 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-02 05:20:57.912 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:20:57.915 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 05:20:57.917 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-02 05:20:57.920 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:20:57.922 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:20:57.925 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-02 05:20:57.928 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:20:57.930 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-02 05:20:57.933 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:20:57.935 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:20:57.938 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-02 05:20:57.944 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-02 05:20:57.947 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-02 05:20:58.573 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-02 05:20:58.575 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:20:58.577 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:20:58.580 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:20:58.583 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 05:20:58.585 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-02 05:20:58.587 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:20:58.589 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:20:58.592 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:20:58.594 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:20:58.596 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:20:58.599 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:20:58.601 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:20:58.603 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-02 05:20:58.623 | Using python 3.8 to install /opt/stack/nova 2022-08-02 05:20:58.626 | + 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-02 05:21:00.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:21:00.701 | from cryptography.utils import int_from_bytes 2022-08-02 05:21:00.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:21:00.701 | from cryptography.utils import int_from_bytes 2022-08-02 05:21:01.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:21:01.754 | Obtaining file:///opt/stack/nova 2022-08-02 05:21:05.062 | 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-02 05:21:05.068 | 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-02 05:21:05.071 | 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-02 05:21:05.080 | 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-02 05:21:05.094 | 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-02 05:21:05.097 | 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-02 05:21:05.108 | 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-02 05:21:05.254 | 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-02 05:21:05.267 | 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-02 05:21:05.281 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 05:21:05.301 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:21:05.337 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 05:21:05.351 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:21:05.353 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 05:21:05.362 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 05:21:05.365 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:21:05.370 | 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 205)) (4.12.0) 2022-08-02 05:21:05.407 | 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 206)) (5.9.0) 2022-08-02 05:21:05.433 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:21:05.436 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:21:05.476 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:21:05.533 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:21:05.584 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 05:21:05.595 | 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 245)) (1.0.1) 2022-08-02 05:21:05.599 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:21:05.603 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:21:05.606 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:21:05.631 | 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 288)) (6.0.0) 2022-08-02 05:21:05.654 | 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 294)) (1.1.0) 2022-08-02 05:21:05.659 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:21:05.664 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 05:21:05.668 | 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 298)) (2.8.0) 2022-08-02 05:21:05.690 | 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 299)) (5.7.0) 2022-08-02 05:21:05.708 | 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 303)) (3.0.0) 2022-08-02 05:21:05.747 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:21:05.757 | 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 305)) (9.0.0) 2022-08-02 05:21:05.796 | 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 306)) (5.0.0) 2022-08-02 05:21:05.801 | 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 307)) (12.0.0) 2022-08-02 05:21:05.848 | 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 308)) (5.1.0) 2022-08-02 05:21:05.853 | 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 309)) (2.0.0) 2022-08-02 05:21:05.863 | 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 310)) (5.0.0) 2022-08-02 05:21:05.901 | 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 311)) (13.0.0) 2022-08-02 05:21:05.955 | 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 312)) (0.4.0) 2022-08-02 05:21:05.965 | 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 313)) (5.0.0) 2022-08-02 05:21:05.985 | 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 314)) (4.0.0) 2022-08-02 05:21:05.999 | 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 315)) (3.0.0) 2022-08-02 05:21:06.013 | 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 316)) (2.4.0) 2022-08-02 05:21:06.025 | 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 317)) (6.3.1) 2022-08-02 05:21:06.027 | 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 318)) (5.0.0) 2022-08-02 05:21:06.037 | 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 319)) (3.0.0) 2022-08-02 05:21:06.059 | 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 320)) (2.0.0) 2022-08-02 05:21:06.069 | 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 321)) (6.0.0) 2022-08-02 05:21:06.082 | 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 322)) (3.0.0) 2022-08-02 05:21:06.101 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 05:21:06.110 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:21:06.115 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 05:21:06.148 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:21:06.150 | 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-02 05:21:06.163 | 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-02 05:21:06.195 | 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-02 05:21:06.213 | 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-02 05:21:06.224 | 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-02 05:21:06.226 | 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-02 05:21:06.232 | 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-02 05:21:06.238 | 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-02 05:21:06.242 | 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-02 05:21:06.257 | 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-02 05:21:06.272 | 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-02 05:21:06.276 | 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-02 05:21:06.293 | 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-02 05:21:06.313 | 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-02 05:21:06.339 | 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-02 05:21:06.342 | 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-02 05:21:06.350 | 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-02 05:21:06.363 | 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-02 05:21:06.366 | 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-02 05:21:06.370 | 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-02 05:21:06.374 | 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-02 05:21:06.377 | 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-02 05:21:06.380 | 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-02 05:21:06.391 | 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-02 05:21:06.394 | 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-02 05:21:06.396 | 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-02 05:21:06.400 | 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-02 05:21:06.453 | 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-02 05:21:06.466 | 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-02 05:21:06.475 | 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-02 05:21:06.481 | 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-02 05:21:06.491 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 05:21:06.548 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:21:06.581 | 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-02 05:21:06.585 | 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-02 05:21:06.591 | 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-02 05:21:06.596 | 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-02 05:21:06.601 | 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-02 05:21:06.604 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 05:21:06.608 | 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-02 05:21:06.637 | 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-02 05:21:06.641 | 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-02 05:21:06.651 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:21:06.654 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 05:21:06.680 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:21:06.743 | 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-02 05:21:06.746 | 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 152)) (1.1.8) 2022-08-02 05:21:06.752 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:21:06.755 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:21:06.776 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:21:06.781 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:21:06.787 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:21:06.790 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 05:21:06.794 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 05:21:06.839 | 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-02 05:21:06.844 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:21:06.851 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:21:06.854 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:21:06.866 | 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 327)) (2.17.1.post1) 2022-08-02 05:21:06.871 | 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-02 05:21:06.882 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:21:06.895 | 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-02 05:21:06.907 | 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 289)) (2.1.0) 2022-08-02 05:21:06.911 | 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 301)) (2.6.1) 2022-08-02 05:21:06.926 | 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 113)) (2.1.0) 2022-08-02 05:21:06.931 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:21:06.934 | 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-02 05:21:06.936 | 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-02 05:21:06.939 | 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-02 05:21:06.944 | 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-02 05:21:06.950 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 05:21:06.988 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:21:06.990 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-02 05:21:06.993 | 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-02 05:21:06.996 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:21:06.998 | 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-02 05:21:07.002 | 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-02 05:21:07.005 | 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-02 05:21:07.008 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:21:07.056 | 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-02 05:21:07.930 | Installing collected packages: nova 2022-08-02 05:21:07.930 | Attempting uninstall: nova 2022-08-02 05:21:07.931 | Found existing installation: nova 25.1.0.dev195 2022-08-02 05:21:07.936 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-02 05:21:07.937 | Running setup.py develop for nova 2022-08-02 05:21:11.599 | Successfully installed nova 2022-08-02 05:21:11.707 | + inc/python:pip_install:196 : result=0 2022-08-02 05:21:11.710 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:21:11.712 | + functions-common:time_stop:2440 : local name 2022-08-02 05:21:11.714 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:21:11.716 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:21:11.719 | + functions-common:time_stop:2443 : local total 2022-08-02 05:21:11.721 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:21:11.723 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:21:11.725 | + functions-common:time_stop:2447 : start_time=1659417658618 2022-08-02 05:21:11.728 | + functions-common:time_stop:2449 : [[ -z 1659417658618 ]] 2022-08-02 05:21:11.730 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:21:11.734 | + functions-common:time_stop:2452 : end_time=1659417671732 2022-08-02 05:21:11.737 | + functions-common:time_stop:2453 : elapsed_time=13114 2022-08-02 05:21:11.739 | + functions-common:time_stop:2454 : total=105127 2022-08-02 05:21:11.741 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:21:11.743 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=118241 2022-08-02 05:21:11.746 | + inc/python:pip_install:199 : return 0 2022-08-02 05:21:11.748 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:21:11.750 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 05:21:11.753 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 05:21:11.773 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 05:21:11.786 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-02 05:21:11.788 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-02 05:21:11.791 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:21:11.793 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:21:11.799 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-02 05:21:11.801 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:21:11.804 | + 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-02 05:21:11.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:21:11.819 | + ./stack.sh:main:932 : configure_nova 2022-08-02 05:21:11.822 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-02 05:21:11.834 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-02 05:21:11.837 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-02 05:21:11.839 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 05:21:11.843 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-02 05:21:11.843 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 05:21:11.848 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-02 05:21:11.850 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-02 05:21:11.853 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 05:21:11.855 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-02 05:21:11.857 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-02 05:21:11.860 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-02 05:21:11.862 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-02 05:21:11.865 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-02 05:21:11.876 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-02 05:21:11.889 | + 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-02 05:21:11.901 | + 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-02 05:21:11.913 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-02 05:21:11.925 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 05:21:11.928 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 05:21:11.933 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rAUeyLtxQS 2022-08-02 05:21:11.935 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 05:21:11.938 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 05:21:11.940 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-02 05:21:11.943 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 05:21:11.945 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 05:21:11.948 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rAUeyLtxQS 2022-08-02 05:21:11.951 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rAUeyLtxQS 2022-08-02 05:21:11.964 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rAUeyLtxQS /etc/sudoers.d/nova-rootwrap 2022-08-02 05:21:11.976 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-02 05:21:11.980 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 05:21:11.983 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 05:21:11.985 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 05:21:11.988 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 05:21:11.990 | + 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-02 05:21:11.992 | + 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-02 05:21:11.995 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 05:21:11.998 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-02 05:21:12.003 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-02 05:21:12.020 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:12.022 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-02 05:21:12.025 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-02 05:21:12.028 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-02 05:21:12.031 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-02 05:21:12.060 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-02 05:21:12.062 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-02 05:21:12.089 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-02 05:21:12.117 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-02 05:21:12.144 | + 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-02 05:21:12.173 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-02 05:21:12.202 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-02 05:21:12.231 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-02 05:21:12.234 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.65 2022-08-02 05:21:12.261 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-02 05:21:12.287 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-02 05:21:12.314 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-02 05:21:12.340 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-02 05:21:12.367 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 05:21:12.397 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-02 05:21:12.402 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:21:12.404 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:21:12.406 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:21:12.409 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:21:12.411 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:21:12.415 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:21:12.418 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:21:12.422 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:21:12.424 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:21:12.427 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:21:12.429 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-02 05:21:12.431 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:21:12.433 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:21:12.436 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:21:12.439 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:21:12.441 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:21:12.447 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:21:12.450 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-02 05:21:12.466 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:12.468 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:21:12.470 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-02 05:21:12.473 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-02 05:21:12.501 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-02 05:21:12.503 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 05:21:12.505 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 05:21:12.507 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 05:21:12.510 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:21:12.512 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:21:12.514 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:21:12.529 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:12.532 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:21:12.534 | ++ 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-02 05:21:12.537 | + 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-02 05:21:12.567 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-02 05:21:12.570 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-02 05:21:12.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-02 05:21:12.574 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-02 05:21:12.576 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:21:12.579 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:21:12.581 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:21:12.597 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:12.599 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:21:12.601 | ++ 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-02 05:21:12.604 | + 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-02 05:21:12.633 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-02 05:21:12.662 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-02 05:21:12.689 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-02 05:21:12.715 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-02 05:21:12.731 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:12.734 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-02 05:21:12.749 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:12.753 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-02 05:21:12.753 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-02 05:21:12.758 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-02 05:21:12.760 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-02 05:21:12.791 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-02 05:21:12.806 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:12.809 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-02 05:21:12.811 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-02 05:21:12.813 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 05:21:12.815 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:21:12.818 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-02 05:21:12.846 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-02 05:21:12.873 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:21:12.900 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-02 05:21:12.927 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-02 05:21:12.954 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-02 05:21:12.981 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-02 05:21:13.008 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-02 05:21:13.035 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:21:13.062 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:21:13.088 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-02 05:21:13.105 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:13.107 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-02 05:21:13.109 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-02 05:21:13.140 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-02 05:21:13.168 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.65/identity 2022-08-02 05:21:13.194 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-02 05:21:13.222 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-02 05:21:13.249 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-02 05:21:13.275 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-02 05:21:13.303 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-02 05:21:13.330 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-02 05:21:13.346 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:13.348 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-02 05:21:13.350 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-02 05:21:13.378 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-02 05:21:13.408 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-02 05:21:13.410 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-02 05:21:13.437 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-02 05:21:13.439 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-02 05:21:13.442 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-02 05:21:13.444 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:21:13.446 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:21:13.448 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:21:13.450 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:21:13.453 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:21:13.455 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:21:13.457 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-02 05:21:13.459 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:21:13.462 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:21:13.464 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:21:13.466 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:21:13.469 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:21:13.471 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:21:13.473 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:21:13.475 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:21:13.478 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:21:13.480 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:21:13.482 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-02 05:21:13.485 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-02 05:21:13.487 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-02 05:21:13.490 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:21:13.506 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:21:13.508 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:21:13.510 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:21:13.513 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:21:13.515 | + 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-02 05:21:13.543 | + 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-02 05:21:13.570 | + 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-02 05:21:13.597 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:21:13.624 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-02 05:21:13.654 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-02 05:21:13.671 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:13.673 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-02 05:21:13.676 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-02 05:21:13.678 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-02 05:21:13.680 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-02 05:21:13.682 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:21:13.685 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:21:13.688 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-02 05:21:13.692 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-02 05:21:13.694 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:21:13.696 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:21:13.709 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:21:13.709 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:21:13.718 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:21:13.722 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:21:13.737 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 05:21:13.739 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-02 05:21:13.743 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-02 05:21:13.771 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-02 05:21:13.800 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-02 05:21:13.826 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:21:13.853 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:21:13.884 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:21:13.912 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:21:13.938 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:21:13.965 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:21:13.992 | + 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-02 05:21:14.018 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:21:14.045 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:21:14.072 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:21:14.099 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:21:14.101 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:21:14.104 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-02 05:21:14.106 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-02 05:21:14.108 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:21:14.110 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:14.113 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:14.115 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 05:21:14.118 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 05:21:14.120 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 05:21:14.148 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:21:14.175 | + 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-02 05:21:14.175 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 05:21:14.184 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-02 05:21:14.187 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-02 05:21:14.190 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-02 05:21:14.192 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:21:14.194 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:21:14.196 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:21:14.199 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:14.201 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:14.204 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:21:14.206 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:21:14.208 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:14.211 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:14.213 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-02 05:21:14.274 | Enabling site nova-api-wsgi. 2022-08-02 05:21:14.279 | To activate the new configuration, you need to run: 2022-08-02 05:21:14.279 | systemctl reload apache2 2022-08-02 05:21:14.284 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:21:14.286 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:21:14.289 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:21:14.291 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:21:14.433 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-02 05:21:14.450 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:14.452 | + 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-02 05:21:14.454 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-02 05:21:14.457 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-02 05:21:14.459 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-02 05:21:14.461 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-02 05:21:14.464 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:21:14.467 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-02 05:21:14.471 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-02 05:21:14.473 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:21:14.476 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:21:14.489 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:21:14.490 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:21:14.498 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:21:14.502 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:21:14.518 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-02 05:21:14.520 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-02 05:21:14.524 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-02 05:21:14.554 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-02 05:21:14.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-02 05:21:14.607 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:21:14.634 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:21:14.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:21:14.688 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:21:14.716 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:21:14.743 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:21:14.770 | + 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-02 05:21:14.798 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:21:14.825 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:21:14.852 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:21:14.879 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-02 05:21:14.881 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-02 05:21:14.908 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-02 05:21:14.924 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:14.926 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-02 05:21:14.957 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-02 05:21:14.960 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-02 05:21:14.962 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-02 05:21:14.979 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:14.981 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:21:14.984 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:21:15.011 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-02 05:21:15.041 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-02 05:21:15.044 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 05:21:15.047 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-02 05:21:15.049 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:21:15.051 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:21:15.053 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:21:15.069 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:15.072 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:21:15.075 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:21:15.077 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:21:15.094 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:15.097 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:21:15.099 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:21:15.128 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:21:15.130 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:21:15.133 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-02 05:21:15.160 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-02 05:21:15.189 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-02 05:21:15.218 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-02 05:21:15.234 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:15.236 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 05:21:15.264 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-02 05:21:15.266 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-02 05:21:15.268 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-02 05:21:15.299 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-02 05:21:15.326 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.65/identity 2022-08-02 05:21:15.353 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-02 05:21:15.381 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-02 05:21:15.408 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-02 05:21:15.439 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-02 05:21:15.467 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-02 05:21:15.495 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-02 05:21:15.523 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-02 05:21:15.539 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:15.542 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-02 05:21:15.547 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:21:15.549 | + lib/nova:create_nova_conf:549 : local conf 2022-08-02 05:21:15.552 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-02 05:21:15.555 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-02 05:21:15.557 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:21:15.559 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:21:15.562 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:21:15.564 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-02 05:21:15.567 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-02 05:21:15.571 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-02 05:21:15.573 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-02 05:21:15.576 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-02 05:21:15.578 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-02 05:21:15.580 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:21:15.583 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:21:15.585 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:21:15.601 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:15.603 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:21:15.606 | ++ 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-02 05:21:15.609 | + 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-02 05:21:15.638 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-02 05:21:15.668 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-02 05:21:15.698 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:21:15.701 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-02 05:21:15.703 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-02 05:21:15.705 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-02 05:21:15.721 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:15.725 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-02 05:21:15.725 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-02 05:21:16.416 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-02 05:21:16.418 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-02 05:21:16.421 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 05:21:16.423 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-02 05:21:16.426 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:21:16.428 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 05:21:16.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:21:16.446 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:16.449 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 05:21:16.452 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 05:21:16.455 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:21:16.470 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:16.473 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:21:16.475 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:21:16.503 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:21:16.505 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:21:16.507 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-02 05:21:16.525 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:16.527 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-02 05:21:16.529 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 05:21:16.532 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-02 05:21:16.562 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:21:16.589 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-02 05:21:16.616 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-02 05:21:16.644 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-02 05:21:16.671 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-02 05:21:16.699 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-02 05:21:16.726 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-02 05:21:16.754 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-02 05:21:16.757 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-02 05:21:16.759 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-02 05:21:16.762 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:21:16.780 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:21:16.782 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:21:16.785 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:21:16.787 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:21:16.790 | + 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-02 05:21:16.820 | + 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-02 05:21:16.847 | + 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-02 05:21:16.875 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:21:16.902 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:21:16.904 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-02 05:21:16.909 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:21:16.911 | + lib/nova:create_nova_conf:583 : local conf 2022-08-02 05:21:16.913 | + lib/nova:create_nova_conf:584 : local offset 2022-08-02 05:21:16.916 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-02 05:21:16.919 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:21:16.921 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:21:16.924 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:21:16.926 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-02 05:21:16.929 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-02 05:21:16.931 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 05:21:16.933 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-02 05:21:16.935 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-02 05:21:16.938 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-02 05:21:16.954 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:16.956 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-02 05:21:16.958 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-02 05:21:16.974 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:16.977 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-02 05:21:16.993 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:16.995 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-02 05:21:17.012 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:21:17.015 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-02 05:21:17.032 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:21:17.035 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-02 05:21:17.038 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-02 05:21:17.040 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-02 05:21:17.042 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 05:21:17.045 | + lib/stack:stack_install_service:32 : install_placement 2022-08-02 05:21:17.047 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-02 05:21:17.050 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-02 05:21:17.052 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:17.055 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:17.057 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-02 05:21:17.060 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:21:17.063 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:21:17.065 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:21:17.068 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:21:17.070 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:21:17.073 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:21:17.076 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:17.079 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:17.081 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:21:17.084 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:21:17.086 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:21:17.088 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:21:17.091 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-02 05:21:17.093 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:21:17.096 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:17.098 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:17.101 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-02 05:21:17.126 | + 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-02 05:21:17.236 | Reading package lists... 2022-08-02 05:21:17.485 | Building dependency tree... 2022-08-02 05:21:17.486 | Reading state information... 2022-08-02 05:21:17.740 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 05:21:17.740 | The following packages were automatically installed and are no longer required: 2022-08-02 05:21:17.741 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:21:17.741 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:21:17.741 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:21:17.741 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:21:17.741 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:21:17.741 | python3-zope.interface 2022-08-02 05:21:17.741 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:21:17.857 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:21:17.862 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:21:17.864 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:21:17.867 | + functions-common:time_stop:2440 : local name 2022-08-02 05:21:17.869 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:21:17.871 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:21:17.874 | + functions-common:time_stop:2443 : local total 2022-08-02 05:21:17.877 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:21:17.879 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:21:17.881 | + functions-common:time_stop:2447 : start_time=1659417677123 2022-08-02 05:21:17.884 | + functions-common:time_stop:2449 : [[ -z 1659417677123 ]] 2022-08-02 05:21:17.887 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:21:17.892 | + functions-common:time_stop:2452 : end_time=1659417677888 2022-08-02 05:21:17.894 | + functions-common:time_stop:2453 : elapsed_time=765 2022-08-02 05:21:17.896 | + functions-common:time_stop:2454 : total=6161 2022-08-02 05:21:17.899 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:21:17.901 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6926 2022-08-02 05:21:17.903 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:21:17.906 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-02 05:21:17.908 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-02 05:21:17.911 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-02 05:21:17.914 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-02 05:21:17.916 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-02 05:21:17.938 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-02 05:21:17.941 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 05:21:17.943 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 05:21:17.946 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 05:21:17.948 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 05:21:17.951 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 05:21:17.954 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 05:21:17.956 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:17.959 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:17.961 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 05:21:17.964 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 05:21:17.966 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 05:21:17.969 | + functions-common:apt_get_update:1191 : return 2022-08-02 05:21:17.971 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-02 05:21:17.974 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 05:21:17.976 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:17.979 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:17.981 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-02 05:21:18.004 | + 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-02 05:21:18.114 | Reading package lists... 2022-08-02 05:21:18.368 | Building dependency tree... 2022-08-02 05:21:18.369 | Reading state information... 2022-08-02 05:21:18.622 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-02 05:21:18.622 | The following packages were automatically installed and are no longer required: 2022-08-02 05:21:18.624 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 05:21:18.624 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 05:21:18.624 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 05:21:18.624 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 05:21:18.624 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 05:21:18.624 | python3-zope.interface 2022-08-02 05:21:18.624 | Use 'sudo apt autoremove' to remove them. 2022-08-02 05:21:18.738 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 05:21:18.742 | + functions-common:apt_get:1235 : result=0 2022-08-02 05:21:18.745 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 05:21:18.747 | + functions-common:time_stop:2440 : local name 2022-08-02 05:21:18.750 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:21:18.752 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:21:18.754 | + functions-common:time_stop:2443 : local total 2022-08-02 05:21:18.757 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:21:18.759 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 05:21:18.761 | + functions-common:time_stop:2447 : start_time=1659417678001 2022-08-02 05:21:18.764 | + functions-common:time_stop:2449 : [[ -z 1659417678001 ]] 2022-08-02 05:21:18.767 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:21:18.771 | + functions-common:time_stop:2452 : end_time=1659417678769 2022-08-02 05:21:18.774 | + functions-common:time_stop:2453 : elapsed_time=768 2022-08-02 05:21:18.776 | + functions-common:time_stop:2454 : total=6926 2022-08-02 05:21:18.778 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:21:18.781 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7694 2022-08-02 05:21:18.784 | + functions-common:apt_get:1239 : return 0 2022-08-02 05:21:18.786 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-02 05:21:18.789 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-02 05:21:18.791 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:21:18.794 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:21:18.797 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:21:18.799 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-02 05:21:18.802 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-02 05:21:18.857 | wsgi (enabled by maintainer script) 2022-08-02 05:21:18.860 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-02 05:21:18.863 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-02 05:21:18.865 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:21:18.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-02 05:21:18.871 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-02 05:21:18.874 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:21:18.878 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:21:18.878 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:21:18.883 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-02 05:21:18.886 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-02 05:21:18.888 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-02 05:21:18.892 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-02 05:21:18.894 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-02 05:21:18.918 | Using python 3.8 to install osc-placement 2022-08-02 05:21:18.920 | + 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-02 05:21:20.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:21:20.977 | from cryptography.utils import int_from_bytes 2022-08-02 05:21:20.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:21:20.977 | from cryptography.utils import int_from_bytes 2022-08-02 05:21:22.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:21:22.022 | 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 302)) (4.0.0) 2022-08-02 05:21:22.032 | 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 321)) (6.0.0) 2022-08-02 05:21:22.046 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:21:22.051 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:21:22.054 | 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-02 05:21:22.060 | 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-02 05:21:22.065 | 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-02 05:21:22.068 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:21:22.125 | 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 301)) (2.6.1) 2022-08-02 05:21:22.140 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:21:22.144 | 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 308)) (5.1.0) 2022-08-02 05:21:22.148 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:21:22.154 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:21:22.157 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:21:22.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-02 05:21:22.163 | 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-02 05:21:22.167 | 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-02 05:21:22.181 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:21:22.185 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:21:22.210 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:21:22.222 | 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-02 05:21:22.226 | 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 113)) (2.1.0) 2022-08-02 05:21:22.230 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:21:22.263 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:21:22.266 | 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-02 05:21:22.268 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:21:22.272 | 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-02 05:21:22.274 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:21:22.279 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:21:22.318 | 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-02 05:21:22.321 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:21:22.341 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:21:22.345 | 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-02 05:21:22.348 | 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 152)) (1.1.8) 2022-08-02 05:21:22.353 | 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-02 05:21:22.356 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:21:22.404 | 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-02 05:21:22.416 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:21:22.418 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:21:22.422 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:21:22.483 | 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-02 05:21:22.486 | 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-02 05:21:22.491 | 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-02 05:21:24.442 | + inc/python:pip_install:196 : result=0 2022-08-02 05:21:24.444 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:21:24.447 | + functions-common:time_stop:2440 : local name 2022-08-02 05:21:24.449 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:21:24.451 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:21:24.454 | + functions-common:time_stop:2443 : local total 2022-08-02 05:21:24.456 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:21:24.459 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:21:24.461 | + functions-common:time_stop:2447 : start_time=1659417678912 2022-08-02 05:21:24.464 | + functions-common:time_stop:2449 : [[ -z 1659417678912 ]] 2022-08-02 05:21:24.467 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:21:24.471 | + functions-common:time_stop:2452 : end_time=1659417684468 2022-08-02 05:21:24.474 | + functions-common:time_stop:2453 : elapsed_time=5556 2022-08-02 05:21:24.476 | + functions-common:time_stop:2454 : total=118241 2022-08-02 05:21:24.479 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:21:24.481 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=123797 2022-08-02 05:21:24.484 | + inc/python:pip_install:199 : return 0 2022-08-02 05:21:24.487 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-02 05:21:24.489 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-02 05:21:24.492 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-02 05:21:24.494 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 05:21:24.496 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 05:21:24.500 | ++ functions-common:git_clone:601 : pwd 2022-08-02 05:21:24.503 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 05:21:24.505 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 05:21:24.509 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 05:21:24.525 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 05:21:24.528 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 05:21:24.530 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 05:21:24.533 | + functions-common:git_clone:618 : echo master 2022-08-02 05:21:24.534 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 05:21:24.539 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-02 05:21:24.542 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-08-02 05:21:24.544 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-02 05:21:24.547 | + functions-common:git_timed:703 : local count=0 2022-08-02 05:21:24.549 | + functions-common:git_timed:704 : local timeout=0 2022-08-02 05:21:24.552 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-08-02 05:21:24.554 | + functions-common:git_timed:707 : timeout=0 2022-08-02 05:21:24.556 | + functions-common:git_timed:710 : time_start git_timed 2022-08-02 05:21:24.559 | + functions-common:time_start:2426 : local name=git_timed 2022-08-02 05:21:24.561 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:21:24.563 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:21:24.566 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:21:24.570 | + functions-common:time_start:2431 : _TIME_START[$name]=1659417684568 2022-08-02 05:21:24.573 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-02 05:21:24.576 | Cloning into '/opt/stack/placement'... 2022-08-02 05:22:58.667 | + functions-common:git_timed:725 : time_stop git_timed 2022-08-02 05:22:58.669 | + functions-common:time_stop:2440 : local name 2022-08-02 05:22:58.671 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:22:58.674 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:22:58.676 | + functions-common:time_stop:2443 : local total 2022-08-02 05:22:58.678 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:22:58.681 | + functions-common:time_stop:2446 : name=git_timed 2022-08-02 05:22:58.683 | + functions-common:time_stop:2447 : start_time=1659417684568 2022-08-02 05:22:58.685 | + functions-common:time_stop:2449 : [[ -z 1659417684568 ]] 2022-08-02 05:22:58.688 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:22:58.692 | + functions-common:time_stop:2452 : end_time=1659417778690 2022-08-02 05:22:58.695 | + functions-common:time_stop:2453 : elapsed_time=94122 2022-08-02 05:22:58.697 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:22:58.700 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:22:58.702 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=94122 2022-08-02 05:22:58.704 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-02 05:22:58.718 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-02 05:22:58.721 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 05:22:58.721 | + functions-common:git_clone:679 : head -1 2022-08-02 05:22:58.725 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-08-02 05:22:58.727 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 05:22:58.730 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-02 05:22:58.732 | + inc/python:setup_develop:334 : local bindep 2022-08-02 05:22:58.735 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 05:22:58.737 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-02 05:22:58.740 | + inc/python:setup_develop:340 : local extras= 2022-08-02 05:22:58.742 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-02 05:22:58.745 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 05:22:58.747 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 05:22:58.749 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-02 05:22:58.752 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 05:22:58.754 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 05:22:58.757 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-02 05:22:58.760 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 05:22:58.763 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-02 05:22:58.766 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 05:22:58.768 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 05:22:58.771 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-02 05:22:58.777 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-02 05:22:58.780 | + 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-02 05:22:59.401 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-02 05:22:59.404 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 05:22:59.406 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 05:22:59.409 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 05:22:59.411 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 05:22:59.414 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-02 05:22:59.417 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 05:22:59.419 | + inc/python:setup_package:424 : local extras= 2022-08-02 05:22:59.422 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 05:22:59.424 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 05:22:59.426 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 05:22:59.429 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 05:22:59.432 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 05:22:59.434 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-02 05:22:59.456 | Using python 3.8 to install /opt/stack/placement 2022-08-02 05:22:59.459 | + 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-02 05:23:01.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:23:01.537 | from cryptography.utils import int_from_bytes 2022-08-02 05:23:01.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:23:01.537 | from cryptography.utils import int_from_bytes 2022-08-02 05:23:02.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:23:02.587 | Obtaining file:///opt/stack/placement 2022-08-02 05:23:03.860 | 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-02 05:23:03.872 | 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-02 05:23:04.015 | 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-02 05:23:04.029 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 05:23:04.033 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 05:23:04.072 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 05:23:04.123 | 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 245)) (1.0.1) 2022-08-02 05:23:04.128 | 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 294)) (1.1.0) 2022-08-02 05:23:04.132 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 05:23:04.136 | 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 303)) (3.0.0) 2022-08-02 05:23:04.173 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 05:23:04.183 | 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 305)) (9.0.0) 2022-08-02 05:23:04.221 | 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 306)) (5.0.0) 2022-08-02 05:23:04.227 | 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 307)) (12.0.0) 2022-08-02 05:23:04.273 | 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 308)) (5.1.0) 2022-08-02 05:23:04.278 | 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 310)) (5.0.0) 2022-08-02 05:23:04.316 | 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 313)) (5.0.0) 2022-08-02 05:23:04.334 | 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 314)) (4.0.0) 2022-08-02 05:23:04.349 | 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 318)) (5.0.0) 2022-08-02 05:23:04.358 | 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 320)) (2.0.0) 2022-08-02 05:23:04.368 | 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 321)) (6.0.0) 2022-08-02 05:23:04.381 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:23:04.387 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:23:04.390 | 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-02 05:23:04.403 | 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-02 05:23:04.413 | 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-02 05:23:04.415 | 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-02 05:23:04.421 | 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-02 05:23:04.426 | 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-02 05:23:04.431 | 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-02 05:23:04.452 | 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-02 05:23:04.456 | 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-02 05:23:04.463 | 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-02 05:23:04.475 | 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-02 05:23:04.480 | 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-02 05:23:04.483 | 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-02 05:23:04.493 | 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-02 05:23:04.496 | 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-02 05:23:04.498 | 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-02 05:23:04.503 | 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-02 05:23:04.512 | 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-02 05:23:04.518 | 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-02 05:23:04.527 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:23:04.560 | 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-02 05:23:04.570 | 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.dev26) (45.2.0) 2022-08-02 05:23:04.573 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:23:04.634 | 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 206)) (5.9.0) 2022-08-02 05:23:04.661 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:23:04.718 | 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 152)) (1.1.8) 2022-08-02 05:23:04.724 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 05:23:04.728 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:23:04.733 | 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-02 05:23:04.736 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:23:04.743 | 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-02 05:23:04.756 | 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-02 05:23:04.762 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 05:23:04.769 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:23:04.772 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:23:04.775 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:23:04.779 | 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 113)) (2.1.0) 2022-08-02 05:23:04.783 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:23:04.787 | 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-02 05:23:04.790 | 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-02 05:23:04.792 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:23:04.795 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 05:23:04.806 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 05:23:04.809 | 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-02 05:23:04.834 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:23:04.838 | 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-02 05:23:04.842 | 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 205)) (4.12.0) 2022-08-02 05:23:04.878 | 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-02 05:23:04.888 | 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-02 05:23:04.891 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:23:04.894 | 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-02 05:23:06.311 | Installing collected packages: openstack-placement 2022-08-02 05:23:06.311 | Running setup.py develop for openstack-placement 2022-08-02 05:23:07.967 | Successfully installed openstack-placement 2022-08-02 05:23:08.074 | + inc/python:pip_install:196 : result=0 2022-08-02 05:23:08.076 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:23:08.078 | + functions-common:time_stop:2440 : local name 2022-08-02 05:23:08.081 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:23:08.083 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:23:08.085 | + functions-common:time_stop:2443 : local total 2022-08-02 05:23:08.088 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:23:08.090 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:23:08.092 | + functions-common:time_stop:2447 : start_time=1659417779451 2022-08-02 05:23:08.094 | + functions-common:time_stop:2449 : [[ -z 1659417779451 ]] 2022-08-02 05:23:08.097 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:23:08.101 | + functions-common:time_stop:2452 : end_time=1659417788099 2022-08-02 05:23:08.104 | + functions-common:time_stop:2453 : elapsed_time=8648 2022-08-02 05:23:08.106 | + functions-common:time_stop:2454 : total=123797 2022-08-02 05:23:08.108 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:23:08.111 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=132445 2022-08-02 05:23:08.113 | + inc/python:pip_install:199 : return 0 2022-08-02 05:23:08.115 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 05:23:08.119 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 05:23:08.121 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 05:23:08.141 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 05:23:08.153 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-02 05:23:08.155 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-02 05:23:08.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:23:08.160 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:23:08.163 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-02 05:23:08.165 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:23:08.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 05:23:08.170 | + ./stack.sh:main:938 : configure_placement 2022-08-02 05:23:08.173 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-02 05:23:08.187 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-02 05:23:08.189 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-02 05:23:08.194 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-02 05:23:08.197 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-02 05:23:08.200 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-02 05:23:08.202 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-02 05:23:08.205 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:23:08.207 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:23:08.209 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:23:08.226 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:08.229 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:23:08.231 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 05:23:08.234 | + 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-02 05:23:08.266 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-02 05:23:08.299 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-02 05:23:08.330 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-02 05:23:08.333 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-02 05:23:08.335 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 05:23:08.338 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:23:08.340 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-02 05:23:08.372 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-02 05:23:08.401 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:23:08.431 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-02 05:23:08.459 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-02 05:23:08.488 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-02 05:23:08.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-02 05:23:08.547 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-02 05:23:08.576 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:23:08.605 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:23:08.634 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-02 05:23:08.637 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-02 05:23:08.639 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-02 05:23:08.642 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:23:08.660 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:23:08.662 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:23:08.665 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:23:08.668 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:23:08.670 | + 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-02 05:23:08.700 | + 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-02 05:23:08.729 | + 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-02 05:23:08.758 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:23:08.787 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 05:23:08.790 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-02 05:23:08.792 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-02 05:23:08.795 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-02 05:23:08.797 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-02 05:23:08.800 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 05:23:08.802 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 05:23:08.806 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-02 05:23:08.810 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-02 05:23:08.813 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 05:23:08.815 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 05:23:08.828 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 05:23:08.828 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:23:08.837 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 05:23:08.840 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 05:23:08.856 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-02 05:23:08.859 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-02 05:23:08.862 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-02 05:23:08.894 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-02 05:23:08.923 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-02 05:23:08.951 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-02 05:23:08.980 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 05:23:09.007 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 05:23:09.036 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-02 05:23:09.065 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-02 05:23:09.094 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-02 05:23:09.122 | + 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-02 05:23:09.151 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 05:23:09.180 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 05:23:09.208 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-02 05:23:09.236 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 05:23:09.239 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 05:23:09.243 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-02 05:23:09.245 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-02 05:23:09.248 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 05:23:09.250 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:09.253 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:09.255 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-02 05:23:09.258 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-02 05:23:09.261 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-02 05:23:09.289 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 05:23:09.319 | + 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-02 05:23:09.320 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-02 05:23:09.328 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-02 05:23:09.332 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-02 05:23:09.334 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-02 05:23:09.337 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 05:23:09.339 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 05:23:09.342 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 05:23:09.344 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:09.347 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:09.349 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 05:23:09.352 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 05:23:09.355 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:09.357 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:09.360 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-02 05:23:09.421 | Enabling site placement-api. 2022-08-02 05:23:09.426 | To activate the new configuration, you need to run: 2022-08-02 05:23:09.427 | systemctl reload apache2 2022-08-02 05:23:09.431 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 05:23:09.434 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 05:23:09.437 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:23:09.439 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 05:23:09.572 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-02 05:23:09.596 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:09.599 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-02 05:23:09.620 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:09.623 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-02 05:23:09.641 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:09.643 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-02 05:23:09.646 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-02 05:23:09.649 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 05:23:09.682 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:23:09.713 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 05:23:09.741 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 05:23:09.771 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 05:23:09.800 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 05:23:09.829 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 05:23:09.858 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-02 05:23:09.888 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-02 05:23:09.905 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:09.907 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-02 05:23:09.925 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:09.928 | + ./stack.sh:main:964 : run_phase stack install 2022-08-02 05:23:09.931 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 05:23:09.933 | + functions-common:run_phase:1869 : local phase=install 2022-08-02 05:23:09.935 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:23:09.938 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:23:09.941 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:23:09.943 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:23:09.945 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:23:09.949 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:23:09.953 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:23:09.955 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:23:09.958 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:23:09.961 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-02 05:23:09.963 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:23:09.979 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:09.982 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:23:09.984 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:23:09.986 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-02 05:23:09.988 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-02 05:23:09.991 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:23:09.994 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-02 05:23:09.996 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-02 05:23:09.998 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-02 05:23:10.060 | ++ inc/async:async_inner:63 : install_tempest 2022-08-02 05:23:10.097 | [79989 Async install_tempest:105609]: running: install_tempest 2022-08-02 05:23:10.100 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 05:23:10.103 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 05:23:10.106 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:23:10.109 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:23:10.112 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-02 05:23:10.114 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 05:23:10.118 | + functions-common:run_plugins:1855 : local phase=install 2022-08-02 05:23:10.121 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 05:23:10.123 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 05:23:10.126 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-02 05:23:10.129 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-02 05:23:10.131 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 05:23:10.134 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 05:23:10.137 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-02 05:23:10.140 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 05:23:10.143 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-02 05:23:10.145 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-02 05:23:10.148 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 05:23:10.151 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-02 05:23:10.154 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-02 05:23:10.157 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 05:23:10.162 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-02 05:23:10.164 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 05:23:10.169 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-02 05:23:10.172 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-02 05:23:10.174 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-02 05:23:10.177 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-02 05:23:10.181 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-02 05:23:10.206 | Using python 3.8 to install python-openstackclient 2022-08-02 05:23:10.208 | + 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-02 05:23:12.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:23:12.289 | from cryptography.utils import int_from_bytes 2022-08-02 05:23:12.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:23:12.289 | from cryptography.utils import int_from_bytes 2022-08-02 05:23:13.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:23:14.003 | Collecting python-openstackclient===5.8.0 2022-08-02 05:23:14.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-08-02 05:23:14.317 | 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-02 05:23:14.321 | 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-02 05:23:14.336 | 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 308)) (5.1.0) 2022-08-02 05:23:14.340 | 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 321)) (6.0.0) 2022-08-02 05:23:14.354 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 05:23:14.379 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 05:23:14.382 | 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 301)) (2.6.1) 2022-08-02 05:23:14.396 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 05:23:14.399 | 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-02 05:23:14.421 | 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-02 05:23:14.435 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 05:23:14.448 | 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-02 05:23:14.451 | 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-02 05:23:14.462 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 05:23:14.519 | 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-02 05:23:14.532 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 05:23:14.537 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 05:23:14.540 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 05:23:14.546 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 05:23:14.551 | 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-02 05:23:14.555 | 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-02 05:23:14.560 | 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-02 05:23:14.563 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 05:23:14.600 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 05:23:14.605 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 05:23:14.609 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 05:23:14.612 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 05:23:14.632 | 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-02 05:23:14.635 | 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 152)) (1.1.8) 2022-08-02 05:23:14.640 | 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-02 05:23:14.643 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 05:23:14.646 | 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 305)) (9.0.0) 2022-08-02 05:23:14.686 | 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-02 05:23:14.689 | 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 318)) (5.0.0) 2022-08-02 05:23:14.698 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 05:23:14.748 | 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-02 05:23:14.751 | 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-02 05:23:14.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-02 05:23:14.760 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 05:23:14.792 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 05:23:14.796 | 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 113)) (2.1.0) 2022-08-02 05:23:14.801 | 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-02 05:23:14.804 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 05:23:14.808 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 05:23:14.811 | 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-02 05:23:14.815 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 05:23:14.818 | 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-02 05:23:14.821 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 05:23:14.881 | 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-02 05:23:16.658 | Installing collected packages: python-openstackclient 2022-08-02 05:23:18.452 | Successfully installed python-openstackclient-5.8.0 2022-08-02 05:23:18.643 | + inc/python:pip_install:196 : result=0 2022-08-02 05:23:18.646 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:23:18.648 | + functions-common:time_stop:2440 : local name 2022-08-02 05:23:18.650 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:23:18.653 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:23:18.655 | + functions-common:time_stop:2443 : local total 2022-08-02 05:23:18.657 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:23:18.660 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:23:18.662 | + functions-common:time_stop:2447 : start_time=1659417790200 2022-08-02 05:23:18.665 | + functions-common:time_stop:2449 : [[ -z 1659417790200 ]] 2022-08-02 05:23:18.667 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:23:18.672 | + functions-common:time_stop:2452 : end_time=1659417798669 2022-08-02 05:23:18.674 | + functions-common:time_stop:2453 : elapsed_time=8469 2022-08-02 05:23:18.676 | + functions-common:time_stop:2454 : total=132445 2022-08-02 05:23:18.679 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:23:18.681 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140914 2022-08-02 05:23:18.684 | + inc/python:pip_install:199 : return 0 2022-08-02 05:23:18.686 | + ./stack.sh:main:976 : install_oscwrap 2022-08-02 05:23:18.690 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-02 05:23:18.694 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.vsu2SZdQFM 2022-08-02 05:23:18.697 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-02 05:23:18.700 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-02 05:23:18.702 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-02 05:23:18.705 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-02 05:23:18.708 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 05:23:18.710 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-02 05:23:18.728 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:18.730 | + ./stack.sh:main:1030 : configure_database 2022-08-02 05:23:18.733 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-02 05:23:18.735 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-02 05:23:18.738 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-02 05:23:18.740 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:23:18.743 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-02 05:23:18.745 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-02 05:23:18.747 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:18.749 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:18.751 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-02 05:23:18.754 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-02 05:23:18.757 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-02 05:23:18.758 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-02 05:23:18.763 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-02 05:23:18.824 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-02 05:23:18.826 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:23:18.828 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:23:18.831 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:23:18.833 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:23:18.835 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:23:18.837 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:23:18.840 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:23:18.842 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:23:18.844 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:23:18.847 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:23:18.849 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-02 05:23:18.851 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:23:18.854 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:23:18.856 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:23:18.858 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:23:18.860 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:23:18.863 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:23:18.865 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-02 05:23:18.868 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:18.870 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:18.872 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-02 05:23:18.875 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:23:18.877 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 05:23:20.635 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-02 05:23:20.651 | mysqladmin: connect to server at 'localhost' failed 2022-08-02 05:23:20.651 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-02 05:23:20.655 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-02 05:23:20.657 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-02 05:23:20.659 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:20.662 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:20.664 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-02 05:23:20.667 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-02 05:23:20.669 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-02 05:23:20.671 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:23:20.674 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:23:20.676 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-02 05:23:20.678 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-02 05:23:20.682 | + 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-02 05:23:20.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:20.731 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-02 05:23:20.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:20.763 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-02 05:23:20.820 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-02 05:23:20.875 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-02 05:23:20.928 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-02 05:23:20.930 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-02 05:23:20.933 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-02 05:23:20.933 | enabling MySQL performance counting 2022-08-02 05:23:20.935 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 05:23:20.959 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 05:23:20.961 | + 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-02 05:23:23.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:23:23.488 | from cryptography.utils import int_from_bytes 2022-08-02 05:23:23.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:23:23.488 | from cryptography.utils import int_from_bytes 2022-08-02 05:23:24.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 05:23:24.781 | Processing ./tools/dbcounter 2022-08-02 05:23:24.786 | Installing build dependencies: started 2022-08-02 05:23:34.679 | Installing build dependencies: finished with status 'done' 2022-08-02 05:23:34.682 | Getting requirements to build wheel: started 2022-08-02 05:23:35.700 | Getting requirements to build wheel: finished with status 'done' 2022-08-02 05:23:35.703 | Installing backend dependencies: started 2022-08-02 05:23:40.283 | Installing backend dependencies: finished with status 'done' 2022-08-02 05:23:40.285 | Preparing wheel metadata: started 2022-08-02 05:23:41.395 | Preparing wheel metadata: finished with status 'done' 2022-08-02 05:23:41.499 | Building wheels for collected packages: dbcounter 2022-08-02 05:23:41.501 | Building wheel for dbcounter (PEP 517): started 2022-08-02 05:23:42.900 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-02 05:23:42.901 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=d0b5fa4843780d072bfa7f237eabf9e755b1b1e6a76de5059a2e3ad69e6d4fc3 2022-08-02 05:23:42.901 | Stored in directory: /tmp/pip-ephem-wheel-cache-n46ielgs/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-02 05:23:42.902 | Successfully built dbcounter 2022-08-02 05:23:45.094 | Installing collected packages: dbcounter 2022-08-02 05:23:45.194 | Successfully installed dbcounter-0.1 2022-08-02 05:23:45.338 | + inc/python:pip_install:196 : result=0 2022-08-02 05:23:45.340 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 05:23:45.342 | + functions-common:time_stop:2440 : local name 2022-08-02 05:23:45.345 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:23:45.347 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:23:45.349 | + functions-common:time_stop:2443 : local total 2022-08-02 05:23:45.352 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:23:45.354 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 05:23:45.357 | + functions-common:time_stop:2447 : start_time=1659417800953 2022-08-02 05:23:45.359 | + functions-common:time_stop:2449 : [[ -z 1659417800953 ]] 2022-08-02 05:23:45.362 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:23:45.366 | + functions-common:time_stop:2452 : end_time=1659417825363 2022-08-02 05:23:45.369 | + functions-common:time_stop:2453 : elapsed_time=24410 2022-08-02 05:23:45.371 | + functions-common:time_stop:2454 : total=140914 2022-08-02 05:23:45.373 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:23:45.376 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165324 2022-08-02 05:23:45.378 | + inc/python:pip_install:199 : return 0 2022-08-02 05:23:45.380 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-02 05:23:45.383 | + lib/database:recreate_database:112 : local db=stats 2022-08-02 05:23:45.385 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-02 05:23:45.387 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-02 05:23:45.390 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-02 05:23:45.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:45.413 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-02 05:23:45.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:45.437 | + 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-02 05:23:45.437 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-02 05:23:45.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:45.465 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-02 05:23:45.468 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:23:45.470 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 05:23:48.083 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-02 05:23:48.086 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-02 05:23:48.093 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 05:23:48.097 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-052348 2022-08-02 05:23:48.100 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-052348 1034' 2022-08-02 05:23:48.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.105 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 05:23:48.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.111 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 05:23:48.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.117 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 05:23:48.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.121 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 05:23:48.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.126 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 05:23:48.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.133 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 05:23:48.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.138 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-051828 2022-08-02 05:23:48.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.143 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 05:23:48.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.148 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 05:23:48.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.152 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 05:23:48.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.157 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 05:23:48.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.163 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 05:23:48.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.168 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 05:23:48.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.173 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 05:23:48.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 05:23:48.178 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 05:23:48.181 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-02 05:23:48.183 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-02 05:23:48.185 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-02 05:23:48.198 | + ./stack.sh:main:1060 : start_dstat 2022-08-02 05:23:48.200 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.203 | + functions-common:run_process:1694 : local service=dstat 2022-08-02 05:23:48.206 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.208 | + functions-common:run_process:1696 : local group= 2022-08-02 05:23:48.211 | + functions-common:run_process:1697 : local user= 2022-08-02 05:23:48.214 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:23:48.216 | + functions-common:run_process:1700 : local name=dstat 2022-08-02 05:23:48.218 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:23:48.221 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:23:48.223 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:23:48.226 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:23:48.229 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:23:48.234 | + functions-common:time_start:2431 : _TIME_START[$name]=1659417828231 2022-08-02 05:23:48.236 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-02 05:23:48.254 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:48.257 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-02 05:23:48.260 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-02 05:23:48.262 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.265 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.267 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.270 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.273 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-02 05:23:48.275 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-02 05:23:48.278 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-02 05:23:48.280 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:23:48.283 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:23:48.286 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:23:48.288 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:23:48.291 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-02 05:23:48.293 | + 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-02 05:23:48.296 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-02 05:23:48.298 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 05:23:48.300 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:23:48.303 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:23:48.305 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:23:48.308 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:23:48.310 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:23:48.312 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-02 05:23:48.314 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:23:48.319 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-02 05:23:48.401 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-02 05:23:48.470 | + 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-02 05:23:48.526 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-02 05:23:48.578 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-02 05:23:48.630 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:23:48.682 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:23:48.685 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:23:48.687 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-02 05:23:48.749 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:23:49.122 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-02 05:23:49.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-02 05:23:49.519 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-02 05:23:49.548 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:23:49.548 | + functions-common:time_stop:2440 : local name 2022-08-02 05:23:49.551 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:23:49.554 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:23:49.557 | + functions-common:time_stop:2443 : local total 2022-08-02 05:23:49.559 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:23:49.562 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:23:49.564 | + functions-common:time_stop:2447 : start_time=1659417828231 2022-08-02 05:23:49.567 | + functions-common:time_stop:2449 : [[ -z 1659417828231 ]] 2022-08-02 05:23:49.572 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:23:49.578 | + functions-common:time_stop:2452 : end_time=1659417829572 2022-08-02 05:23:49.581 | + functions-common:time_stop:2453 : elapsed_time=1341 2022-08-02 05:23:49.583 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:23:49.586 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:23:49.588 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1341 2022-08-02 05:23:49.591 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-02 05:23:49.593 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-02 05:23:49.596 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-02 05:23:49.598 | + functions-common:run_process:1696 : local group= 2022-08-02 05:23:49.600 | + functions-common:run_process:1697 : local user=root 2022-08-02 05:23:49.603 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:23:49.605 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-02 05:23:49.608 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:23:49.610 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:23:49.613 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:23:49.616 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:23:49.620 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:23:49.624 | + functions-common:time_start:2431 : _TIME_START[$name]=1659417829621 2022-08-02 05:23:49.626 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-02 05:23:49.650 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:49.653 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:23:49.656 | + functions-common:time_stop:2440 : local name 2022-08-02 05:23:49.659 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:23:49.662 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:23:49.665 | + functions-common:time_stop:2443 : local total 2022-08-02 05:23:49.667 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:23:49.670 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:23:49.672 | + functions-common:time_stop:2447 : start_time=1659417829621 2022-08-02 05:23:49.674 | + functions-common:time_stop:2449 : [[ -z 1659417829621 ]] 2022-08-02 05:23:49.680 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:23:49.683 | + functions-common:time_stop:2452 : end_time=1659417829680 2022-08-02 05:23:49.685 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-02 05:23:49.688 | + functions-common:time_stop:2454 : total=1341 2022-08-02 05:23:49.690 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:23:49.692 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1400 2022-08-02 05:23:49.696 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-02 05:23:49.724 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:49.728 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-02 05:23:49.748 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:49.752 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-02 05:23:49.780 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:49.783 | + ./stack.sh:main:1073 : start_etcd3 2022-08-02 05:23:49.786 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-02 05:23:49.788 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-826755-4 --data-dir /opt/stack/data/etcd' 2022-08-02 05:23:49.791 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-02 05:23:49.794 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-826755-4=http://10.222.0.65:2380' 2022-08-02 05:23:49.797 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.65:2380' 2022-08-02 05:23:49.802 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.65:2379' 2022-08-02 05:23:49.805 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-02 05:23:49.807 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-02 05:23:49.810 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.65:2379' 2022-08-02 05:23:49.812 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-02 05:23:49.815 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-02 05:23:49.817 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 05:23:49.821 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' '' root 2022-08-02 05:23:49.824 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-02 05:23:49.826 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 05:23:49.829 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:23:49.831 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-02 05:23:49.833 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:23:49.836 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:23:49.839 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:23:49.841 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 05:23:49.844 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:23:49.848 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-02 05:23:49.939 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-02 05:23:50.001 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 05:23:50.054 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-02 05:23:50.104 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-02 05:23:50.158 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:23:50.210 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:23:50.212 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:23:50.214 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-02 05:23:50.277 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:23:50.672 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-02 05:23:50.727 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-02 05:23:50.779 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-02 05:23:50.831 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-02 05:23:50.887 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-02 05:23:50.890 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:23:50.894 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 05:23:50.897 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-02 05:23:51.294 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-02 05:23:51.308 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-02 05:23:51.691 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-02 05:23:52.368 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-02 05:23:52.387 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:52.390 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-02 05:23:52.393 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-02 05:23:52.396 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-02 05:23:52.401 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-02 05:23:52.413 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-02 05:23:52.425 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-02 05:23:52.428 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 05:23:52.431 | + 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.65/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-02 05:23:52.520 | The user clouds.yaml file didn't exist. 2022-08-02 05:23:52.531 | + 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.65/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-02 05:23:52.632 | + 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.65/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-02 05:23:52.736 | + 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.65/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-02 05:23:52.843 | + 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.65/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-02 05:23:52.962 | + 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.65/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-02 05:23:53.089 | + 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.65/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-02 05:23:53.219 | + 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.65/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-02 05:23:53.346 | + 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.65/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-02 05:23:53.477 | + 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.65/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-02 05:23:53.609 | + functions-common:write_clouds_yaml:198 : cat 2022-08-02 05:23:53.614 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-02 05:23:53.617 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-02 05:23:53.620 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-02 05:23:53.624 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-02 05:23:53.627 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-02 05:23:53.630 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-02 05:23:53.649 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:23:53.652 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-02 05:23:53.654 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:23:53.657 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-02 05:23:53.660 | + ./stack.sh:main:1090 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 05:23:53.662 | + ./stack.sh:main:1091 : init_keystone 2022-08-02 05:23:53.665 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-02 05:23:53.680 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:23:53.683 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-02 05:23:53.685 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-02 05:23:53.689 | + lib/database:recreate_database:112 : local db=keystone 2022-08-02 05:23:53.691 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-02 05:23:53.694 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-02 05:23:53.696 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-02 05:23:53.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:53.722 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-02 05:23:53.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:23:53.743 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-02 05:23:53.746 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:23:53.748 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:23:53.751 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:23:53.754 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:23:53.759 | + functions-common:time_start:2431 : _TIME_START[$name]=1659417833756 2022-08-02 05:23:53.761 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-02 05:23:58.232 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 05:23:58.262 | 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=107743) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 05:23:58.268 | DEBUG dbcounter [-] [107743] Writer thread running {{(pid=107743) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:23:58.272 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:23:58.272 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:23:58.277 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:23:58.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.279 | 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=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.279 | 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=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.279 | 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=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:23:58.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:23:58.280 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:23:58.281 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=107743) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:23:58.305 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:23:58.305 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:23:58.361 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-02 05:24:00.245 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=107743) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:24:00.246 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-02 05:24:00.246 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=107743) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:24:00.249 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-02 05:24:00.249 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=107743) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:24:00.593 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-02 05:24:00.595 | + functions-common:time_stop:2440 : local name 2022-08-02 05:24:00.598 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:24:00.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:24:00.603 | + functions-common:time_stop:2443 : local total 2022-08-02 05:24:00.606 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:24:00.608 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:24:00.611 | + functions-common:time_stop:2447 : start_time=1659417833756 2022-08-02 05:24:00.613 | + functions-common:time_stop:2449 : [[ -z 1659417833756 ]] 2022-08-02 05:24:00.616 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:24:00.621 | + functions-common:time_stop:2452 : end_time=1659417840618 2022-08-02 05:24:00.623 | + functions-common:time_stop:2453 : elapsed_time=6862 2022-08-02 05:24:00.626 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:24:00.628 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:24:00.631 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6862 2022-08-02 05:24:00.633 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-02 05:24:00.635 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-02 05:24:00.639 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-02 05:24:04.909 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-02 05:24:04.909 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 05:24:04.909 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 05:24:04.910 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-02 05:24:04.910 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 05:24:04.910 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 05:24:04.910 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 05:24:04.911 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 05:24:04.911 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 05:24:05.246 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-02 05:24:05.250 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-02 05:24:09.485 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-02 05:24:09.485 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 05:24:09.485 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 05:24:09.486 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-02 05:24:09.486 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 05:24:09.486 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 05:24:09.487 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 05:24:09.487 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 05:24:09.487 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 05:24:09.822 | + ./stack.sh:main:1092 : start_keystone 2022-08-02 05:24:09.824 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-02 05:24:09.827 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-02 05:24:09.829 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-02 05:24:09.846 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:24:09.849 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-02 05:24:09.852 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-02 05:24:09.856 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-02 05:24:09.859 | + functions-common:run_process:1694 : local service=keystone 2022-08-02 05:24:09.861 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:24:09.864 | + functions-common:run_process:1696 : local group= 2022-08-02 05:24:09.867 | + functions-common:run_process:1697 : local user= 2022-08-02 05:24:09.869 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:24:09.871 | + functions-common:run_process:1700 : local name=keystone 2022-08-02 05:24:09.874 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:24:09.876 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:24:09.879 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:24:09.882 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:24:09.885 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:24:09.889 | + functions-common:time_start:2431 : _TIME_START[$name]=1659417849886 2022-08-02 05:24:09.891 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-02 05:24:09.907 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:24:09.910 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-02 05:24:09.913 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-02 05:24:09.915 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:24:09.918 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:24:09.920 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:24:09.922 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 05:24:09.925 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-02 05:24:09.927 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-02 05:24:09.930 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-02 05:24:09.932 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:24:09.935 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:24:09.937 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:24:09.939 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:24:09.942 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-02 05:24:09.944 | + 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-02 05:24:09.946 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-02 05:24:09.948 | + 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-02 05:24:09.950 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:24:09.952 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:24:09.954 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:24:09.957 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-02 05:24:09.959 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:24:09.963 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-02 05:24:10.024 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-02 05:24:10.084 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-02 05:24:10.133 | + 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-02 05:24:10.183 | + 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-02 05:24:10.233 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-02 05:24:10.282 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-02 05:24:10.336 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-02 05:24:10.386 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-02 05:24:10.436 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-02 05:24:10.489 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:24:10.492 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:24:10.494 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-02 05:24:10.555 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:24:10.924 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-02 05:24:10.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-02 05:24:11.302 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-02 05:24:11.379 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:24:11.382 | + functions-common:time_stop:2440 : local name 2022-08-02 05:24:11.385 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:24:11.388 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:24:11.392 | + functions-common:time_stop:2443 : local total 2022-08-02 05:24:11.395 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:24:11.397 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:24:11.400 | + functions-common:time_stop:2447 : start_time=1659417849886 2022-08-02 05:24:11.402 | + functions-common:time_stop:2449 : [[ -z 1659417849886 ]] 2022-08-02 05:24:11.406 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:24:11.410 | + functions-common:time_stop:2452 : end_time=1659417851407 2022-08-02 05:24:11.413 | + functions-common:time_stop:2453 : elapsed_time=1521 2022-08-02 05:24:11.415 | + functions-common:time_stop:2454 : total=1400 2022-08-02 05:24:11.418 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:24:11.420 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2921 2022-08-02 05:24:11.423 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-02 05:24:11.423 | Waiting for keystone to start... 2022-08-02 05:24:11.425 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.65/identity/v3/ 2022-08-02 05:24:11.428 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.65/identity/v3/ 2022-08-02 05:24:11.431 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:24:11.433 | + functions:wait_for_service:458 : local url=http://10.222.0.65/identity/v3/ 2022-08-02 05:24:11.436 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:24:11.438 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:24:11.441 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:24:11.443 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:24:11.446 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:24:11.451 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:24:11.453 | + functions-common:time_start:2431 : _TIME_START[$name]=1659417851450 2022-08-02 05:24:11.456 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:24:11.462 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/identity/v3/ 2022-08-02 05:24:11.604 | ++ inc/async:async_inner:64 : rc=0 2022-08-02 05:24:11.631 | [105609 Async install_tempest:105609]: finished successfully 2022-08-02 05:24:17.598 | + :: : [[ 200 == 503 ]] 2022-08-02 05:24:17.599 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:24:17.602 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:24:17.605 | + functions-common:time_stop:2440 : local name 2022-08-02 05:24:17.607 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:24:17.609 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:24:17.612 | + functions-common:time_stop:2443 : local total 2022-08-02 05:24:17.614 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:24:17.616 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:24:17.619 | + functions-common:time_stop:2447 : start_time=1659417851450 2022-08-02 05:24:17.621 | + functions-common:time_stop:2449 : [[ -z 1659417851450 ]] 2022-08-02 05:24:17.624 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:24:17.629 | + functions-common:time_stop:2452 : end_time=1659417857626 2022-08-02 05:24:17.631 | + functions-common:time_stop:2453 : elapsed_time=6176 2022-08-02 05:24:17.634 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:24:17.636 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:24:17.638 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6176 2022-08-02 05:24:17.641 | + functions:wait_for_service:467 : return 0 2022-08-02 05:24:17.643 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-02 05:24:17.661 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:24:17.664 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-02 05:24:17.666 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:24:17.669 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 05:24:17.700 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-02 05:24:17.703 | + 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.65/identity 2022-08-02 05:24:22.177 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.177 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.178 | 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=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.185 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.201 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.202 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.232 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.263 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.352 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.365 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.366 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.366 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.373 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.375 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.376 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=108585) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 05:24:22.440 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 05:24:22.460 | 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=108585) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 05:24:22.469 | DEBUG dbcounter [-] [108585] Writer thread running {{(pid=108585) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:24:22.674 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created domain default 2022-08-02 05:24:22.718 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created project admin 2022-08-02 05:24:22.751 | DEBUG passlib.handlers.bcrypt [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=108585) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-02 05:24:22.752 | DEBUG passlib.handlers.bcrypt [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=108585) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-02 05:24:22.818 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created user admin 2022-08-02 05:24:22.832 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created role reader 2022-08-02 05:24:22.843 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created role member 2022-08-02 05:24:22.867 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created implied role where e8d9fb1fbcb749a693f6e9b29144054e implies 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:24:22.877 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created role admin 2022-08-02 05:24:22.894 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created implied role where 42e03d7233604ab9b0cf456d1d2532eb implies e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:24:22.906 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Granted role admin on project admin to user admin. 2022-08-02 05:24:22.915 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Granted role admin on the system to user admin. 2022-08-02 05:24:22.927 | WARNING py.warnings [None req-d0c52486-cff1-423f-9a0c-57124fd5714c 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-02 05:24:22.927 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-02 05:24:22.927 |  2022-08-02 05:24:22.930 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created region RegionOne 2022-08-02 05:24:22.963 | INFO keystone.cmd.bootstrap [None req-d0c52486-cff1-423f-9a0c-57124fd5714c None None] Created public endpoint http://10.222.0.65/identity 2022-08-02 05:24:23.371 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-02 05:24:23.374 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-02 05:24:23.376 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-02 05:24:23.380 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-02 05:24:26.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:26.258 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:26.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:26.258 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:26.391 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:26.393 | + lib/keystone:create_keystone_accounts:310 : admin_project=d50b82e5ec984823afdb9c788cbb206f 2022-08-02 05:24:26.396 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-02 05:24:26.403 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-02 05:24:28.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:28.347 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:28.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:28.347 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:28.479 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:28.482 | + lib/keystone:create_keystone_accounts:312 : admin_user=8e5fefb1eff4493d965ccdcdcd4743ea 2022-08-02 05:24:28.485 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-02 05:24:28.487 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-02 05:24:28.489 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-02 05:24:28.492 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 8e5fefb1eff4493d965ccdcdcd4743ea default 2022-08-02 05:24:28.547 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8e5fefb1eff4493d965ccdcdcd4743ea default 2022-08-02 05:24:28.592 | [79989 Async ks-domain-role:108705]: running: get_or_add_user_domain_role admin 8e5fefb1eff4493d965ccdcdcd4743ea default 2022-08-02 05:24:28.595 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-02 05:24:28.597 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 05:24:28.601 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 05:24:31.476 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 05:24:31.479 | + functions-common:get_or_create_domain:889 : echo default 2022-08-02 05:24:31.479 | default 2022-08-02 05:24:31.481 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-02 05:24:31.543 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-02 05:24:31.585 | [79989 Async ks-project:108836]: running: get_or_create_project service Default 2022-08-02 05:24:31.588 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-02 05:24:31.653 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-02 05:24:31.695 | [79989 Async ks-service:108932]: running: get_or_create_role service 2022-08-02 05:24:31.697 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-02 05:24:31.767 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-02 05:24:31.824 | [79989 Async ks-reseller:109018]: running: get_or_create_role ResellerAdmin 2022-08-02 05:24:31.835 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-02 05:24:31.852 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-02 05:24:32.282 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-02 05:24:32.539 | [79989 Async ks-anotherrole:109110]: running: get_or_create_role anotherrole 2022-08-02 05:24:32.562 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-02 05:24:32.600 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-02 05:24:32.618 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:24:32.650 | +++ 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-02 05:24:35.015 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:35.065 | [108932 Async ks-service:108932]: finished successfully 2022-08-02 05:24:35.506 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:35.507 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:35.548 | [108836 Async ks-project:108836]: finished successfully 2022-08-02 05:24:35.552 | [109018 Async ks-reseller:109018]: finished successfully 2022-08-02 05:24:35.733 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:35.777 | [109110 Async ks-anotherrole:109110]: finished successfully 2022-08-02 05:24:36.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:36.049 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:36.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:36.049 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:36.187 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:36.190 | ++ functions-common:get_or_create_project:939 : project_id=812036c8893c42369f22e18d83c2bc03 2022-08-02 05:24:36.192 | ++ functions-common:get_or_create_project:940 : echo 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:24:36.195 | + lib/keystone:create_keystone_accounts:340 : invis_project=812036c8893c42369f22e18d83c2bc03 2022-08-02 05:24:36.198 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-02 05:24:36.201 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-02 05:24:36.203 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:24:36.206 | +++ 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-02 05:24:38.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:38.485 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:38.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:38.486 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:38.638 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:38.641 | ++ functions-common:get_or_create_project:939 : project_id=568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:38.643 | ++ functions-common:get_or_create_project:940 : echo 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:38.648 | + lib/keystone:create_keystone_accounts:344 : demo_project=568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:38.651 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-02 05:24:38.654 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-02 05:24:38.657 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:24:38.662 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-02 05:24:38.664 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-02 05:24:38.668 | +++ 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-02 05:24:38.781 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:38.807 | [108705 Async ks-domain-role:108705]: finished successfully 2022-08-02 05:24:40.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:40.902 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:40.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:40.902 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.039 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.042 | ++ functions-common:get_or_create_user:926 : user_id=5f0a3d51d20140afb114ae9ef2a307c5 2022-08-02 05:24:41.045 | ++ functions-common:get_or_create_user:927 : echo 5f0a3d51d20140afb114ae9ef2a307c5 2022-08-02 05:24:41.048 | + lib/keystone:create_keystone_accounts:347 : demo_user=5f0a3d51d20140afb114ae9ef2a307c5 2022-08-02 05:24:41.050 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-02 05:24:41.099 | [79989 Async ks-domain-role:108705]: Waiting for completion of get_or_add_user_domain_role admin 8e5fefb1eff4493d965ccdcdcd4743ea default running on PID 108705 (6 other jobs running) 2022-08-02 05:24:41.124 | [79989 Async ks-domain-role:108705]: Signaling child to exit 2022-08-02 05:24:41.124 | WAKEUP 2022-08-02 05:24:41.147 | [79989 Async ks-domain-role:108705]: Signaled 2022-08-02 05:24:41.148 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-02 05:24:41.148 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e5fefb1eff4493d965ccdcdcd4743ea --domain default 2022-08-02 05:24:41.148 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-02 05:24:41.148 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:24:41.148 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:24:41.148 | ++ functions-common:get_field:813 : read data 2022-08-02 05:24:41.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.148 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.148 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.148 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.148 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-02 05:24:41.148 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-02 05:24:41.149 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 8e5fefb1eff4493d965ccdcdcd4743ea --domain default 2022-08-02 05:24:41.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.149 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e5fefb1eff4493d965ccdcdcd4743ea --domain default 2022-08-02 05:24:41.149 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:24:41.149 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-02 05:24:41.149 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:24:41.149 | ++ functions-common:get_field:813 : read data 2022-08-02 05:24:41.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.149 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.149 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.149 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:24:41.149 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:24:41.149 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 8e5fefb1eff4493d965ccdcdcd4743ea | | | default | | False |' 2022-08-02 05:24:41.149 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:24:41.149 | ++ functions-common:get_field:813 : read data 2022-08-02 05:24:41.149 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:24:41.149 | + functions-common:get_or_add_user_domain_role:1022 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:24:41.149 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:24:41.193 | [79989 Async ks-domain-role:108705]: finished get_or_add_user_domain_role admin 8e5fefb1eff4493d965ccdcdcd4743ea default with result 0 in 10 seconds 2022-08-02 05:24:41.199 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-02 05:24:41.233 | [79989 Async ks-project:108836]: Waiting for completion of get_or_create_project service Default running on PID 108836 (5 other jobs running) 2022-08-02 05:24:41.259 | [79989 Async ks-project:108836]: Signaling child to exit 2022-08-02 05:24:41.259 | WAKEUP 2022-08-02 05:24:41.280 | [79989 Async ks-project:108836]: Signaled 2022-08-02 05:24:41.282 | + functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:24:41.282 | ++ 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-02 05:24:41.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.282 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.282 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.282 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.282 | + functions-common:get_or_create_project:939 : project_id=c49889dd47fb488697f371aa62032f36 2022-08-02 05:24:41.282 | + functions-common:get_or_create_project:940 : echo c49889dd47fb488697f371aa62032f36 2022-08-02 05:24:41.282 | c49889dd47fb488697f371aa62032f36 2022-08-02 05:24:41.326 | [79989 Async ks-project:108836]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-02 05:24:41.362 | [79989 Async ks-service:108932]: Waiting for completion of get_or_create_role service running on PID 108932 (4 other jobs running) 2022-08-02 05:24:41.388 | [79989 Async ks-service:108932]: Signaling child to exit 2022-08-02 05:24:41.388 | WAKEUP 2022-08-02 05:24:41.410 | [79989 Async ks-service:108932]: Signaled 2022-08-02 05:24:41.412 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:24:41.412 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-02 05:24:41.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.412 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.412 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.412 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.412 | + functions-common:get_or_create_role:951 : role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:24:41.412 | + functions-common:get_or_create_role:952 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:24:41.412 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:24:41.455 | [79989 Async ks-service:108932]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-02 05:24:41.495 | [79989 Async ks-reseller:109018]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 109018 (3 other jobs running) 2022-08-02 05:24:41.520 | [79989 Async ks-reseller:109018]: Signaling child to exit 2022-08-02 05:24:41.520 | WAKEUP 2022-08-02 05:24:41.542 | [79989 Async ks-reseller:109018]: Signaled 2022-08-02 05:24:41.543 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:24:41.543 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-02 05:24:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.543 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.543 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.543 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.543 | + functions-common:get_or_create_role:951 : role_id=0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:24:41.544 | + functions-common:get_or_create_role:952 : echo 0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:24:41.544 | 0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:24:41.587 | [79989 Async ks-reseller:109018]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-02 05:24:41.623 | [79989 Async ks-anotherrole:109110]: Waiting for completion of get_or_create_role anotherrole running on PID 109110 (2 other jobs running) 2022-08-02 05:24:41.648 | [79989 Async ks-anotherrole:109110]: Signaling child to exit 2022-08-02 05:24:41.648 | WAKEUP 2022-08-02 05:24:41.670 | [79989 Async ks-anotherrole:109110]: Signaled 2022-08-02 05:24:41.672 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:24:41.672 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 05:24:41.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.672 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:41.672 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:41.672 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:41.672 | + functions-common:get_or_create_role:951 : role_id=2a00e095710948229c335a0a85acf633 2022-08-02 05:24:41.672 | + functions-common:get_or_create_role:952 : echo 2a00e095710948229c335a0a85acf633 2022-08-02 05:24:41.672 | 2a00e095710948229c335a0a85acf633 2022-08-02 05:24:41.716 | [79989 Async ks-anotherrole:109110]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-02 05:24:41.720 | + inc/async:async_wait:197 : return 0 2022-08-02 05:24:41.722 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:41.781 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:41.820 | [79989 Async ks-demo-member:109975]: running: get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:41.823 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 8e5fefb1eff4493d965ccdcdcd4743ea 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:41.882 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8e5fefb1eff4493d965ccdcdcd4743ea 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:41.934 | [79989 Async ks-demo-admin:110087]: running: get_or_add_user_project_role admin 8e5fefb1eff4493d965ccdcdcd4743ea 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:41.936 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:42.008 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:42.058 | [79989 Async ks-demo-another:110199]: running: get_or_add_user_project_role anotherrole 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:42.061 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:24:42.136 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:24:42.184 | [79989 Async ks-demo-invis:110312]: running: get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:24:42.189 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-02 05:24:42.196 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-02 05:24:42.202 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:24:42.204 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-02 05:24:42.211 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-02 05:24:42.228 | +++ 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-02 05:24:45.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:45.524 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:45.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:45.524 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:45.682 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:45.685 | ++ functions-common:get_or_create_user:926 : user_id=4620e35774d449f59d19001ab049a398 2022-08-02 05:24:45.688 | ++ functions-common:get_or_create_user:927 : echo 4620e35774d449f59d19001ab049a398 2022-08-02 05:24:45.691 | + lib/keystone:create_keystone_accounts:360 : demo_reader=4620e35774d449f59d19001ab049a398 2022-08-02 05:24:45.694 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 4620e35774d449f59d19001ab049a398 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:45.803 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4620e35774d449f59d19001ab049a398 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:45.841 | [79989 Async ks-demo-reader:110467]: running: get_or_add_user_project_role reader 4620e35774d449f59d19001ab049a398 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:24:45.852 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-02 05:24:45.877 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-02 05:24:45.881 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:24:45.886 | +++ 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-02 05:24:48.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:48.943 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:48.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:48.943 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:49.278 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:49.299 | ++ functions-common:get_or_create_project:939 : project_id=6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:49.321 | ++ functions-common:get_or_create_project:940 : echo 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:49.343 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:49.359 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-02 05:24:49.386 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-02 05:24:49.389 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:24:49.403 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-02 05:24:49.412 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-02 05:24:49.428 | +++ 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-02 05:24:52.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:52.722 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:52.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:52.722 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:52.899 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:52.902 | ++ functions-common:get_or_create_user:926 : user_id=887c97c79a4a43c984e940a68f308b91 2022-08-02 05:24:52.922 | ++ functions-common:get_or_create_user:927 : echo 887c97c79a4a43c984e940a68f308b91 2022-08-02 05:24:52.958 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=887c97c79a4a43c984e940a68f308b91 2022-08-02 05:24:52.975 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:53.390 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:53.669 | [79989 Async ks-alt-admin:110836]: running: get_or_add_user_project_role admin 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:53.687 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:54.081 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:54.293 | [79989 Async ks-alt-another:110949]: running: get_or_add_user_project_role anotherrole 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:54.313 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-02 05:24:54.335 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-02 05:24:54.352 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:24:54.366 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-02 05:24:54.383 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-02 05:24:54.419 | +++ 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-02 05:24:55.862 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:56.017 | [109975 Async ks-demo-member:109975]: finished successfully 2022-08-02 05:24:58.163 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:58.210 | [110199 Async ks-demo-another:110199]: finished successfully 2022-08-02 05:24:58.445 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:58.472 | [110087 Async ks-demo-admin:110087]: finished successfully 2022-08-02 05:24:58.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:58.977 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:58.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:24:58.977 | from cryptography.utils import int_from_bytes 2022-08-02 05:24:59.128 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:24:59.131 | ++ functions-common:get_or_create_user:926 : user_id=7bf65c10274f4976830b543cd8e16c0c 2022-08-02 05:24:59.134 | ++ functions-common:get_or_create_user:927 : echo 7bf65c10274f4976830b543cd8e16c0c 2022-08-02 05:24:59.137 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7bf65c10274f4976830b543cd8e16c0c 2022-08-02 05:24:59.139 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7bf65c10274f4976830b543cd8e16c0c 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:59.210 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7bf65c10274f4976830b543cd8e16c0c 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:59.265 | [79989 Async ks-alt-member-user:111283]: running: get_or_add_user_project_role member 7bf65c10274f4976830b543cd8e16c0c 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:24:59.267 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-02 05:24:59.293 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-02 05:24:59.312 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:24:59.324 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-02 05:24:59.340 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-02 05:24:59.358 | +++ 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-02 05:24:59.506 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:24:59.630 | [110312 Async ks-demo-invis:110312]: finished successfully 2022-08-02 05:25:01.577 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:01.700 | [110467 Async ks-demo-reader:110467]: finished successfully 2022-08-02 05:25:02.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:02.035 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:02.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:02.035 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:02.207 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:02.210 | ++ functions-common:get_or_create_user:926 : user_id=02915fdab3354538a4d3c25d33c050ae 2022-08-02 05:25:02.212 | ++ functions-common:get_or_create_user:927 : echo 02915fdab3354538a4d3c25d33c050ae 2022-08-02 05:25:02.215 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=02915fdab3354538a4d3c25d33c050ae 2022-08-02 05:25:02.218 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 02915fdab3354538a4d3c25d33c050ae 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:02.321 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 02915fdab3354538a4d3c25d33c050ae 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:02.398 | [79989 Async ks-alt-reader-user:111785]: running: get_or_add_user_project_role reader 02915fdab3354538a4d3c25d33c050ae 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:02.408 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-02 05:25:02.411 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:25:02.414 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-02 05:25:02.418 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-02 05:25:02.421 | +++ 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-02 05:25:05.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:05.859 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:05.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:05.859 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:06.103 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:06.120 | ++ functions-common:get_or_create_user:926 : user_id=c2a6522c3a784545bfe8a0ff610d8e59 2022-08-02 05:25:06.142 | ++ functions-common:get_or_create_user:927 : echo c2a6522c3a784545bfe8a0ff610d8e59 2022-08-02 05:25:06.162 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c2a6522c3a784545bfe8a0ff610d8e59 2022-08-02 05:25:06.176 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c2a6522c3a784545bfe8a0ff610d8e59 all 2022-08-02 05:25:06.506 | + inc/async:async_inner:63 : get_or_add_user_system_role member c2a6522c3a784545bfe8a0ff610d8e59 all 2022-08-02 05:25:06.684 | [79989 Async ks-system-member:112009]: running: get_or_add_user_system_role member c2a6522c3a784545bfe8a0ff610d8e59 all 2022-08-02 05:25:06.723 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-02 05:25:06.749 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:25:06.770 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-02 05:25:06.787 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-02 05:25:06.814 | +++ 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-02 05:25:08.938 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:09.144 | [110836 Async ks-alt-admin:110836]: finished successfully 2022-08-02 05:25:10.129 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:10.160 | [110949 Async ks-alt-another:110949]: finished successfully 2022-08-02 05:25:11.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:11.015 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:11.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:11.015 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:11.179 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:11.183 | ++ functions-common:get_or_create_user:926 : user_id=98846645b7ba49a3b30794d3d9792dd6 2022-08-02 05:25:11.186 | ++ functions-common:get_or_create_user:927 : echo 98846645b7ba49a3b30794d3d9792dd6 2022-08-02 05:25:11.188 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=98846645b7ba49a3b30794d3d9792dd6 2022-08-02 05:25:11.191 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 98846645b7ba49a3b30794d3d9792dd6 all 2022-08-02 05:25:11.295 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 98846645b7ba49a3b30794d3d9792dd6 all 2022-08-02 05:25:11.385 | [79989 Async ks-system-reader:112334]: running: get_or_add_user_system_role reader 98846645b7ba49a3b30794d3d9792dd6 all 2022-08-02 05:25:11.389 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-02 05:25:11.404 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-02 05:25:11.416 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-02 05:25:11.427 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 05:25:11.436 | +++ 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-02 05:25:11.998 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:12.191 | [111283 Async ks-alt-member-user:111283]: finished successfully 2022-08-02 05:25:14.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:14.527 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:14.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:14.527 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:14.723 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:14.727 | ++ functions-common:get_or_create_group:903 : group_id=10eaab2e73a34481b615f07834ee1e75 2022-08-02 05:25:14.730 | ++ functions-common:get_or_create_group:904 : echo 10eaab2e73a34481b615f07834ee1e75 2022-08-02 05:25:14.738 | + lib/keystone:create_keystone_accounts:402 : admin_group=10eaab2e73a34481b615f07834ee1e75 2022-08-02 05:25:14.741 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-02 05:25:14.745 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-02 05:25:14.748 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-02 05:25:14.751 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 05:25:14.755 | +++ 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-02 05:25:14.873 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:14.920 | [111785 Async ks-alt-reader-user:111785]: finished successfully 2022-08-02 05:25:17.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:17.227 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:17.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:17.228 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:17.304 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:17.339 | [112009 Async ks-system-member:112009]: finished successfully 2022-08-02 05:25:17.386 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:17.389 | ++ functions-common:get_or_create_group:903 : group_id=24547c52294945f197dab0796e9d6cf6 2022-08-02 05:25:17.391 | ++ functions-common:get_or_create_group:904 : echo 24547c52294945f197dab0796e9d6cf6 2022-08-02 05:25:17.394 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=24547c52294945f197dab0796e9d6cf6 2022-08-02 05:25:17.397 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:17.459 | + inc/async:async_inner:63 : get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:17.505 | [79989 Async ks-group-memberdemo:112683]: running: get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:17.507 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:17.590 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:17.664 | [79989 Async ks-group-anotherdemo:112769]: running: get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:17.675 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:17.756 | + inc/async:async_inner:63 : get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:17.845 | [79989 Async ks-group-memberalt:112855]: running: get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:17.850 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:18.332 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:18.571 | [79989 Async ks-group-anotheralt:112964]: running: get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:18.589 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f 2022-08-02 05:25:19.034 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f 2022-08-02 05:25:19.264 | [79989 Async ks-group-admin:113050]: running: get_or_add_group_project_role admin 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f 2022-08-02 05:25:19.290 | + 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-02 05:25:19.645 | [79989 Async ks-demo-member:109975]: Waiting for completion of get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 running on PID 109975 (17 other jobs running) 2022-08-02 05:25:19.824 | [79989 Async ks-demo-member:109975]: Signaling child to exit 2022-08-02 05:25:19.824 | WAKEUP 2022-08-02 05:25:19.996 | [79989 Async ks-demo-member:109975]: Signaled 2022-08-02 05:25:20.006 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:20.006 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:20.006 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:20.006 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:20.006 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:20.006 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:20.006 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:20.006 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:20.006 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:20.006 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:20.006 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:20.006 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:20.006 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:20.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.006 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.006 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.006 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:20.006 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:20.006 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:20.006 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:20.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.006 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.006 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.006 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:20.006 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:20.006 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:20.007 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:20.007 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:20.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.007 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.007 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.007 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:20.007 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:20.007 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:20.007 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:20.007 | ++ functions-common:get_field:819 : echo '| e8d9fb1fbcb749a693f6e9b29144054e | 5f0a3d51d20140afb114ae9ef2a307c5 | | 568719fc417d414787dc872f7cbf4ca4 | | | False |' 2022-08-02 05:25:20.007 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:20.007 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:20.007 | + functions-common:get_or_add_user_project_role:998 : echo e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:20.007 | e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:20.248 | [79989 Async ks-demo-member:109975]: finished get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 with result 0 in 14 seconds 2022-08-02 05:25:20.483 | [79989 Async ks-demo-admin:110087]: Waiting for completion of get_or_add_user_project_role admin 8e5fefb1eff4493d965ccdcdcd4743ea 568719fc417d414787dc872f7cbf4ca4 running on PID 110087 (16 other jobs running) 2022-08-02 05:25:20.650 | [79989 Async ks-demo-admin:110087]: Signaling child to exit 2022-08-02 05:25:20.651 | WAKEUP 2022-08-02 05:25:20.740 | [79989 Async ks-demo-admin:110087]: Signaled 2022-08-02 05:25:20.747 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:20.747 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:20.747 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:20.747 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:20.747 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:20.747 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:20.747 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:20.747 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:20.748 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:20.748 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:20.748 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e5fefb1eff4493d965ccdcdcd4743ea --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:20.748 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:20.748 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:20.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.748 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.748 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.748 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:20.748 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:20.748 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:20.748 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8e5fefb1eff4493d965ccdcdcd4743ea --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:20.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.748 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.748 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.748 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:20.749 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e5fefb1eff4493d965ccdcdcd4743ea --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:20.749 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:20.749 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:20.749 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:20.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.749 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:20.749 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:20.749 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:20.749 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:20.749 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:20.749 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 8e5fefb1eff4493d965ccdcdcd4743ea | | 568719fc417d414787dc872f7cbf4ca4 | | | False |' 2022-08-02 05:25:20.750 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:20.750 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:20.750 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:25:20.750 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:25:20.750 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:25:20.970 | [79989 Async ks-demo-admin:110087]: finished get_or_add_user_project_role admin 8e5fefb1eff4493d965ccdcdcd4743ea 568719fc417d414787dc872f7cbf4ca4 with result 0 in 16 seconds 2022-08-02 05:25:21.176 | [79989 Async ks-demo-another:110199]: Waiting for completion of get_or_add_user_project_role anotherrole 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 running on PID 110199 (15 other jobs running) 2022-08-02 05:25:21.304 | [79989 Async ks-demo-another:110199]: Signaling child to exit 2022-08-02 05:25:21.305 | WAKEUP 2022-08-02 05:25:21.388 | [79989 Async ks-demo-another:110199]: Signaled 2022-08-02 05:25:21.389 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:21.389 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:21.389 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:21.389 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:21.389 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:21.389 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:21.389 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:21.389 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:21.389 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:21.389 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:21.389 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:21.390 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:21.390 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:21.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.390 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.390 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.390 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:21.390 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:21.390 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:21.390 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:21.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.390 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.390 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.390 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:21.390 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:21.390 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:21.390 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:21.390 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:21.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.390 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.390 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.390 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:21.390 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:21.390 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:21.390 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:21.390 | ++ functions-common:get_field:819 : echo '| 2a00e095710948229c335a0a85acf633 | 5f0a3d51d20140afb114ae9ef2a307c5 | | 568719fc417d414787dc872f7cbf4ca4 | | | False |' 2022-08-02 05:25:21.390 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:21.390 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2a00e095710948229c335a0a85acf633 2022-08-02 05:25:21.390 | + functions-common:get_or_add_user_project_role:998 : echo 2a00e095710948229c335a0a85acf633 2022-08-02 05:25:21.390 | 2a00e095710948229c335a0a85acf633 2022-08-02 05:25:21.491 | [79989 Async ks-demo-another:110199]: finished get_or_add_user_project_role anotherrole 5f0a3d51d20140afb114ae9ef2a307c5 568719fc417d414787dc872f7cbf4ca4 with result 0 in 16 seconds 2022-08-02 05:25:21.555 | [79989 Async ks-demo-invis:110312]: Waiting for completion of get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 812036c8893c42369f22e18d83c2bc03 running on PID 110312 (14 other jobs running) 2022-08-02 05:25:21.606 | [79989 Async ks-demo-invis:110312]: Signaling child to exit 2022-08-02 05:25:21.606 | WAKEUP 2022-08-02 05:25:21.645 | [79989 Async ks-demo-invis:110312]: Signaled 2022-08-02 05:25:21.647 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:21.647 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:21.647 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:21.647 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:21.647 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:21.647 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:21.647 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:21.647 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:21.647 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:21.647 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:25:21.647 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:21.647 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:21.647 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:21.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.648 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:21.648 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:21.648 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:21.648 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:25:21.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.648 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:21.648 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f0a3d51d20140afb114ae9ef2a307c5 --project 812036c8893c42369f22e18d83c2bc03 2022-08-02 05:25:21.648 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:21.648 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:21.648 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:21.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:21.648 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:21.648 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:21.648 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:21.648 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:21.648 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:21.648 | ++ functions-common:get_field:819 : echo '| e8d9fb1fbcb749a693f6e9b29144054e | 5f0a3d51d20140afb114ae9ef2a307c5 | | 812036c8893c42369f22e18d83c2bc03 | | | False |' 2022-08-02 05:25:21.648 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:21.648 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:21.648 | + functions-common:get_or_add_user_project_role:998 : echo e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:21.648 | e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:21.855 | [79989 Async ks-demo-invis:110312]: finished get_or_add_user_project_role member 5f0a3d51d20140afb114ae9ef2a307c5 812036c8893c42369f22e18d83c2bc03 with result 0 in 17 seconds 2022-08-02 05:25:21.948 | [79989 Async ks-demo-reader:110467]: Waiting for completion of get_or_add_user_project_role reader 4620e35774d449f59d19001ab049a398 568719fc417d414787dc872f7cbf4ca4 running on PID 110467 (13 other jobs running) 2022-08-02 05:25:21.985 | [79989 Async ks-demo-reader:110467]: Signaling child to exit 2022-08-02 05:25:21.985 | WAKEUP 2022-08-02 05:25:22.053 | [79989 Async ks-demo-reader:110467]: Signaled 2022-08-02 05:25:22.055 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:22.055 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:22.055 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:22.055 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:22.055 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:22.055 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:22.055 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:22.055 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:22.056 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4620e35774d449f59d19001ab049a398 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:22.056 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:22.056 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:22.056 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.056 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:22.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.056 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.056 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:22.056 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:22.056 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:22.056 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 4620e35774d449f59d19001ab049a398 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:22.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.056 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.057 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.057 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4620e35774d449f59d19001ab049a398 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:22.057 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:22.057 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:22.057 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:22.057 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.057 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.057 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:22.057 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:22.057 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:22.057 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:22.057 | ++ functions-common:get_field:819 : echo '| 7bed3ca5ed1e43399cbb0babea83189c | 4620e35774d449f59d19001ab049a398 | | 568719fc417d414787dc872f7cbf4ca4 | | | False |' 2022-08-02 05:25:22.057 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.057 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:22.057 | + functions-common:get_or_add_user_project_role:998 : echo 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:22.057 | 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:22.137 | [79989 Async ks-demo-reader:110467]: finished get_or_add_user_project_role reader 4620e35774d449f59d19001ab049a398 568719fc417d414787dc872f7cbf4ca4 with result 0 in 15 seconds 2022-08-02 05:25:22.142 | + inc/async:async_wait:197 : return 0 2022-08-02 05:25:22.146 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-02 05:25:22.258 | [79989 Async ks-alt-admin:110836]: Waiting for completion of get_or_add_user_project_role admin 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 running on PID 110836 (12 other jobs running) 2022-08-02 05:25:22.294 | [79989 Async ks-alt-admin:110836]: Signaling child to exit 2022-08-02 05:25:22.295 | WAKEUP 2022-08-02 05:25:22.336 | [79989 Async ks-alt-admin:110836]: Signaled 2022-08-02 05:25:22.337 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:22.337 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:22.337 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:22.338 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:22.338 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:22.338 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:22.338 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:22.338 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:22.338 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:22.338 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:22.338 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 887c97c79a4a43c984e940a68f308b91 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:22.338 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:22.338 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.338 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.338 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.338 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:22.338 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:22.338 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:22.338 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 887c97c79a4a43c984e940a68f308b91 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:22.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.338 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.338 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.338 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 887c97c79a4a43c984e940a68f308b91 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:22.338 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:22.338 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:22.338 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:22.338 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.338 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.338 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.338 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:22.338 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:22.339 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:22.339 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 887c97c79a4a43c984e940a68f308b91 | | 6899873179d042e68e3e7b4de4729ba9 | | | False |' 2022-08-02 05:25:22.339 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:22.339 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.339 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:25:22.339 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:25:22.339 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:25:22.438 | [79989 Async ks-alt-admin:110836]: finished get_or_add_user_project_role admin 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 with result 0 in 15 seconds 2022-08-02 05:25:22.494 | [79989 Async ks-alt-another:110949]: Waiting for completion of get_or_add_user_project_role anotherrole 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 running on PID 110949 (11 other jobs running) 2022-08-02 05:25:22.534 | [79989 Async ks-alt-another:110949]: Signaling child to exit 2022-08-02 05:25:22.535 | WAKEUP 2022-08-02 05:25:22.599 | [79989 Async ks-alt-another:110949]: Signaled 2022-08-02 05:25:22.601 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:22.601 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:22.601 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:22.601 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:22.601 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:22.601 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:22.601 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:22.601 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:22.601 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:22.601 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:22.601 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 887c97c79a4a43c984e940a68f308b91 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:22.601 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:22.601 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.601 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.601 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.601 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:22.601 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:22.601 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:22.602 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 887c97c79a4a43c984e940a68f308b91 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:22.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.602 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.602 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.602 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 887c97c79a4a43c984e940a68f308b91 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:22.602 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:22.602 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:22.602 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:22.602 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.602 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:22.602 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:22.602 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:22.602 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:22.602 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:22.602 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:22.602 | ++ functions-common:get_field:819 : echo '| 2a00e095710948229c335a0a85acf633 | 887c97c79a4a43c984e940a68f308b91 | | 6899873179d042e68e3e7b4de4729ba9 | | | False |' 2022-08-02 05:25:22.602 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:22.602 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2a00e095710948229c335a0a85acf633 2022-08-02 05:25:22.602 | + functions-common:get_or_add_user_project_role:998 : echo 2a00e095710948229c335a0a85acf633 2022-08-02 05:25:22.602 | 2a00e095710948229c335a0a85acf633 2022-08-02 05:25:22.692 | [79989 Async ks-alt-another:110949]: finished get_or_add_user_project_role anotherrole 887c97c79a4a43c984e940a68f308b91 6899873179d042e68e3e7b4de4729ba9 with result 0 in 16 seconds 2022-08-02 05:25:22.808 | [79989 Async ks-alt-member-user:111283]: Waiting for completion of get_or_add_user_project_role member 7bf65c10274f4976830b543cd8e16c0c 6899873179d042e68e3e7b4de4729ba9 running on PID 111283 (10 other jobs running) 2022-08-02 05:25:22.940 | [79989 Async ks-alt-member-user:111283]: Signaling child to exit 2022-08-02 05:25:22.940 | WAKEUP 2022-08-02 05:25:22.965 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:23.040 | [79989 Async ks-alt-member-user:111283]: Signaled 2022-08-02 05:25:23.054 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:23.054 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:23.054 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:23.054 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:23.054 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:23.054 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:23.054 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:23.054 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:23.054 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:23.054 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:23.054 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7bf65c10274f4976830b543cd8e16c0c --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:23.054 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:23.054 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:23.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.054 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.054 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.054 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:23.054 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:23.054 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:23.055 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 7bf65c10274f4976830b543cd8e16c0c --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:23.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.055 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.055 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.055 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7bf65c10274f4976830b543cd8e16c0c --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:23.055 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:23.055 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:23.055 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:23.055 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:23.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.055 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.055 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.055 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:23.055 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:23.055 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:23.055 | ++ functions-common:get_field:819 : echo '| e8d9fb1fbcb749a693f6e9b29144054e | 7bf65c10274f4976830b543cd8e16c0c | | 6899873179d042e68e3e7b4de4729ba9 | | | False |' 2022-08-02 05:25:23.055 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:23.055 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:23.055 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:23.055 | + functions-common:get_or_add_user_project_role:998 : echo e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:23.055 | e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:23.096 | [112334 Async ks-system-reader:112334]: finished successfully 2022-08-02 05:25:23.270 | [79989 Async ks-alt-member-user:111283]: finished get_or_add_user_project_role member 7bf65c10274f4976830b543cd8e16c0c 6899873179d042e68e3e7b4de4729ba9 with result 0 in 13 seconds 2022-08-02 05:25:23.472 | [79989 Async ks-alt-reader-user:111785]: Waiting for completion of get_or_add_user_project_role reader 02915fdab3354538a4d3c25d33c050ae 6899873179d042e68e3e7b4de4729ba9 running on PID 111785 (9 other jobs running) 2022-08-02 05:25:23.651 | [79989 Async ks-alt-reader-user:111785]: Signaling child to exit 2022-08-02 05:25:23.652 | WAKEUP 2022-08-02 05:25:23.813 | [79989 Async ks-alt-reader-user:111785]: Signaled 2022-08-02 05:25:23.826 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:25:23.826 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:25:23.826 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:23.826 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:23.826 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:23.827 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:23.827 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:23.827 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:25:23.827 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 02915fdab3354538a4d3c25d33c050ae --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:23.827 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:25:23.827 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:23.827 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:23.827 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:23.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.827 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.827 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.827 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:23.827 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:25:23.827 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:25:23.828 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 02915fdab3354538a4d3c25d33c050ae --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:23.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.828 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.828 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.828 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 02915fdab3354538a4d3c25d33c050ae --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:23.828 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:25:23.828 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:25:23.828 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:25:23.828 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:23.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.828 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:23.828 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:23.829 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:23.829 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:25:23.829 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:25:23.829 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:25:23.829 | ++ functions-common:get_field:819 : echo '| 7bed3ca5ed1e43399cbb0babea83189c | 02915fdab3354538a4d3c25d33c050ae | | 6899873179d042e68e3e7b4de4729ba9 | | | False |' 2022-08-02 05:25:23.829 | ++ functions-common:get_field:813 : read data 2022-08-02 05:25:23.829 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:23.829 | + functions-common:get_or_add_user_project_role:998 : echo 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:23.829 | 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:24.140 | [79989 Async ks-alt-reader-user:111785]: finished get_or_add_user_project_role reader 02915fdab3354538a4d3c25d33c050ae 6899873179d042e68e3e7b4de4729ba9 with result 0 in 12 seconds 2022-08-02 05:25:24.171 | + inc/async:async_wait:197 : return 0 2022-08-02 05:25:24.194 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-02 05:25:24.540 | [79989 Async ks-system-member:112009]: Waiting for completion of get_or_add_user_system_role member c2a6522c3a784545bfe8a0ff610d8e59 all running on PID 112009 (8 other jobs running) 2022-08-02 05:25:24.676 | [79989 Async ks-system-member:112009]: Signaling child to exit 2022-08-02 05:25:24.676 | WAKEUP 2022-08-02 05:25:24.807 | [79989 Async ks-system-member:112009]: Signaled 2022-08-02 05:25:24.822 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 05:25:24.822 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 05:25:24.822 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 05:25:24.822 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:24.822 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:24.822 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:24.822 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:24.822 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:24.822 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 05:25:24.822 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c2a6522c3a784545bfe8a0ff610d8e59 --system all -f value -c Role 2022-08-02 05:25:24.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:24.822 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:24.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:24.822 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:24.822 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:24.822 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 05:25:24.822 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 05:25:24.822 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user c2a6522c3a784545bfe8a0ff610d8e59 --system all 2022-08-02 05:25:24.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:24.822 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:24.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:24.822 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:24.822 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c2a6522c3a784545bfe8a0ff610d8e59 --system all -f value -c Role 2022-08-02 05:25:24.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:24.822 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:24.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:24.823 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:24.823 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:24.823 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:24.823 | + functions-common:get_or_add_user_system_role:1053 : echo e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:24.823 | e8d9fb1fbcb749a693f6e9b29144054e 2022-08-02 05:25:25.107 | [79989 Async ks-system-member:112009]: finished get_or_add_user_system_role member c2a6522c3a784545bfe8a0ff610d8e59 all with result 0 in 10 seconds 2022-08-02 05:25:25.358 | [79989 Async ks-system-reader:112334]: Waiting for completion of get_or_add_user_system_role reader 98846645b7ba49a3b30794d3d9792dd6 all running on PID 112334 (7 other jobs running) 2022-08-02 05:25:25.497 | [79989 Async ks-system-reader:112334]: Signaling child to exit 2022-08-02 05:25:25.497 | WAKEUP 2022-08-02 05:25:25.635 | [79989 Async ks-system-reader:112334]: Signaled 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 05:25:25.659 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 05:25:25.659 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:25:25.659 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:25:25.659 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:25:25.659 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:25:25.659 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 05:25:25.659 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 98846645b7ba49a3b30794d3d9792dd6 --system all -f value -c Role 2022-08-02 05:25:25.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:25.659 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:25.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:25.659 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:25.659 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 98846645b7ba49a3b30794d3d9792dd6 --system all 2022-08-02 05:25:25.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:25.659 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:25.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:25.659 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:25.659 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 98846645b7ba49a3b30794d3d9792dd6 --system all -f value -c Role 2022-08-02 05:25:25.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:25.659 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:25.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:25.659 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:25.659 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:25.659 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:25.660 | + functions-common:get_or_add_user_system_role:1053 : echo 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:25.660 | 7bed3ca5ed1e43399cbb0babea83189c 2022-08-02 05:25:25.937 | [79989 Async ks-system-reader:112334]: finished get_or_add_user_system_role reader 98846645b7ba49a3b30794d3d9792dd6 all with result 0 in 11 seconds 2022-08-02 05:25:25.970 | + inc/async:async_wait:197 : return 0 2022-08-02 05:25:25.989 | + 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-02 05:25:26.323 | [79989 Async ks-group-memberdemo:112683]: Waiting for completion of get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 running on PID 112683 (6 other jobs running) 2022-08-02 05:25:26.497 | [79989 Async ks-group-memberdemo:112683]: Signaling child to exit 2022-08-02 05:25:30.321 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:30.437 | [112683 Async ks-group-memberdemo:112683]: finished successfully 2022-08-02 05:25:30.506 | WAKEUP 2022-08-02 05:25:30.628 | [79989 Async ks-group-memberdemo:112683]: Signaled 2022-08-02 05:25:30.641 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:25:30.641 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24547c52294945f197dab0796e9d6cf6 --project 568719fc417d414787dc872f7cbf4ca4 -f value 2022-08-02 05:25:30.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:30.642 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:30.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:30.642 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:30.642 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:30.642 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:25:30.642 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:25:30.642 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 24547c52294945f197dab0796e9d6cf6 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:30.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:30.642 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:30.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:30.642 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:30.642 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24547c52294945f197dab0796e9d6cf6 --project 568719fc417d414787dc872f7cbf4ca4 -f value 2022-08-02 05:25:30.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:30.642 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:30.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:30.642 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:30.642 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:30.642 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e8d9fb1fbcb749a693f6e9b29144054e 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 False' 2022-08-02 05:25:30.642 | + functions-common:get_or_add_group_project_role:1077 : echo e8d9fb1fbcb749a693f6e9b29144054e 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 False 2022-08-02 05:25:30.642 | e8d9fb1fbcb749a693f6e9b29144054e 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 False 2022-08-02 05:25:30.903 | [79989 Async ks-group-memberdemo:112683]: finished get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 with result 0 in 13 seconds 2022-08-02 05:25:30.998 | [79989 Async ks-group-anotherdemo:112769]: Waiting for completion of get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 running on PID 112769 (5 other jobs running) 2022-08-02 05:25:31.046 | [79989 Async ks-group-anotherdemo:112769]: Signaling child to exit 2022-08-02 05:25:31.311 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:31.362 | [112769 Async ks-group-anotherdemo:112769]: finished successfully 2022-08-02 05:25:31.390 | WAKEUP 2022-08-02 05:25:31.417 | [79989 Async ks-group-anotherdemo:112769]: Signaled 2022-08-02 05:25:31.419 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:25:31.419 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24547c52294945f197dab0796e9d6cf6 --project 568719fc417d414787dc872f7cbf4ca4 -f value 2022-08-02 05:25:31.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:31.419 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:31.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:31.419 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:31.419 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:31.419 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:25:31.419 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:25:31.419 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 24547c52294945f197dab0796e9d6cf6 --project 568719fc417d414787dc872f7cbf4ca4 2022-08-02 05:25:31.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:31.419 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:31.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:31.419 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:31.419 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24547c52294945f197dab0796e9d6cf6 --project 568719fc417d414787dc872f7cbf4ca4 -f value 2022-08-02 05:25:31.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:31.419 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:31.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:31.419 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:31.419 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:31.420 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='2a00e095710948229c335a0a85acf633 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 False' 2022-08-02 05:25:31.420 | + functions-common:get_or_add_group_project_role:1077 : echo 2a00e095710948229c335a0a85acf633 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 False 2022-08-02 05:25:31.420 | 2a00e095710948229c335a0a85acf633 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 False 2022-08-02 05:25:31.475 | [79989 Async ks-group-anotherdemo:112769]: finished get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 568719fc417d414787dc872f7cbf4ca4 with result 0 in 13 seconds 2022-08-02 05:25:31.519 | [79989 Async ks-group-memberalt:112855]: Waiting for completion of get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 running on PID 112855 (4 other jobs running) 2022-08-02 05:25:31.552 | [79989 Async ks-group-memberalt:112855]: Signaling child to exit 2022-08-02 05:25:32.211 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:32.242 | [112855 Async ks-group-memberalt:112855]: finished successfully 2022-08-02 05:25:32.266 | WAKEUP 2022-08-02 05:25:32.292 | [79989 Async ks-group-memberalt:112855]: Signaled 2022-08-02 05:25:32.293 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:25:32.293 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24547c52294945f197dab0796e9d6cf6 --project 6899873179d042e68e3e7b4de4729ba9 -f value 2022-08-02 05:25:32.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.293 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.293 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.293 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:32.293 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:25:32.293 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:25:32.293 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 24547c52294945f197dab0796e9d6cf6 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:32.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.294 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.294 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.294 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24547c52294945f197dab0796e9d6cf6 --project 6899873179d042e68e3e7b4de4729ba9 -f value 2022-08-02 05:25:32.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.294 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.294 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.294 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:32.294 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e8d9fb1fbcb749a693f6e9b29144054e 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 False' 2022-08-02 05:25:32.294 | + functions-common:get_or_add_group_project_role:1077 : echo e8d9fb1fbcb749a693f6e9b29144054e 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 False 2022-08-02 05:25:32.294 | e8d9fb1fbcb749a693f6e9b29144054e 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 False 2022-08-02 05:25:32.342 | [79989 Async ks-group-memberalt:112855]: finished get_or_add_group_project_role member 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 with result 0 in 14 seconds 2022-08-02 05:25:32.386 | [79989 Async ks-group-anotheralt:112964]: Waiting for completion of get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 running on PID 112964 (3 other jobs running) 2022-08-02 05:25:32.419 | [79989 Async ks-group-anotheralt:112964]: Signaling child to exit 2022-08-02 05:25:32.715 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:32.741 | [112964 Async ks-group-anotheralt:112964]: finished successfully 2022-08-02 05:25:32.761 | WAKEUP 2022-08-02 05:25:32.789 | [79989 Async ks-group-anotheralt:112964]: Signaled 2022-08-02 05:25:32.790 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:25:32.790 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24547c52294945f197dab0796e9d6cf6 --project 6899873179d042e68e3e7b4de4729ba9 -f value 2022-08-02 05:25:32.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.790 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.790 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.790 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:32.790 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:25:32.790 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:25:32.790 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 24547c52294945f197dab0796e9d6cf6 --project 6899873179d042e68e3e7b4de4729ba9 2022-08-02 05:25:32.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.790 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.790 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.791 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24547c52294945f197dab0796e9d6cf6 --project 6899873179d042e68e3e7b4de4729ba9 -f value 2022-08-02 05:25:32.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.791 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:32.791 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:32.791 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:32.791 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='2a00e095710948229c335a0a85acf633 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 False' 2022-08-02 05:25:32.791 | + functions-common:get_or_add_group_project_role:1077 : echo 2a00e095710948229c335a0a85acf633 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 False 2022-08-02 05:25:32.791 | 2a00e095710948229c335a0a85acf633 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 False 2022-08-02 05:25:32.836 | [79989 Async ks-group-anotheralt:112964]: finished get_or_add_group_project_role anotherrole 24547c52294945f197dab0796e9d6cf6 6899873179d042e68e3e7b4de4729ba9 with result 0 in 14 seconds 2022-08-02 05:25:32.875 | [79989 Async ks-group-admin:113050]: Waiting for completion of get_or_add_group_project_role admin 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f running on PID 113050 (2 other jobs running) 2022-08-02 05:25:32.901 | [79989 Async ks-group-admin:113050]: Signaling child to exit 2022-08-02 05:25:33.060 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:25:33.088 | [113050 Async ks-group-admin:113050]: finished successfully 2022-08-02 05:25:33.108 | WAKEUP 2022-08-02 05:25:33.130 | [79989 Async ks-group-admin:113050]: Signaled 2022-08-02 05:25:33.132 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 05:25:33.132 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 10eaab2e73a34481b615f07834ee1e75 --project d50b82e5ec984823afdb9c788cbb206f -f value 2022-08-02 05:25:33.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:33.132 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:33.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:33.132 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:33.132 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:33.132 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 05:25:33.132 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 05:25:33.132 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 10eaab2e73a34481b615f07834ee1e75 --project d50b82e5ec984823afdb9c788cbb206f 2022-08-02 05:25:33.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:33.132 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:33.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:33.132 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:33.132 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 10eaab2e73a34481b615f07834ee1e75 --project d50b82e5ec984823afdb9c788cbb206f -f value 2022-08-02 05:25:33.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:33.132 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:33.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:25:33.132 | from cryptography.utils import int_from_bytes 2022-08-02 05:25:33.132 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:25:33.132 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='42e03d7233604ab9b0cf456d1d2532eb 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f False' 2022-08-02 05:25:33.132 | + functions-common:get_or_add_group_project_role:1077 : echo 42e03d7233604ab9b0cf456d1d2532eb 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f False 2022-08-02 05:25:33.132 | 42e03d7233604ab9b0cf456d1d2532eb 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f False 2022-08-02 05:25:33.177 | [79989 Async ks-group-admin:113050]: finished get_or_add_group_project_role admin 10eaab2e73a34481b615f07834ee1e75 d50b82e5ec984823afdb9c788cbb206f with result 0 in 14 seconds 2022-08-02 05:25:33.181 | + inc/async:async_wait:197 : return 0 2022-08-02 05:25:33.183 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-02 05:25:33.200 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:25:33.203 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-02 05:25:33.221 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:25:33.223 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-02 05:25:33.226 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-02 05:25:33.284 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-02 05:25:33.323 | [79989 Async create_nova_accounts:114949]: running: create_nova_accounts 2022-08-02 05:25:33.326 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-02 05:25:33.344 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:25:33.347 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-02 05:25:33.349 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-02 05:25:33.410 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-02 05:25:33.449 | [79989 Async create_glance_accounts:115064]: running: create_glance_accounts 2022-08-02 05:25:33.452 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-02 05:25:33.485 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:25:33.487 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-02 05:25:33.490 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-02 05:25:33.556 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-02 05:25:33.599 | [79989 Async create_cinder_accounts:115194]: running: create_cinder_accounts 2022-08-02 05:25:33.602 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-02 05:25:33.623 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:25:33.626 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-02 05:25:33.629 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-02 05:25:33.704 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-02 05:25:33.767 | [79989 Async create_neutron_accounts:115310]: running: create_neutron_accounts 2022-08-02 05:25:33.770 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-02 05:25:33.804 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:25:33.808 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-02 05:25:33.812 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-02 05:25:34.014 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-02 05:25:34.244 | [79989 Async create_swift_accounts:115456]: running: create_swift_accounts 2022-08-02 05:25:34.262 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-02 05:25:34.390 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:25:34.406 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-02 05:25:34.774 | [79989 Async create_nova_accounts:114949]: Waiting for completion of create_nova_accounts running on PID 114949 (6 other jobs running) 2022-08-02 05:25:34.927 | [79989 Async create_nova_accounts:114949]: Signaling child to exit 2022-08-02 05:26:13.220 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:26:13.255 | [115310 Async create_neutron_accounts:115310]: finished successfully 2022-08-02 05:26:29.270 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:26:29.314 | [115194 Async create_cinder_accounts:115194]: finished successfully 2022-08-02 05:26:47.379 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:26:47.416 | [115064 Async create_glance_accounts:115064]: finished successfully 2022-08-02 05:26:49.366 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:26:49.395 | [114949 Async create_nova_accounts:114949]: finished successfully 2022-08-02 05:26:49.416 | WAKEUP 2022-08-02 05:26:49.441 | [79989 Async create_nova_accounts:114949]: Signaled 2022-08-02 05:26:49.443 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 05:26:49.443 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-02 05:26:49.443 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-02 05:26:49.443 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:26:49.443 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:26:49.443 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:26:49.443 | ++ 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-02 05:26:49.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.443 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.443 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.443 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.443 | + functions-common:get_or_create_user:926 : user_id=999cd0aefdf0433987ad551bd212187c 2022-08-02 05:26:49.443 | + functions-common:get_or_create_user:927 : echo 999cd0aefdf0433987ad551bd212187c 2022-08-02 05:26:49.443 | 999cd0aefdf0433987ad551bd212187c 2022-08-02 05:26:49.443 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-02 05:26:49.443 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.444 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.444 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.444 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.444 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.444 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.444 | ++ 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-02 05:26:49.444 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.444 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.444 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.445 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.445 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.445 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.445 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.445 | + 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-02 05:26:49.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.445 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.445 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.445 | ++ 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-02 05:26:49.445 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.445 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.445 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.445 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.445 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.445 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.445 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.445 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.445 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.445 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | 999cd0aefdf0433987ad551bd212187c | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.445 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.445 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.445 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.445 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.445 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.445 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 05:26:49.445 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-02 05:26:49.445 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.445 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.445 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.445 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.445 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.446 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.446 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.446 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.446 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.446 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.446 | ++ 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-02 05:26:49.446 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.446 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.446 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.446 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.446 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.446 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.446 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.446 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.446 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.446 | + 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-02 05:26:49.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.446 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.446 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.446 | ++ 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-02 05:26:49.446 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.446 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.446 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.446 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.447 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.447 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.447 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.447 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.447 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.447 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 999cd0aefdf0433987ad551bd212187c | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.447 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.447 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.447 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:26:49.447 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:26:49.447 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:26:49.447 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-02 05:26:49.447 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:26:49.447 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.65/compute 2022-08-02 05:26:49.447 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-02 05:26:49.447 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:26:49.447 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-02 05:26:49.447 | ++ 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-02 05:26:49.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.447 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.447 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.447 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.447 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:26:49.447 | bfc199d9fc4a44e680254072765acc7c' 2022-08-02 05:26:49.447 | + functions-common:get_or_create_service:1095 : echo bfc199d9fc4a44e680254072765acc7c 2022-08-02 05:26:49.447 | bfc199d9fc4a44e680254072765acc7c 2022-08-02 05:26:49.447 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.65/compute/v2/$(project_id)s' 2022-08-02 05:26:49.447 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:26:49.447 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' RegionOne 2022-08-02 05:26:49.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:26:49.448 | +++ 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-02 05:26:49.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.448 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:26:49.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:26:49.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:26:49.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.448 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=41e6053b3e3c467a80a7d0963748fca2 2022-08-02 05:26:49.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 41e6053b3e3c467a80a7d0963748fca2 2022-08-02 05:26:49.448 | + functions-common:get_or_create_endpoint:1128 : public_id=41e6053b3e3c467a80a7d0963748fca2 2022-08-02 05:26:49.448 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:26:49.448 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:26:49.448 | + functions-common:get_or_create_endpoint:1137 : echo 41e6053b3e3c467a80a7d0963748fca2 2022-08-02 05:26:49.448 | 41e6053b3e3c467a80a7d0963748fca2 2022-08-02 05:26:49.448 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-02 05:26:49.448 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:26:49.448 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-02 05:26:49.448 | ++ 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-02 05:26:49.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.448 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.448 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.448 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:26:49.449 | 8327071acd2d4672874b3e586d1bd0d2' 2022-08-02 05:26:49.449 | + functions-common:get_or_create_service:1095 : echo 8327071acd2d4672874b3e586d1bd0d2 2022-08-02 05:26:49.449 | 8327071acd2d4672874b3e586d1bd0d2 2022-08-02 05:26:49.449 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.65/compute/v2.1 2022-08-02 05:26:49.449 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:26:49.449 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.65/compute/v2.1 RegionOne 2022-08-02 05:26:49.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:26:49.449 | +++ 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-02 05:26:49.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.449 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:26:49.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:26:49.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.65/compute/v2.1 --region RegionOne -f value -c id 2022-08-02 05:26:49.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.449 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.449 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4d4ea7659ef8420fb5de4b51aacc3b69 2022-08-02 05:26:49.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4d4ea7659ef8420fb5de4b51aacc3b69 2022-08-02 05:26:49.449 | + functions-common:get_or_create_endpoint:1128 : public_id=4d4ea7659ef8420fb5de4b51aacc3b69 2022-08-02 05:26:49.449 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:26:49.449 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:26:49.449 | + functions-common:get_or_create_endpoint:1137 : echo 4d4ea7659ef8420fb5de4b51aacc3b69 2022-08-02 05:26:49.449 | 4d4ea7659ef8420fb5de4b51aacc3b69 2022-08-02 05:26:49.449 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-02 05:26:49.449 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:26:49.449 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-02 05:26:49.449 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:26:49.449 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-02 05:26:49.450 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.450 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.450 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.450 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.450 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.450 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.450 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.450 | ++ 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-02 05:26:49.450 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.450 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.450 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.450 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.450 | + 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-02 05:26:49.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.450 | ++ 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-02 05:26:49.450 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.450 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.450 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.450 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.450 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.451 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.451 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.451 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.451 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.451 | ++ functions-common:get_field:819 : echo '| 0e9f8c5c031a45daa71aa70883894b16 | 999cd0aefdf0433987ad551bd212187c | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.451 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.451 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.451 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:26:49.451 | + functions-common:get_or_add_user_project_role:998 : echo 0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:26:49.451 | 0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:26:49.451 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-02 05:26:49.451 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:26:49.451 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-02 05:26:49.451 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:26:49.451 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-02 05:26:49.493 | [79989 Async create_nova_accounts:114949]: finished create_nova_accounts with result 0 in 76 seconds 2022-08-02 05:26:49.533 | [79989 Async create_glance_accounts:115064]: Waiting for completion of create_glance_accounts running on PID 115064 (5 other jobs running) 2022-08-02 05:26:49.559 | [79989 Async create_glance_accounts:115064]: Signaling child to exit 2022-08-02 05:26:49.559 | WAKEUP 2022-08-02 05:26:49.584 | [79989 Async create_glance_accounts:115064]: Signaled 2022-08-02 05:26:49.586 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-02 05:26:49.586 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:26:49.586 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-02 05:26:49.586 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-02 05:26:49.586 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:26:49.586 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:26:49.586 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:26:49.586 | ++ 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-02 05:26:49.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.586 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.586 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.586 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.586 | + functions-common:get_or_create_user:926 : user_id=0f3a05e793d54c9e945be9e1f5b87ae2 2022-08-02 05:26:49.586 | + functions-common:get_or_create_user:927 : echo 0f3a05e793d54c9e945be9e1f5b87ae2 2022-08-02 05:26:49.586 | 0f3a05e793d54c9e945be9e1f5b87ae2 2022-08-02 05:26:49.586 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-02 05:26:49.586 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.586 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.586 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.586 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.586 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.586 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.586 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.587 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.587 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.587 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.587 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.587 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.587 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.587 | ++ 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-02 05:26:49.587 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.587 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.587 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.587 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.587 | + 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-02 05:26:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.587 | ++ 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-02 05:26:49.587 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.587 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.587 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.587 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.587 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.587 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.587 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.587 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.587 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | 0f3a05e793d54c9e945be9e1f5b87ae2 | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.587 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.588 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.588 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.588 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.588 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.588 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 05:26:49.588 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-02 05:26:49.588 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:26:49.588 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-02 05:26:49.588 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-02 05:26:49.588 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:26:49.588 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:26:49.588 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:26:49.588 | ++ 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-02 05:26:49.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.588 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.588 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.588 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.588 | + functions-common:get_or_create_user:926 : user_id=2ed623fe649b4d7ab1d481a16c49ee1d 2022-08-02 05:26:49.588 | + functions-common:get_or_create_user:927 : echo 2ed623fe649b4d7ab1d481a16c49ee1d 2022-08-02 05:26:49.588 | 2ed623fe649b4d7ab1d481a16c49ee1d 2022-08-02 05:26:49.588 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-02 05:26:49.588 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.588 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.588 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.588 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.589 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.589 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.589 | ++ 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-02 05:26:49.589 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.589 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.589 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.589 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.589 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.589 | + 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-02 05:26:49.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.589 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.589 | ++ 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-02 05:26:49.589 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.589 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.589 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.589 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.589 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.589 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.589 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.589 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.589 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | 2ed623fe649b4d7ab1d481a16c49ee1d | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.589 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.589 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.589 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.590 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.590 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-02 05:26:49.590 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-02 05:26:49.590 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.590 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.590 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.590 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.590 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.590 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.590 | ++ 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-02 05:26:49.590 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.590 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.590 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.590 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.590 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.590 | + 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-02 05:26:49.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.590 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.590 | ++ 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-02 05:26:49.590 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.590 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.591 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.591 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.591 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.591 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.591 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.591 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.591 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.591 | ++ functions-common:get_field:819 : echo '| 0e9f8c5c031a45daa71aa70883894b16 | 2ed623fe649b4d7ab1d481a16c49ee1d | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.591 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.591 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.591 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:26:49.591 | + functions-common:get_or_add_user_project_role:998 : echo 0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:26:49.591 | 0e9f8c5c031a45daa71aa70883894b16 2022-08-02 05:26:49.591 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-02 05:26:49.591 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:26:49.591 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-02 05:26:49.591 | ++ 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-02 05:26:49.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.591 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.591 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.591 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.591 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:26:49.591 | 46102c6bf18148709af544f13868082f' 2022-08-02 05:26:49.591 | + functions-common:get_or_create_service:1095 : echo 46102c6bf18148709af544f13868082f 2022-08-02 05:26:49.591 | 46102c6bf18148709af544f13868082f 2022-08-02 05:26:49.591 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.65/image 2022-08-02 05:26:49.591 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:26:49.591 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.65/image RegionOne 2022-08-02 05:26:49.591 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:26:49.591 | +++ 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-02 05:26:49.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.592 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.592 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.592 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:26:49.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:26:49.592 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.65/image --region RegionOne -f value -c id 2022-08-02 05:26:49.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.592 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.592 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.592 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8a140e0399c84a14a790c57214bdee0d 2022-08-02 05:26:49.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8a140e0399c84a14a790c57214bdee0d 2022-08-02 05:26:49.592 | + functions-common:get_or_create_endpoint:1128 : public_id=8a140e0399c84a14a790c57214bdee0d 2022-08-02 05:26:49.592 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:26:49.592 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:26:49.592 | + functions-common:get_or_create_endpoint:1137 : echo 8a140e0399c84a14a790c57214bdee0d 2022-08-02 05:26:49.592 | 8a140e0399c84a14a790c57214bdee0d 2022-08-02 05:26:49.592 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-02 05:26:49.592 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 05:26:49.592 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 05:26:49.592 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 05:26:49.592 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-02 05:26:49.592 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-02 05:26:49.592 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-02 05:26:49.592 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-02 05:26:49.592 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-02 05:26:49.638 | [79989 Async create_glance_accounts:115064]: finished create_glance_accounts with result 0 in 74 seconds 2022-08-02 05:26:49.677 | [79989 Async create_cinder_accounts:115194]: Waiting for completion of create_cinder_accounts running on PID 115194 (4 other jobs running) 2022-08-02 05:26:49.707 | [79989 Async create_cinder_accounts:115194]: Signaling child to exit 2022-08-02 05:26:49.707 | WAKEUP 2022-08-02 05:26:49.731 | [79989 Async create_cinder_accounts:115194]: Signaled 2022-08-02 05:26:49.732 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-02 05:26:49.732 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-02 05:26:49.733 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-02 05:26:49.733 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:26:49.733 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:26:49.733 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:26:49.733 | ++ 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-02 05:26:49.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.733 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.733 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.733 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.733 | + functions-common:get_or_create_user:926 : user_id=4d48693b19624e9481d02692c89b3043 2022-08-02 05:26:49.733 | + functions-common:get_or_create_user:927 : echo 4d48693b19624e9481d02692c89b3043 2022-08-02 05:26:49.733 | 4d48693b19624e9481d02692c89b3043 2022-08-02 05:26:49.733 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-02 05:26:49.733 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.733 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.733 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.733 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.733 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.733 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.733 | ++ 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-02 05:26:49.733 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.733 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.733 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.733 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.733 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.734 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.734 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.734 | + 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-02 05:26:49.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.734 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.734 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.734 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.734 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.734 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.734 | ++ 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-02 05:26:49.734 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.734 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.734 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.734 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.734 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.734 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.734 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.734 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | 4d48693b19624e9481d02692c89b3043 | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.734 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.734 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.734 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.734 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.734 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 05:26:49.734 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-02 05:26:49.734 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:26:49.734 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-02 05:26:49.734 | ++ 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-02 05:26:49.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.734 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.735 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.735 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.735 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:26:49.735 | 40f113726d984a96a43e7d9d8119b636' 2022-08-02 05:26:49.735 | + functions-common:get_or_create_service:1095 : echo 40f113726d984a96a43e7d9d8119b636 2022-08-02 05:26:49.735 | 40f113726d984a96a43e7d9d8119b636 2022-08-02 05:26:49.735 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-02 05:26:49.735 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 05:26:49.735 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:26:49.735 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 05:26:49.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:26:49.735 | +++ 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-02 05:26:49.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.735 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.735 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.735 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:26:49.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:26:49.735 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:26:49.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.735 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.735 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.735 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=edd7133f713549c79ba555fa08e4729d 2022-08-02 05:26:49.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo edd7133f713549c79ba555fa08e4729d 2022-08-02 05:26:49.735 | + functions-common:get_or_create_endpoint:1128 : public_id=edd7133f713549c79ba555fa08e4729d 2022-08-02 05:26:49.735 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:26:49.735 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:26:49.735 | + functions-common:get_or_create_endpoint:1137 : echo edd7133f713549c79ba555fa08e4729d 2022-08-02 05:26:49.735 | edd7133f713549c79ba555fa08e4729d 2022-08-02 05:26:49.735 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-02 05:26:49.736 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:26:49.736 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-02 05:26:49.736 | ++ 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-02 05:26:49.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.736 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.736 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.736 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.736 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:26:49.736 | 7dc46fa75af5416187855cda7b2fcc50' 2022-08-02 05:26:49.736 | + functions-common:get_or_create_service:1095 : echo 7dc46fa75af5416187855cda7b2fcc50 2022-08-02 05:26:49.736 | 7dc46fa75af5416187855cda7b2fcc50 2022-08-02 05:26:49.736 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 05:26:49.736 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:26:49.736 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 05:26:49.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:26:49.736 | +++ 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-02 05:26:49.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.736 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.736 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.736 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:26:49.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:26:49.736 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:26:49.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.736 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.736 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.736 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e576039bd82c44f8bddfa64f689f179a 2022-08-02 05:26:49.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e576039bd82c44f8bddfa64f689f179a 2022-08-02 05:26:49.736 | + functions-common:get_or_create_endpoint:1128 : public_id=e576039bd82c44f8bddfa64f689f179a 2022-08-02 05:26:49.737 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:26:49.737 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:26:49.737 | + functions-common:get_or_create_endpoint:1137 : echo e576039bd82c44f8bddfa64f689f179a 2022-08-02 05:26:49.737 | e576039bd82c44f8bddfa64f689f179a 2022-08-02 05:26:49.737 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-02 05:26:49.737 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:26:49.737 | +++ 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-02 05:26:49.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.737 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.737 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.737 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_project:939 : project_id=c49889dd47fb488697f371aa62032f36 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_project:940 : echo c49889dd47fb488697f371aa62032f36 2022-08-02 05:26:49.737 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c49889dd47fb488697f371aa62032f36 2022-08-02 05:26:49.737 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-02 05:26:49.737 | +++ 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-02 05:26:49.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.737 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.737 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.737 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-02 05:26:49.737 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_user:926 : user_id=4d48693b19624e9481d02692c89b3043 2022-08-02 05:26:49.737 | ++ functions-common:get_or_create_user:927 : echo 4d48693b19624e9481d02692c89b3043 2022-08-02 05:26:49.737 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4d48693b19624e9481d02692c89b3043 2022-08-02 05:26:49.781 | [79989 Async create_cinder_accounts:115194]: finished create_cinder_accounts with result 0 in 55 seconds 2022-08-02 05:26:49.786 | + inc/async:async_wait:197 : return 0 2022-08-02 05:26:49.788 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-02 05:26:49.844 | [79989 Async create_neutron_accounts:115310]: Waiting for completion of create_neutron_accounts running on PID 115310 (3 other jobs running) 2022-08-02 05:26:49.869 | [79989 Async create_neutron_accounts:115310]: Signaling child to exit 2022-08-02 05:26:49.870 | WAKEUP 2022-08-02 05:26:49.899 | [79989 Async create_neutron_accounts:115310]: Signaled 2022-08-02 05:26:49.901 | + lib/neutron:create_neutron_accounts:686 : is_neutron_legacy_enabled 2022-08-02 05:26:49.901 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:26:49.901 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:26:49.901 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:26:49.901 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:26:49.901 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:26:49.901 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:26:49.901 | + lib/neutron:create_neutron_accounts:688 : create_mutnauq_accounts 2022-08-02 05:26:49.901 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-02 05:26:49.901 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-02 05:26:49.901 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 05:26:49.901 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-02 05:26:49.901 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 05:26:49.901 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-02 05:26:49.901 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-02 05:26:49.901 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-02 05:26:49.901 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:26:49.901 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:26:49.902 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:26:49.902 | ++ 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-02 05:26:49.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.902 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.902 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.902 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.902 | + functions-common:get_or_create_user:926 : user_id=b8efae812bee488ab53420cdff86bb7d 2022-08-02 05:26:49.902 | + functions-common:get_or_create_user:927 : echo b8efae812bee488ab53420cdff86bb7d 2022-08-02 05:26:49.902 | b8efae812bee488ab53420cdff86bb7d 2022-08-02 05:26:49.902 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-02 05:26:49.902 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:26:49.902 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:26:49.902 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:26:49.902 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:26:49.902 | ++ 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-02 05:26:49.902 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.902 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:26:49.902 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.902 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.902 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.902 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.902 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.902 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:26:49.902 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:26:49.903 | + 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-02 05:26:49.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.903 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.903 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.903 | ++ 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-02 05:26:49.903 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:26:49.903 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:26:49.903 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:26:49.903 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.903 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.903 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.903 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.903 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:26:49.903 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:26:49.903 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | b8efae812bee488ab53420cdff86bb7d | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:26:49.903 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:26:49.903 | ++ functions-common:get_field:813 : read data 2022-08-02 05:26:49.903 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.903 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.903 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:26:49.903 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 05:26:49.903 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-02 05:26:49.903 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:26:49.903 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-02 05:26:49.903 | ++ 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-02 05:26:49.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.903 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.903 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.903 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.904 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:26:49.904 | 08656020b72b4d61beb232ba3bac852b' 2022-08-02 05:26:49.904 | + functions-common:get_or_create_service:1095 : echo 08656020b72b4d61beb232ba3bac852b 2022-08-02 05:26:49.904 | 08656020b72b4d61beb232ba3bac852b 2022-08-02 05:26:49.904 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.65:9696/networking 2022-08-02 05:26:49.904 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:26:49.904 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.65:9696/networking RegionOne 2022-08-02 05:26:49.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:26:49.904 | +++ 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-02 05:26:49.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.904 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.904 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.904 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:26:49.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:26:49.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.65:9696/networking --region RegionOne -f value -c id 2022-08-02 05:26:49.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.904 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:26:49.904 | from cryptography.utils import int_from_bytes 2022-08-02 05:26:49.904 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:26:49.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d72e8d79bd0f4c18b868264d6c928480 2022-08-02 05:26:49.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d72e8d79bd0f4c18b868264d6c928480 2022-08-02 05:26:49.904 | + functions-common:get_or_create_endpoint:1128 : public_id=d72e8d79bd0f4c18b868264d6c928480 2022-08-02 05:26:49.904 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:26:49.904 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:26:49.904 | + functions-common:get_or_create_endpoint:1137 : echo d72e8d79bd0f4c18b868264d6c928480 2022-08-02 05:26:49.904 | d72e8d79bd0f4c18b868264d6c928480 2022-08-02 05:26:49.948 | [79989 Async create_neutron_accounts:115310]: finished create_neutron_accounts with result 0 in 39 seconds 2022-08-02 05:26:49.988 | [79989 Async create_swift_accounts:115456]: Waiting for completion of create_swift_accounts running on PID 115456 (2 other jobs running) 2022-08-02 05:26:50.015 | [79989 Async create_swift_accounts:115456]: Signaling child to exit 2022-08-02 05:27:34.305 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:27:34.331 | [115456 Async create_swift_accounts:115456]: finished successfully 2022-08-02 05:27:34.351 | WAKEUP 2022-08-02 05:27:34.373 | [79989 Async create_swift_accounts:115456]: Signaled 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-02 05:27:34.374 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-02 05:27:34.374 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-02 05:27:34.374 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-02 05:27:34.374 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 05:27:34.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.374 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.375 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.375 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.375 | ++ functions-common:get_or_create_role:951 : role_id=2a00e095710948229c335a0a85acf633 2022-08-02 05:27:34.375 | ++ functions-common:get_or_create_role:952 : echo 2a00e095710948229c335a0a85acf633 2022-08-02 05:27:34.375 | + lib/swift:create_swift_accounts:619 : another_role=2a00e095710948229c335a0a85acf633 2022-08-02 05:27:34.375 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-02 05:27:34.375 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-02 05:27:34.375 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:27:34.375 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:27:34.375 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:27:34.375 | ++ 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-02 05:27:34.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.375 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.375 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.375 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.375 | + functions-common:get_or_create_user:926 : user_id=86b421e26c274485b96d8c66d083954d 2022-08-02 05:27:34.375 | + functions-common:get_or_create_user:927 : echo 86b421e26c274485b96d8c66d083954d 2022-08-02 05:27:34.375 | 86b421e26c274485b96d8c66d083954d 2022-08-02 05:27:34.375 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-02 05:27:34.375 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:27:34.375 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:27:34.375 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:27:34.375 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:27:34.375 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.375 | ++ 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-02 05:27:34.375 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:27:34.376 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.376 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.376 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.376 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.376 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.376 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:27:34.376 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:27:34.376 | + 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-02 05:27:34.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.376 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.376 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.376 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.376 | ++ 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-02 05:27:34.376 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:27:34.376 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.376 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.376 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.376 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.376 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.376 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:27:34.376 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:27:34.376 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | 86b421e26c274485b96d8c66d083954d | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:27:34.376 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:27:34.376 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.376 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:27:34.376 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:27:34.376 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:27:34.377 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 05:27:34.377 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-02 05:27:34.377 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:27:34.377 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:27:34.377 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:27:34.377 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:27:34.377 | ++ 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-02 05:27:34.377 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:27:34.377 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.377 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.377 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.377 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.377 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.377 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.377 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:27:34.377 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:27:34.377 | + 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-02 05:27:34.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.377 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.377 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.377 | ++ 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-02 05:27:34.377 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:27:34.377 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.377 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.377 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.378 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.378 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.378 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.378 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:27:34.378 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:27:34.378 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:27:34.378 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 86b421e26c274485b96d8c66d083954d | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:27:34.378 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.378 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.378 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.378 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.378 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-02 05:27:34.378 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:27:34.378 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-02 05:27:34.378 | ++ 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-02 05:27:34.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.378 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.378 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.378 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.378 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:27:34.378 | 436f26791c3a4da2912af313542442c8' 2022-08-02 05:27:34.378 | + functions-common:get_or_create_service:1095 : echo 436f26791c3a4da2912af313542442c8 2022-08-02 05:27:34.378 | 436f26791c3a4da2912af313542442c8 2022-08-02 05:27:34.378 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' http://10.222.0.65:8080 2022-08-02 05:27:34.378 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:27:34.378 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-02 05:27:34.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:27:34.378 | +++ 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-02 05:27:34.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.378 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:27:34.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:27:34.379 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-02 05:27:34.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=466fdfe573614864a767ca6347b628f6 2022-08-02 05:27:34.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 466fdfe573614864a767ca6347b628f6 2022-08-02 05:27:34.379 | + functions-common:get_or_create_endpoint:1128 : public_id=466fdfe573614864a767ca6347b628f6 2022-08-02 05:27:34.379 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.65:8080 ]] 2022-08-02 05:27:34.379 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.65:8080 RegionOne 2022-08-02 05:27:34.379 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:27:34.379 | ++ 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-02 05:27:34.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.379 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:27:34.379 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:27:34.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.65:8080 --region RegionOne -f value -c id 2022-08-02 05:27:34.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.379 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.379 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.379 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d5337e768b324cd58c1f20436f134282 2022-08-02 05:27:34.379 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo d5337e768b324cd58c1f20436f134282 2022-08-02 05:27:34.379 | d5337e768b324cd58c1f20436f134282 2022-08-02 05:27:34.380 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:27:34.380 | + functions-common:get_or_create_endpoint:1137 : echo 466fdfe573614864a767ca6347b628f6 2022-08-02 05:27:34.380 | 466fdfe573614864a767ca6347b628f6 2022-08-02 05:27:34.380 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-02 05:27:34.380 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:27:34.380 | +++ 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-02 05:27:34.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.380 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.380 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.380 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_project:939 : project_id=bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_project:940 : echo bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.380 | + lib/swift:create_swift_accounts:633 : swift_project_test1=bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.380 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-02 05:27:34.380 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.380 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-02 05:27:34.380 | +++ 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-02 05:27:34.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.380 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.380 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.380 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_user:926 : user_id=9906174f1f6543c2acb1935fdf6216e7 2022-08-02 05:27:34.380 | ++ functions-common:get_or_create_user:927 : echo 9906174f1f6543c2acb1935fdf6216e7 2022-08-02 05:27:34.380 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=9906174f1f6543c2acb1935fdf6216e7 2022-08-02 05:27:34.380 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-02 05:27:34.381 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.381 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 9906174f1f6543c2acb1935fdf6216e7 bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.381 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:27:34.381 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:27:34.381 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:27:34.381 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:27:34.381 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:27:34.381 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:27:34.381 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9906174f1f6543c2acb1935fdf6216e7 --project bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.381 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.381 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.381 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.381 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.381 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.381 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:27:34.381 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:27:34.381 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 9906174f1f6543c2acb1935fdf6216e7 --project bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.381 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.381 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9906174f1f6543c2acb1935fdf6216e7 --project bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.381 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.381 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.381 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.382 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.382 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:27:34.382 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:27:34.382 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 9906174f1f6543c2acb1935fdf6216e7 | | bb625aa3fefe48d1b56ba5566be3d28f | | | False |' 2022-08-02 05:27:34.382 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:27:34.382 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.382 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.382 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.382 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.382 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-02 05:27:34.382 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-02 05:27:34.382 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:27:34.382 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-02 05:27:34.382 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-02 05:27:34.382 | +++ 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-02 05:27:34.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.382 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.382 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.382 | ++ functions-common:get_or_create_user:926 : user_id=c8955fe531e64180aec48cabb34a33ef 2022-08-02 05:27:34.382 | ++ functions-common:get_or_create_user:927 : echo c8955fe531e64180aec48cabb34a33ef 2022-08-02 05:27:34.382 | + lib/swift:create_swift_accounts:642 : swift_user_test3=c8955fe531e64180aec48cabb34a33ef 2022-08-02 05:27:34.382 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-02 05:27:34.382 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.382 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 2a00e095710948229c335a0a85acf633 c8955fe531e64180aec48cabb34a33ef bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.382 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:27:34.382 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:27:34.382 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:27:34.382 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:27:34.382 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:27:34.382 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:27:34.383 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:27:34.383 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:27:34.383 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2a00e095710948229c335a0a85acf633 --user c8955fe531e64180aec48cabb34a33ef --project bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.383 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.383 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:27:34.383 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.383 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.383 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.383 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.383 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.383 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:27:34.383 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:27:34.383 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 2a00e095710948229c335a0a85acf633 --user c8955fe531e64180aec48cabb34a33ef --project bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.383 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.383 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.383 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2a00e095710948229c335a0a85acf633 --user c8955fe531e64180aec48cabb34a33ef --project bb625aa3fefe48d1b56ba5566be3d28f 2022-08-02 05:27:34.383 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.383 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:27:34.383 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.383 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.383 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.383 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.383 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.383 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:27:34.383 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:27:34.383 | ++ functions-common:get_field:819 : echo '| 2a00e095710948229c335a0a85acf633 | c8955fe531e64180aec48cabb34a33ef | | bb625aa3fefe48d1b56ba5566be3d28f | | | False |' 2022-08-02 05:27:34.383 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:27:34.384 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.384 | + functions-common:get_or_add_user_project_role:996 : user_role_id=2a00e095710948229c335a0a85acf633 2022-08-02 05:27:34.384 | + functions-common:get_or_add_user_project_role:998 : echo 2a00e095710948229c335a0a85acf633 2022-08-02 05:27:34.384 | 2a00e095710948229c335a0a85acf633 2022-08-02 05:27:34.384 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-02 05:27:34.384 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:27:34.384 | +++ 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-02 05:27:34.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.384 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.384 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.384 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_project:939 : project_id=c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_project:940 : echo c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.384 | + lib/swift:create_swift_accounts:647 : swift_project_test2=c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.384 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-02 05:27:34.384 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.384 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-02 05:27:34.384 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-02 05:27:34.384 | +++ 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-02 05:27:34.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.384 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.384 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.384 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_user:926 : user_id=4c076a12b4544c45b44c9db76faee64e 2022-08-02 05:27:34.384 | ++ functions-common:get_or_create_user:927 : echo 4c076a12b4544c45b44c9db76faee64e 2022-08-02 05:27:34.384 | + lib/swift:create_swift_accounts:652 : swift_user_test2=4c076a12b4544c45b44c9db76faee64e 2022-08-02 05:27:34.384 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-02 05:27:34.385 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.385 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 4c076a12b4544c45b44c9db76faee64e c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.385 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:27:34.385 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:27:34.385 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:27:34.385 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:27:34.385 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:27:34.385 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:27:34.385 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4c076a12b4544c45b44c9db76faee64e --project c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:27:34.385 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.385 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.385 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.385 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.385 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.385 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:27:34.385 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:27:34.385 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 4c076a12b4544c45b44c9db76faee64e --project c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.385 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.385 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4c076a12b4544c45b44c9db76faee64e --project c5f5613ef6844b42ba41c9dfe0928821 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.385 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:27:34.385 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.385 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.386 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.386 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.386 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.386 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:27:34.386 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:27:34.386 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 4c076a12b4544c45b44c9db76faee64e | | c5f5613ef6844b42ba41c9dfe0928821 | | | False |' 2022-08-02 05:27:34.386 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:27:34.386 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.386 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.386 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.386 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.386 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-02 05:27:34.386 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-02 05:27:34.386 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 05:27:34.386 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-02 05:27:34.386 | +++ 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-02 05:27:34.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.386 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.386 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.386 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.386 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-02 05:27:34.386 | a6c04d56122748e0a891b8352c9dac0f' 2022-08-02 05:27:34.386 | ++ functions-common:get_or_create_domain:889 : echo a6c04d56122748e0a891b8352c9dac0f 2022-08-02 05:27:34.386 | + lib/swift:create_swift_accounts:657 : swift_domain=a6c04d56122748e0a891b8352c9dac0f 2022-08-02 05:27:34.386 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-02 05:27:34.386 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.386 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-02 05:27:34.386 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 a6c04d56122748e0a891b8352c9dac0f 2022-08-02 05:27:34.386 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 05:27:34.386 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a6c04d56122748e0a891b8352c9dac0f --or-show -f value -c id 2022-08-02 05:27:34.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.386 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.387 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.387 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_project:939 : project_id=ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_project:940 : echo ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.387 | + lib/swift:create_swift_accounts:661 : swift_project_test4=ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.387 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-02 05:27:34.387 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.387 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-02 05:27:34.387 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 a6c04d56122748e0a891b8352c9dac0f test4@example.com 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-02 05:27:34.387 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a6c04d56122748e0a891b8352c9dac0f --email=test4@example.com --or-show -f value -c id 2022-08-02 05:27:34.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.387 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.387 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.387 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_user:926 : user_id=4358ed519f94426fb163408a52ca444d 2022-08-02 05:27:34.387 | ++ functions-common:get_or_create_user:927 : echo 4358ed519f94426fb163408a52ca444d 2022-08-02 05:27:34.387 | + lib/swift:create_swift_accounts:666 : swift_user_test4=4358ed519f94426fb163408a52ca444d 2022-08-02 05:27:34.387 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-02 05:27:34.387 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:27:34.387 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 4358ed519f94426fb163408a52ca444d ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.387 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:27:34.387 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 05:27:34.387 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:27:34.387 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:27:34.387 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 05:27:34.387 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 05:27:34.387 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 05:27:34.387 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 05:27:34.387 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4358ed519f94426fb163408a52ca444d --project ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.388 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.388 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:27:34.388 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.388 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.388 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.388 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.388 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.388 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:27:34.388 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:27:34.388 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 4358ed519f94426fb163408a52ca444d --project ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.388 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.388 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.388 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4358ed519f94426fb163408a52ca444d --project ec32f06989df4ed78eedcf22b2b645c4 2022-08-02 05:27:34.388 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:27:34.388 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:27:34.388 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:27:34.388 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.388 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:34.388 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:34.388 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:27:34.388 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:27:34.388 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:27:34.388 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:27:34.388 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 4358ed519f94426fb163408a52ca444d | | ec32f06989df4ed78eedcf22b2b645c4 | | | False |' 2022-08-02 05:27:34.388 | ++ functions-common:get_field:813 : read data 2022-08-02 05:27:34.388 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.388 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.389 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:27:34.419 | [79989 Async create_swift_accounts:115456]: finished create_swift_accounts with result 0 in 120 seconds 2022-08-02 05:27:34.427 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-02 05:27:34.429 | + inc/async:async_wait:197 : return 0 2022-08-02 05:27:34.432 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-02 05:27:34.449 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:27:34.451 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-02 05:27:34.470 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:27:34.472 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-02 05:27:34.475 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:27:34.477 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-02 05:27:34.480 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-02 05:27:34.482 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-02 05:27:34.541 | + inc/async:async_inner:63 : init_glance 2022-08-02 05:27:34.579 | [79989 Async init_glance:119707]: running: init_glance 2022-08-02 05:27:34.582 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-02 05:27:34.604 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:27:34.607 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-02 05:27:34.609 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:27:34.612 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-02 05:27:34.615 | + ./stack.sh:main:1142 : configure_neutron 2022-08-02 05:27:34.618 | + lib/neutron:configure_neutron:637 : is_neutron_legacy_enabled 2022-08-02 05:27:34.622 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:27:34.626 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:27:34.629 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:27:34.631 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:27:34.634 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:27:34.637 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:27:34.640 | + lib/neutron:configure_neutron:639 : configure_mutnauq 2022-08-02 05:27:34.643 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-02 05:27:34.645 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-02 05:27:34.647 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-02 05:27:34.661 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-02 05:27:34.663 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-02 05:27:37.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:37.798 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:37.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:37.798 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:39.181 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:27:39.206 | [119707 Async init_glance:119707]: finished successfully 2022-08-02 05:27:40.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:40.942 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:40.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:40.942 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:44.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:44.036 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:44.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:44.036 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:47.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:47.118 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:47.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:47.118 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:50.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:50.212 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:50.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:50.212 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:53.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:53.304 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:53.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:53.304 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:56.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:56.397 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:56.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:56.397 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:59.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:59.791 | from cryptography.utils import int_from_bytes 2022-08-02 05:27:59.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:27:59.791 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:03.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:03.706 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:03.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:03.706 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:08.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:08.575 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:08.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:08.575 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:08.857 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-02 05:28:08.862 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-02 05:28:08.864 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-02 05:28:08.867 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-02 05:28:08.869 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-02 05:28:08.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-02 05:28:08.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-02 05:28:08.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-02 05:28:08.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-02 05:28:08.881 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=router 2022-08-02 05:28:08.883 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ '' == '' ]] 2022-08-02 05:28:08.885 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-02 05:28:08.887 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-02 05:28:08.890 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-02 05:28:08.892 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-02 05:28:08.894 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-02 05:28:08.899 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:08.901 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-02 05:28:08.903 | + 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-02 05:28:08.909 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-02 05:28:08.912 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-02 05:28:08.914 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-02 05:28:08.916 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-02 05:28:08.918 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:28:08.920 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:08.923 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:28:08.938 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:08.940 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:28:08.942 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 05:28:08.945 | + 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-02 05:28:08.974 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-02 05:28:09.001 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-02 05:28:09.031 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-02 05:28:09.059 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-02 05:28:09.088 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-02 05:28:09.117 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-02 05:28:09.119 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-02 05:28:09.122 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-02 05:28:09.124 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:28:09.127 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 05:28:09.144 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 05:28:09.146 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 05:28:09.148 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 05:28:09.151 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 05:28:09.153 | + 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-02 05:28:09.182 | + 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-02 05:28:09.211 | + 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-02 05:28:09.239 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 05:28:09.269 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-02 05:28:09.285 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:28:09.287 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-02 05:28:09.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:28:09.292 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-02 05:28:09.295 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-02 05:28:09.297 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-02 05:28:09.299 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:992 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:28:09.302 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : local srcdir=/opt/stack/neutron 2022-08-02 05:28:09.304 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-02 05:28:09.317 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:997 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-02 05:28:09.330 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-02 05:28:09.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-02 05:28:09.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-02 05:28:09.356 | + lib/neutron-legacy:_neutron_setup_rootwrap:1021 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-02 05:28:09.369 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 05:28:09.371 | + lib/neutron-legacy:_neutron_setup_rootwrap:1025 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:28:09.375 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1028 : mktemp 2022-08-02 05:28:09.379 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : TEMPFILE=/tmp/tmp.RN0HLWwaCF 2022-08-02 05:28:09.381 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 05:28:09.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:28:09.386 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : chmod 0440 /tmp/tmp.RN0HLWwaCF 2022-08-02 05:28:09.391 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo chown root:root /tmp/tmp.RN0HLWwaCF 2022-08-02 05:28:09.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:1033 : sudo mv /tmp/tmp.RN0HLWwaCF /etc/sudoers.d/neutron-rootwrap 2022-08-02 05:28:09.414 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 05:28:09.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:09.445 | + lib/neutron-legacy:_neutron_setup_rootwrap:1038 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 05:28:09.474 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-02 05:28:09.476 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-02 05:28:09.479 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-02 05:28:09.481 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:28:09.483 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 05:28:09.486 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:28:09.503 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:09.506 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 05:28:09.509 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 05:28:09.511 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:28:09.529 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:09.532 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:28:09.535 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 05:28:09.566 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:28:09.568 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:28:09.571 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-02 05:28:09.587 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:09.590 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-02 05:28:09.592 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-02 05:28:09.595 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:28:09.597 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:28:09.600 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ router == '' ]] 2022-08-02 05:28:09.602 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-02 05:28:09.605 | + lib/neutron-legacy:_neutron_service_plugin_class_add:971 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 05:28:09.608 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-02 05:28:09.610 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-02 05:28:09.612 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-02 05:28:09.617 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-02 05:28:09.619 | + 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-02 05:28:09.624 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-02 05:28:09.641 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:09.643 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-02 05:28:09.646 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-02 05:28:09.648 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-02 05:28:09.653 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-02 05:28:09.655 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-02 05:28:09.658 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-02 05:28:09.661 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-02 05:28:09.664 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-02 05:28:09.667 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-02 05:28:09.672 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-02 05:28:09.677 | + 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-02 05:28:09.682 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-02 05:28:09.711 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 05:28:09.741 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-02 05:28:09.771 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-08-02 05:28:09.801 | + lib/neutron-legacy:_configure_neutron_service:946 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-02 05:28:09.831 | + lib/neutron-legacy:_configure_neutron_service:947 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-02 05:28:09.834 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:28:09.836 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-02 05:28:09.839 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 05:28:09.841 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-02 05:28:09.871 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-02 05:28:09.902 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 05:28:09.933 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-02 05:28:09.963 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-02 05:28:09.992 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-02 05:28:10.023 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-02 05:28:10.052 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-02 05:28:10.085 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:28:10.115 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 05:28:10.146 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-02 05:28:10.176 | + lib/neutron-legacy:_configure_neutron_service:951 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-02 05:28:10.206 | + lib/neutron-legacy:_configure_neutron_service:953 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-02 05:28:10.209 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:28:10.211 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 05:28:10.214 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 05:28:10.216 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-02 05:28:10.253 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-02 05:28:10.282 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.65/identity 2022-08-02 05:28:10.313 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-02 05:28:10.342 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-02 05:28:10.372 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-02 05:28:10.402 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-02 05:28:10.432 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-02 05:28:10.463 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:28:10.492 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-02 05:28:10.522 | + lib/neutron-legacy:_configure_neutron_service:956 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-02 05:28:10.525 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 05:28:10.527 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 05:28:10.530 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-02 05:28:10.532 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-02 05:28:10.563 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-02 05:28:10.592 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:28:10.622 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-02 05:28:10.652 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-02 05:28:10.683 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-02 05:28:10.712 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-02 05:28:10.742 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-02 05:28:10.772 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-02 05:28:10.803 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-02 05:28:10.832 | + lib/neutron-legacy:_configure_neutron_service:959 : neutron_plugin_configure_service 2022-08-02 05:28:10.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-02 05:28:10.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-02 05:28:10.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-02 05:28:10.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-02 05:28:10.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-02 05:28:10.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-02 05:28:10.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-08-02 05:28:10.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-08-02 05:28:10.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-08-02 05:28:10.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-02 05:28:10.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-02 05:28:10.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-02 05:28:10.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-02 05:28:10.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-02 05:28:10.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-02 05:28:10.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-02 05:28:10.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-02 05:28:10.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:10.883 | + 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-02 05:28:10.913 | + 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-02 05:28:10.916 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:10.918 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:28:10.921 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-02 05:28:10.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-02 05:28:10.926 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:10.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-02 05:28:10.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-02 05:28:10.958 | + 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-02 05:28:10.960 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:10.963 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:28:10.965 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-02 05:28:10.968 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-02 05:28:10.970 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:10.973 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-02 05:28:11.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-02 05:28:11.004 | + 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-02 05:28:11.006 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.009 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:28:11.011 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-02 05:28:11.014 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-02 05:28:11.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.018 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-02 05:28:11.048 | + 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-02 05:28:11.050 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.053 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 05:28:11.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-02 05:28:11.058 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-02 05:28:11.060 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.062 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-02 05:28:11.091 | + 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-02 05:28:11.094 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.096 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-02 05:28:11.099 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-02 05:28:11.101 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-02 05:28:11.104 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.106 | + 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-02 05:28:11.134 | + 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-02 05:28:11.137 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.139 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-02 05:28:11.142 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 05:28:11.144 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 05:28:11.147 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.149 | + 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-02 05:28:11.178 | + 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-02 05:28:11.181 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.183 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-02 05:28:11.185 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-02 05:28:11.188 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-02 05:28:11.190 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.193 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-02 05:28:11.225 | + 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:300:349 2022-08-02 05:28:11.228 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.230 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-02 05:28:11.233 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-08-02 05:28:11.235 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-08-02 05:28:11.238 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.240 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-08-02 05:28:11.269 | + 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-02 05:28:11.271 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:28:11.274 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-02 05:28:11.276 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 05:28:11.279 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 05:28:11.282 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 05:28:11.285 | + 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-02 05:28:11.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 05:28:11.316 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-02 05:28:11.333 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:11.335 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-02 05:28:11.338 | + 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-02 05:28:11.370 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:11.372 | + 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-02 05:28:11.401 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 05:28:11.433 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-02 05:28:11.436 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-02 05:28:11.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-02 05:28:11.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 05:28:14.168 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 05:28:14.169 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 05:28:14.169 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=121830) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 05:28:14.171 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-08-02 05:28:14.173 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpfsv8o29n/privsep.sock'] 2022-08-02 05:28:15.434 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-08-02 05:28:15.434 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpfsv8o29n/privsep.sock {{(pid=121830) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-08-02 05:28:15.436 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-08-02 05:28:15.436 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-08-02 05:28:15.436 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-08-02 05:28:15.436 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 121838 2022-08-02 05:28:15.437 | DEBUG oslo.privsep.daemon [-] privsep: reply[0ef6040f-1718-464a-adf2-aad39a062217]: (2,) {{(pid=121838) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-02 05:28:15.656 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=121838) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-02 05:28:15.668 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=121838) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-02 05:28:15.668 | DEBUG oslo.privsep.daemon [-] privsep: reply[3fa88979-5cd9-4e85-bf04-bdbcd1dc5962]: (4, ('e5bc76c4-b87c-401f-8ab4-99b290fdc359\n', '')) {{(pid=121838) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-02 05:28:15.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=121830) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:28:15.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=121830) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:28:15.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=121830) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:15.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=121830) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:15.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=121830) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:15.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=121830) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:15.775 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 05:28:15.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:15.775 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:15.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:15.775 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:16.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-02 05:28:16.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-02 05:28:16.126 | + 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-02 05:28:16.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 05:28:16.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-02 05:28:16.194 | + 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-02 05:28:16.213 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-02 05:28:16.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:16.220 | + 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-02 05:28:16.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-02 05:28:16.255 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-02 05:28:16.263 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-02 05:28:16.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-02 05:28:16.268 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-02 05:28:16.291 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-02 05:28:16.316 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 05:28:16.318 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-02 05:28:16.336 | net.bridge.bridge-nf-call-iptables = 1 2022-08-02 05:28:16.340 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 05:28:16.342 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-02 05:28:16.350 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-02 05:28:16.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-02 05:28:16.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-02 05:28:16.359 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-02 05:28:16.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-02 05:28:16.364 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-02 05:28:16.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 05:28:16.368 | + 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-02 05:28:16.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 05:28:16.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 05:28:16.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-02 05:28:16.403 | + 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-02 05:28:16.436 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-02 05:28:16.439 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-02 05:28:16.469 | + 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-02 05:28:16.498 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-02 05:28:16.515 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:16.518 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-02 05:28:16.520 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-02 05:28:16.525 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-02 05:28:16.553 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-02 05:28:16.582 | + 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-02 05:28:16.614 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:16.616 | + 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-02 05:28:16.645 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-02 05:28:16.662 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:16.665 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 05:28:16.667 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-02 05:28:16.695 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 05:28:16.698 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 05:28:16.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 05:28:16.729 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-02 05:28:16.731 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 05:28:16.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-02 05:28:16.736 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-02 05:28:16.753 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:16.756 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-02 05:28:16.758 | + 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-02 05:28:16.763 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-02 05:28:16.792 | + 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-02 05:28:16.823 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:16.826 | + 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-02 05:28:16.855 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 05:28:16.857 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-02 05:28:16.886 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 05:28:16.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 05:28:16.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 05:28:16.920 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-02 05:28:16.923 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 05:28:16.925 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-02 05:28:16.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 05:28:19.609 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 05:28:19.609 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 05:28:19.610 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=122371) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 05:28:19.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=122371) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:28:19.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=122371) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 05:28:19.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=122371) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:19.660 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=122371) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:19.661 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=122371) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:19.661 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=122371) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 05:28:19.722 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-02 05:28:19.722 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=122371) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-02 05:28:19.723 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=122371) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-02 05:28:19.723 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 05:28:19.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:19.723 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:19.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:19.723 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:20.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-02 05:28:20.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-02 05:28:20.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-02 05:28:20.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 05:28:20.067 | + 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-02 05:28:20.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 05:28:20.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 05:28:20.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-02 05:28:20.091 | + functions:set_mtu:785 : local dev=br-data 2022-08-02 05:28:20.094 | + functions:set_mtu:786 : local mtu=1500 2022-08-02 05:28:20.096 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-02 05:28:20.109 | + 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-02 05:28:20.127 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-02 05:28:20.130 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-02 05:28:20.132 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-02 05:28:20.135 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-02 05:28:20.137 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-02 05:28:20.140 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-02 05:28:20.142 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-02 05:28:20.145 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-02 05:28:20.147 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-02 05:28:20.150 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-02 05:28:20.152 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-02 05:28:20.154 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-02 05:28:20.160 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-02 05:28:20.162 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-02 05:28:20.166 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-02 05:28:20.166 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-02 05:28:20.173 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-02 05:28:20.176 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-02 05:28:20.178 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-02 05:28:20.180 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-02 05:28:20.185 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-02 05:28:20.185 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-02 05:28:20.186 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-02 05:28:20.192 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.71/22 brd 192.168.3.255' 2022-08-02 05:28:20.194 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-02 05:28:20.196 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:20.199 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-02 05:28:20.201 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-02 05:28:20.203 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.71/22 brd 192.168.3.255 != '' ]] 2022-08-02 05:28:20.206 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1' 2022-08-02 05:28:20.208 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data' 2022-08-02 05:28:20.211 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-02 05:28:20.213 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-02 05:28:20.219 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-02 05:28:20.219 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.71/22 brd 192.168.3.255 2022-08-02 05:28:20.219 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-02 05:28:20.219 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-02 05:28:20.223 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.71 2022-08-02 05:28:20.226 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.71 ' 2022-08-02 05:28:20.228 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1 2022-08-02 05:28:20.241 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data 2022-08-02 05:28:20.253 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-02 05:28:20.268 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-02 05:28:20.296 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.71 2022-08-02 05:28:20.313 | PING 192.168.0.71 (192.168.0.71) from 192.168.0.71 br-data: 56(84) bytes of data. 2022-08-02 05:28:20.313 | 64 bytes from 192.168.0.71: icmp_seq=1 ttl=64 time=0.068 ms 2022-08-02 05:28:21.340 | 64 bytes from 192.168.0.71: icmp_seq=2 ttl=64 time=0.050 ms 2022-08-02 05:28:22.364 | 64 bytes from 192.168.0.71: icmp_seq=3 ttl=64 time=0.042 ms 2022-08-02 05:28:22.364 | 2022-08-02 05:28:22.364 | --- 192.168.0.71 ping statistics --- 2022-08-02 05:28:22.365 | 3 packets transmitted, 3 received, 0% packet loss, time 2051ms 2022-08-02 05:28:22.365 | rtt min/avg/max/mdev = 0.042/0.053/0.068/0.010 ms 2022-08-02 05:28:22.370 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-02 05:28:22.370 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-02 05:28:22.376 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-02 05:28:22.378 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-02 05:28:22.395 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:22.398 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-02 05:28:22.400 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-02 05:28:22.406 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-02 05:28:22.434 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.65 2022-08-02 05:28:22.463 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-02 05:28:22.492 | + 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-02 05:28:22.524 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-02 05:28:22.526 | + 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-02 05:28:22.556 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 05:28:22.558 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-02 05:28:22.575 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:28:22.578 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:28:22.581 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-02 05:28:22.598 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:28:22.601 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-02 05:28:22.618 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:28:22.620 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-02 05:28:22.637 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:28:22.640 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-02 05:28:22.671 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-02 05:28:22.702 | + lib/neutron:configure_neutron:644 : '[' False == True ']' 2022-08-02 05:28:22.705 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-02 05:28:22.722 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:22.725 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-02 05:28:22.742 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:22.744 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-02 05:28:22.747 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-02 05:28:22.806 | + inc/async:async_inner:63 : init_neutron 2022-08-02 05:28:22.845 | [79989 Async init_neutron:122850]: running: init_neutron 2022-08-02 05:28:22.848 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-02 05:28:22.867 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:22.870 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-02 05:28:22.881 | ++ ./stack.sh:main:1157 : true 2022-08-02 05:28:22.884 | + ./stack.sh:main:1157 : netman_pid= 2022-08-02 05:28:22.887 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-02 05:28:22.891 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-02 05:28:22.911 | dnsmasq: no process found 2022-08-02 05:28:22.915 | + ./stack.sh:main:1159 : true 2022-08-02 05:28:22.917 | + ./stack.sh:main:1164 : clean_iptables 2022-08-02 05:28:22.921 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:28:22.924 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-02 05:28:22.925 | + lib/nova:clean_iptables:186 : bash 2022-08-02 05:28:22.926 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-02 05:28:22.927 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-02 05:28:22.930 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-02 05:28:22.931 | + lib/nova:clean_iptables:186 : grep nova 2022-08-02 05:28:22.947 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-02 05:28:22.949 | + lib/nova:clean_iptables:188 : grep nova 2022-08-02 05:28:22.949 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-02 05:28:22.952 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 05:28:22.954 | + lib/nova:clean_iptables:188 : bash 2022-08-02 05:28:22.957 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:28:22.957 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-02 05:28:22.973 | + lib/nova:clean_iptables:190 : grep nova 2022-08-02 05:28:22.974 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:28:22.977 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-02 05:28:22.978 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-02 05:28:22.979 | + lib/nova:clean_iptables:190 : bash 2022-08-02 05:28:22.982 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-02 05:28:22.982 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-02 05:28:23.000 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-02 05:28:23.000 | + lib/nova:clean_iptables:192 : grep nova 2022-08-02 05:28:23.002 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-02 05:28:23.008 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 05:28:23.008 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 05:28:23.011 | + lib/nova:clean_iptables:192 : bash 2022-08-02 05:28:23.016 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-02 05:28:23.020 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-02 05:28:23.028 | net.ipv4.ip_forward = 1 2022-08-02 05:28:23.032 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-02 05:28:23.050 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:23.053 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-02 05:28:23.056 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-02 05:28:23.058 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 05:28:23.092 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-02 05:28:23.122 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-02 05:28:23.125 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 05:28:23.158 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-02 05:28:23.189 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-02 05:28:23.207 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:23.209 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-02 05:28:23.212 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:28:23.214 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-02 05:28:23.217 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-02 05:28:23.220 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-02 05:28:23.280 | + inc/async:async_inner:63 : init_swift 2022-08-02 05:28:23.322 | [79989 Async init_swift:123228]: running: init_swift 2022-08-02 05:28:23.325 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-02 05:28:23.350 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:23.353 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-02 05:28:23.355 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:28:23.358 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-02 05:28:23.361 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-02 05:28:23.363 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-02 05:28:23.430 | + inc/async:async_inner:63 : init_cinder 2022-08-02 05:28:23.475 | [79989 Async init_cinder:123323]: running: init_cinder 2022-08-02 05:28:23.478 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-02 05:28:23.502 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:28:23.506 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-02 05:28:23.507 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:28:23.510 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-02 05:28:23.513 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-02 05:28:23.518 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-02 05:28:23.600 | + inc/async:async_inner:63 : init_placement 2022-08-02 05:28:23.726 | [79989 Async init_placement:123461]: running: init_placement 2022-08-02 05:28:23.746 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-02 05:28:24.091 | [79989 Async init_neutron:122850]: Waiting for completion of init_neutron running on PID 122850 (6 other jobs running) 2022-08-02 05:28:24.260 | [79989 Async init_neutron:122850]: Signaling child to exit 2022-08-02 05:28:33.444 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:28:33.478 | [123323 Async init_cinder:123323]: finished successfully 2022-08-02 05:28:35.234 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:28:35.264 | [123228 Async init_swift:123228]: finished successfully 2022-08-02 05:28:49.353 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:28:49.378 | [122850 Async init_neutron:122850]: finished successfully 2022-08-02 05:28:49.398 | WAKEUP 2022-08-02 05:28:49.422 | [79989 Async init_neutron:122850]: Signaled 2022-08-02 05:28:49.424 | + lib/neutron:init_neutron:695 : is_neutron_legacy_enabled 2022-08-02 05:28:49.424 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:28:49.424 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:28:49.424 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:28:49.424 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:28:49.424 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:28:49.424 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:28:49.424 | + lib/neutron:init_neutron:697 : init_mutnauq 2022-08-02 05:28:49.424 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-02 05:28:49.424 | + lib/database:recreate_database:112 : local db=neutron 2022-08-02 05:28:49.424 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-02 05:28:49.424 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-02 05:28:49.424 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-02 05:28:49.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:28:49.424 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-02 05:28:49.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:28:49.424 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-02 05:28:49.424 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:28:49.424 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:28:49.424 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:28:49.424 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:28:49.424 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418102903 2022-08-02 05:28:49.424 | + 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-02 05:28:49.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:49.424 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:49.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:28:49.424 | from cryptography.utils import int_from_bytes 2022-08-02 05:28:49.424 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 05:28:49.424 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-02 05:28:49.425 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-02 05:28:49.426 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-02 05:28:49.427 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-02 05:28:49.428 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-02 05:28:49.428 | Running upgrade for neutron ... 2022-08-02 05:28:49.428 | OK 2022-08-02 05:28:49.428 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-02 05:28:49.428 | + functions-common:time_stop:2440 : local name 2022-08-02 05:28:49.428 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:28:49.428 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:28:49.428 | + functions-common:time_stop:2443 : local total 2022-08-02 05:28:49.428 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:28:49.428 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:28:49.428 | + functions-common:time_stop:2447 : start_time=1659418102903 2022-08-02 05:28:49.428 | + functions-common:time_stop:2449 : [[ -z 1659418102903 ]] 2022-08-02 05:28:49.428 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:28:49.428 | + functions-common:time_stop:2452 : end_time=1659418129337 2022-08-02 05:28:49.428 | + functions-common:time_stop:2453 : elapsed_time=26434 2022-08-02 05:28:49.428 | + functions-common:time_stop:2454 : total=6862 2022-08-02 05:28:49.428 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:28:49.428 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33296 2022-08-02 05:28:49.472 | [79989 Async init_neutron:122850]: finished init_neutron with result 0 in 26 seconds 2022-08-02 05:28:49.476 | + inc/async:async_wait:197 : return 0 2022-08-02 05:28:49.479 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-02 05:28:49.530 | [79989 Async init_placement:123461]: Waiting for completion of init_placement running on PID 123461 (5 other jobs running) 2022-08-02 05:28:49.556 | [79989 Async init_placement:123461]: Signaling child to exit 2022-08-02 05:29:06.558 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:29:06.583 | [123461 Async init_placement:123461]: finished successfully 2022-08-02 05:29:06.604 | WAKEUP 2022-08-02 05:29:06.630 | [79989 Async init_placement:123461]: Signaled 2022-08-02 05:29:06.631 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-02 05:29:06.632 | + lib/database:recreate_database:112 : local db=placement 2022-08-02 05:29:06.632 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-02 05:29:06.632 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-02 05:29:06.632 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-02 05:29:06.632 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:06.632 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-02 05:29:06.632 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:06.632 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-02 05:29:06.632 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-02 05:29:06.632 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-02 05:29:06.632 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-02 05:29:06.632 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 05:29:06.632 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 05:29:06.632 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 05:29:06.632 | ++ 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-02 05:29:06.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.632 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.632 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.633 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.633 | + functions-common:get_or_create_user:926 : user_id=9a6c8d88880145e6ae2c69376f2ae4a4 2022-08-02 05:29:06.633 | + functions-common:get_or_create_user:927 : echo 9a6c8d88880145e6ae2c69376f2ae4a4 2022-08-02 05:29:06.633 | 9a6c8d88880145e6ae2c69376f2ae4a4 2022-08-02 05:29:06.633 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-02 05:29:06.633 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:29:06.633 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:29:06.633 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:29:06.633 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:29:06.633 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:29:06.633 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:29:06.633 | ++ 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-02 05:29:06.633 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:29:06.633 | ++ functions-common:get_field:813 : read data 2022-08-02 05:29:06.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.633 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.633 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.634 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.634 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:29:06.634 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:29:06.634 | + 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-02 05:29:06.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.634 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.634 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.634 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:29:06.634 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:29:06.634 | ++ 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-02 05:29:06.634 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:29:06.634 | ++ functions-common:get_field:813 : read data 2022-08-02 05:29:06.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.634 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.634 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.634 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.634 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:29:06.635 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:29:06.635 | ++ functions-common:get_field:819 : echo '| b6776dd2536041ed864890f35a640acd | 9a6c8d88880145e6ae2c69376f2ae4a4 | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:29:06.635 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:29:06.635 | ++ functions-common:get_field:813 : read data 2022-08-02 05:29:06.635 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b6776dd2536041ed864890f35a640acd 2022-08-02 05:29:06.635 | + functions-common:get_or_add_user_project_role:998 : echo b6776dd2536041ed864890f35a640acd 2022-08-02 05:29:06.635 | b6776dd2536041ed864890f35a640acd 2022-08-02 05:29:06.635 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 05:29:06.635 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-02 05:29:06.635 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 05:29:06.635 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 05:29:06.635 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 05:29:06.635 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 05:29:06.635 | ++ 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-02 05:29:06.635 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:29:06.635 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 05:29:06.635 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:29:06.635 | ++ functions-common:get_field:813 : read data 2022-08-02 05:29:06.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.635 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.636 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.636 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.636 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 05:29:06.636 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 05:29:06.636 | + 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-02 05:29:06.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.636 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.636 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.636 | ++ 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-02 05:29:06.636 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 05:29:06.636 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 05:29:06.636 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:29:06.636 | ++ functions-common:get_field:813 : read data 2022-08-02 05:29:06.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.636 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.637 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.637 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.637 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 05:29:06.637 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 05:29:06.637 | ++ functions-common:get_field:819 : echo '| 42e03d7233604ab9b0cf456d1d2532eb | 9a6c8d88880145e6ae2c69376f2ae4a4 | | c49889dd47fb488697f371aa62032f36 | | | False |' 2022-08-02 05:29:06.637 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 05:29:06.637 | ++ functions-common:get_field:813 : read data 2022-08-02 05:29:06.637 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:29:06.637 | + functions-common:get_or_add_user_project_role:998 : echo 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:29:06.637 | 42e03d7233604ab9b0cf456d1d2532eb 2022-08-02 05:29:06.637 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.65/placement 2022-08-02 05:29:06.638 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-02 05:29:06.638 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 05:29:06.638 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-02 05:29:06.638 | ++ 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-02 05:29:06.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.638 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.638 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.638 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.638 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 05:29:06.638 | aba39405f73744ce84cab2ce73ece504' 2022-08-02 05:29:06.638 | + functions-common:get_or_create_service:1095 : echo aba39405f73744ce84cab2ce73ece504 2022-08-02 05:29:06.638 | aba39405f73744ce84cab2ce73ece504 2022-08-02 05:29:06.638 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.65/placement 2022-08-02 05:29:06.638 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 05:29:06.638 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.65/placement RegionOne 2022-08-02 05:29:06.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 05:29:06.638 | +++ 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-02 05:29:06.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.638 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.638 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.638 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 05:29:06.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 05:29:06.638 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.65/placement --region RegionOne -f value -c id 2022-08-02 05:29:06.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.639 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:06.639 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:06.639 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:29:06.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=74861f5a2cf7460eb7e30a08489e558c 2022-08-02 05:29:06.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 74861f5a2cf7460eb7e30a08489e558c 2022-08-02 05:29:06.639 | + functions-common:get_or_create_endpoint:1128 : public_id=74861f5a2cf7460eb7e30a08489e558c 2022-08-02 05:29:06.639 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 05:29:06.639 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 05:29:06.639 | + functions-common:get_or_create_endpoint:1137 : echo 74861f5a2cf7460eb7e30a08489e558c 2022-08-02 05:29:06.639 | 74861f5a2cf7460eb7e30a08489e558c 2022-08-02 05:29:06.681 | [79989 Async init_placement:123461]: finished init_placement with result 0 in 43 seconds 2022-08-02 05:29:06.686 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:06.689 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-02 05:29:06.739 | [79989 Async init_glance:119707]: Waiting for completion of init_glance running on PID 119707 (4 other jobs running) 2022-08-02 05:29:06.765 | [79989 Async init_glance:119707]: Signaling child to exit 2022-08-02 05:29:06.765 | WAKEUP 2022-08-02 05:29:06.788 | [79989 Async init_glance:119707]: Signaled 2022-08-02 05:29:06.789 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-02 05:29:06.789 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-02 05:29:06.789 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-02 05:29:06.789 | + lib/database:recreate_database:112 : local db=glance 2022-08-02 05:29:06.789 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-02 05:29:06.789 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-02 05:29:06.789 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-02 05:29:06.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:06.789 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-02 05:29:06.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:06.789 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-02 05:29:06.790 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:29:06.790 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:06.790 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:06.790 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:06.790 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418054620 2022-08-02 05:29:06.790 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-02 05:29:06.790 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-08-02 05:29:06.790 | ERROR glance Traceback (most recent call last): 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 05:29:06.790 | ERROR glance  sys.exit(main()) 2022-08-02 05:29:06.790 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 05:29:06.790 | ERROR glance  return CONF.command.action_fn() 2022-08-02 05:29:06.790 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-02 05:29:06.790 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-02 05:29:06.790 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-02 05:29:06.790 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-02 05:29:06.790 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-02 05:29:06.790 | ERROR glance  engine = db_api.get_engine() 2022-08-02 05:29:06.790 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 05:29:06.790 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 05:29:06.790 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 05:29:06.790 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 05:29:06.790 | ERROR glance  return cls( 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 05:29:06.790 | ERROR glance  self._factory._start( 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 05:29:06.790 | ERROR glance  self._setup_for_connection( 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 05:29:06.790 | ERROR glance  engine = engines.create_engine( 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 05:29:06.790 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 05:29:06.790 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 05:29:06.790 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 05:29:06.791 | ERROR glance  File "", line 2, in create_engine 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 05:29:06.791 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 05:29:06.791 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 05:29:06.791 | ERROR glance  loaded_plugins = [ 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 05:29:06.791 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 05:29:06.791 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 05:29:06.791 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-08-02 05:29:06.791 | ERROR glance  2022-08-02 05:29:06.791 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-02 05:29:06.791 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-08-02 05:29:06.791 | ERROR glance Traceback (most recent call last): 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 05:29:06.791 | ERROR glance  sys.exit(main()) 2022-08-02 05:29:06.791 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 05:29:06.791 | ERROR glance  return CONF.command.action_fn() 2022-08-02 05:29:06.791 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-02 05:29:06.791 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-02 05:29:06.791 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-02 05:29:06.791 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-02 05:29:06.791 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 05:29:06.791 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 05:29:06.791 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 05:29:06.791 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 05:29:06.791 | ERROR glance  return cls( 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 05:29:06.791 | ERROR glance  self._factory._start( 2022-08-02 05:29:06.791 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 05:29:06.791 | ERROR glance  self._setup_for_connection( 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 05:29:06.792 | ERROR glance  engine = engines.create_engine( 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 05:29:06.792 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 05:29:06.792 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 05:29:06.792 | ERROR glance  File "", line 2, in create_engine 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 05:29:06.792 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 05:29:06.792 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 05:29:06.792 | ERROR glance  loaded_plugins = [ 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 05:29:06.792 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 05:29:06.792 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 05:29:06.792 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 05:29:06.792 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-08-02 05:29:06.792 | ERROR glance  2022-08-02 05:29:06.792 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-02 05:29:06.792 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:06.792 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:06.792 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:06.792 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:06.792 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:06.792 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:29:06.792 | + functions-common:time_stop:2447 : start_time=1659418054620 2022-08-02 05:29:06.792 | + functions-common:time_stop:2449 : [[ -z 1659418054620 ]] 2022-08-02 05:29:06.792 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:06.792 | + functions-common:time_stop:2452 : end_time=1659418059165 2022-08-02 05:29:06.792 | + functions-common:time_stop:2453 : elapsed_time=4545 2022-08-02 05:29:06.792 | + functions-common:time_stop:2454 : total=6862 2022-08-02 05:29:06.792 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:06.793 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11407 2022-08-02 05:29:06.835 | [79989 Async init_glance:119707]: finished init_glance with result 0 in 4 seconds 2022-08-02 05:29:06.839 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:06.841 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-02 05:29:06.892 | [79989 Async init_swift:123228]: Waiting for completion of init_swift running on PID 123228 (3 other jobs running) 2022-08-02 05:29:06.920 | [79989 Async init_swift:123228]: Signaling child to exit 2022-08-02 05:29:06.920 | WAKEUP 2022-08-02 05:29:06.942 | [79989 Async init_swift:123228]: Signaled 2022-08-02 05:29:06.944 | + lib/swift:init_swift:673 : local node_number 2022-08-02 05:29:06.944 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 05:29:06.944 | No account-auditor running 2022-08-02 05:29:06.944 | No object-server running 2022-08-02 05:29:06.944 | No container-reconciler running 2022-08-02 05:29:06.944 | No object-replicator running 2022-08-02 05:29:06.944 | No container-sharder running 2022-08-02 05:29:06.944 | No container-sync running 2022-08-02 05:29:06.944 | No object-expirer running 2022-08-02 05:29:06.944 | No container-server running 2022-08-02 05:29:06.944 | No container-replicator running 2022-08-02 05:29:06.944 | No container-auditor running 2022-08-02 05:29:06.944 | No object-reconstructor running 2022-08-02 05:29:06.944 | No container-updater running 2022-08-02 05:29:06.944 | No account-reaper running 2022-08-02 05:29:06.944 | No account-server running 2022-08-02 05:29:06.944 | No object-auditor running 2022-08-02 05:29:06.944 | No account-replicator running 2022-08-02 05:29:06.944 | No object-updater running 2022-08-02 05:29:06.944 | No proxy-server running 2022-08-02 05:29:06.944 | + lib/swift:init_swift:675 : true 2022-08-02 05:29:06.944 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-02 05:29:06.944 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-02 05:29:06.944 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-02 05:29:06.944 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-02 05:29:06.944 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-02 05:29:06.944 | + 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-02 05:29:06.945 | + 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-02 05:29:06.945 | + functions:create_disk:732 : local node_number 2022-08-02 05:29:06.945 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 05:29:06.945 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-02 05:29:06.945 | + functions:create_disk:736 : local key 2022-08-02 05:29:06.945 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | ++ functions:create_disk:738 : sed s#/.## 2022-08-02 05:29:06.945 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-02 05:29:06.945 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 05:29:06.945 | + functions:destroy_disk:765 : local key 2022-08-02 05:29:06.945 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-02 05:29:06.945 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-02 05:29:06.945 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-02 05:29:06.945 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-02 05:29:06.945 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-02 05:29:06.945 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-02 05:29:06.945 | = sectsz=512 attr=2, projid32bit=1 2022-08-02 05:29:06.945 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-02 05:29:06.945 | = reflink=1 2022-08-02 05:29:06.945 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-02 05:29:06.945 | = sunit=0 swidth=0 blks 2022-08-02 05:29:06.945 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-02 05:29:06.945 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-02 05:29:06.945 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-02 05:29:06.945 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-02 05:29:06.946 | + 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-02 05:29:06.946 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-02 05:29:06.946 | /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-02 05:29:06.946 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-02 05:29:06.946 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-02 05:29:06.946 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-02 05:29:06.946 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 05:29:06.946 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-02 05:29:06.946 | + lib/swift:init_swift:684 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-08-02 05:29:06.946 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-02 05:29:06.946 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-02 05:29:06.946 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-02 05:29:06.946 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-02 05:29:06.946 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 05:29:06.946 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-02 05:29:06.946 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-02 05:29:06.946 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-02 05:29:06.946 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-02 05:29:06.946 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-02 05:29:06.946 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-02 05:29:06.946 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-02 05:29:06.946 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-02 05:29:06.946 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-02 05:29:06.946 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-02 05:29:06.946 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 05:29:06.946 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-02 05:29:06.946 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 05:29:06.947 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-02 05:29:06.947 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 05:29:06.947 | + lib/swift:init_swift:719 : popd 2022-08-02 05:29:06.989 | [79989 Async init_swift:123228]: finished init_swift with result 0 in 12 seconds 2022-08-02 05:29:06.994 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:06.996 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-02 05:29:07.047 | [79989 Async init_cinder:123323]: Waiting for completion of init_cinder running on PID 123323 (2 other jobs running) 2022-08-02 05:29:07.072 | [79989 Async init_cinder:123323]: Signaling child to exit 2022-08-02 05:29:07.073 | WAKEUP 2022-08-02 05:29:07.096 | [79989 Async init_cinder:123323]: Signaled 2022-08-02 05:29:07.097 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-02 05:29:07.097 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:07.097 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-02 05:29:07.097 | + lib/database:recreate_database:112 : local db=cinder 2022-08-02 05:29:07.097 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-02 05:29:07.098 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-02 05:29:07.098 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-02 05:29:07.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:07.098 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-02 05:29:07.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:07.098 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-02 05:29:07.098 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 05:29:07.098 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:07.098 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:07.098 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:07.098 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418103541 2022-08-02 05:29:07.098 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-02 05:29:07.098 | INFO dbcounter [-] Registered counter for database cinder 2022-08-02 05:29:07.098 | 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=123436) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 05:29:07.098 | DEBUG dbcounter [-] [123436] Writer thread running {{(pid=123436) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:29:07.099 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=123436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:29:07.099 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-02 05:29:07.099 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:29:07.099 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:29:07.099 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-02 05:29:07.099 | DEBUG dbcounter [-] [123436] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=123436) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:07.099 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=123436) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:29:07.099 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-02 05:29:07.099 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=123436) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:29:07.099 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-02 05:29:07.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:07.099 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:07.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:07.099 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:07.099 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-02 05:29:07.099 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:07.099 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:07.099 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:07.099 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:07.099 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:07.099 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 05:29:07.100 | + functions-common:time_stop:2447 : start_time=1659418103541 2022-08-02 05:29:07.100 | + functions-common:time_stop:2449 : [[ -z 1659418103541 ]] 2022-08-02 05:29:07.100 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:07.100 | + functions-common:time_stop:2452 : end_time=1659418110948 2022-08-02 05:29:07.100 | + functions-common:time_stop:2453 : elapsed_time=7407 2022-08-02 05:29:07.100 | + functions-common:time_stop:2454 : total=6862 2022-08-02 05:29:07.100 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:07.100 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14269 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-02 05:29:07.100 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-02 05:29:07.100 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-02 05:29:07.100 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-02 05:29:07.100 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 05:29:07.100 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-02 05:29:07.100 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-02 05:29:07.100 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-02 05:29:07.100 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 05:29:07.100 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 05:29:07.100 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 05:29:07.100 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-02 05:29:07.100 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 05:29:07.101 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 05:29:07.101 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 05:29:07.101 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 05:29:07.101 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 05:29:07.101 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 05:29:07.101 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 05:29:07.101 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 05:29:07.101 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-02 05:29:07.101 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-02 05:29:07.101 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-02 05:29:07.101 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-02 05:29:07.101 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 05:29:07.101 | [Unit] 2022-08-02 05:29:07.101 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:29:07.101 | DefaultDependencies=no 2022-08-02 05:29:07.101 | After=systemd-udev-settle.service 2022-08-02 05:29:07.101 | Before=lvm2-activation-early.service 2022-08-02 05:29:07.101 | Wants=systemd-udev-settle.service 2022-08-02 05:29:07.101 | 2022-08-02 05:29:07.101 | [Service] 2022-08-02 05:29:07.101 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 05:29:07.101 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-02 05:29:07.101 | RemainAfterExit=yes 2022-08-02 05:29:07.102 | Type=oneshot 2022-08-02 05:29:07.102 | 2022-08-02 05:29:07.102 | [Install] 2022-08-02 05:29:07.102 | WantedBy=local-fs.target 2022-08-02 05:29:07.102 | Also=systemd-udev-settle.service 2022-08-02 05:29:07.102 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-02 05:29:07.102 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 05:29:07.102 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-02 05:29:07.102 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-02 05:29:07.102 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-02 05:29:07.102 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-02 05:29:07.102 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 05:29:07.102 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 05:29:07.102 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 05:29:07.102 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-02 05:29:07.102 | Physical volume "/dev/loop4" successfully created. 2022-08-02 05:29:07.102 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-02 05:29:07.102 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-02 05:29:07.102 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-02 05:29:07.102 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-02 05:29:07.102 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-02 05:29:07.102 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-02 05:29:07.102 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-02 05:29:07.102 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-02 05:29:07.102 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:07.102 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-02 05:29:07.102 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-02 05:29:07.102 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-02 05:29:07.142 | [79989 Async init_cinder:123323]: finished init_cinder with result 0 in 10 seconds 2022-08-02 05:29:07.146 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:07.149 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-02 05:29:07.167 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:07.170 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-02 05:29:07.172 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:29:07.175 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-02 05:29:07.177 | + ./stack.sh:main:1213 : init_nova 2022-08-02 05:29:07.180 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-02 05:29:07.196 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:07.199 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-02 05:29:07.216 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:07.219 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:29:07.221 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 05:29:07.279 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 05:29:07.316 | [79989 Async nova-cell-0:125791]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 05:29:07.319 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-02 05:29:07.323 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:29:07.327 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-02 05:29:07.330 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:29:07.333 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:29:07.336 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 05:29:07.396 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 05:29:07.437 | [79989 Async nova-cell-1:125889]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 05:29:07.440 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-02 05:29:07.443 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-02 05:29:07.445 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-02 05:29:07.448 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-02 05:29:07.451 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-02 05:29:07.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:07.470 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-02 05:29:07.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:07.493 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-02 05:29:08.073 | 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-02 05:29:11.489 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-02 05:29:11.518 | DEBUG dbcounter [-] [125953] Writer thread running {{(pid=125953) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:11.520 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:29:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:11.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:11.531 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:29:11.531 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=125953) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:29:11.558 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:29:11.558 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:29:11.592 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-02 05:29:13.870 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=125953) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:29:13.874 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-02 05:29:14.336 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=125953) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:29:14.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:14.343 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:14.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:14.343 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:14.784 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-02 05:29:14.787 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 05:29:14.790 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 05:29:14.793 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 05:29:14.795 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 05:29:14.798 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 05:29:14.801 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 05:29:14.824 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:14.827 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 05:29:14.830 | ++ 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-02 05:29:14.833 | + 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-02 05:29:15.459 | 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-02 05:29:18.520 | INFO dbcounter [None req-8f59c6e2-d554-4bdc-ad79-c7bde6e93d25 None None] Registered counter for database nova_api 2022-08-02 05:29:18.553 | DEBUG dbcounter [-] [126458] Writer thread running {{(pid=126458) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:18.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:18.622 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:18.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:18.623 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:19.106 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-02 05:29:19.112 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 05:29:19.115 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-02 05:29:19.190 | [79989 Async nova-cell-0:125791]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 125791 (3 other jobs running) 2022-08-02 05:29:19.223 | [79989 Async nova-cell-0:125791]: Signaling child to exit 2022-08-02 05:29:20.067 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:29:20.095 | [125889 Async nova-cell-1:125889]: finished successfully 2022-08-02 05:29:20.155 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:29:20.179 | [125791 Async nova-cell-0:125791]: finished successfully 2022-08-02 05:29:20.198 | WAKEUP 2022-08-02 05:29:20.221 | [79989 Async nova-cell-0:125791]: Signaled 2022-08-02 05:29:20.222 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-02 05:29:20.223 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-02 05:29:20.223 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-02 05:29:20.223 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-02 05:29:20.223 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-02 05:29:20.223 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-02 05:29:20.223 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-02 05:29:20.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:20.223 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-02 05:29:20.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:20.223 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-02 05:29:20.223 | 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-02 05:29:20.223 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-02 05:29:20.223 | DEBUG dbcounter [-] [125857] Writer thread running {{(pid=125857) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.225 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:29:20.225 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=125857) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:29:20.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:29:20.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:29:20.225 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 05:29:20.225 | DEBUG dbcounter [-] [125857] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=125857) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:20.225 | DEBUG dbcounter [-] [125857] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=125857) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:20.225 | DEBUG dbcounter [-] [125857] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=125857) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:20.225 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=125857) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:29:20.225 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 05:29:20.225 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=125857) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:29:20.225 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 05:29:20.225 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=125857) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:29:20.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:20.225 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:20.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:20.225 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:20.267 | [79989 Async nova-cell-0:125791]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-08-02 05:29:20.271 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:20.273 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 05:29:20.276 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-02 05:29:20.326 | [79989 Async nova-cell-1:125889]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 125889 (2 other jobs running) 2022-08-02 05:29:20.351 | [79989 Async nova-cell-1:125889]: Signaling child to exit 2022-08-02 05:29:20.351 | WAKEUP 2022-08-02 05:29:20.373 | [79989 Async nova-cell-1:125889]: Signaled 2022-08-02 05:29:20.374 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-02 05:29:20.374 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-02 05:29:20.374 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-02 05:29:20.374 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-02 05:29:20.374 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-02 05:29:20.374 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-02 05:29:20.374 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-02 05:29:20.374 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:20.374 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-02 05:29:20.374 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 05:29:20.374 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-02 05:29:20.375 | 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-02 05:29:20.375 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-02 05:29:20.375 | DEBUG dbcounter [-] [125947] Writer thread running {{(pid=125947) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 05:29:20.376 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=125947) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 05:29:20.376 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 05:29:20.376 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 05:29:20.376 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 05:29:20.376 | DEBUG dbcounter [-] [125947] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=125947) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:20.376 | DEBUG dbcounter [-] [125947] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=125947) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:20.376 | DEBUG dbcounter [-] [125947] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=125947) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 05:29:20.376 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=125947) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 05:29:20.377 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 05:29:20.377 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=125947) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:29:20.377 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 05:29:20.377 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=125947) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 05:29:20.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:20.377 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:20.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:20.377 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:20.419 | [79989 Async nova-cell-1:125889]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-08-02 05:29:20.423 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:20.425 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:29:20.428 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-02 05:29:21.036 | 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-02 05:29:23.822 | Running batches of 50 until complete 2022-08-02 05:29:23.822 | INFO dbcounter [None req-e3965f31-ed2f-4847-b73f-6b46998d347b None None] Registered counter for database nova_cell0 2022-08-02 05:29:23.845 | DEBUG dbcounter [-] [126996] Writer thread running {{(pid=126996) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:23.971 | INFO dbcounter [None req-e3965f31-ed2f-4847-b73f-6b46998d347b None None] Registered counter for database nova_api 2022-08-02 05:29:23.982 | DEBUG dbcounter [-] [126996] Writer thread running {{(pid=126996) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:24.102 | INFO dbcounter [None req-e3965f31-ed2f-4847-b73f-6b46998d347b None None] Registered counter for database nova_cell0 2022-08-02 05:29:24.113 | DEBUG dbcounter [-] [126996] Writer thread running {{(pid=126996) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:24.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:24.180 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:24.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:24.180 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:24.180 | +-------------------------------------+--------------+-----------+ 2022-08-02 05:29:24.180 | | Migration | Total Needed | Completed | 2022-08-02 05:29:24.181 | +-------------------------------------+--------------+-----------+ 2022-08-02 05:29:24.181 | | fill_virtual_interface_list | 0 | 0 | 2022-08-02 05:29:24.181 | | migrate_empty_ratio | 0 | 0 | 2022-08-02 05:29:24.181 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-02 05:29:24.181 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-02 05:29:24.181 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-02 05:29:24.181 | | populate_dev_uuids | 0 | 0 | 2022-08-02 05:29:24.181 | | populate_missing_availability_zones | 0 | 0 | 2022-08-02 05:29:24.181 | | populate_queued_for_delete | 0 | 0 | 2022-08-02 05:29:24.181 | | populate_user_id | 0 | 0 | 2022-08-02 05:29:24.181 | | populate_uuids | 0 | 0 | 2022-08-02 05:29:24.181 | +-------------------------------------+--------------+-----------+ 2022-08-02 05:29:24.629 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-02 05:29:24.634 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:29:24.638 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-02 05:29:24.641 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:29:24.643 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:29:24.647 | + 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-02 05:29:25.237 | 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-02 05:29:27.986 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-02 05:29:27.986 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-02 05:29:27.986 | INFO dbcounter [None req-610dd53e-41e8-47e2-ac31-475161e2da94 None None] Registered counter for database nova_api 2022-08-02 05:29:28.009 | DEBUG dbcounter [-] [127013] Writer thread running {{(pid=127013) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:29:28.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:28.068 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:28.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:29:28.068 | from cryptography.utils import int_from_bytes 2022-08-02 05:29:28.476 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-02 05:29:28.481 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-02 05:29:28.496 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-02 05:29:28.499 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-02 05:29:28.517 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:28.520 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-02 05:29:28.522 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-02 05:29:28.581 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-02 05:29:28.625 | [79989 Async configure_neutron_nova:127083]: running: configure_neutron_nova 2022-08-02 05:29:28.628 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-02 05:29:28.631 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 05:29:28.634 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-02 05:29:28.636 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 05:29:28.639 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 05:29:28.642 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 05:29:28.645 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 05:29:28.649 | + functions-common:run_phase:1878 : local extra 2022-08-02 05:29:28.654 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 05:29:28.659 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 05:29:28.661 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 05:29:28.664 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 05:29:28.667 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-02 05:29:28.671 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 05:29:28.690 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:28.693 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:29:28.696 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:29:28.699 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-02 05:29:28.702 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 05:29:28.705 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 05:29:28.707 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-02 05:29:28.710 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 05:29:28.712 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 05:29:28.715 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 05:29:28.719 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 05:29:28.722 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-02 05:29:28.724 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 05:29:28.727 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-02 05:29:28.730 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 05:29:28.733 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 05:29:28.735 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-02 05:29:28.738 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:28.741 | + inc/meta-config:merge_config_group:171 : shift 2022-08-02 05:29:28.744 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-02 05:29:28.746 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:29:28.749 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-02 05:29:28.751 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-02 05:29:28.755 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-02 05:29:28.758 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:28.760 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-02 05:29:28.763 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:29:28.766 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-02 05:29:28.766 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:29:28.766 | gsub("[][]", "", $1); 2022-08-02 05:29:28.766 | split($1, a, "|"); 2022-08-02 05:29:28.766 | if (a[1] == matchgroup) 2022-08-02 05:29:28.766 | print a[2] 2022-08-02 05:29:28.766 | } 2022-08-02 05:29:28.766 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:29:28.772 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:29:28.775 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:29:28.778 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:29:28.781 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-02 05:29:28.784 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-02 05:29:28.787 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-02 05:29:28.790 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-02 05:29:28.794 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-02 05:29:28.798 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-02 05:29:28.801 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-02 05:29:28.804 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 05:29:28.807 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:28.810 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:29:28.813 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-02 05:29:28.815 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:29:28.819 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-02 05:29:28.822 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-02 05:29:28.825 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-02 05:29:28.827 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-02 05:29:28.832 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:28.832 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 05:29:28.836 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-02 05:29:28.836 | BEGIN { 2022-08-02 05:29:28.836 | section = "" 2022-08-02 05:29:28.836 | last_section = "" 2022-08-02 05:29:28.836 | section_count = 0 2022-08-02 05:29:28.836 | } 2022-08-02 05:29:28.836 | /^\[.+\]/ { 2022-08-02 05:29:28.836 | gsub("[][]", "", $1); 2022-08-02 05:29:28.836 | section=$1 2022-08-02 05:29:28.836 | next 2022-08-02 05:29:28.836 | } 2022-08-02 05:29:28.836 | /^ *\#/ { 2022-08-02 05:29:28.836 | next 2022-08-02 05:29:28.837 | } 2022-08-02 05:29:28.837 | /^[^ \t]+/ { 2022-08-02 05:29:28.837 | # get offset of first = in $0 2022-08-02 05:29:28.837 | eq_idx = index($0, "=") 2022-08-02 05:29:28.837 | # extract attr & value from $0 2022-08-02 05:29:28.837 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:29:28.837 | value = substr($0, eq_idx + 1) 2022-08-02 05:29:28.837 | # only need to strip trailing whitespace from attr 2022-08-02 05:29:28.837 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:29:28.837 | # need to strip leading & trailing whitespace from value 2022-08-02 05:29:28.837 | sub(/^[ \t]*/, "", value) 2022-08-02 05:29:28.837 | sub(/[ \t]*$/, "", value) 2022-08-02 05:29:28.837 | 2022-08-02 05:29:28.837 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:29:28.837 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:29:28.837 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:29:28.837 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:29:28.837 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:29:28.837 | if (section != last_section) { 2022-08-02 05:29:28.837 | cfg_section[section_count++] = section 2022-08-02 05:29:28.837 | last_section = section 2022-08-02 05:29:28.837 | } 2022-08-02 05:29:28.837 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:29:28.837 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:29:28.837 | 2022-08-02 05:29:28.837 | cfg_attr[section, attr, 0] = value 2022-08-02 05:29:28.837 | cfg_attr_count[section, attr] = 1 2022-08-02 05:29:28.837 | } else { 2022-08-02 05:29:28.837 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:29:28.837 | cfg_attr[section, attr, lno] = value 2022-08-02 05:29:28.837 | } 2022-08-02 05:29:28.837 | } 2022-08-02 05:29:28.837 | END { 2022-08-02 05:29:28.837 | # Process each section in order 2022-08-02 05:29:28.837 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:29:28.837 | section = cfg_section[sno] 2022-08-02 05:29:28.837 | # The ini routines simply append a config item immediately 2022-08-02 05:29:28.837 | # after the section header. To keep the same order as defined 2022-08-02 05:29:28.838 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:29:28.838 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:29:28.838 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:29:28.838 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:29:28.838 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:29:28.838 | else { 2022-08-02 05:29:28.838 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:29:28.838 | count = cfg_attr_count[section, attr] 2022-08-02 05:29:28.838 | print "inidelete " configfile " " section " " attr 2022-08-02 05:29:28.838 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:29:28.838 | for (l = count -2; l >= 0; l--) 2022-08-02 05:29:28.838 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:29:28.838 | } 2022-08-02 05:29:28.838 | } 2022-08-02 05:29:28.838 | } 2022-08-02 05:29:28.838 | } 2022-08-02 05:29:28.838 | ' 2022-08-02 05:29:28.838 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:29:28.838 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:28.838 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:29:28.842 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-02 05:29:28.844 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:29:28.847 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-02 05:29:28.849 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-02 05:29:28.849 | BEGIN { group = "" } 2022-08-02 05:29:28.849 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:29:28.849 | gsub("[][]", "", $1); 2022-08-02 05:29:28.849 | split($1, a, "|"); 2022-08-02 05:29:28.849 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:29:28.849 | group=a[1] 2022-08-02 05:29:28.849 | } else { 2022-08-02 05:29:28.850 | group="" 2022-08-02 05:29:28.850 | } 2022-08-02 05:29:28.850 | next 2022-08-02 05:29:28.850 | } 2022-08-02 05:29:28.850 | { 2022-08-02 05:29:28.850 | if (group != "") 2022-08-02 05:29:28.850 | print $0 2022-08-02 05:29:28.850 | } 2022-08-02 05:29:28.850 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:29:28.857 | + 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-02 05:29:28.859 | ++ 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-02 05:29:28.890 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:28.893 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-02 05:29:28.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-02 05:29:28.932 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:28.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-02 05:29:28.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-02 05:29:28.972 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:28.975 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-02 05:29:28.977 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-02 05:29:29.010 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-02 05:29:29.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-02 05:29:29.046 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.048 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-02 05:29:29.051 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 05:29:29.082 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.084 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.65/identity"' 2022-08-02 05:29:29.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 05:29:29.119 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-02 05:29:29.127 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 05:29:29.159 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-02 05:29:29.164 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 05:29:29.196 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.198 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-02 05:29:29.201 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 05:29:29.233 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-02 05:29:29.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 05:29:29.270 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.272 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-02 05:29:29.275 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 05:29:29.307 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.310 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-02 05:29:29.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-02 05:29:29.343 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.346 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:29:29.349 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:29:29.352 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:29:29.356 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-02 05:29:29.360 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-02 05:29:29.363 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-02 05:29:29.366 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-02 05:29:29.369 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-02 05:29:29.374 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-02 05:29:29.377 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-02 05:29:29.380 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 05:29:29.382 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:29.385 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:29:29.388 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-02 05:29:29.391 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:29:29.394 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-02 05:29:29.397 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-02 05:29:29.400 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-02 05:29:29.403 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-02 05:29:29.407 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 05:29:29.408 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.408 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 05:29:29.408 | BEGIN { 2022-08-02 05:29:29.408 | section = "" 2022-08-02 05:29:29.408 | last_section = "" 2022-08-02 05:29:29.408 | section_count = 0 2022-08-02 05:29:29.408 | } 2022-08-02 05:29:29.408 | /^\[.+\]/ { 2022-08-02 05:29:29.408 | gsub("[][]", "", $1); 2022-08-02 05:29:29.408 | section=$1 2022-08-02 05:29:29.409 | next 2022-08-02 05:29:29.409 | } 2022-08-02 05:29:29.409 | /^ *\#/ { 2022-08-02 05:29:29.409 | next 2022-08-02 05:29:29.409 | } 2022-08-02 05:29:29.409 | /^[^ \t]+/ { 2022-08-02 05:29:29.409 | # get offset of first = in $0 2022-08-02 05:29:29.409 | eq_idx = index($0, "=") 2022-08-02 05:29:29.409 | # extract attr & value from $0 2022-08-02 05:29:29.409 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:29:29.409 | value = substr($0, eq_idx + 1) 2022-08-02 05:29:29.409 | # only need to strip trailing whitespace from attr 2022-08-02 05:29:29.409 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:29:29.409 | # need to strip leading & trailing whitespace from value 2022-08-02 05:29:29.409 | sub(/^[ \t]*/, "", value) 2022-08-02 05:29:29.409 | sub(/[ \t]*$/, "", value) 2022-08-02 05:29:29.409 | 2022-08-02 05:29:29.409 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:29:29.409 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:29:29.409 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:29:29.409 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:29:29.409 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:29:29.409 | if (section != last_section) { 2022-08-02 05:29:29.409 | cfg_section[section_count++] = section 2022-08-02 05:29:29.409 | last_section = section 2022-08-02 05:29:29.409 | } 2022-08-02 05:29:29.409 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:29:29.409 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:29:29.409 | 2022-08-02 05:29:29.409 | cfg_attr[section, attr, 0] = value 2022-08-02 05:29:29.409 | cfg_attr_count[section, attr] = 1 2022-08-02 05:29:29.410 | } else { 2022-08-02 05:29:29.410 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:29:29.410 | cfg_attr[section, attr, lno] = value 2022-08-02 05:29:29.410 | } 2022-08-02 05:29:29.410 | } 2022-08-02 05:29:29.410 | END { 2022-08-02 05:29:29.410 | # Process each section in order 2022-08-02 05:29:29.410 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:29:29.410 | section = cfg_section[sno] 2022-08-02 05:29:29.410 | # The ini routines simply append a config item immediately 2022-08-02 05:29:29.410 | # after the section header. To keep the same order as defined 2022-08-02 05:29:29.410 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:29:29.410 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:29:29.410 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:29:29.410 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:29:29.410 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:29:29.410 | else { 2022-08-02 05:29:29.410 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:29:29.410 | count = cfg_attr_count[section, attr] 2022-08-02 05:29:29.410 | print "inidelete " configfile " " section " " attr 2022-08-02 05:29:29.410 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:29:29.410 | for (l = count -2; l >= 0; l--) 2022-08-02 05:29:29.410 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:29:29.410 | } 2022-08-02 05:29:29.410 | } 2022-08-02 05:29:29.410 | } 2022-08-02 05:29:29.410 | } 2022-08-02 05:29:29.410 | ' 2022-08-02 05:29:29.410 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:29.411 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:29:29.413 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:29:29.415 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-02 05:29:29.418 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:29:29.421 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-02 05:29:29.426 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 05:29:29.426 | BEGIN { group = "" } 2022-08-02 05:29:29.426 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:29:29.426 | gsub("[][]", "", $1); 2022-08-02 05:29:29.426 | split($1, a, "|"); 2022-08-02 05:29:29.426 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:29:29.426 | group=a[1] 2022-08-02 05:29:29.426 | } else { 2022-08-02 05:29:29.426 | group="" 2022-08-02 05:29:29.426 | } 2022-08-02 05:29:29.426 | next 2022-08-02 05:29:29.426 | } 2022-08-02 05:29:29.426 | { 2022-08-02 05:29:29.426 | if (group != "") 2022-08-02 05:29:29.426 | print $0 2022-08-02 05:29:29.426 | } 2022-08-02 05:29:29.426 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:29:29.432 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-02 05:29:29.435 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-02 05:29:29.445 | + inc/async:async_inner:64 : rc=0 2022-08-02 05:29:29.464 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.467 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-02 05:29:29.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-02 05:29:29.474 | [127083 Async configure_neutron_nova:127083]: finished successfully 2022-08-02 05:29:29.499 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-02 05:29:29.505 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-02 05:29:29.534 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-02 05:29:29.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-02 05:29:29.568 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-02 05:29:29.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-02 05:29:29.603 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.606 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-02 05:29:29.609 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-02 05:29:29.641 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.644 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-02 05:29:29.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-02 05:29:29.678 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-02 05:29:29.684 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-02 05:29:29.713 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-02 05:29:29.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-02 05:29:29.748 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-02 05:29:29.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-02 05:29:29.782 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-02 05:29:29.787 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-02 05:29:29.817 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-02 05:29:29.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-02 05:29:29.851 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.854 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-02 05:29:29.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-02 05:29:29.886 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.889 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-02 05:29:29.891 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-02 05:29:29.923 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.925 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-02 05:29:29.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-02 05:29:29.957 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-02 05:29:29.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-02 05:29:29.992 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:29.996 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:29:29.999 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:29:30.001 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:29:30.005 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-02 05:29:30.007 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-02 05:29:30.010 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-02 05:29:30.013 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-02 05:29:30.016 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-02 05:29:30.021 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-02 05:29:30.023 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-02 05:29:30.026 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 05:29:30.029 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:30.031 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:29:30.034 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-02 05:29:30.037 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:29:30.040 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-02 05:29:30.042 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-02 05:29:30.045 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-02 05:29:30.048 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-02 05:29:30.051 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 05:29:30.052 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-02 05:29:30.052 | BEGIN { 2022-08-02 05:29:30.052 | section = "" 2022-08-02 05:29:30.052 | last_section = "" 2022-08-02 05:29:30.052 | section_count = 0 2022-08-02 05:29:30.052 | } 2022-08-02 05:29:30.052 | /^\[.+\]/ { 2022-08-02 05:29:30.052 | gsub("[][]", "", $1); 2022-08-02 05:29:30.052 | section=$1 2022-08-02 05:29:30.052 | next 2022-08-02 05:29:30.052 | } 2022-08-02 05:29:30.052 | /^ *\#/ { 2022-08-02 05:29:30.052 | next 2022-08-02 05:29:30.052 | } 2022-08-02 05:29:30.052 | /^[^ \t]+/ { 2022-08-02 05:29:30.052 | # get offset of first = in $0 2022-08-02 05:29:30.052 | eq_idx = index($0, "=") 2022-08-02 05:29:30.052 | # extract attr & value from $0 2022-08-02 05:29:30.052 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:29:30.052 | value = substr($0, eq_idx + 1) 2022-08-02 05:29:30.052 | # only need to strip trailing whitespace from attr 2022-08-02 05:29:30.052 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:29:30.052 | # need to strip leading & trailing whitespace from value 2022-08-02 05:29:30.053 | sub(/^[ \t]*/, "", value) 2022-08-02 05:29:30.053 | sub(/[ \t]*$/, "", value) 2022-08-02 05:29:30.053 | 2022-08-02 05:29:30.053 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:29:30.053 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:29:30.053 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:29:30.053 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:29:30.053 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:29:30.053 | if (section != last_section) { 2022-08-02 05:29:30.053 | cfg_section[section_count++] = section 2022-08-02 05:29:30.053 | last_section = section 2022-08-02 05:29:30.053 | } 2022-08-02 05:29:30.053 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:29:30.053 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:29:30.053 | 2022-08-02 05:29:30.053 | cfg_attr[section, attr, 0] = value 2022-08-02 05:29:30.053 | cfg_attr_count[section, attr] = 1 2022-08-02 05:29:30.053 | } else { 2022-08-02 05:29:30.053 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:29:30.053 | cfg_attr[section, attr, lno] = value 2022-08-02 05:29:30.053 | } 2022-08-02 05:29:30.053 | } 2022-08-02 05:29:30.053 | END { 2022-08-02 05:29:30.053 | # Process each section in order 2022-08-02 05:29:30.053 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:29:30.053 | section = cfg_section[sno] 2022-08-02 05:29:30.053 | # The ini routines simply append a config item immediately 2022-08-02 05:29:30.053 | # after the section header. To keep the same order as defined 2022-08-02 05:29:30.053 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:29:30.053 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:29:30.053 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:29:30.053 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:29:30.053 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:29:30.053 | else { 2022-08-02 05:29:30.053 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:29:30.053 | count = cfg_attr_count[section, attr] 2022-08-02 05:29:30.054 | print "inidelete " configfile " " section " " attr 2022-08-02 05:29:30.054 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:29:30.054 | for (l = count -2; l >= 0; l--) 2022-08-02 05:29:30.054 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:29:30.054 | } 2022-08-02 05:29:30.054 | } 2022-08-02 05:29:30.054 | } 2022-08-02 05:29:30.054 | } 2022-08-02 05:29:30.054 | ' 2022-08-02 05:29:30.054 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.054 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:30.055 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:29:30.057 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:29:30.059 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-02 05:29:30.062 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:29:30.064 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-02 05:29:30.067 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-02 05:29:30.067 | BEGIN { group = "" } 2022-08-02 05:29:30.067 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:29:30.067 | gsub("[][]", "", $1); 2022-08-02 05:29:30.067 | split($1, a, "|"); 2022-08-02 05:29:30.067 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:29:30.067 | group=a[1] 2022-08-02 05:29:30.067 | } else { 2022-08-02 05:29:30.067 | group="" 2022-08-02 05:29:30.067 | } 2022-08-02 05:29:30.067 | next 2022-08-02 05:29:30.067 | } 2022-08-02 05:29:30.067 | { 2022-08-02 05:29:30.067 | if (group != "") 2022-08-02 05:29:30.067 | print $0 2022-08-02 05:29:30.067 | } 2022-08-02 05:29:30.067 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:29:30.073 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-02 05:29:30.076 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-02 05:29:30.105 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.108 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-02 05:29:30.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-02 05:29:30.139 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-02 05:29:30.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-02 05:29:30.175 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.178 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-02 05:29:30.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-02 05:29:30.208 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-02 05:29:30.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 05:29:30.242 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-02 05:29:30.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-02 05:29:30.275 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.278 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-02 05:29:30.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 05:29:30.311 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-02 05:29:30.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 05:29:30.345 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-08-02 05:29:30.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-08-02 05:29:30.378 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.381 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 05:29:30.384 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 05:29:30.386 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 05:29:30.389 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-02 05:29:30.392 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:29:30.395 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:29:30.398 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-02 05:29:30.401 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:29:30.405 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-02 05:29:30.408 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-02 05:29:30.411 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:29:30.413 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:30.416 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:29:30.419 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:29:30.421 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:29:30.425 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:29:30.427 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:29:30.430 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 05:29:30.433 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-02 05:29:30.436 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:29:30.437 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.438 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 05:29:30.438 | BEGIN { 2022-08-02 05:29:30.438 | section = "" 2022-08-02 05:29:30.438 | last_section = "" 2022-08-02 05:29:30.438 | section_count = 0 2022-08-02 05:29:30.438 | } 2022-08-02 05:29:30.438 | /^\[.+\]/ { 2022-08-02 05:29:30.438 | gsub("[][]", "", $1); 2022-08-02 05:29:30.438 | section=$1 2022-08-02 05:29:30.438 | next 2022-08-02 05:29:30.438 | } 2022-08-02 05:29:30.438 | /^ *\#/ { 2022-08-02 05:29:30.438 | next 2022-08-02 05:29:30.438 | } 2022-08-02 05:29:30.438 | /^[^ \t]+/ { 2022-08-02 05:29:30.438 | # get offset of first = in $0 2022-08-02 05:29:30.438 | eq_idx = index($0, "=") 2022-08-02 05:29:30.438 | # extract attr & value from $0 2022-08-02 05:29:30.438 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:29:30.438 | value = substr($0, eq_idx + 1) 2022-08-02 05:29:30.438 | # only need to strip trailing whitespace from attr 2022-08-02 05:29:30.438 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:29:30.438 | # need to strip leading & trailing whitespace from value 2022-08-02 05:29:30.438 | sub(/^[ \t]*/, "", value) 2022-08-02 05:29:30.438 | sub(/[ \t]*$/, "", value) 2022-08-02 05:29:30.438 | 2022-08-02 05:29:30.438 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:29:30.438 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:29:30.438 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:29:30.438 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:29:30.438 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:29:30.438 | if (section != last_section) { 2022-08-02 05:29:30.438 | cfg_section[section_count++] = section 2022-08-02 05:29:30.439 | last_section = section 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:29:30.439 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:29:30.439 | 2022-08-02 05:29:30.439 | cfg_attr[section, attr, 0] = value 2022-08-02 05:29:30.439 | cfg_attr_count[section, attr] = 1 2022-08-02 05:29:30.439 | } else { 2022-08-02 05:29:30.439 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:29:30.439 | cfg_attr[section, attr, lno] = value 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | END { 2022-08-02 05:29:30.439 | # Process each section in order 2022-08-02 05:29:30.439 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:29:30.439 | section = cfg_section[sno] 2022-08-02 05:29:30.439 | # The ini routines simply append a config item immediately 2022-08-02 05:29:30.439 | # after the section header. To keep the same order as defined 2022-08-02 05:29:30.439 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:29:30.439 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:29:30.439 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:29:30.439 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:29:30.439 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:29:30.439 | else { 2022-08-02 05:29:30.439 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:29:30.439 | count = cfg_attr_count[section, attr] 2022-08-02 05:29:30.439 | print "inidelete " configfile " " section " " attr 2022-08-02 05:29:30.439 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:29:30.439 | for (l = count -2; l >= 0; l--) 2022-08-02 05:29:30.439 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | } 2022-08-02 05:29:30.439 | ' 2022-08-02 05:29:30.439 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:29:30.441 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:29:30.442 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:29:30.443 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 05:29:30.446 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:29:30.448 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-02 05:29:30.451 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 05:29:30.451 | BEGIN { group = "" } 2022-08-02 05:29:30.451 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:29:30.451 | gsub("[][]", "", $1); 2022-08-02 05:29:30.451 | split($1, a, "|"); 2022-08-02 05:29:30.451 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:29:30.451 | group=a[1] 2022-08-02 05:29:30.451 | } else { 2022-08-02 05:29:30.451 | group="" 2022-08-02 05:29:30.451 | } 2022-08-02 05:29:30.451 | next 2022-08-02 05:29:30.451 | } 2022-08-02 05:29:30.451 | { 2022-08-02 05:29:30.451 | if (group != "") 2022-08-02 05:29:30.451 | print $0 2022-08-02 05:29:30.451 | } 2022-08-02 05:29:30.451 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:29:30.457 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-02 05:29:30.460 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-02 05:29:30.488 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.491 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-02 05:29:30.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-02 05:29:30.521 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:29:30.524 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-02 05:29:30.542 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:30.545 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-02 05:29:30.547 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:29:30.550 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-02 05:29:30.552 | + ./stack.sh:main:1247 : start_swift 2022-08-02 05:29:30.555 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-02 05:29:30.557 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 05:29:30.560 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 05:29:30.591 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-02 05:29:30.596 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 05:29:30.598 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 05:29:30.601 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-02 05:29:30.650 | Restarting rsync (via systemctl): rsync.service. 2022-08-02 05:29:30.655 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-02 05:29:30.658 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-02 05:29:30.661 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-02 05:29:30.663 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-02 05:29:30.666 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 05:29:30.669 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.671 | + functions-common:run_process:1694 : local service=s-object 2022-08-02 05:29:30.674 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.676 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:30.679 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:30.681 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:30.684 | + functions-common:run_process:1700 : local name=s-object 2022-08-02 05:29:30.686 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:30.689 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:30.692 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:30.694 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:30.698 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:30.703 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418170700 2022-08-02 05:29:30.705 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-02 05:29:30.722 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:30.724 | + 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-02 05:29:30.727 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-02 05:29:30.729 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.732 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.734 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.736 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.739 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-02 05:29:30.741 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-02 05:29:30.744 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-02 05:29:30.746 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:30.748 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:30.751 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:30.753 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:30.755 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-02 05:29:30.758 | + 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-02 05:29:30.760 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-02 05:29:30.763 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 05:29:30.765 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:29:30.767 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:29:30.769 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:29:30.771 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:29:30.774 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:29:30.776 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-02 05:29:30.778 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:29:30.783 | + 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-02 05:29:30.844 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-02 05:29:30.904 | + 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-02 05:29:30.955 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-02 05:29:31.013 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-02 05:29:31.063 | + 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-02 05:29:31.113 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:29:31.116 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:29:31.118 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-02 05:29:31.178 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:29:31.563 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-02 05:29:31.576 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-02 05:29:31.967 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-02 05:29:31.995 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:31.999 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:32.001 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:32.004 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:32.006 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:32.008 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:32.011 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:32.014 | + functions-common:time_stop:2447 : start_time=1659418170700 2022-08-02 05:29:32.016 | + functions-common:time_stop:2449 : [[ -z 1659418170700 ]] 2022-08-02 05:29:32.019 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:32.027 | + functions-common:time_stop:2452 : end_time=1659418172021 2022-08-02 05:29:32.031 | + functions-common:time_stop:2453 : elapsed_time=1321 2022-08-02 05:29:32.033 | + functions-common:time_stop:2454 : total=2921 2022-08-02 05:29:32.036 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:32.038 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4242 2022-08-02 05:29:32.044 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 05:29:32.047 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.050 | + functions-common:run_process:1694 : local service=s-container 2022-08-02 05:29:32.052 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.055 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:32.057 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:32.059 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:32.062 | + functions-common:run_process:1700 : local name=s-container 2022-08-02 05:29:32.064 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:32.067 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:32.069 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:32.072 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:32.076 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:32.081 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418172078 2022-08-02 05:29:32.083 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-02 05:29:32.101 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:32.103 | + 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-02 05:29:32.106 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-02 05:29:32.108 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.111 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.113 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.115 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.118 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-02 05:29:32.120 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-02 05:29:32.123 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-02 05:29:32.125 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:32.128 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:32.130 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:32.132 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:32.135 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-02 05:29:32.138 | + 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-02 05:29:32.140 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-02 05:29:32.143 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 05:29:32.145 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:29:32.147 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:29:32.150 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:29:32.152 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:29:32.155 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:29:32.157 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-02 05:29:32.160 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:29:32.164 | + 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-02 05:29:32.225 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-02 05:29:32.291 | + 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-02 05:29:32.343 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-02 05:29:32.400 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-02 05:29:32.452 | + 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-02 05:29:32.504 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:29:32.506 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:29:32.509 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-02 05:29:32.573 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:29:32.974 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-02 05:29:32.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-02 05:29:33.381 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-02 05:29:33.405 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:33.408 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:33.410 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:33.413 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:33.415 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:33.418 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:33.420 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:33.423 | + functions-common:time_stop:2447 : start_time=1659418172078 2022-08-02 05:29:33.425 | + functions-common:time_stop:2449 : [[ -z 1659418172078 ]] 2022-08-02 05:29:33.428 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:33.433 | + functions-common:time_stop:2452 : end_time=1659418173430 2022-08-02 05:29:33.435 | + functions-common:time_stop:2453 : elapsed_time=1352 2022-08-02 05:29:33.438 | + functions-common:time_stop:2454 : total=4242 2022-08-02 05:29:33.440 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:33.442 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5594 2022-08-02 05:29:33.445 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 05:29:33.447 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.450 | + functions-common:run_process:1694 : local service=s-account 2022-08-02 05:29:33.452 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.455 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:33.457 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:33.459 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:33.462 | + functions-common:run_process:1700 : local name=s-account 2022-08-02 05:29:33.465 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:33.467 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:33.470 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:33.472 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:33.475 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:33.480 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418173477 2022-08-02 05:29:33.483 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-02 05:29:33.500 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:33.502 | + 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-02 05:29:33.505 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-02 05:29:33.507 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.510 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.513 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.515 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.517 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-02 05:29:33.520 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-02 05:29:33.522 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-02 05:29:33.524 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:33.527 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:33.530 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:33.532 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:33.535 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-02 05:29:33.537 | + 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-02 05:29:33.540 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-02 05:29:33.542 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 05:29:33.545 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:29:33.547 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:29:33.549 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:29:33.552 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:29:33.554 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:29:33.556 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-02 05:29:33.559 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:29:33.563 | + 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-02 05:29:33.628 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-02 05:29:33.696 | + 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-02 05:29:33.757 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-02 05:29:33.811 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-02 05:29:33.861 | + 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-02 05:29:33.914 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:29:33.917 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:29:33.920 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-02 05:29:33.981 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:29:34.377 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-02 05:29:34.391 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-02 05:29:34.794 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-02 05:29:34.817 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:34.821 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:34.824 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:34.827 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:34.829 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:34.832 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:34.834 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:34.837 | + functions-common:time_stop:2447 : start_time=1659418173477 2022-08-02 05:29:34.839 | + functions-common:time_stop:2449 : [[ -z 1659418173477 ]] 2022-08-02 05:29:34.842 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:34.847 | + functions-common:time_stop:2452 : end_time=1659418174844 2022-08-02 05:29:34.849 | + functions-common:time_stop:2453 : elapsed_time=1367 2022-08-02 05:29:34.852 | + functions-common:time_stop:2454 : total=5594 2022-08-02 05:29:34.854 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:34.857 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6961 2022-08-02 05:29:34.859 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-02 05:29:34.862 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-02 05:29:34.916 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:34.918 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-02 05:29:34.920 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:34.923 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:34.925 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:34.928 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:34.930 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-02 05:29:34.933 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:34.936 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:34.938 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:34.940 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:34.944 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:34.948 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418174945 2022-08-02 05:29:34.951 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-02 05:29:34.968 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:34.970 | + 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-02 05:29:34.973 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-02 05:29:34.975 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:34.978 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:34.980 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:34.983 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:34.985 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-02 05:29:34.987 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-02 05:29:34.990 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-02 05:29:34.992 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:34.995 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:34.998 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:35.000 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:35.002 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-02 05:29:35.005 | + 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-02 05:29:35.007 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-02 05:29:35.010 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 05:29:35.013 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:29:35.015 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:29:35.017 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:29:35.019 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:29:35.022 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:29:35.024 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-02 05:29:35.026 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:29:35.030 | + 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-02 05:29:35.093 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-02 05:29:35.161 | + 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-02 05:29:35.213 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-02 05:29:35.265 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-02 05:29:35.317 | + 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-02 05:29:35.380 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:29:35.382 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:29:35.385 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-02 05:29:35.448 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:29:35.839 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-02 05:29:35.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-08-02 05:29:36.241 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-02 05:29:36.270 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:36.272 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:36.275 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:36.277 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:36.280 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:36.282 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:36.285 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:36.287 | + functions-common:time_stop:2447 : start_time=1659418174945 2022-08-02 05:29:36.290 | + functions-common:time_stop:2449 : [[ -z 1659418174945 ]] 2022-08-02 05:29:36.293 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:36.298 | + functions-common:time_stop:2452 : end_time=1659418176295 2022-08-02 05:29:36.300 | + functions-common:time_stop:2453 : elapsed_time=1350 2022-08-02 05:29:36.303 | + functions-common:time_stop:2454 : total=6961 2022-08-02 05:29:36.305 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:36.308 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8311 2022-08-02 05:29:36.311 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-02 05:29:36.329 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:29:36.331 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.334 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-02 05:29:36.336 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.338 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:36.341 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:36.343 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:36.346 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-02 05:29:36.348 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:36.351 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:36.353 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:36.356 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:36.359 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:36.363 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418176361 2022-08-02 05:29:36.366 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-02 05:29:36.390 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:36.392 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-02 05:29:36.395 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-02 05:29:36.397 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.400 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.402 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.405 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.408 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-02 05:29:36.411 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-02 05:29:36.414 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-02 05:29:36.416 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:36.419 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:36.421 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:36.424 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:36.426 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-02 05:29:36.429 | + 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-02 05:29:36.431 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-02 05:29:36.434 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 05:29:36.436 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:29:36.439 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:29:36.441 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:29:36.443 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:29:36.446 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:29:36.448 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-02 05:29:36.451 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:29:36.456 | + 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-02 05:29:36.518 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-02 05:29:36.584 | + 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-02 05:29:36.636 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-02 05:29:36.689 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-02 05:29:36.740 | + 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-02 05:29:36.793 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:29:36.795 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:29:36.798 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-02 05:29:36.861 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:29:37.271 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-02 05:29:37.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-02 05:29:37.677 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-02 05:29:37.705 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:37.708 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:37.711 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:37.713 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:37.716 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:37.718 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:37.721 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:37.723 | + functions-common:time_stop:2447 : start_time=1659418176361 2022-08-02 05:29:37.726 | + functions-common:time_stop:2449 : [[ -z 1659418176361 ]] 2022-08-02 05:29:37.729 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:37.733 | + functions-common:time_stop:2452 : end_time=1659418177730 2022-08-02 05:29:37.736 | + functions-common:time_stop:2453 : elapsed_time=1369 2022-08-02 05:29:37.738 | + functions-common:time_stop:2454 : total=8311 2022-08-02 05:29:37.741 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:37.743 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9680 2022-08-02 05:29:37.746 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-02 05:29:37.746 | Waiting for swift proxy to start... 2022-08-02 05:29:37.749 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.65:8080/info 2022-08-02 05:29:37.751 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:29:37.754 | + functions:wait_for_service:458 : local url=http://10.222.0.65:8080/info 2022-08-02 05:29:37.756 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:29:37.759 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:29:37.762 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:29:37.764 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:37.767 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:37.770 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:37.774 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418177771 2022-08-02 05:29:37.776 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:29:37.782 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:29:37.795 | + :: : [[ 000 == 503 ]] 2022-08-02 05:29:37.797 | + :: : [[ 7 -eq 7 ]] 2022-08-02 05:29:37.798 | + :: : sleep 1 2022-08-02 05:29:38.801 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:29:38.815 | + :: : [[ 000 == 503 ]] 2022-08-02 05:29:38.816 | + :: : [[ 7 -eq 7 ]] 2022-08-02 05:29:38.817 | + :: : sleep 1 2022-08-02 05:29:39.821 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:29:39.834 | + :: : [[ 000 == 503 ]] 2022-08-02 05:29:39.835 | + :: : [[ 7 -eq 7 ]] 2022-08-02 05:29:39.836 | + :: : sleep 1 2022-08-02 05:29:40.840 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 05:29:40.860 | + :: : [[ 200 == 503 ]] 2022-08-02 05:29:40.861 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:29:40.864 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:29:40.867 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:40.869 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:40.872 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:40.875 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:40.877 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:40.879 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:29:40.882 | + functions-common:time_stop:2447 : start_time=1659418177771 2022-08-02 05:29:40.884 | + functions-common:time_stop:2449 : [[ -z 1659418177771 ]] 2022-08-02 05:29:40.888 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:40.893 | + functions-common:time_stop:2452 : end_time=1659418180890 2022-08-02 05:29:40.895 | + functions-common:time_stop:2453 : elapsed_time=3119 2022-08-02 05:29:40.898 | + functions-common:time_stop:2454 : total=6176 2022-08-02 05:29:40.900 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:40.903 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9295 2022-08-02 05:29:40.905 | + functions:wait_for_service:467 : return 0 2022-08-02 05:29:40.908 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-02 05:29:40.911 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:29:40.913 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-02 05:29:40.931 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:40.934 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:29:40.966 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-02 05:29:41.017 | [79989 Async configure_neutron_nova:127083]: Waiting for completion of configure_neutron_nova running on PID 127083 (2 other jobs running) 2022-08-02 05:29:41.042 | [79989 Async configure_neutron_nova:127083]: Signaling child to exit 2022-08-02 05:29:41.042 | WAKEUP 2022-08-02 05:29:41.065 | [79989 Async configure_neutron_nova:127083]: Signaled 2022-08-02 05:29:41.066 | + lib/neutron:configure_neutron_nova:663 : is_neutron_legacy_enabled 2022-08-02 05:29:41.066 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:29:41.066 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:29:41.066 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:29:41.067 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:29:41.067 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 05:29:41.067 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:29:41.067 | + lib/neutron:configure_neutron_nova:665 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-02 05:29:41.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 05:29:41.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 05:29:41.067 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 05:29:41.067 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-02 05:29:41.067 | + lib/neutron:configure_neutron_nova:666 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:29:41.067 | ++ lib/neutron:configure_neutron_nova:667 : seq 1 1 2022-08-02 05:29:41.067 | + lib/neutron:configure_neutron_nova:667 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:29:41.067 | + lib/neutron:configure_neutron_nova:668 : local conf 2022-08-02 05:29:41.067 | ++ lib/neutron:configure_neutron_nova:669 : conductor_conf 1 2022-08-02 05:29:41.067 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:29:41.067 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:29:41.067 | + lib/neutron:configure_neutron_nova:669 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:29:41.068 | + lib/neutron:configure_neutron_nova:670 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-02 05:29:41.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 05:29:41.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 05:29:41.068 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 05:29:41.068 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-02 05:29:41.112 | [79989 Async configure_neutron_nova:127083]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-02 05:29:41.116 | + inc/async:async_wait:197 : return 0 2022-08-02 05:29:41.119 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-02 05:29:41.137 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:41.139 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:29:41.169 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 05:29:41.202 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-02 05:29:41.219 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:41.221 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-02 05:29:41.224 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:29:41.226 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-02 05:29:41.229 | + ./stack.sh:main:1272 : start_nova_api 2022-08-02 05:29:41.232 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-02 05:29:41.235 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-02 05:29:41.237 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-02 05:29:41.240 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-02 05:29:41.257 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:29:41.260 | + 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-02 05:29:41.262 | + 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-02 05:29:41.265 | + 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-02 05:29:41.268 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-02 05:29:41.271 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-02 05:29:41.275 | + 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-02 05:29:41.278 | + functions-common:run_process:1694 : local service=n-api 2022-08-02 05:29:41.281 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:29:41.284 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:41.286 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:41.289 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:41.291 | + functions-common:run_process:1700 : local name=n-api 2022-08-02 05:29:41.294 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:41.297 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:41.300 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:41.302 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:41.305 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:41.310 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418181307 2022-08-02 05:29:41.313 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-02 05:29:41.330 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:41.332 | + 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-02 05:29:41.335 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-02 05:29:41.338 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:29:41.340 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:29:41.343 | + 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-02 05:29:41.345 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 05:29:41.348 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-02 05:29:41.350 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-02 05:29:41.353 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-02 05:29:41.356 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:41.358 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:41.361 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:41.363 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:41.366 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:29:41.369 | + 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-02 05:29:41.371 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-02 05:29:41.374 | + 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-02 05:29:41.376 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:29:41.378 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:29:41.381 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:29:41.383 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-02 05:29:41.385 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:29:41.390 | + 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-02 05:29:41.451 | + 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-02 05:29:41.512 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-02 05:29:41.564 | + 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-02 05:29:41.616 | + 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-02 05:29:41.668 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-02 05:29:41.720 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-02 05:29:41.771 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-02 05:29:41.823 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-02 05:29:41.874 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-02 05:29:41.927 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:29:41.929 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:29:41.932 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-02 05:29:41.994 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:29:42.398 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-02 05:29:42.414 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-02 05:29:42.796 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-02 05:29:42.873 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:42.876 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:42.879 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:42.882 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:42.886 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:42.889 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:42.891 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:42.894 | + functions-common:time_stop:2447 : start_time=1659418181307 2022-08-02 05:29:42.898 | + functions-common:time_stop:2449 : [[ -z 1659418181307 ]] 2022-08-02 05:29:42.905 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:42.910 | + functions-common:time_stop:2452 : end_time=1659418182905 2022-08-02 05:29:42.913 | + functions-common:time_stop:2453 : elapsed_time=1598 2022-08-02 05:29:42.915 | + functions-common:time_stop:2454 : total=9680 2022-08-02 05:29:42.919 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:42.921 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11278 2022-08-02 05:29:42.924 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.65/compute/v2.1/ 2022-08-02 05:29:42.927 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-02 05:29:42.927 | Waiting for nova-api to start... 2022-08-02 05:29:42.929 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.65/compute/v2.1/ 2022-08-02 05:29:42.932 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:29:42.935 | + functions:wait_for_service:458 : local url=http://10.222.0.65/compute/v2.1/ 2022-08-02 05:29:42.938 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:29:42.940 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:29:42.943 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:29:42.946 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:42.949 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:42.952 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:42.957 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418182954 2022-08-02 05:29:42.959 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:29:42.965 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/compute/v2.1/ 2022-08-02 05:29:48.541 | + :: : [[ 200 == 503 ]] 2022-08-02 05:29:48.544 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:29:48.547 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:29:48.550 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:48.552 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:48.555 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:48.557 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:48.560 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:48.563 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:29:48.565 | + functions-common:time_stop:2447 : start_time=1659418182954 2022-08-02 05:29:48.568 | + functions-common:time_stop:2449 : [[ -z 1659418182954 ]] 2022-08-02 05:29:48.571 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:48.576 | + functions-common:time_stop:2452 : end_time=1659418188573 2022-08-02 05:29:48.578 | + functions-common:time_stop:2453 : elapsed_time=5619 2022-08-02 05:29:48.581 | + functions-common:time_stop:2454 : total=9295 2022-08-02 05:29:48.583 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:48.586 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14914 2022-08-02 05:29:48.588 | + functions:wait_for_service:467 : return 0 2022-08-02 05:29:48.591 | + 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-02 05:29:48.594 | + 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-02 05:29:48.597 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-02 05:29:48.615 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:48.618 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-02 05:29:48.621 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:29:48.624 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-02 05:29:48.627 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-02 05:29:48.630 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:29:48.633 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-02 05:29:48.650 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:29:48.653 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-02 05:29:48.671 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:48.673 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-02 05:29:48.676 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:29:48.679 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-02 05:29:48.682 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-02 05:29:48.685 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-02 05:29:48.688 | + 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-02 05:29:48.718 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-02 05:29:48.721 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 05:29:48.724 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 05:29:48.726 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-02 05:29:48.757 | + lib/neutron:configure_rbac_policies:657 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-02 05:29:48.788 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-02 05:29:48.791 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-02 05:29:48.794 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-02 05:29:48.797 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-02 05:29:48.799 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-02 05:29:48.803 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-02 05:29:48.806 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 05:29:48.809 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 05:29:48.812 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-02 05:29:48.815 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-02 05:29:48.817 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-02 05:29:48.820 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-02 05:29:48.822 | +++ 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-02 05:29:48.825 | +++ 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-02 05:29:48.828 | ++ 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-02 05:29:48.831 | ++ 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-02 05:29:48.833 | ++ 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-02 05:29:48.836 | + 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-02 05:29:48.839 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-02 05:29:48.856 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:29:48.859 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-02 05:29:48.862 | + 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-02 05:29:48.865 | + functions-common:run_process:1694 : local service=q-svc 2022-08-02 05:29:48.868 | + 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-02 05:29:48.871 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:48.874 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:48.876 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:48.879 | + functions-common:run_process:1700 : local name=q-svc 2022-08-02 05:29:48.882 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:48.884 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:48.887 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:48.890 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:48.893 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:48.898 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418188895 2022-08-02 05:29:48.901 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-02 05:29:48.920 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:48.922 | + 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-02 05:29:48.925 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-02 05:29:48.928 | + 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-02 05:29:48.930 | + 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-02 05:29:48.933 | + 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-02 05:29:48.935 | + 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-02 05:29:48.938 | + 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-02 05:29:48.940 | + 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-02 05:29:48.943 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-02 05:29:48.945 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:48.948 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:48.950 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:48.953 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:48.955 | + 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-02 05:29:48.958 | + 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-02 05:29:48.960 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-02 05:29:48.963 | + 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-02 05:29:48.965 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:29:48.968 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:29:48.970 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:29:48.972 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:29:48.974 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:29:48.977 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-02 05:29:48.979 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:29:48.984 | + 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-02 05:29:49.045 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-02 05:29:49.106 | + 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-02 05:29:49.156 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-02 05:29:49.206 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-02 05:29:49.257 | + 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-02 05:29:49.308 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:29:49.311 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:29:49.313 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-02 05:29:49.376 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:29:49.760 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-02 05:29:49.774 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-02 05:29:50.151 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-02 05:29:50.179 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:50.181 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:50.184 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:50.187 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:50.189 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:50.192 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:50.194 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:50.197 | + functions-common:time_stop:2447 : start_time=1659418188895 2022-08-02 05:29:50.200 | + functions-common:time_stop:2449 : [[ -z 1659418188895 ]] 2022-08-02 05:29:50.203 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:50.208 | + functions-common:time_stop:2452 : end_time=1659418190205 2022-08-02 05:29:50.210 | + functions-common:time_stop:2453 : elapsed_time=1310 2022-08-02 05:29:50.213 | + functions-common:time_stop:2454 : total=11278 2022-08-02 05:29:50.216 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:50.218 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12588 2022-08-02 05:29:50.221 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 05:29:50.223 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-02 05:29:50.241 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:29:50.244 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-02 05:29:50.246 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 05:29:50.249 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-02 05:29:50.249 | Waiting for Neutron to start... 2022-08-02 05:29:50.251 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 05:29:50.254 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 'Neutron did not start' 60 2022-08-02 05:29:50.256 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 05:29:50.259 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-02 05:29:50.262 | + functions-common:test_with_retry:2380 : local until=60 2022-08-02 05:29:50.264 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 05:29:50.267 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 05:29:50.269 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 05:29:50.272 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:50.275 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:50.278 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:50.283 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418190280 2022-08-02 05:29:50.286 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.65:9696/networking; do sleep 0.5; done' 2022-08-02 05:29:55.863 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.65:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 05:29:55.866 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:55.868 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:55.871 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:55.874 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:55.876 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:55.879 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 05:29:55.881 | + functions-common:time_stop:2447 : start_time=1659418190280 2022-08-02 05:29:55.884 | + functions-common:time_stop:2449 : [[ -z 1659418190280 ]] 2022-08-02 05:29:55.888 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:55.893 | + functions-common:time_stop:2452 : end_time=1659418195890 2022-08-02 05:29:55.895 | + functions-common:time_stop:2453 : elapsed_time=5610 2022-08-02 05:29:55.898 | + functions-common:time_stop:2454 : total=0 2022-08-02 05:29:55.900 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:55.903 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5610 2022-08-02 05:29:55.906 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-02 05:29:55.925 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:55.927 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-02 05:29:55.930 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:29:55.933 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-02 05:29:55.936 | + ./stack.sh:main:1293 : start_placement 2022-08-02 05:29:55.938 | + lib/placement:start_placement:160 : start_placement_api 2022-08-02 05:29:55.941 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 05:29:55.944 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-02 05:29:55.949 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:55.952 | + functions-common:run_process:1694 : local service=placement-api 2022-08-02 05:29:55.954 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:55.957 | + functions-common:run_process:1696 : local group= 2022-08-02 05:29:55.959 | + functions-common:run_process:1697 : local user= 2022-08-02 05:29:55.962 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:29:55.964 | + functions-common:run_process:1700 : local name=placement-api 2022-08-02 05:29:55.967 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:29:55.970 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:29:55.972 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:55.975 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:55.978 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:55.982 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418195980 2022-08-02 05:29:55.985 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-02 05:29:56.003 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:29:56.005 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-02 05:29:56.008 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-02 05:29:56.010 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:56.013 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:56.016 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:56.018 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:56.021 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-02 05:29:56.023 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-02 05:29:56.026 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-02 05:29:56.029 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:29:56.031 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:29:56.034 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:29:56.037 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:29:56.039 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:29:56.043 | + 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-02 05:29:56.045 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-02 05:29:56.047 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 05:29:56.050 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:29:56.052 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:29:56.054 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:29:56.057 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-02 05:29:56.059 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:29:56.064 | + 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-02 05:29:56.125 | + 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-02 05:29:56.187 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-02 05:29:56.237 | + 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-02 05:29:56.289 | + 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-02 05:29:56.340 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-02 05:29:56.391 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-02 05:29:56.443 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-02 05:29:56.495 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-02 05:29:56.547 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-02 05:29:56.598 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:29:56.600 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:29:56.602 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-02 05:29:56.667 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:29:57.063 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-02 05:29:57.077 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-02 05:29:57.454 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-02 05:29:57.527 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:29:57.530 | + functions-common:time_stop:2440 : local name 2022-08-02 05:29:57.532 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:29:57.535 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:29:57.537 | + functions-common:time_stop:2443 : local total 2022-08-02 05:29:57.540 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:29:57.544 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:29:57.546 | + functions-common:time_stop:2447 : start_time=1659418195980 2022-08-02 05:29:57.549 | + functions-common:time_stop:2449 : [[ -z 1659418195980 ]] 2022-08-02 05:29:57.552 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:29:57.557 | + functions-common:time_stop:2452 : end_time=1659418197554 2022-08-02 05:29:57.559 | + functions-common:time_stop:2453 : elapsed_time=1574 2022-08-02 05:29:57.562 | + functions-common:time_stop:2454 : total=12588 2022-08-02 05:29:57.564 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:29:57.567 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14162 2022-08-02 05:29:57.569 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-02 05:29:57.569 | Waiting for placement-api to start... 2022-08-02 05:29:57.572 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.65/placement 2022-08-02 05:29:57.575 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:29:57.577 | + functions:wait_for_service:458 : local url=http://10.222.0.65/placement 2022-08-02 05:29:57.580 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:29:57.583 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:29:57.585 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:29:57.587 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:29:57.590 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:29:57.594 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:29:57.598 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418197595 2022-08-02 05:29:57.601 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:29:57.607 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/placement 2022-08-02 05:30:00.167 | + :: : [[ 200 == 503 ]] 2022-08-02 05:30:00.169 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:30:00.172 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:30:00.175 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:00.177 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:00.180 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:00.184 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:00.187 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:00.189 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:30:00.192 | + functions-common:time_stop:2447 : start_time=1659418197595 2022-08-02 05:30:00.194 | + functions-common:time_stop:2449 : [[ -z 1659418197595 ]] 2022-08-02 05:30:00.197 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:00.203 | + functions-common:time_stop:2452 : end_time=1659418200200 2022-08-02 05:30:00.205 | + functions-common:time_stop:2453 : elapsed_time=2605 2022-08-02 05:30:00.208 | + functions-common:time_stop:2454 : total=14914 2022-08-02 05:30:00.210 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:00.213 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17519 2022-08-02 05:30:00.216 | + functions:wait_for_service:467 : return 0 2022-08-02 05:30:00.219 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-02 05:30:00.237 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:00.239 | + ./stack.sh:main:1297 : start_neutron 2022-08-02 05:30:00.242 | + lib/neutron:start_neutron:749 : is_neutron_legacy_enabled 2022-08-02 05:30:00.245 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:30:00.246 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 05:30:00.251 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 05:30:00.254 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 05:30:00.257 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-02 05:30:00.259 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 05:30:00.262 | + lib/neutron:start_neutron:751 : start_mutnauq_l2_agent 2022-08-02 05:30:00.265 | + 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-02 05:30:00.268 | + functions-common:run_process:1694 : local service=q-agt 2022-08-02 05:30:00.270 | + 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-02 05:30:00.273 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:00.275 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:00.278 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:00.281 | + functions-common:run_process:1700 : local name=q-agt 2022-08-02 05:30:00.284 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:00.287 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:00.289 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:00.292 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:00.295 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:00.299 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418200297 2022-08-02 05:30:00.302 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-02 05:30:00.318 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:00.321 | + 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-02 05:30:00.324 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-02 05:30:00.327 | + 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-02 05:30:00.329 | + 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-02 05:30:00.332 | + 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-02 05:30:00.334 | + 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-02 05:30:00.337 | + 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-02 05:30:00.340 | + 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-02 05:30:00.342 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-02 05:30:00.345 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:00.348 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:00.350 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:00.353 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:00.355 | + 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-02 05:30:00.358 | + 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-02 05:30:00.360 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-02 05:30:00.363 | + 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-02 05:30:00.365 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:00.367 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:00.369 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:00.372 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:00.374 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:00.376 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-02 05:30:00.378 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:00.383 | + 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-02 05:30:00.443 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-02 05:30:00.504 | + 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-02 05:30:00.556 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-02 05:30:00.608 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-02 05:30:00.665 | + 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-02 05:30:00.718 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:00.721 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:00.723 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-02 05:30:00.785 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:01.184 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-02 05:30:01.198 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-02 05:30:01.586 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-02 05:30:01.607 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:01.612 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:01.614 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:01.617 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:01.620 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:01.623 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:01.625 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:01.628 | + functions-common:time_stop:2447 : start_time=1659418200297 2022-08-02 05:30:01.630 | + functions-common:time_stop:2449 : [[ -z 1659418200297 ]] 2022-08-02 05:30:01.634 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:01.639 | + functions-common:time_stop:2452 : end_time=1659418201636 2022-08-02 05:30:01.642 | + functions-common:time_stop:2453 : elapsed_time=1339 2022-08-02 05:30:01.645 | + functions-common:time_stop:2454 : total=14162 2022-08-02 05:30:01.648 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:01.650 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15501 2022-08-02 05:30:01.653 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-02 05:30:01.656 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 05:30:01.658 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 05:30:01.661 | + lib/neutron:start_neutron:752 : start_mutnauq_other_agents 2022-08-02 05:30:01.664 | + 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-02 05:30:01.667 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-02 05:30:01.670 | + 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-02 05:30:01.672 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:01.675 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:01.677 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:01.680 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-02 05:30:01.682 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:01.685 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:01.688 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:01.690 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:01.693 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:01.699 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418201695 2022-08-02 05:30:01.701 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-02 05:30:01.721 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:01.723 | + 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-02 05:30:01.726 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-02 05:30:01.729 | + 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-02 05:30:01.731 | + 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-02 05:30:01.734 | + 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-02 05:30:01.736 | + 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-02 05:30:01.739 | + 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-02 05:30:01.742 | + 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-02 05:30:01.744 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-02 05:30:01.747 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:01.750 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:01.752 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:01.755 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:01.758 | + 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-02 05:30:01.761 | + 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-02 05:30:01.764 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-02 05:30:01.767 | + 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-02 05:30:01.769 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:01.772 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:01.774 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:01.777 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:01.780 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:01.783 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-02 05:30:01.785 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:01.791 | + 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-02 05:30:01.861 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-02 05:30:01.957 | + 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-02 05:30:02.018 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-02 05:30:02.073 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-02 05:30:02.128 | + 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-02 05:30:02.185 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:02.188 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:02.190 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-02 05:30:02.254 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:02.664 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-02 05:30:02.680 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-02 05:30:03.081 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-02 05:30:03.109 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:03.112 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:03.114 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:03.117 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:03.120 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:03.122 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:03.125 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:03.127 | + functions-common:time_stop:2447 : start_time=1659418201695 2022-08-02 05:30:03.130 | + functions-common:time_stop:2449 : [[ -z 1659418201695 ]] 2022-08-02 05:30:03.133 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:03.138 | + functions-common:time_stop:2452 : end_time=1659418203135 2022-08-02 05:30:03.141 | + functions-common:time_stop:2453 : elapsed_time=1440 2022-08-02 05:30:03.144 | + functions-common:time_stop:2454 : total=15501 2022-08-02 05:30:03.146 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:03.149 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16941 2022-08-02 05:30:03.153 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-02 05:30:03.155 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 05:30:03.158 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 05:30:03.161 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-02 05:30:03.164 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:30:03.166 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:30:03.169 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:30:03.172 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-02 05:30:03.174 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 05:30:03.177 | + 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-02 05:30:03.180 | + functions-common:run_process:1694 : local service=q-l3 2022-08-02 05:30:03.182 | + 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-02 05:30:03.185 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:03.187 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:03.190 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:03.192 | + functions-common:run_process:1700 : local name=q-l3 2022-08-02 05:30:03.195 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:03.197 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:03.200 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:03.203 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:03.206 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:03.211 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418203208 2022-08-02 05:30:03.215 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-02 05:30:03.233 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:03.236 | + 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-02 05:30:03.238 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-02 05:30:03.241 | + 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-02 05:30:03.244 | + 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-02 05:30:03.247 | + 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-02 05:30:03.249 | + 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-02 05:30:03.252 | + 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-02 05:30:03.254 | + 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-02 05:30:03.257 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-02 05:30:03.260 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:03.263 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:03.265 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:03.268 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:03.270 | + 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-02 05:30:03.273 | + 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-02 05:30:03.275 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-02 05:30:03.278 | + 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-02 05:30:03.281 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:03.283 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:03.286 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:03.288 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:03.290 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:03.293 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-02 05:30:03.295 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:03.299 | + 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-02 05:30:03.371 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-02 05:30:03.437 | + 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-02 05:30:03.492 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-02 05:30:03.549 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-02 05:30:03.606 | + 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-02 05:30:03.665 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:03.668 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:03.670 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-02 05:30:03.740 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:04.159 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-02 05:30:04.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-02 05:30:04.604 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-02 05:30:04.629 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:04.632 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:04.635 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:04.638 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:04.642 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:04.646 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:04.650 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:04.654 | + functions-common:time_stop:2447 : start_time=1659418203208 2022-08-02 05:30:04.658 | + functions-common:time_stop:2449 : [[ -z 1659418203208 ]] 2022-08-02 05:30:04.669 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:04.672 | + functions-common:time_stop:2452 : end_time=1659418204667 2022-08-02 05:30:04.674 | + functions-common:time_stop:2453 : elapsed_time=1459 2022-08-02 05:30:04.677 | + functions-common:time_stop:2454 : total=16941 2022-08-02 05:30:04.680 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:04.683 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18400 2022-08-02 05:30:04.686 | + 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-02 05:30:04.690 | + functions-common:run_process:1694 : local service=q-meta 2022-08-02 05:30:04.693 | + 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-02 05:30:04.696 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:04.699 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:04.708 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:04.708 | + functions-common:run_process:1700 : local name=q-meta 2022-08-02 05:30:04.712 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:04.716 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:04.716 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:04.720 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:04.724 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:04.728 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418204724 2022-08-02 05:30:04.732 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-02 05:30:04.752 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:04.756 | + 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-02 05:30:04.756 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-02 05:30:04.759 | + 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-02 05:30:04.764 | + 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-02 05:30:04.764 | + 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-02 05:30:04.768 | + 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-02 05:30:04.769 | + 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-02 05:30:04.772 | + 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-02 05:30:04.776 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-02 05:30:04.780 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:04.780 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:04.784 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:04.788 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:04.788 | + 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-02 05:30:04.792 | + 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-02 05:30:04.796 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-02 05:30:04.796 | + 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-02 05:30:04.800 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:04.804 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:04.804 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:04.808 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:04.808 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:04.812 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-02 05:30:04.816 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:04.820 | + 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-02 05:30:04.895 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-02 05:30:04.997 | + 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-02 05:30:05.076 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-02 05:30:05.143 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-02 05:30:05.216 | + 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-02 05:30:05.277 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:05.280 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:05.284 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-02 05:30:05.361 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:05.821 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-02 05:30:05.836 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-02 05:30:06.272 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-02 05:30:06.300 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:06.303 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:06.306 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:06.308 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:06.311 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:06.314 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:06.317 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:06.319 | + functions-common:time_stop:2447 : start_time=1659418204724 2022-08-02 05:30:06.322 | + functions-common:time_stop:2449 : [[ -z 1659418204724 ]] 2022-08-02 05:30:06.329 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:06.331 | + functions-common:time_stop:2452 : end_time=1659418206328 2022-08-02 05:30:06.334 | + functions-common:time_stop:2453 : elapsed_time=1604 2022-08-02 05:30:06.337 | + functions-common:time_stop:2454 : total=18400 2022-08-02 05:30:06.340 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:06.343 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20004 2022-08-02 05:30:06.345 | + 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-02 05:30:06.348 | + functions-common:run_process:1694 : local service=q-metering 2022-08-02 05:30:06.351 | + 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-02 05:30:06.354 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:06.357 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:06.360 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:06.362 | + functions-common:run_process:1700 : local name=q-metering 2022-08-02 05:30:06.365 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:06.368 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:06.371 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:06.374 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:06.380 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:06.383 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418206379 2022-08-02 05:30:06.386 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-02 05:30:06.409 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:06.411 | + 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-02 05:30:06.417 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-02 05:30:06.420 | + 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-02 05:30:06.423 | + 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-02 05:30:06.425 | + 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-02 05:30:06.428 | + 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-02 05:30:06.431 | + 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-02 05:30:06.434 | + 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-02 05:30:06.437 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-02 05:30:06.439 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:06.442 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:06.445 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:06.447 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:06.453 | + 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-02 05:30:06.456 | + 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-02 05:30:06.459 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-02 05:30:06.461 | + 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-02 05:30:06.464 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:06.467 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:06.469 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:06.472 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:06.475 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:06.477 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-02 05:30:06.480 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:06.485 | + 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-02 05:30:06.559 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-02 05:30:06.646 | + 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-02 05:30:06.708 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-02 05:30:06.784 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-02 05:30:06.884 | + 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-02 05:30:06.951 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:06.954 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:06.957 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-02 05:30:07.057 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:07.507 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-02 05:30:07.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-02 05:30:07.937 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-02 05:30:07.981 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:07.983 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:07.986 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:07.994 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:07.998 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:08.002 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:08.005 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:08.008 | + functions-common:time_stop:2447 : start_time=1659418206379 2022-08-02 05:30:08.016 | + functions-common:time_stop:2449 : [[ -z 1659418206379 ]] 2022-08-02 05:30:08.019 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:08.030 | + functions-common:time_stop:2452 : end_time=1659418208021 2022-08-02 05:30:08.039 | + functions-common:time_stop:2453 : elapsed_time=1642 2022-08-02 05:30:08.051 | + functions-common:time_stop:2454 : total=20004 2022-08-02 05:30:08.055 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:08.063 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21646 2022-08-02 05:30:08.066 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-02 05:30:08.107 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:08.113 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-02 05:30:08.117 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-02 05:30:08.122 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:30:08.131 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-02 05:30:08.136 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-02 05:30:08.145 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-02 05:30:08.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-02 05:30:08.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-02 05:30:08.156 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 05:30:08.165 | ++ 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-02 05:30:11.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:11.266 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:11.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:11.266 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:11.425 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:11.428 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:30:11.428 | address-scope 2022-08-02 05:30:11.428 | router-admin-state-down-before-update 2022-08-02 05:30:11.428 | agent 2022-08-02 05:30:11.428 | agent-resources-synced 2022-08-02 05:30:11.428 | allowed-address-pairs 2022-08-02 05:30:11.428 | auto-allocated-topology 2022-08-02 05:30:11.428 | availability_zone 2022-08-02 05:30:11.428 | availability_zone_filter 2022-08-02 05:30:11.428 | default-subnetpools 2022-08-02 05:30:11.429 | dhcp_agent_scheduler 2022-08-02 05:30:11.429 | dvr 2022-08-02 05:30:11.429 | empty-string-filtering 2022-08-02 05:30:11.429 | external-net 2022-08-02 05:30:11.429 | extra_dhcp_opt 2022-08-02 05:30:11.429 | extraroute 2022-08-02 05:30:11.429 | extraroute-atomic 2022-08-02 05:30:11.429 | filter-validation 2022-08-02 05:30:11.429 | fip-port-details 2022-08-02 05:30:11.429 | flavors 2022-08-02 05:30:11.429 | floatingip-pools 2022-08-02 05:30:11.429 | ip-substring-filtering 2022-08-02 05:30:11.429 | router 2022-08-02 05:30:11.429 | ext-gw-mode 2022-08-02 05:30:11.429 | l3-ha 2022-08-02 05:30:11.429 | l3-flavors 2022-08-02 05:30:11.429 | l3-port-ip-change-not-allowed 2022-08-02 05:30:11.429 | l3_agent_scheduler 2022-08-02 05:30:11.429 | metering 2022-08-02 05:30:11.429 | metering_source_and_destination_fields 2022-08-02 05:30:11.429 | multi-provider 2022-08-02 05:30:11.429 | net-mtu 2022-08-02 05:30:11.429 | net-mtu-writable 2022-08-02 05:30:11.429 | network_availability_zone 2022-08-02 05:30:11.429 | network-ip-availability 2022-08-02 05:30:11.429 | pagination 2022-08-02 05:30:11.429 | port-device-profile 2022-08-02 05:30:11.429 | port-mac-override 2022-08-02 05:30:11.429 | port-mac-address-regenerate 2022-08-02 05:30:11.429 | port-numa-affinity-policy 2022-08-02 05:30:11.429 | binding 2022-08-02 05:30:11.429 | binding-extended 2022-08-02 05:30:11.429 | port-security 2022-08-02 05:30:11.429 | project-id 2022-08-02 05:30:11.429 | provider 2022-08-02 05:30:11.429 | quota-check-limit 2022-08-02 05:30:11.429 | quotas 2022-08-02 05:30:11.429 | quota_details 2022-08-02 05:30:11.430 | rbac-policies 2022-08-02 05:30:11.430 | rbac-address-group 2022-08-02 05:30:11.430 | rbac-address-scope 2022-08-02 05:30:11.430 | rbac-security-groups 2022-08-02 05:30:11.430 | rbac-subnetpool 2022-08-02 05:30:11.430 | revision-if-match 2022-08-02 05:30:11.430 | standard-attr-revisions 2022-08-02 05:30:11.430 | router_availability_zone 2022-08-02 05:30:11.430 | security-groups-normalized-cidr 2022-08-02 05:30:11.430 | port-security-groups-filtering 2022-08-02 05:30:11.430 | security-groups-remote-address-group 2022-08-02 05:30:11.430 | security-groups-shared-filtering 2022-08-02 05:30:11.430 | security-group 2022-08-02 05:30:11.430 | service-type 2022-08-02 05:30:11.430 | sorting 2022-08-02 05:30:11.430 | standard-attr-description 2022-08-02 05:30:11.430 | stateful-security-group 2022-08-02 05:30:11.430 | subnet_onboard 2022-08-02 05:30:11.430 | subnet-service-types 2022-08-02 05:30:11.430 | subnet_allocation 2022-08-02 05:30:11.430 | subnetpool-prefix-ops 2022-08-02 05:30:11.430 | standard-attr-tag 2022-08-02 05:30:11.430 | standard-attr-timestamp' 2022-08-02 05:30:11.432 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:30:11.432 | address-scope 2022-08-02 05:30:11.432 | router-admin-state-down-before-update 2022-08-02 05:30:11.432 | agent 2022-08-02 05:30:11.432 | agent-resources-synced 2022-08-02 05:30:11.432 | allowed-address-pairs 2022-08-02 05:30:11.432 | auto-allocated-topology 2022-08-02 05:30:11.432 | availability_zone 2022-08-02 05:30:11.433 | availability_zone_filter 2022-08-02 05:30:11.433 | default-subnetpools 2022-08-02 05:30:11.433 | dhcp_agent_scheduler 2022-08-02 05:30:11.433 | dvr 2022-08-02 05:30:11.433 | empty-string-filtering 2022-08-02 05:30:11.433 | external-net 2022-08-02 05:30:11.433 | extra_dhcp_opt 2022-08-02 05:30:11.433 | extraroute 2022-08-02 05:30:11.433 | extraroute-atomic 2022-08-02 05:30:11.433 | filter-validation 2022-08-02 05:30:11.433 | fip-port-details 2022-08-02 05:30:11.433 | flavors 2022-08-02 05:30:11.433 | floatingip-pools 2022-08-02 05:30:11.433 | ip-substring-filtering 2022-08-02 05:30:11.433 | router 2022-08-02 05:30:11.433 | ext-gw-mode 2022-08-02 05:30:11.433 | l3-ha 2022-08-02 05:30:11.433 | l3-flavors 2022-08-02 05:30:11.433 | l3-port-ip-change-not-allowed 2022-08-02 05:30:11.433 | l3_agent_scheduler 2022-08-02 05:30:11.433 | metering 2022-08-02 05:30:11.433 | metering_source_and_destination_fields 2022-08-02 05:30:11.433 | multi-provider 2022-08-02 05:30:11.433 | net-mtu 2022-08-02 05:30:11.433 | net-mtu-writable 2022-08-02 05:30:11.433 | network_availability_zone 2022-08-02 05:30:11.433 | network-ip-availability 2022-08-02 05:30:11.433 | pagination 2022-08-02 05:30:11.433 | port-device-profile 2022-08-02 05:30:11.433 | port-mac-override 2022-08-02 05:30:11.433 | port-mac-address-regenerate 2022-08-02 05:30:11.433 | port-numa-affinity-policy 2022-08-02 05:30:11.433 | binding 2022-08-02 05:30:11.433 | binding-extended 2022-08-02 05:30:11.433 | port-security 2022-08-02 05:30:11.433 | project-id 2022-08-02 05:30:11.433 | provider 2022-08-02 05:30:11.434 | quota-check-limit 2022-08-02 05:30:11.434 | quotas 2022-08-02 05:30:11.434 | quota_details 2022-08-02 05:30:11.434 | rbac-policies 2022-08-02 05:30:11.434 | rbac-address-group 2022-08-02 05:30:11.434 | rbac-address-scope 2022-08-02 05:30:11.434 | rbac-security-groups 2022-08-02 05:30:11.434 | rbac-subnetpool 2022-08-02 05:30:11.434 | revision-if-match 2022-08-02 05:30:11.434 | standard-attr-revisions 2022-08-02 05:30:11.434 | router_availability_zone 2022-08-02 05:30:11.434 | security-groups-normalized-cidr 2022-08-02 05:30:11.434 | port-security-groups-filtering 2022-08-02 05:30:11.434 | security-groups-remote-address-group 2022-08-02 05:30:11.434 | security-groups-shared-filtering 2022-08-02 05:30:11.434 | security-group 2022-08-02 05:30:11.434 | service-type 2022-08-02 05:30:11.434 | sorting 2022-08-02 05:30:11.434 | standard-attr-description 2022-08-02 05:30:11.434 | stateful-security-group 2022-08-02 05:30:11.434 | subnet_onboard 2022-08-02 05:30:11.434 | subnet-service-types 2022-08-02 05:30:11.434 | subnet_allocation 2022-08-02 05:30:11.434 | subnetpool-prefix-ops 2022-08-02 05:30:11.434 | standard-attr-tag 2022-08-02 05:30:11.434 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 05:30:11.436 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:30:11.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-02 05:30:11.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-02 05:30:11.445 | ++ 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-02 05:30:14.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:14.697 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:14.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:14.697 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:14.697 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:14.843 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:14.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=6f1eded2-8841-48b1-817c-9d1ab82231a4 2022-08-02 05:30:14.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-02 05:30:14.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-02 05:30:14.854 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 05:30:14.857 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 05:30:14.861 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-02 05:30:14.861 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-02 05:30:14.862 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-02 05:30:14.865 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:30:14.867 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:17.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:17.706 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:17.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:17.707 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:17.857 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:17.861 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:30:17.863 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:30:17.866 | ++ functions-common:get_field:819 : echo '| id | 1febddd2-1ea8-4f1a-81d1-3ca6ca56705e |' 2022-08-02 05:30:17.866 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:30:17.872 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:17.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=1febddd2-1ea8-4f1a-81d1-3ca6ca56705e 2022-08-02 05:30:17.879 | + 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-02 05:30:17.881 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:30:17.900 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-02 05:30:17.904 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-02 05:30:17.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 6f1eded2-8841-48b1-817c-9d1ab82231a4 ']' 2022-08-02 05:30:17.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-02 05:30:17.920 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-02 05:30:17.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-02 05:30:17.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 6f1eded2-8841-48b1-817c-9d1ab82231a4 ' 2022-08-02 05:30:17.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-02 05:30:17.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 1febddd2-1ea8-4f1a-81d1-3ca6ca56705e private-subnet' 2022-08-02 05:30:17.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-02 05:30:17.937 | +++ 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 6f1eded2-8841-48b1-817c-9d1ab82231a4 --network 1febddd2-1ea8-4f1a-81d1-3ca6ca56705e private-subnet 2022-08-02 05:30:17.937 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-02 05:30:17.938 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-02 05:30:17.941 | +++ functions-common:get_field:812 : local data field 2022-08-02 05:30:17.944 | +++ functions-common:get_field:813 : read data 2022-08-02 05:30:20.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:20.458 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:20.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:20.458 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:20.458 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:20.927 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:21.077 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:21.080 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:30:21.083 | +++ functions-common:get_field:817 : field='$3' 2022-08-02 05:30:21.087 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:30:21.087 | +++ functions-common:get_field:819 : echo '| id | 1191dccb-9c01-4af9-82cb-8da9c7d10c31 |' 2022-08-02 05:30:21.095 | +++ functions-common:get_field:813 : read data 2022-08-02 05:30:21.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=1191dccb-9c01-4af9-82cb-8da9c7d10c31 2022-08-02 05:30:21.101 | ++ 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-02 05:30:21.104 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:30:21.124 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 1191dccb-9c01-4af9-82cb-8da9c7d10c31 2022-08-02 05:30:21.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=1191dccb-9c01-4af9-82cb-8da9c7d10c31 2022-08-02 05:30:21.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-02 05:30:21.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-02 05:30:21.135 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-02 05:30:21.139 | ++ 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-02 05:30:23.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:23.608 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:23.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:23.608 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:23.750 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:23.753 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:30:23.754 | address-scope 2022-08-02 05:30:23.754 | router-admin-state-down-before-update 2022-08-02 05:30:23.754 | agent 2022-08-02 05:30:23.754 | agent-resources-synced 2022-08-02 05:30:23.754 | allowed-address-pairs 2022-08-02 05:30:23.754 | auto-allocated-topology 2022-08-02 05:30:23.754 | availability_zone 2022-08-02 05:30:23.754 | availability_zone_filter 2022-08-02 05:30:23.754 | default-subnetpools 2022-08-02 05:30:23.754 | dhcp_agent_scheduler 2022-08-02 05:30:23.754 | dvr 2022-08-02 05:30:23.754 | empty-string-filtering 2022-08-02 05:30:23.754 | external-net 2022-08-02 05:30:23.754 | extra_dhcp_opt 2022-08-02 05:30:23.754 | extraroute 2022-08-02 05:30:23.754 | extraroute-atomic 2022-08-02 05:30:23.754 | filter-validation 2022-08-02 05:30:23.754 | fip-port-details 2022-08-02 05:30:23.754 | flavors 2022-08-02 05:30:23.754 | floatingip-pools 2022-08-02 05:30:23.754 | ip-substring-filtering 2022-08-02 05:30:23.754 | router 2022-08-02 05:30:23.754 | ext-gw-mode 2022-08-02 05:30:23.754 | l3-ha 2022-08-02 05:30:23.754 | l3-flavors 2022-08-02 05:30:23.754 | l3-port-ip-change-not-allowed 2022-08-02 05:30:23.754 | l3_agent_scheduler 2022-08-02 05:30:23.754 | metering 2022-08-02 05:30:23.754 | metering_source_and_destination_fields 2022-08-02 05:30:23.754 | multi-provider 2022-08-02 05:30:23.754 | net-mtu 2022-08-02 05:30:23.754 | net-mtu-writable 2022-08-02 05:30:23.754 | network_availability_zone 2022-08-02 05:30:23.754 | network-ip-availability 2022-08-02 05:30:23.754 | pagination 2022-08-02 05:30:23.754 | port-device-profile 2022-08-02 05:30:23.754 | port-mac-override 2022-08-02 05:30:23.754 | port-mac-address-regenerate 2022-08-02 05:30:23.755 | port-numa-affinity-policy 2022-08-02 05:30:23.755 | binding 2022-08-02 05:30:23.755 | binding-extended 2022-08-02 05:30:23.755 | port-security 2022-08-02 05:30:23.755 | project-id 2022-08-02 05:30:23.755 | provider 2022-08-02 05:30:23.755 | quota-check-limit 2022-08-02 05:30:23.755 | quotas 2022-08-02 05:30:23.755 | quota_details 2022-08-02 05:30:23.755 | rbac-policies 2022-08-02 05:30:23.755 | rbac-address-group 2022-08-02 05:30:23.755 | rbac-address-scope 2022-08-02 05:30:23.755 | rbac-security-groups 2022-08-02 05:30:23.755 | rbac-subnetpool 2022-08-02 05:30:23.755 | revision-if-match 2022-08-02 05:30:23.755 | standard-attr-revisions 2022-08-02 05:30:23.755 | router_availability_zone 2022-08-02 05:30:23.755 | security-groups-normalized-cidr 2022-08-02 05:30:23.755 | port-security-groups-filtering 2022-08-02 05:30:23.755 | security-groups-remote-address-group 2022-08-02 05:30:23.755 | security-groups-shared-filtering 2022-08-02 05:30:23.755 | security-group 2022-08-02 05:30:23.755 | service-type 2022-08-02 05:30:23.755 | sorting 2022-08-02 05:30:23.755 | standard-attr-description 2022-08-02 05:30:23.755 | stateful-security-group 2022-08-02 05:30:23.755 | subnet_onboard 2022-08-02 05:30:23.755 | subnet-service-types 2022-08-02 05:30:23.755 | subnet_allocation 2022-08-02 05:30:23.755 | subnetpool-prefix-ops 2022-08-02 05:30:23.755 | standard-attr-tag 2022-08-02 05:30:23.755 | standard-attr-timestamp' 2022-08-02 05:30:23.758 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:30:23.758 | address-scope 2022-08-02 05:30:23.758 | router-admin-state-down-before-update 2022-08-02 05:30:23.758 | agent 2022-08-02 05:30:23.758 | agent-resources-synced 2022-08-02 05:30:23.758 | allowed-address-pairs 2022-08-02 05:30:23.758 | auto-allocated-topology 2022-08-02 05:30:23.758 | availability_zone 2022-08-02 05:30:23.758 | availability_zone_filter 2022-08-02 05:30:23.758 | default-subnetpools 2022-08-02 05:30:23.758 | dhcp_agent_scheduler 2022-08-02 05:30:23.758 | dvr 2022-08-02 05:30:23.758 | empty-string-filtering 2022-08-02 05:30:23.758 | external-net 2022-08-02 05:30:23.758 | extra_dhcp_opt 2022-08-02 05:30:23.758 | extraroute 2022-08-02 05:30:23.758 | extraroute-atomic 2022-08-02 05:30:23.758 | filter-validation 2022-08-02 05:30:23.758 | fip-port-details 2022-08-02 05:30:23.758 | flavors 2022-08-02 05:30:23.758 | floatingip-pools 2022-08-02 05:30:23.758 | ip-substring-filtering 2022-08-02 05:30:23.758 | router 2022-08-02 05:30:23.758 | ext-gw-mode 2022-08-02 05:30:23.758 | l3-ha 2022-08-02 05:30:23.758 | l3-flavors 2022-08-02 05:30:23.758 | l3-port-ip-change-not-allowed 2022-08-02 05:30:23.759 | l3_agent_scheduler 2022-08-02 05:30:23.759 | metering 2022-08-02 05:30:23.759 | metering_source_and_destination_fields 2022-08-02 05:30:23.759 | multi-provider 2022-08-02 05:30:23.759 | net-mtu 2022-08-02 05:30:23.759 | net-mtu-writable 2022-08-02 05:30:23.759 | network_availability_zone 2022-08-02 05:30:23.759 | network-ip-availability 2022-08-02 05:30:23.759 | pagination 2022-08-02 05:30:23.759 | port-device-profile 2022-08-02 05:30:23.759 | port-mac-override 2022-08-02 05:30:23.759 | port-mac-address-regenerate 2022-08-02 05:30:23.759 | port-numa-affinity-policy 2022-08-02 05:30:23.759 | binding 2022-08-02 05:30:23.759 | binding-extended 2022-08-02 05:30:23.759 | port-security 2022-08-02 05:30:23.759 | project-id 2022-08-02 05:30:23.759 | provider 2022-08-02 05:30:23.759 | quota-check-limit 2022-08-02 05:30:23.759 | quotas 2022-08-02 05:30:23.759 | quota_details 2022-08-02 05:30:23.759 | rbac-policies 2022-08-02 05:30:23.759 | rbac-address-group 2022-08-02 05:30:23.759 | rbac-address-scope 2022-08-02 05:30:23.759 | rbac-security-groups 2022-08-02 05:30:23.759 | rbac-subnetpool 2022-08-02 05:30:23.759 | revision-if-match 2022-08-02 05:30:23.759 | standard-attr-revisions 2022-08-02 05:30:23.759 | router_availability_zone 2022-08-02 05:30:23.759 | security-groups-normalized-cidr 2022-08-02 05:30:23.759 | port-security-groups-filtering 2022-08-02 05:30:23.759 | security-groups-remote-address-group 2022-08-02 05:30:23.759 | security-groups-shared-filtering 2022-08-02 05:30:23.759 | security-group 2022-08-02 05:30:23.759 | service-type 2022-08-02 05:30:23.759 | sorting 2022-08-02 05:30:23.759 | standard-attr-description 2022-08-02 05:30:23.759 | stateful-security-group 2022-08-02 05:30:23.759 | subnet_onboard 2022-08-02 05:30:23.759 | subnet-service-types 2022-08-02 05:30:23.759 | subnet_allocation 2022-08-02 05:30:23.760 | subnetpool-prefix-ops 2022-08-02 05:30:23.760 | standard-attr-tag 2022-08-02 05:30:23.760 | standard-attr-timestamp =~ router ]] 2022-08-02 05:30:23.762 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:30:23.765 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-02 05:30:23.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-02 05:30:23.771 | ++ 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-02 05:30:26.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:26.209 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:26.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:26.209 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:26.352 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:26.356 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:30:26.356 | address-scope 2022-08-02 05:30:26.356 | router-admin-state-down-before-update 2022-08-02 05:30:26.356 | agent 2022-08-02 05:30:26.356 | agent-resources-synced 2022-08-02 05:30:26.356 | allowed-address-pairs 2022-08-02 05:30:26.356 | auto-allocated-topology 2022-08-02 05:30:26.356 | availability_zone 2022-08-02 05:30:26.356 | availability_zone_filter 2022-08-02 05:30:26.356 | default-subnetpools 2022-08-02 05:30:26.356 | dhcp_agent_scheduler 2022-08-02 05:30:26.356 | dvr 2022-08-02 05:30:26.356 | empty-string-filtering 2022-08-02 05:30:26.357 | external-net 2022-08-02 05:30:26.357 | extra_dhcp_opt 2022-08-02 05:30:26.357 | extraroute 2022-08-02 05:30:26.357 | extraroute-atomic 2022-08-02 05:30:26.357 | filter-validation 2022-08-02 05:30:26.357 | fip-port-details 2022-08-02 05:30:26.357 | flavors 2022-08-02 05:30:26.357 | floatingip-pools 2022-08-02 05:30:26.357 | ip-substring-filtering 2022-08-02 05:30:26.357 | router 2022-08-02 05:30:26.357 | ext-gw-mode 2022-08-02 05:30:26.357 | l3-ha 2022-08-02 05:30:26.357 | l3-flavors 2022-08-02 05:30:26.357 | l3-port-ip-change-not-allowed 2022-08-02 05:30:26.357 | l3_agent_scheduler 2022-08-02 05:30:26.357 | metering 2022-08-02 05:30:26.357 | metering_source_and_destination_fields 2022-08-02 05:30:26.357 | multi-provider 2022-08-02 05:30:26.357 | net-mtu 2022-08-02 05:30:26.357 | net-mtu-writable 2022-08-02 05:30:26.357 | network_availability_zone 2022-08-02 05:30:26.357 | network-ip-availability 2022-08-02 05:30:26.357 | pagination 2022-08-02 05:30:26.357 | port-device-profile 2022-08-02 05:30:26.357 | port-mac-override 2022-08-02 05:30:26.357 | port-mac-address-regenerate 2022-08-02 05:30:26.357 | port-numa-affinity-policy 2022-08-02 05:30:26.357 | binding 2022-08-02 05:30:26.357 | binding-extended 2022-08-02 05:30:26.357 | port-security 2022-08-02 05:30:26.357 | project-id 2022-08-02 05:30:26.357 | provider 2022-08-02 05:30:26.357 | quota-check-limit 2022-08-02 05:30:26.357 | quotas 2022-08-02 05:30:26.357 | quota_details 2022-08-02 05:30:26.357 | rbac-policies 2022-08-02 05:30:26.357 | rbac-address-group 2022-08-02 05:30:26.357 | rbac-address-scope 2022-08-02 05:30:26.357 | rbac-security-groups 2022-08-02 05:30:26.358 | rbac-subnetpool 2022-08-02 05:30:26.358 | revision-if-match 2022-08-02 05:30:26.358 | standard-attr-revisions 2022-08-02 05:30:26.358 | router_availability_zone 2022-08-02 05:30:26.358 | security-groups-normalized-cidr 2022-08-02 05:30:26.358 | port-security-groups-filtering 2022-08-02 05:30:26.358 | security-groups-remote-address-group 2022-08-02 05:30:26.358 | security-groups-shared-filtering 2022-08-02 05:30:26.358 | security-group 2022-08-02 05:30:26.358 | service-type 2022-08-02 05:30:26.358 | sorting 2022-08-02 05:30:26.358 | standard-attr-description 2022-08-02 05:30:26.358 | stateful-security-group 2022-08-02 05:30:26.358 | subnet_onboard 2022-08-02 05:30:26.358 | subnet-service-types 2022-08-02 05:30:26.358 | subnet_allocation 2022-08-02 05:30:26.358 | subnetpool-prefix-ops 2022-08-02 05:30:26.358 | standard-attr-tag 2022-08-02 05:30:26.358 | standard-attr-timestamp' 2022-08-02 05:30:26.359 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:30:26.359 | address-scope 2022-08-02 05:30:26.359 | router-admin-state-down-before-update 2022-08-02 05:30:26.359 | agent 2022-08-02 05:30:26.359 | agent-resources-synced 2022-08-02 05:30:26.359 | allowed-address-pairs 2022-08-02 05:30:26.359 | auto-allocated-topology 2022-08-02 05:30:26.359 | availability_zone 2022-08-02 05:30:26.359 | availability_zone_filter 2022-08-02 05:30:26.359 | default-subnetpools 2022-08-02 05:30:26.359 | dhcp_agent_scheduler 2022-08-02 05:30:26.359 | dvr 2022-08-02 05:30:26.359 | empty-string-filtering 2022-08-02 05:30:26.359 | external-net 2022-08-02 05:30:26.359 | extra_dhcp_opt 2022-08-02 05:30:26.359 | extraroute 2022-08-02 05:30:26.359 | extraroute-atomic 2022-08-02 05:30:26.359 | filter-validation 2022-08-02 05:30:26.359 | fip-port-details 2022-08-02 05:30:26.359 | flavors 2022-08-02 05:30:26.360 | floatingip-pools 2022-08-02 05:30:26.360 | ip-substring-filtering 2022-08-02 05:30:26.360 | router 2022-08-02 05:30:26.360 | ext-gw-mode 2022-08-02 05:30:26.360 | l3-ha 2022-08-02 05:30:26.360 | l3-flavors 2022-08-02 05:30:26.360 | l3-port-ip-change-not-allowed 2022-08-02 05:30:26.360 | l3_agent_scheduler 2022-08-02 05:30:26.360 | metering 2022-08-02 05:30:26.360 | metering_source_and_destination_fields 2022-08-02 05:30:26.360 | multi-provider 2022-08-02 05:30:26.360 | net-mtu 2022-08-02 05:30:26.360 | net-mtu-writable 2022-08-02 05:30:26.360 | network_availability_zone 2022-08-02 05:30:26.360 | network-ip-availability 2022-08-02 05:30:26.360 | pagination 2022-08-02 05:30:26.360 | port-device-profile 2022-08-02 05:30:26.360 | port-mac-override 2022-08-02 05:30:26.360 | port-mac-address-regenerate 2022-08-02 05:30:26.360 | port-numa-affinity-policy 2022-08-02 05:30:26.360 | binding 2022-08-02 05:30:26.360 | binding-extended 2022-08-02 05:30:26.360 | port-security 2022-08-02 05:30:26.360 | project-id 2022-08-02 05:30:26.360 | provider 2022-08-02 05:30:26.360 | quota-check-limit 2022-08-02 05:30:26.360 | quotas 2022-08-02 05:30:26.360 | quota_details 2022-08-02 05:30:26.360 | rbac-policies 2022-08-02 05:30:26.360 | rbac-address-group 2022-08-02 05:30:26.360 | rbac-address-scope 2022-08-02 05:30:26.360 | rbac-security-groups 2022-08-02 05:30:26.360 | rbac-subnetpool 2022-08-02 05:30:26.360 | revision-if-match 2022-08-02 05:30:26.360 | standard-attr-revisions 2022-08-02 05:30:26.360 | router_availability_zone 2022-08-02 05:30:26.360 | security-groups-normalized-cidr 2022-08-02 05:30:26.360 | port-security-groups-filtering 2022-08-02 05:30:26.361 | security-groups-remote-address-group 2022-08-02 05:30:26.361 | security-groups-shared-filtering 2022-08-02 05:30:26.361 | security-group 2022-08-02 05:30:26.361 | service-type 2022-08-02 05:30:26.361 | sorting 2022-08-02 05:30:26.361 | standard-attr-description 2022-08-02 05:30:26.361 | stateful-security-group 2022-08-02 05:30:26.361 | subnet_onboard 2022-08-02 05:30:26.361 | subnet-service-types 2022-08-02 05:30:26.361 | subnet_allocation 2022-08-02 05:30:26.361 | subnetpool-prefix-ops 2022-08-02 05:30:26.361 | standard-attr-tag 2022-08-02 05:30:26.361 | standard-attr-timestamp =~ external-net ]] 2022-08-02 05:30:26.363 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:30:26.366 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-02 05:30:26.372 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-02 05:30:26.372 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-02 05:30:26.372 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-02 05:30:26.375 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:30:26.378 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:29.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:29.044 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:29.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:29.044 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:29.044 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:29.197 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:29.201 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:30:29.203 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:30:29.207 | ++ functions-common:get_field:819 : echo '| id | 2daf54c2-9337-4eb3-9961-fb1fe0c9580b |' 2022-08-02 05:30:29.208 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:30:29.214 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:29.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=2daf54c2-9337-4eb3-9961-fb1fe0c9580b 2022-08-02 05:30:29.222 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-02 05:30:29.224 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:30:29.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-02 05:30:29.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-02 05:30:29.248 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 05:30:29.252 | ++ 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-02 05:30:31.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:31.739 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:31.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:31.739 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:31.885 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:31.888 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 05:30:31.889 | address-scope 2022-08-02 05:30:31.889 | router-admin-state-down-before-update 2022-08-02 05:30:31.889 | agent 2022-08-02 05:30:31.889 | agent-resources-synced 2022-08-02 05:30:31.889 | allowed-address-pairs 2022-08-02 05:30:31.889 | auto-allocated-topology 2022-08-02 05:30:31.889 | availability_zone 2022-08-02 05:30:31.889 | availability_zone_filter 2022-08-02 05:30:31.889 | default-subnetpools 2022-08-02 05:30:31.889 | dhcp_agent_scheduler 2022-08-02 05:30:31.889 | dvr 2022-08-02 05:30:31.889 | empty-string-filtering 2022-08-02 05:30:31.889 | external-net 2022-08-02 05:30:31.889 | extra_dhcp_opt 2022-08-02 05:30:31.889 | extraroute 2022-08-02 05:30:31.889 | extraroute-atomic 2022-08-02 05:30:31.889 | filter-validation 2022-08-02 05:30:31.889 | fip-port-details 2022-08-02 05:30:31.889 | flavors 2022-08-02 05:30:31.889 | floatingip-pools 2022-08-02 05:30:31.889 | ip-substring-filtering 2022-08-02 05:30:31.889 | router 2022-08-02 05:30:31.889 | ext-gw-mode 2022-08-02 05:30:31.889 | l3-ha 2022-08-02 05:30:31.889 | l3-flavors 2022-08-02 05:30:31.889 | l3-port-ip-change-not-allowed 2022-08-02 05:30:31.889 | l3_agent_scheduler 2022-08-02 05:30:31.889 | metering 2022-08-02 05:30:31.889 | metering_source_and_destination_fields 2022-08-02 05:30:31.889 | multi-provider 2022-08-02 05:30:31.889 | net-mtu 2022-08-02 05:30:31.889 | net-mtu-writable 2022-08-02 05:30:31.889 | network_availability_zone 2022-08-02 05:30:31.889 | network-ip-availability 2022-08-02 05:30:31.889 | pagination 2022-08-02 05:30:31.889 | port-device-profile 2022-08-02 05:30:31.889 | port-mac-override 2022-08-02 05:30:31.889 | port-mac-address-regenerate 2022-08-02 05:30:31.889 | port-numa-affinity-policy 2022-08-02 05:30:31.890 | binding 2022-08-02 05:30:31.890 | binding-extended 2022-08-02 05:30:31.890 | port-security 2022-08-02 05:30:31.890 | project-id 2022-08-02 05:30:31.890 | provider 2022-08-02 05:30:31.890 | quota-check-limit 2022-08-02 05:30:31.890 | quotas 2022-08-02 05:30:31.890 | quota_details 2022-08-02 05:30:31.890 | rbac-policies 2022-08-02 05:30:31.890 | rbac-address-group 2022-08-02 05:30:31.890 | rbac-address-scope 2022-08-02 05:30:31.890 | rbac-security-groups 2022-08-02 05:30:31.890 | rbac-subnetpool 2022-08-02 05:30:31.890 | revision-if-match 2022-08-02 05:30:31.890 | standard-attr-revisions 2022-08-02 05:30:31.890 | router_availability_zone 2022-08-02 05:30:31.890 | security-groups-normalized-cidr 2022-08-02 05:30:31.890 | port-security-groups-filtering 2022-08-02 05:30:31.890 | security-groups-remote-address-group 2022-08-02 05:30:31.890 | security-groups-shared-filtering 2022-08-02 05:30:31.890 | security-group 2022-08-02 05:30:31.890 | service-type 2022-08-02 05:30:31.890 | sorting 2022-08-02 05:30:31.890 | standard-attr-description 2022-08-02 05:30:31.890 | stateful-security-group 2022-08-02 05:30:31.890 | subnet_onboard 2022-08-02 05:30:31.890 | subnet-service-types 2022-08-02 05:30:31.890 | subnet_allocation 2022-08-02 05:30:31.890 | subnetpool-prefix-ops 2022-08-02 05:30:31.890 | standard-attr-tag 2022-08-02 05:30:31.890 | standard-attr-timestamp' 2022-08-02 05:30:31.892 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 05:30:31.892 | address-scope 2022-08-02 05:30:31.892 | router-admin-state-down-before-update 2022-08-02 05:30:31.892 | agent 2022-08-02 05:30:31.892 | agent-resources-synced 2022-08-02 05:30:31.892 | allowed-address-pairs 2022-08-02 05:30:31.892 | auto-allocated-topology 2022-08-02 05:30:31.892 | availability_zone 2022-08-02 05:30:31.892 | availability_zone_filter 2022-08-02 05:30:31.892 | default-subnetpools 2022-08-02 05:30:31.892 | dhcp_agent_scheduler 2022-08-02 05:30:31.892 | dvr 2022-08-02 05:30:31.892 | empty-string-filtering 2022-08-02 05:30:31.892 | external-net 2022-08-02 05:30:31.892 | extra_dhcp_opt 2022-08-02 05:30:31.892 | extraroute 2022-08-02 05:30:31.892 | extraroute-atomic 2022-08-02 05:30:31.892 | filter-validation 2022-08-02 05:30:31.892 | fip-port-details 2022-08-02 05:30:31.892 | flavors 2022-08-02 05:30:31.892 | floatingip-pools 2022-08-02 05:30:31.892 | ip-substring-filtering 2022-08-02 05:30:31.893 | router 2022-08-02 05:30:31.893 | ext-gw-mode 2022-08-02 05:30:31.893 | l3-ha 2022-08-02 05:30:31.893 | l3-flavors 2022-08-02 05:30:31.893 | l3-port-ip-change-not-allowed 2022-08-02 05:30:31.893 | l3_agent_scheduler 2022-08-02 05:30:31.893 | metering 2022-08-02 05:30:31.893 | metering_source_and_destination_fields 2022-08-02 05:30:31.893 | multi-provider 2022-08-02 05:30:31.893 | net-mtu 2022-08-02 05:30:31.893 | net-mtu-writable 2022-08-02 05:30:31.893 | network_availability_zone 2022-08-02 05:30:31.893 | network-ip-availability 2022-08-02 05:30:31.893 | pagination 2022-08-02 05:30:31.893 | port-device-profile 2022-08-02 05:30:31.893 | port-mac-override 2022-08-02 05:30:31.893 | port-mac-address-regenerate 2022-08-02 05:30:31.893 | port-numa-affinity-policy 2022-08-02 05:30:31.893 | binding 2022-08-02 05:30:31.893 | binding-extended 2022-08-02 05:30:31.893 | port-security 2022-08-02 05:30:31.893 | project-id 2022-08-02 05:30:31.893 | provider 2022-08-02 05:30:31.893 | quota-check-limit 2022-08-02 05:30:31.893 | quotas 2022-08-02 05:30:31.893 | quota_details 2022-08-02 05:30:31.893 | rbac-policies 2022-08-02 05:30:31.893 | rbac-address-group 2022-08-02 05:30:31.893 | rbac-address-scope 2022-08-02 05:30:31.893 | rbac-security-groups 2022-08-02 05:30:31.893 | rbac-subnetpool 2022-08-02 05:30:31.893 | revision-if-match 2022-08-02 05:30:31.893 | standard-attr-revisions 2022-08-02 05:30:31.893 | router_availability_zone 2022-08-02 05:30:31.893 | security-groups-normalized-cidr 2022-08-02 05:30:31.893 | port-security-groups-filtering 2022-08-02 05:30:31.893 | security-groups-remote-address-group 2022-08-02 05:30:31.893 | security-groups-shared-filtering 2022-08-02 05:30:31.893 | security-group 2022-08-02 05:30:31.893 | service-type 2022-08-02 05:30:31.894 | sorting 2022-08-02 05:30:31.894 | standard-attr-description 2022-08-02 05:30:31.894 | stateful-security-group 2022-08-02 05:30:31.894 | subnet_onboard 2022-08-02 05:30:31.894 | subnet-service-types 2022-08-02 05:30:31.894 | subnet_allocation 2022-08-02 05:30:31.894 | subnetpool-prefix-ops 2022-08-02 05:30:31.894 | standard-attr-tag 2022-08-02 05:30:31.894 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 05:30:31.895 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 05:30:31.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-02 05:30:31.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-02 05:30:31.906 | ++ 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-02 05:30:31.910 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-02 05:30:31.910 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-02 05:30:31.912 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:30:31.916 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:34.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:34.691 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:34.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:34.692 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:34.838 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:34.841 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:30:34.843 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:30:34.846 | ++ functions-common:get_field:819 : echo '| id | 71dbdae8-4bf9-4629-9e14-73916042e9bf |' 2022-08-02 05:30:34.847 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:30:34.853 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:34.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=71dbdae8-4bf9-4629-9e14-73916042e9bf 2022-08-02 05:30:34.860 | + 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-02 05:30:34.862 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:30:34.881 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-02 05:30:34.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-02 05:30:34.886 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2daf54c2-9337-4eb3-9961-fb1fe0c9580b 1191dccb-9c01-4af9-82cb-8da9c7d10c31 2022-08-02 05:30:37.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:37.297 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:37.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:37.297 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:37.297 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:37.418 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:39.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-02 05:30:39.247 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 71dbdae8-4bf9-4629-9e14-73916042e9bf 2022-08-02 05:30:39.250 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-02 05:30:39.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-02 05:30:39.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.25.0.1 ]] 2022-08-02 05:30:39.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.25.0.1 ' 2022-08-02 05:30:39.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 71dbdae8-4bf9-4629-9e14-73916042e9bf --subnet-range 172.25.0.0/24 --no-dhcp ' 2022-08-02 05:30:39.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-02 05:30:39.265 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-02 05:30:39.269 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-02 05:30:39.269 | +++ 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.25.0.1 --network 71dbdae8-4bf9-4629-9e14-73916042e9bf --subnet-range 172.25.0.0/24 --no-dhcp public-subnet 2022-08-02 05:30:42.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:42.549 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:42.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:42.549 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:42.549 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:42.710 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:42.713 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | 2022-08-02 05:30:42.713 | | id | a24d5578-69d9-42fd-bb97-6c0f3df5f321 |' 2022-08-02 05:30:42.715 | ++ 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-02 05:30:42.718 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:30:42.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' a24d5578-69d9-42fd-bb97-6c0f3df5f321 '|' 2022-08-02 05:30:42.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | | id | a24d5578-69d9-42fd-bb97-6c0f3df5f321 |' 2022-08-02 05:30:42.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-02 05:30:42.750 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' a24d5578-69d9-42fd-bb97-6c0f3df5f321 '|' 2022-08-02 05:30:42.752 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-02 05:30:42.755 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:30:42.757 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:42.760 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 05:30:42.763 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 05:30:42.766 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | a24d5578-69d9-42fd-bb97-6c0f3df5f321 |' 2022-08-02 05:30:42.767 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 05:30:42.772 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:42.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.25.0.1 2022-08-02 05:30:42.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' a24d5578-69d9-42fd-bb97-6c0f3df5f321 '|' 2022-08-02 05:30:42.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-02 05:30:42.782 | ++ functions-common:get_field:812 : local data field 2022-08-02 05:30:42.785 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:42.788 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-02 05:30:42.790 | ++ functions-common:get_field:817 : field='$6' 2022-08-02 05:30:42.793 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | a24d5578-69d9-42fd-bb97-6c0f3df5f321 |' 2022-08-02 05:30:42.793 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-02 05:30:42.799 | ++ functions-common:get_field:813 : read data 2022-08-02 05:30:42.802 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=a24d5578-69d9-42fd-bb97-6c0f3df5f321 2022-08-02 05:30:42.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 71dbdae8-4bf9-4629-9e14-73916042e9bf 2daf54c2-9337-4eb3-9961-fb1fe0c9580b 2022-08-02 05:30:45.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:45.271 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:45.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:45.271 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:45.271 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 05:30:47.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-02 05:30:47.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-02 05:30:47.200 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:47.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-02 05:30:47.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-02 05:30:47.207 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-02 05:30:47.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-02 05:30:47.213 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-02 05:30:47.215 | ++ 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-02 05:30:47.238 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-02 05:30:47.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-02 05:30:47.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-02 05:30:47.246 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-02 05:30:47.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 05:30:47.251 | + 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-02 05:30:47.253 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 05:30:47.255 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-02 05:30:47.258 | + functions-common:test_with_retry:2380 : local until=10 2022-08-02 05:30:47.261 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 05:30:47.264 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 05:30:47.266 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 05:30:47.269 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:47.271 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:47.275 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:47.279 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418247277 2022-08-02 05:30:47.282 | + 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-02 05:30:47.291 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 05:30:47.294 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:47.296 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:47.299 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:47.304 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:47.306 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:47.309 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 05:30:47.311 | + functions-common:time_stop:2447 : start_time=1659418247277 2022-08-02 05:30:47.314 | + functions-common:time_stop:2449 : [[ -z 1659418247277 ]] 2022-08-02 05:30:47.317 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:47.321 | + functions-common:time_stop:2452 : end_time=1659418247318 2022-08-02 05:30:47.324 | + functions-common:time_stop:2453 : elapsed_time=41 2022-08-02 05:30:47.327 | + functions-common:time_stop:2454 : total=5610 2022-08-02 05:30:47.329 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:47.331 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5651 2022-08-02 05:30:47.336 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-02 05:30:47.336 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.25.0.1 2022-08-02 05:30:47.343 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-02 05:30:47.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:30:47.348 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-02 05:30:47.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-02 05:30:47.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.25.0.1/24 dev br-data 2022-08-02 05:30:47.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-02 05:30:47.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-02 05:30:47.384 | ++ 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-02 05:30:47.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-02 05:30:47.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-02 05:30:49.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:49.876 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:49.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:30:49.876 | from cryptography.utils import int_from_bytes 2022-08-02 05:30:50.017 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 05:30:50.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.25.0.128 ' 2022-08-02 05:30:50.023 | + 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-02 05:30:50.026 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 05:30:50.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-02 05:30:50.046 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-02 05:30:50.049 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-02 05:30:50.052 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-02 05:30:50.070 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:50.072 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-02 05:30:50.075 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:30:50.078 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-02 05:30:50.080 | + ./stack.sh:main:1314 : start_nova 2022-08-02 05:30:50.083 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-02 05:30:50.085 | + 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-02 05:30:50.088 | + 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-02 05:30:50.091 | + 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-02 05:30:50.094 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 05:30:50.098 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.100 | + functions-common:run_process:1694 : local service=n-sch 2022-08-02 05:30:50.103 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.106 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:50.109 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:50.111 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:50.114 | + functions-common:run_process:1700 : local name=n-sch 2022-08-02 05:30:50.116 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:50.119 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:50.122 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:50.124 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:50.128 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:50.132 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418250129 2022-08-02 05:30:50.135 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-02 05:30:50.152 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:50.155 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 05:30:50.158 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-02 05:30:50.160 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.163 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.166 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.169 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.171 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 05:30:50.174 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 05:30:50.176 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-02 05:30:50.179 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:50.181 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:50.184 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:50.186 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:50.189 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 05:30:50.192 | + 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-02 05:30:50.194 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-02 05:30:50.196 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 05:30:50.199 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:50.201 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:50.203 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:50.206 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:50.208 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:50.210 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-02 05:30:50.213 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:50.217 | + 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-02 05:30:50.281 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-02 05:30:50.346 | + 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-02 05:30:50.405 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-02 05:30:50.460 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-02 05:30:50.515 | + 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-02 05:30:50.570 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:50.574 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:50.576 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-02 05:30:50.647 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:51.053 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-02 05:30:51.068 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-02 05:30:51.461 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-02 05:30:51.486 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:51.489 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:51.491 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:51.494 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:51.497 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:51.499 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:51.502 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:51.505 | + functions-common:time_stop:2447 : start_time=1659418250129 2022-08-02 05:30:51.507 | + functions-common:time_stop:2449 : [[ -z 1659418250129 ]] 2022-08-02 05:30:51.510 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:51.515 | + functions-common:time_stop:2452 : end_time=1659418251512 2022-08-02 05:30:51.517 | + functions-common:time_stop:2453 : elapsed_time=1383 2022-08-02 05:30:51.520 | + functions-common:time_stop:2454 : total=21646 2022-08-02 05:30:51.522 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:51.525 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23029 2022-08-02 05:30:51.528 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-02 05:30:51.531 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-02 05:30:51.536 | + 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-02 05:30:51.539 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-02 05:30:51.542 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 05:30:51.544 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:51.547 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:51.550 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:51.552 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-02 05:30:51.555 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:51.558 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:51.561 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:51.563 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:51.566 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:51.571 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418251568 2022-08-02 05:30:51.574 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-02 05:30:51.593 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:51.596 | + 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-02 05:30:51.598 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-02 05:30:51.601 | + 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-02 05:30:51.604 | + 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-02 05:30:51.607 | + 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-02 05:30:51.609 | + 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-02 05:30:51.612 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-02 05:30:51.615 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-02 05:30:51.617 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-02 05:30:51.620 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:51.623 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:51.625 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:51.628 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:51.630 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:30:51.633 | + 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-02 05:30:51.636 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-02 05:30:51.638 | + 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-02 05:30:51.641 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:30:51.643 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:30:51.646 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:30:51.648 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-02 05:30:51.651 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:30:51.656 | + 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-02 05:30:51.720 | + 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-02 05:30:51.784 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-02 05:30:51.838 | + 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-02 05:30:51.891 | + 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-02 05:30:51.948 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-02 05:30:52.001 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-02 05:30:52.054 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-02 05:30:52.109 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-02 05:30:52.162 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-02 05:30:52.215 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:30:52.218 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:30:52.220 | + 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-02 05:30:52.285 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:30:52.703 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-02 05:30:52.717 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-02 05:30:53.133 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-02 05:30:53.208 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:53.211 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:53.216 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:53.219 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:53.222 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:53.224 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:53.228 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:53.232 | + functions-common:time_stop:2447 : start_time=1659418251568 2022-08-02 05:30:53.235 | + functions-common:time_stop:2449 : [[ -z 1659418251568 ]] 2022-08-02 05:30:53.240 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:53.242 | + functions-common:time_stop:2452 : end_time=1659418253239 2022-08-02 05:30:53.246 | + functions-common:time_stop:2453 : elapsed_time=1671 2022-08-02 05:30:53.252 | + functions-common:time_stop:2454 : total=23029 2022-08-02 05:30:53.252 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:53.255 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24700 2022-08-02 05:30:53.256 | + 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-02 05:30:53.259 | + 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-02 05:30:53.262 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-02 05:30:53.265 | + 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-02 05:30:53.268 | + 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-02 05:30:53.271 | + 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-02 05:30:53.273 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-02 05:30:53.276 | + 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-02 05:30:53.279 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-02 05:30:53.284 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-02 05:30:53.287 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:30:53.290 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 05:30:53.293 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-02 05:30:53.314 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:53.316 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 05:30:53.319 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-02 05:30:53.342 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:53.344 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 05:30:53.347 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-02 05:30:53.367 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:53.373 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-02 05:30:53.380 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:30:53.385 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-02 05:30:53.390 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-02 05:30:53.394 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:30:53.399 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:30:53.403 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:30:53.410 | + 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-02 05:30:53.413 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-02 05:30:53.416 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 05:30:53.418 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:53.421 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:53.424 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:53.427 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-02 05:30:53.430 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:53.433 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:53.436 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:53.439 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:53.444 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:53.448 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418253444 2022-08-02 05:30:53.451 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-02 05:30:53.472 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:53.475 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:53.478 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:53.481 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:53.484 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:53.486 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:53.490 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:53.492 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:53.496 | + functions-common:time_stop:2447 : start_time=1659418253444 2022-08-02 05:30:53.498 | + functions-common:time_stop:2449 : [[ -z 1659418253444 ]] 2022-08-02 05:30:53.503 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:53.507 | + functions-common:time_stop:2452 : end_time=1659418253503 2022-08-02 05:30:53.510 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-02 05:30:53.512 | + functions-common:time_stop:2454 : total=24700 2022-08-02 05:30:53.517 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:53.519 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24759 2022-08-02 05:30:53.522 | + 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-02 05:30:53.525 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-02 05:30:53.528 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 05:30:53.530 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:53.533 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:53.537 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:53.539 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-02 05:30:53.542 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:53.546 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:53.548 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:53.551 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:53.558 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:53.562 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418253558 2022-08-02 05:30:53.565 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-02 05:30:53.585 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:53.588 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:53.591 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:53.593 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:53.596 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:53.600 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:53.603 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:53.606 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:53.609 | + functions-common:time_stop:2447 : start_time=1659418253558 2022-08-02 05:30:53.612 | + functions-common:time_stop:2449 : [[ -z 1659418253558 ]] 2022-08-02 05:30:53.617 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:53.621 | + functions-common:time_stop:2452 : end_time=1659418253617 2022-08-02 05:30:53.624 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-02 05:30:53.627 | + functions-common:time_stop:2454 : total=24759 2022-08-02 05:30:53.630 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:53.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24818 2022-08-02 05:30:53.636 | + 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-02 05:30:53.639 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-02 05:30:53.642 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:53.645 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:53.647 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:53.650 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:53.655 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-02 05:30:53.658 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:53.662 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:53.666 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:53.669 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:53.672 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:53.677 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418253674 2022-08-02 05:30:53.680 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-02 05:30:53.700 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:53.703 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:53.706 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:53.708 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:53.711 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:53.714 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:53.717 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:53.719 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:53.722 | + functions-common:time_stop:2447 : start_time=1659418253674 2022-08-02 05:30:53.724 | + functions-common:time_stop:2449 : [[ -z 1659418253674 ]] 2022-08-02 05:30:53.730 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:53.733 | + functions-common:time_stop:2452 : end_time=1659418253729 2022-08-02 05:30:53.735 | + functions-common:time_stop:2453 : elapsed_time=55 2022-08-02 05:30:53.738 | + functions-common:time_stop:2454 : total=24818 2022-08-02 05:30:53.740 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:53.744 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24873 2022-08-02 05:30:53.746 | + 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-02 05:30:53.749 | + 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-02 05:30:53.752 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-02 05:30:53.754 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:30:53.757 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-02 05:30:53.760 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-02 05:30:53.781 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:53.784 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-02 05:30:53.853 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-02 05:30:53.853 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:30:53.855 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-02 05:30:53.920 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-02 05:30:53.943 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:53.945 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:53.948 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-02 05:30:53.951 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:53.955 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:53.957 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:53.959 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:53.967 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-02 05:30:53.971 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:53.972 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:53.976 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:53.980 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:53.984 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:53.989 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418253984 2022-08-02 05:30:53.992 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-02 05:30:54.012 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:54.016 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 05:30:54.020 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-02 05:30:54.021 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:54.025 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:54.028 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:54.030 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:54.035 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 05:30:54.035 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 05:30:54.040 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-02 05:30:54.041 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:54.044 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:54.048 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:54.048 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:54.052 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 05:30:54.056 | + 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-02 05:30:54.060 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-02 05:30:54.060 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 05:30:54.062 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:54.064 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:54.067 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:54.069 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:54.071 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:54.075 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-02 05:30:54.078 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:54.083 | + 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-02 05:30:54.155 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-02 05:30:54.237 | + 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-02 05:30:54.300 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-02 05:30:54.363 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-02 05:30:54.431 | + 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-02 05:30:54.492 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:54.495 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:54.500 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-02 05:30:54.569 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:55.018 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-02 05:30:55.032 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-02 05:30:55.473 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-02 05:30:55.497 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:55.500 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:55.504 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:55.512 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:55.520 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:55.525 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:55.528 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:55.531 | + functions-common:time_stop:2447 : start_time=1659418253984 2022-08-02 05:30:55.534 | + functions-common:time_stop:2449 : [[ -z 1659418253984 ]] 2022-08-02 05:30:55.540 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:55.547 | + functions-common:time_stop:2452 : end_time=1659418255543 2022-08-02 05:30:55.549 | + functions-common:time_stop:2453 : elapsed_time=1559 2022-08-02 05:30:55.554 | + functions-common:time_stop:2454 : total=24873 2022-08-02 05:30:55.557 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:55.560 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26432 2022-08-02 05:30:55.566 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-02 05:30:55.577 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 05:30:55.581 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-02 05:30:55.616 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:55.623 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-02 05:30:55.634 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-02 05:30:55.638 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 05:30:55.643 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 05:30:55.649 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-02 05:30:55.659 | + 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-02 05:30:55.661 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-02 05:30:55.664 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:55.669 | + functions-common:run_process:1696 : local group= 2022-08-02 05:30:55.673 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:55.676 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:55.683 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-02 05:30:55.686 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:55.689 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:55.698 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:55.701 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:55.707 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:55.720 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418255709 2022-08-02 05:30:55.725 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-02 05:30:55.769 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:55.775 | + 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-02 05:30:55.778 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-02 05:30:55.780 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:55.783 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:55.786 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:55.788 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:55.792 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-02 05:30:55.794 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-02 05:30:55.797 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-02 05:30:55.800 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:30:55.802 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:30:55.805 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:30:55.808 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:30:55.811 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-02 05:30:55.815 | + 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-02 05:30:55.817 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-02 05:30:55.820 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 05:30:55.826 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:30:55.828 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:30:55.831 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:30:55.833 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:30:55.836 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:30:55.838 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-02 05:30:55.841 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:30:55.845 | + 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-02 05:30:55.932 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-02 05:30:56.003 | + 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-02 05:30:56.066 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-02 05:30:56.135 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-02 05:30:56.203 | + 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-02 05:30:56.276 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:30:56.277 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:30:56.279 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-02 05:30:56.364 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:30:56.833 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-02 05:30:56.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-02 05:30:57.321 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-02 05:30:57.345 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:57.349 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:57.353 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:57.358 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:57.363 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:57.365 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:57.369 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:57.371 | + functions-common:time_stop:2447 : start_time=1659418255709 2022-08-02 05:30:57.374 | + functions-common:time_stop:2449 : [[ -z 1659418255709 ]] 2022-08-02 05:30:57.380 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:57.391 | + functions-common:time_stop:2452 : end_time=1659418257382 2022-08-02 05:30:57.398 | + functions-common:time_stop:2453 : elapsed_time=1673 2022-08-02 05:30:57.402 | + functions-common:time_stop:2454 : total=26432 2022-08-02 05:30:57.406 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:57.411 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28105 2022-08-02 05:30:57.419 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-02 05:30:57.429 | + 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-02 05:30:57.434 | + 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-02 05:30:57.447 | + 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-02 05:30:57.455 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 05:30:57.468 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-02 05:30:57.483 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 05:30:57.491 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:30:57.499 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 05:30:57.503 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 05:30:57.513 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 05:30:57.521 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-02 05:30:57.529 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-02 05:30:57.537 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-02 05:30:57.544 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-02 05:30:57.552 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 05:30:57.553 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 05:30:57.553 | BEGIN { 2022-08-02 05:30:57.553 | section = "" 2022-08-02 05:30:57.553 | last_section = "" 2022-08-02 05:30:57.553 | section_count = 0 2022-08-02 05:30:57.553 | } 2022-08-02 05:30:57.553 | /^\[.+\]/ { 2022-08-02 05:30:57.553 | gsub("[][]", "", $1); 2022-08-02 05:30:57.553 | section=$1 2022-08-02 05:30:57.553 | next 2022-08-02 05:30:57.553 | } 2022-08-02 05:30:57.553 | /^ *\#/ { 2022-08-02 05:30:57.553 | next 2022-08-02 05:30:57.553 | } 2022-08-02 05:30:57.553 | /^[^ \t]+/ { 2022-08-02 05:30:57.553 | # get offset of first = in $0 2022-08-02 05:30:57.553 | eq_idx = index($0, "=") 2022-08-02 05:30:57.553 | # extract attr & value from $0 2022-08-02 05:30:57.554 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 05:30:57.554 | value = substr($0, eq_idx + 1) 2022-08-02 05:30:57.554 | # only need to strip trailing whitespace from attr 2022-08-02 05:30:57.554 | sub(/[ \t]*$/, "", attr) 2022-08-02 05:30:57.554 | # need to strip leading & trailing whitespace from value 2022-08-02 05:30:57.554 | sub(/^[ \t]*/, "", value) 2022-08-02 05:30:57.554 | sub(/[ \t]*$/, "", value) 2022-08-02 05:30:57.554 | 2022-08-02 05:30:57.554 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 05:30:57.554 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 05:30:57.554 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 05:30:57.554 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 05:30:57.554 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 05:30:57.554 | if (section != last_section) { 2022-08-02 05:30:57.554 | cfg_section[section_count++] = section 2022-08-02 05:30:57.554 | last_section = section 2022-08-02 05:30:57.554 | } 2022-08-02 05:30:57.554 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 05:30:57.554 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 05:30:57.554 | 2022-08-02 05:30:57.554 | cfg_attr[section, attr, 0] = value 2022-08-02 05:30:57.554 | cfg_attr_count[section, attr] = 1 2022-08-02 05:30:57.554 | } else { 2022-08-02 05:30:57.554 | lno = cfg_attr_count[section, attr]++ 2022-08-02 05:30:57.554 | cfg_attr[section, attr, lno] = value 2022-08-02 05:30:57.554 | } 2022-08-02 05:30:57.554 | } 2022-08-02 05:30:57.554 | END { 2022-08-02 05:30:57.554 | # Process each section in order 2022-08-02 05:30:57.554 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 05:30:57.554 | section = cfg_section[sno] 2022-08-02 05:30:57.554 | # The ini routines simply append a config item immediately 2022-08-02 05:30:57.554 | # after the section header. To keep the same order as defined 2022-08-02 05:30:57.554 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 05:30:57.554 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 05:30:57.554 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 05:30:57.555 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 05:30:57.555 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 05:30:57.555 | else { 2022-08-02 05:30:57.555 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 05:30:57.555 | count = cfg_attr_count[section, attr] 2022-08-02 05:30:57.555 | print "inidelete " configfile " " section " " attr 2022-08-02 05:30:57.555 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 05:30:57.555 | for (l = count -2; l >= 0; l--) 2022-08-02 05:30:57.555 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 05:30:57.555 | } 2022-08-02 05:30:57.555 | } 2022-08-02 05:30:57.555 | } 2022-08-02 05:30:57.555 | } 2022-08-02 05:30:57.555 | ' 2022-08-02 05:30:57.557 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 05:30:57.559 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 05:30:57.562 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 05:30:57.567 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 05:30:57.572 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 05:30:57.577 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 05:30:57.584 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-02 05:30:57.591 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 05:30:57.591 | BEGIN { group = "" } 2022-08-02 05:30:57.591 | /^\[\[.+\|.*\]\]/ { 2022-08-02 05:30:57.591 | gsub("[][]", "", $1); 2022-08-02 05:30:57.591 | split($1, a, "|"); 2022-08-02 05:30:57.591 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 05:30:57.591 | group=a[1] 2022-08-02 05:30:57.591 | } else { 2022-08-02 05:30:57.591 | group="" 2022-08-02 05:30:57.591 | } 2022-08-02 05:30:57.591 | next 2022-08-02 05:30:57.591 | } 2022-08-02 05:30:57.591 | { 2022-08-02 05:30:57.591 | if (group != "") 2022-08-02 05:30:57.591 | print $0 2022-08-02 05:30:57.591 | } 2022-08-02 05:30:57.591 | ' /home/ubuntu/devstack/local.conf 2022-08-02 05:30:57.607 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 05:30:57.620 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-02 05:30:57.683 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-02 05:30:57.748 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-02 05:30:57.754 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 05:30:57.760 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-02 05:30:57.768 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 05:30:57.771 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 05:30:57.780 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 05:30:57.812 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:57.822 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 05:30:57.830 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 05:30:57.836 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 05:30:57.882 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:57.886 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:30:57.891 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 05:30:57.957 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 05:30:57.965 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 05:30:57.973 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-02 05:30:58.029 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-02 05:30:58.068 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-02 05:30:58.074 | + lib/nova:configure_console_compute:639 : local offset 2022-08-02 05:30:58.079 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-02 05:30:58.082 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-02 05:30:58.086 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-02 05:30:58.124 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.65 2022-08-02 05:30:58.133 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-02 05:30:58.174 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:58.177 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-02 05:30:58.206 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:58.210 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-02 05:30:58.213 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-02 05:30:58.260 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-02 05:30:58.280 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:58.283 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-02 05:30:58.302 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:58.305 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-02 05:30:58.308 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 05:30:58.310 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-02 05:30:58.313 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-02 05:30:58.315 | + 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-02 05:30:58.318 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-02 05:30:58.320 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-02 05:30:58.323 | + functions-common:run_process:1696 : local group=libvirt 2022-08-02 05:30:58.326 | + functions-common:run_process:1697 : local user= 2022-08-02 05:30:58.329 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:30:58.331 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-02 05:30:58.334 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:30:58.336 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:30:58.343 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:30:58.346 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:30:58.351 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:30:58.359 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418258353 2022-08-02 05:30:58.362 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-02 05:30:58.386 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:30:58.389 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:30:58.391 | + functions-common:time_stop:2440 : local name 2022-08-02 05:30:58.394 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:30:58.397 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:30:58.399 | + functions-common:time_stop:2443 : local total 2022-08-02 05:30:58.402 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:30:58.405 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:30:58.407 | + functions-common:time_stop:2447 : start_time=1659418258353 2022-08-02 05:30:58.410 | + functions-common:time_stop:2449 : [[ -z 1659418258353 ]] 2022-08-02 05:30:58.416 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:30:58.418 | + functions-common:time_stop:2452 : end_time=1659418258415 2022-08-02 05:30:58.421 | + functions-common:time_stop:2453 : elapsed_time=62 2022-08-02 05:30:58.424 | + functions-common:time_stop:2454 : total=28105 2022-08-02 05:30:58.427 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:30:58.429 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28167 2022-08-02 05:30:58.433 | + 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-02 05:30:58.436 | + 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-02 05:30:58.439 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-02 05:30:58.463 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:30:58.466 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-02 05:30:58.466 | Dumping cells_v2 mapping 2022-08-02 05:30:58.468 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-02 05:30:59.060 | 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-02 05:31:01.904 | INFO dbcounter [None req-bb9b4bc1-35cd-4d4f-9be6-75d578db302e None None] Registered counter for database nova_api 2022-08-02 05:31:01.929 | DEBUG dbcounter [-] [145328] Writer thread running {{(pid=145328) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 05:31:01.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:31:01.980 | from cryptography.utils import int_from_bytes 2022-08-02 05:31:01.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:31:01.980 | from cryptography.utils import int_from_bytes 2022-08-02 05:31:01.980 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 05:31:01.980 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-02 05:31:01.980 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 05:31:01.980 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-02 05:31:01.980 | | cell1 | 5d4a38d0-646e-4569-927e-878d9547cffe | rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-02 05:31:01.980 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 05:31:02.387 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-02 05:31:02.390 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-02 05:31:02.454 | + inc/async:async_inner:63 : create_flavors 2022-08-02 05:31:02.496 | [79989 Async create_flavors:145420]: running: create_flavors 2022-08-02 05:31:02.498 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-02 05:31:02.517 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:02.520 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-02 05:31:02.523 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:31:02.525 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-02 05:31:02.528 | + ./stack.sh:main:1319 : start_cinder 2022-08-02 05:31:02.531 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-02 05:31:02.534 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-02 05:31:02.536 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-02 05:31:02.539 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-02 05:31:02.556 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:31:02.559 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-02 05:31:02.562 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-02 05:31:02.566 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-02 05:31:02.569 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-02 05:31:02.575 | + 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-02 05:31:02.577 | + functions-common:run_process:1694 : local service=c-api 2022-08-02 05:31:02.580 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:31:02.583 | + functions-common:run_process:1696 : local group= 2022-08-02 05:31:02.585 | + functions-common:run_process:1697 : local user= 2022-08-02 05:31:02.588 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:31:02.591 | + functions-common:run_process:1700 : local name=c-api 2022-08-02 05:31:02.593 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:31:02.596 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:31:02.599 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:02.601 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:02.617 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:02.617 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418262611 2022-08-02 05:31:02.617 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-02 05:31:02.635 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:02.637 | + 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-02 05:31:02.640 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-02 05:31:02.642 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:31:02.645 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:31:02.647 | + 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-02 05:31:02.650 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 05:31:02.652 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-02 05:31:02.655 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-02 05:31:02.657 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-02 05:31:02.660 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:31:02.663 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:31:02.665 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:31:02.668 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:31:02.670 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:31:02.673 | + 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-02 05:31:02.675 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-02 05:31:02.677 | + 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-02 05:31:02.680 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:31:02.683 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:31:02.685 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:31:02.687 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-02 05:31:02.690 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:31:02.694 | + 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-02 05:31:02.757 | + 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-02 05:31:02.820 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-02 05:31:02.873 | + 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-02 05:31:02.926 | + 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-02 05:31:02.979 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-02 05:31:03.032 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-02 05:31:03.084 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-02 05:31:03.139 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-02 05:31:03.190 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-02 05:31:03.242 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:31:03.245 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:31:03.248 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-02 05:31:03.311 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:31:03.723 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-02 05:31:03.737 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-02 05:31:04.156 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-02 05:31:04.236 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:31:04.240 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:04.243 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:04.246 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:04.248 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:04.251 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:04.257 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:31:04.262 | + functions-common:time_stop:2447 : start_time=1659418262611 2022-08-02 05:31:04.265 | + functions-common:time_stop:2449 : [[ -z 1659418262611 ]] 2022-08-02 05:31:04.270 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:04.277 | + functions-common:time_stop:2452 : end_time=1659418264271 2022-08-02 05:31:04.281 | + functions-common:time_stop:2453 : elapsed_time=1660 2022-08-02 05:31:04.284 | + functions-common:time_stop:2454 : total=28167 2022-08-02 05:31:04.286 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:04.289 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29827 2022-08-02 05:31:04.292 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.65/volume/v3 2022-08-02 05:31:04.295 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-02 05:31:04.295 | Waiting for Cinder API to start... 2022-08-02 05:31:04.298 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.65/volume/v3 2022-08-02 05:31:04.301 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:31:04.303 | + functions:wait_for_service:458 : local url=http://10.222.0.65/volume/v3 2022-08-02 05:31:04.306 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:31:04.308 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:31:04.311 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:31:04.314 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:04.316 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:04.324 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:04.328 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418264325 2022-08-02 05:31:04.332 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:31:04.340 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/volume/v3 2022-08-02 05:31:08.749 | + :: : [[ 401 == 503 ]] 2022-08-02 05:31:08.750 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:31:08.753 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:31:08.757 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:08.759 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:08.762 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:08.764 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:08.767 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:08.769 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:31:08.772 | + functions-common:time_stop:2447 : start_time=1659418264325 2022-08-02 05:31:08.775 | + functions-common:time_stop:2449 : [[ -z 1659418264325 ]] 2022-08-02 05:31:08.778 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:08.783 | + functions-common:time_stop:2452 : end_time=1659418268780 2022-08-02 05:31:08.786 | + functions-common:time_stop:2453 : elapsed_time=4455 2022-08-02 05:31:08.788 | + functions-common:time_stop:2454 : total=17519 2022-08-02 05:31:08.791 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:08.794 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21974 2022-08-02 05:31:08.797 | + functions:wait_for_service:467 : return 0 2022-08-02 05:31:08.800 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.803 | + functions-common:run_process:1694 : local service=c-sch 2022-08-02 05:31:08.805 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.808 | + functions-common:run_process:1696 : local group= 2022-08-02 05:31:08.811 | + functions-common:run_process:1697 : local user= 2022-08-02 05:31:08.813 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:31:08.816 | + functions-common:run_process:1700 : local name=c-sch 2022-08-02 05:31:08.818 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:31:08.821 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:31:08.824 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:08.827 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:08.830 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:08.835 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418268832 2022-08-02 05:31:08.838 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-02 05:31:08.856 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:08.858 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-02 05:31:08.861 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-02 05:31:08.863 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.866 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.868 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.871 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.873 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 05:31:08.876 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 05:31:08.879 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-02 05:31:08.881 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:31:08.884 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:31:08.887 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:31:08.889 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:31:08.892 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 05:31:08.894 | + 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-02 05:31:08.897 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-02 05:31:08.900 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:08.903 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:31:08.906 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:31:08.908 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 05:31:08.913 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:31:08.915 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:31:08.917 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-02 05:31:08.920 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:31:08.925 | + 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-02 05:31:08.991 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-02 05:31:09.058 | + 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-02 05:31:09.111 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-02 05:31:09.168 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-02 05:31:09.226 | + 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-02 05:31:09.284 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 05:31:09.286 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:31:09.289 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-02 05:31:09.352 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:31:09.781 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-02 05:31:09.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-02 05:31:10.207 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-02 05:31:10.232 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:31:10.242 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:10.247 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:10.251 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:10.253 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:10.256 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:10.259 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:31:10.262 | + functions-common:time_stop:2447 : start_time=1659418268832 2022-08-02 05:31:10.266 | + functions-common:time_stop:2449 : [[ -z 1659418268832 ]] 2022-08-02 05:31:10.269 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:10.274 | + functions-common:time_stop:2452 : end_time=1659418270271 2022-08-02 05:31:10.277 | + functions-common:time_stop:2453 : elapsed_time=1439 2022-08-02 05:31:10.280 | + functions-common:time_stop:2454 : total=29827 2022-08-02 05:31:10.282 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:10.285 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31266 2022-08-02 05:31:10.287 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:10.291 | + 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-02 05:31:10.293 | + functions-common:run_process:1694 : local service=c-bak 2022-08-02 05:31:10.296 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.299 | + functions-common:run_process:1696 : local group= 2022-08-02 05:31:10.302 | + functions-common:run_process:1697 : local user= 2022-08-02 05:31:10.304 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:10.307 | + functions-common:run_process:1700 : local name=c-bak 2022-08-02 05:31:10.309 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:31:10.312 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:31:10.315 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:10.318 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:10.321 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:10.326 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418270323 2022-08-02 05:31:10.329 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-02 05:31:10.355 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:10.358 | + functions-common:run_process:1704 : _run_under_systemd 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-02 05:31:10.361 | + functions-common:_run_under_systemd:1654 : local service=c-bak 2022-08-02 05:31:10.364 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.367 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.369 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.372 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.374 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 05:31:10.377 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 05:31:10.379 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-bak.service 2022-08-02 05:31:10.382 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:31:10.385 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:31:10.388 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:31:10.391 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:10.393 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 05:31:10.397 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:10.400 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-bak.service 2022-08-02 05:31:10.403 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.406 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:31:10.409 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:31:10.412 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:10.414 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:31:10.417 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:31:10.419 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-02 05:31:10.421 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:31:10.426 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-02 05:31:10.500 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-02 05:31:10.584 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:10.642 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-02 05:31:10.703 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-02 05:31:10.773 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:31:10.839 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 05:31:10.841 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:10.904 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:31:10.907 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-02 05:31:10.980 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:31:11.431 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-bak.service 2022-08-02 05:31:11.446 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-02 05:31:12.126 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-bak.service 2022-08-02 05:31:12.154 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:31:12.157 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:12.160 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:12.164 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:12.167 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:12.169 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:12.172 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:31:12.175 | + functions-common:time_stop:2447 : start_time=1659418270323 2022-08-02 05:31:12.177 | + functions-common:time_stop:2449 : [[ -z 1659418270323 ]] 2022-08-02 05:31:12.181 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:12.186 | + functions-common:time_stop:2452 : end_time=1659418272183 2022-08-02 05:31:12.188 | + functions-common:time_stop:2453 : elapsed_time=1860 2022-08-02 05:31:12.191 | + functions-common:time_stop:2454 : total=31266 2022-08-02 05:31:12.194 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:12.197 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33126 2022-08-02 05:31:12.200 | + 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-02 05:31:12.203 | + functions-common:run_process:1694 : local service=c-vol 2022-08-02 05:31:12.205 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.208 | + functions-common:run_process:1696 : local group= 2022-08-02 05:31:12.210 | + functions-common:run_process:1697 : local user= 2022-08-02 05:31:12.215 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:12.218 | + functions-common:run_process:1700 : local name=c-vol 2022-08-02 05:31:12.220 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:31:12.223 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:31:12.226 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:12.228 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:12.232 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:12.242 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418272234 2022-08-02 05:31:12.245 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-02 05:31:12.267 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:12.269 | + functions-common:run_process:1704 : _run_under_systemd 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-02 05:31:12.272 | + functions-common:_run_under_systemd:1654 : local service=c-vol 2022-08-02 05:31:12.275 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.277 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.280 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.283 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.286 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 05:31:12.288 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 05:31:12.292 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-vol.service 2022-08-02 05:31:12.294 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:31:12.297 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:31:12.300 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:31:12.302 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:12.305 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 05:31:12.308 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:12.311 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-vol.service 2022-08-02 05:31:12.313 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.316 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 05:31:12.319 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 05:31:12.322 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:12.326 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 05:31:12.329 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 05:31:12.332 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-02 05:31:12.335 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 05:31:12.340 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-02 05:31:12.424 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-02 05:31:12.524 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 05:31:12.594 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-02 05:31:12.675 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-02 05:31:12.748 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:31:12.813 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 05:31:12.816 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 05:31:12.881 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 05:31:12.884 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-02 05:31:12.971 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 05:31:13.479 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-vol.service 2022-08-02 05:31:13.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-02 05:31:13.982 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-vol.service 2022-08-02 05:31:14.006 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:31:14.012 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:14.017 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:14.021 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:14.028 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:14.038 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:14.050 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:31:14.056 | + functions-common:time_stop:2447 : start_time=1659418272234 2022-08-02 05:31:14.066 | + functions-common:time_stop:2449 : [[ -z 1659418272234 ]] 2022-08-02 05:31:14.073 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:14.082 | + functions-common:time_stop:2452 : end_time=1659418274075 2022-08-02 05:31:14.086 | + functions-common:time_stop:2453 : elapsed_time=1841 2022-08-02 05:31:14.093 | + functions-common:time_stop:2454 : total=33126 2022-08-02 05:31:14.101 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:14.108 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34967 2022-08-02 05:31:14.116 | + ./stack.sh:main:1320 : create_volume_types 2022-08-02 05:31:14.124 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-02 05:31:14.156 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:14.160 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 05:31:14.163 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-02 05:31:14.173 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 05:31:14.181 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-02 05:31:14.185 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-02 05:31:14.220 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:14.226 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-02 05:31:18.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:31:18.788 | from cryptography.utils import int_from_bytes 2022-08-02 05:31:18.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:31:18.788 | from cryptography.utils import int_from_bytes 2022-08-02 05:31:18.788 | +-------------+--------------------------------------+ 2022-08-02 05:31:18.788 | | Field | Value | 2022-08-02 05:31:18.788 | +-------------+--------------------------------------+ 2022-08-02 05:31:18.788 | | description | None | 2022-08-02 05:31:18.788 | | id | f2540be0-eb81-402f-a54e-75a3e52e543e | 2022-08-02 05:31:18.788 | | is_public | True | 2022-08-02 05:31:18.789 | | name | lvmdriver-1 | 2022-08-02 05:31:18.789 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-02 05:31:18.789 | +-------------+--------------------------------------+ 2022-08-02 05:31:18.962 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-02 05:31:18.965 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-02 05:31:18.968 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-02 05:31:18.991 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:18.994 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-02 05:31:18.997 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:31:18.999 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-02 05:31:19.002 | + ./stack.sh:main:1335 : start_glance 2022-08-02 05:31:19.005 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-02 05:31:19.009 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-02 05:31:19.034 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:31:19.037 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-02 05:31:19.041 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-02 05:31:19.045 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.048 | + functions-common:run_process:1694 : local service=g-api 2022-08-02 05:31:19.051 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.053 | + functions-common:run_process:1696 : local group= 2022-08-02 05:31:19.056 | + functions-common:run_process:1697 : local user= 2022-08-02 05:31:19.059 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 05:31:19.062 | + functions-common:run_process:1700 : local name=g-api 2022-08-02 05:31:19.064 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 05:31:19.067 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 05:31:19.070 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:19.073 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:19.076 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:19.081 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418279078 2022-08-02 05:31:19.083 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-08-02 05:31:19.109 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:19.112 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-02 05:31:19.115 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-08-02 05:31:19.118 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.121 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.123 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.126 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.129 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-02 05:31:19.131 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-02 05:31:19.135 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-08-02 05:31:19.137 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 05:31:19.140 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 05:31:19.143 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 05:31:19.145 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 05:31:19.148 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-02 05:31:19.151 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-02 05:31:19.154 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-08-02 05:31:19.157 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.159 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 05:31:19.162 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 05:31:19.165 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 05:31:19.167 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-02 05:31:19.170 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 05:31:19.175 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-02 05:31:19.251 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-02 05:31:19.325 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-02 05:31:19.395 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 05:31:19.454 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 05:31:19.520 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-02 05:31:19.584 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-02 05:31:19.662 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-02 05:31:19.722 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-02 05:31:19.786 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-02 05:31:19.843 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 05:31:19.845 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 05:31:19.848 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-02 05:31:19.926 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 05:31:20.377 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-08-02 05:31:20.392 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-02 05:31:20.861 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-08-02 05:31:20.947 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 05:31:20.953 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:20.960 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:20.964 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:20.968 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:20.973 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:20.977 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 05:31:20.984 | + functions-common:time_stop:2447 : start_time=1659418279078 2022-08-02 05:31:20.986 | + functions-common:time_stop:2449 : [[ -z 1659418279078 ]] 2022-08-02 05:31:20.994 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:20.997 | + functions-common:time_stop:2452 : end_time=1659418280993 2022-08-02 05:31:21.005 | + functions-common:time_stop:2453 : elapsed_time=1915 2022-08-02 05:31:21.008 | + functions-common:time_stop:2454 : total=34967 2022-08-02 05:31:21.011 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:21.028 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36882 2022-08-02 05:31:21.032 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-02 05:31:21.112 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 05:31:21.133 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.65) to start...' 2022-08-02 05:31:21.133 | Waiting for g-api (10.222.0.65) to start... 2022-08-02 05:31:21.141 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.65/image 2022-08-02 05:31:21.155 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 05:31:21.169 | + functions:wait_for_service:458 : local url=http://10.222.0.65/image 2022-08-02 05:31:21.184 | + functions:wait_for_service:459 : local rval=0 2022-08-02 05:31:21.196 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 05:31:21.206 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 05:31:21.222 | + functions-common:time_start:2427 : local start_time= 2022-08-02 05:31:21.225 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 05:31:21.236 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 05:31:21.250 | + functions-common:time_start:2431 : _TIME_START[$name]=1659418281238 2022-08-02 05:31:21.253 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 05:31:21.265 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/image 2022-08-02 05:31:25.090 | + :: : [[ 300 == 503 ]] 2022-08-02 05:31:25.091 | + :: : [[ 0 -eq 7 ]] 2022-08-02 05:31:25.095 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 05:31:25.097 | + functions-common:time_stop:2440 : local name 2022-08-02 05:31:25.100 | + functions-common:time_stop:2441 : local end_time 2022-08-02 05:31:25.103 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 05:31:25.110 | + functions-common:time_stop:2443 : local total 2022-08-02 05:31:25.113 | + functions-common:time_stop:2444 : local start_time 2022-08-02 05:31:25.122 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 05:31:25.125 | + functions-common:time_stop:2447 : start_time=1659418281238 2022-08-02 05:31:25.131 | + functions-common:time_stop:2449 : [[ -z 1659418281238 ]] 2022-08-02 05:31:25.136 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 05:31:25.142 | + functions-common:time_stop:2452 : end_time=1659418285138 2022-08-02 05:31:25.145 | + functions-common:time_stop:2453 : elapsed_time=3900 2022-08-02 05:31:25.151 | + functions-common:time_stop:2454 : total=21974 2022-08-02 05:31:25.154 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 05:31:25.157 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25874 2022-08-02 05:31:25.160 | + functions:wait_for_service:467 : return 0 2022-08-02 05:31:25.163 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-02 05:31:25.181 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:25.184 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-02 05:31:25.206 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 05:31:25.210 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-02 05:31:25.213 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 05:31:25.216 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-02 05:31:25.219 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-02 05:31:25.221 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:25.225 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:25.227 | + functions:upload_image:134 : local image image_fname image_name 2022-08-02 05:31:25.229 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-02 05:31:25.235 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:25.239 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:25.241 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-02 05:31:25.243 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-02 05:31:25.245 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:25.249 | --2022-08-02 05:31:25-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:25.250 | Connecting to 10.100.0.9:80... connected. 2022-08-02 05:31:25.252 | HTTP request sent, awaiting response... 200 OK 2022-08-02 05:31:25.252 | Length: 645922816 (616M) 2022-08-02 05:31:25.252 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-08-02 05:31:25.271 | 2022-08-02 05:31:25.562 | 0K ........ ........ ........ ........ 5% 106M 5s 2022-08-02 05:31:25.849 | 32768K ........ ........ ........ ........ 10% 111M 5s 2022-08-02 05:31:26.137 | 65536K ........ ........ ........ ........ 15% 111M 5s 2022-08-02 05:31:26.424 | 98304K ........ ........ ........ ........ 20% 111M 4s 2022-08-02 05:31:26.712 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-08-02 05:31:26.999 | 163840K ........ ........ ........ ........ 31% 111M 4s 2022-08-02 05:31:27.286 | 196608K ........ ........ ........ ........ 36% 111M 4s 2022-08-02 05:31:27.573 | 229376K ........ ........ ........ ........ 41% 111M 3s 2022-08-02 05:31:27.860 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-08-02 05:31:28.147 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-08-02 05:31:28.435 | 327680K ........ ........ ........ ........ 57% 111M 2s 2022-08-02 05:31:28.724 | 360448K ........ ........ ........ ........ 62% 110M 2s 2022-08-02 05:31:29.012 | 393216K ........ ........ ........ ........ 67% 111M 2s 2022-08-02 05:31:29.299 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-08-02 05:31:29.585 | 458752K ........ ........ ........ ........ 77% 112M 1s 2022-08-02 05:31:29.873 | 491520K ........ ........ ........ ........ 83% 111M 1s 2022-08-02 05:31:30.160 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-08-02 05:31:30.447 | 557056K ........ ........ ........ ........ 93% 111M 0s 2022-08-02 05:31:30.752 | 589824K ........ ........ ........ ........ 98% 104M 0s 2022-08-02 05:31:30.797 | 622592K ........ 100% 155M=5.5s 2022-08-02 05:31:30.797 | 2022-08-02 05:31:30.797 | 2022-08-02 05:31:30 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-08-02 05:31:30.797 | 2022-08-02 05:31:30.800 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-08-02 05:31:30.802 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:30.805 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-02 05:31:30.807 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-02 05:31:30.810 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-02 05:31:30.812 | + functions:upload_image:294 : local kernel= 2022-08-02 05:31:30.814 | + functions:upload_image:295 : local ramdisk= 2022-08-02 05:31:30.817 | + functions:upload_image:296 : local disk_format= 2022-08-02 05:31:30.819 | + functions:upload_image:297 : local container_format= 2022-08-02 05:31:30.822 | + functions:upload_image:298 : local unpack= 2022-08-02 05:31:30.824 | + functions:upload_image:299 : local img_property= 2022-08-02 05:31:30.826 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 05:31:30.828 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-02 05:31:30.831 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-02 05:31:30.833 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-02 05:31:30.835 | + functions:upload_image:309 : case "$image_fname" in 2022-08-02 05:31:30.837 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:30.840 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:30.845 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-02 05:31:30.848 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:30.848 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-02 05:31:30.853 | + functions:upload_image:376 : disk_format=vhdx 2022-08-02 05:31:30.856 | + functions:upload_image:377 : container_format=bare 2022-08-02 05:31:30.858 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-02 05:31:30.860 | + functions:upload_image:385 : is_arch ppc64le 2022-08-02 05:31:30.863 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:31:30.868 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-02 05:31:30.870 | + functions:upload_image:385 : is_arch ppc64 2022-08-02 05:31:30.873 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:31:30.877 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-02 05:31:30.880 | + functions:upload_image:385 : is_arch ppc 2022-08-02 05:31:30.883 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:31:30.888 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-08-02 05:31:30.891 | + functions:upload_image:389 : is_arch aarch64 2022-08-02 05:31:30.894 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 05:31:30.900 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 05:31:30.903 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-02 05:31:30.905 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-02 05:31:30.908 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-02 05:31:30.910 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-02 05:31:30.912 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-02 05:31:30.914 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-02 05:31:30.917 | + functions:_upload_image:105 : shift 2022-08-02 05:31:30.919 | + functions:_upload_image:106 : local container=bare 2022-08-02 05:31:30.921 | + functions:_upload_image:107 : shift 2022-08-02 05:31:30.923 | + functions:_upload_image:108 : local disk=vhdx 2022-08-02 05:31:30.925 | + functions:_upload_image:109 : shift 2022-08-02 05:31:30.927 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 05:31:30.930 | + functions:_upload_image:111 : shift 2022-08-02 05:31:30.932 | + functions:_upload_image:112 : local properties 2022-08-02 05:31:30.934 | + functions:_upload_image:113 : local useimport 2022-08-02 05:31:30.937 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-02 05:31:30.939 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-02 05:31:30.948 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-02 05:31:30.950 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-02 05:31:30.952 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-02 05:31:30.955 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-02 05:31:30.957 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-02 05:31:30.959 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-02 05:31:33.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:31:33.688 | from cryptography.utils import int_from_bytes 2022-08-02 05:31:33.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 05:31:33.688 | from cryptography.utils import int_from_bytes 2022-08-02 05:31:33.688 | HttpException: 500: Server Error for url: http://10.222.0.65/image/v2/images, 500 Internal Server Error: The server has either erred or is incapable of performing the requested operation. 2022-08-02 05:31:33.830 | + functions:_upload_image:1 : exit_trap 2022-08-02 05:31:33.833 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-02 05:31:33.837 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-02 05:31:33.839 | + ./stack.sh:exit_trap:517 : jobs='105609 2022-08-02 05:31:33.839 | 145420' 2022-08-02 05:31:33.841 | + ./stack.sh:exit_trap:520 : [[ -n 105609 2022-08-02 05:31:33.841 | 145420 ]] 2022-08-02 05:31:33.844 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-02-051828 ]] 2022-08-02 05:31:33.846 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-02 05:31:33.848 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-02 05:31:33.848 | exit_trap: cleaning up child processes 2022-08-02 05:31:33.850 | + ./stack.sh:exit_trap:522 : kill 105609 145420 2022-08-02 05:31:33.854 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.vsu2SZdQFM ']' 2022-08-02 05:31:33.856 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.vsu2SZdQFM 2022-08-02 05:31:33.861 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-02 05:31:33.864 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-02 05:31:33.869 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-02 05:31:33.872 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-02 05:31:33.872 | Error on exit 2022-08-02 05:31:33.874 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-02 05:31:33.877 | + ./stack.sh:exit_trap:537 : generate-subunit 1659417505 788 fail 2022-08-02 05:31:34.129 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-02 05:31:34.131 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-02 05:31:35.031 | + ./stack.sh:exit_trap:551 : exit 1